2022-04-13 23:13:58.696 | + ./stack.sh:main:489 : exec 2022-04-13 23:13:58.696 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231358' 2022-04-13 23:13:58.696 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-231358.summary.2022-04-13-231358 2022-04-13 23:13:58.696 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:13:58.697 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231358 2022-04-13 23:13:58.697 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231358 /opt/stack/logs/stack.sh.log 2022-04-13 23:13:58.697 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231358.summary.2022-04-13-231358 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:13:58.697 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:13:58.697 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:13:58.697 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:13:58.697 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:13:58.697 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:13:58.697 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:13:58.697 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:13:58.697 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:13:58.697 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:13:58.697 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:13:58.697 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:13:58.697 | Linux dv-cinder-837527-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:13:58.697 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:13:58.697 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:13:58.702 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:13:58.742 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:13:58.760 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:13:58.762 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:13:58.765 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:13:58.767 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:13:58.769 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:13:58.771 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:13:58.773 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:13:58.774 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:13:58.776 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:13:58.778 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:13:58.780 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:13:58.782 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:13:58.784 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:13:58.786 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:13:58.790 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:13:58.792 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:13:58.794 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:13:58.796 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:13:58.799 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:13:58.814 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:58.816 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:13:58.818 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:13:58.820 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:13:58.822 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:13:58.824 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:13:58.826 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:13:58.828 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:13:58.830 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:13:58.832 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:13:58.834 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:13:58.836 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:13:58.838 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:13:58.840 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:13:58.842 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:13:58.844 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:13:58.846 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:13:58.866 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:13:58.868 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:13:58.882 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:58.885 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:13:58.889 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:13:58.891 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:13:58.893 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:13:58.895 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:13:58.897 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:13:58.899 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:13:58.901 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:13:58.904 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:13:58.906 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:13:58.908 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:13:58.913 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:13:58.925 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:13:58.949 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:13:58.962 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:13:58.977 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:13:59.020 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:13:59.080 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:13:59.170 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:13:59.193 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:13:59.237 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:13:59.293 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:13:59.441 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:13:59.455 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:13:59.468 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:13:59.481 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:13:59.577 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:13:59.579 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:13:59.582 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:13:59.584 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:13:59.586 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:13:59.588 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:13:59.591 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:13:59.591 | False' 2022-04-13 23:13:59.594 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:13:59.609 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:13:59.612 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:13:59.614 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:13:59.616 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:13:59.618 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:13:59.620 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:13:59.622 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:13:59.624 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:13:59.626 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:13:59.629 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:13:59.633 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:13:59.635 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:13:59.637 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:13:59.639 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:13:59.641 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:13:59.655 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:59.657 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:13:59.659 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:13:59.699 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:13:59.701 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:13:59.703 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:13:59.706 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:13:59.708 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:13:59.710 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:13:59.712 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:13:59.714 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:13:59.716 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:13:59.718 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:13:59.721 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.723 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:13:59.725 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.728 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:13:59.731 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.752 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:13:59.753 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.753 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:13:59.753 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.753 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:13:59.753 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.753 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:13:59.753 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.753 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:13:59.754 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.757 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:13:59.759 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.761 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:13:59.764 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.766 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:13:59.768 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.770 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:13:59.773 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.775 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:13:59.777 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.779 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:13:59.781 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.784 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:13:59.786 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.788 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:13:59.790 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.793 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:13:59.795 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.798 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:13:59.800 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.802 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:13:59.805 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.807 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:13:59.810 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.812 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:13:59.814 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.816 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:13:59.818 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.821 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:13:59.824 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.826 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:13:59.828 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.830 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:13:59.833 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.835 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:13:59.837 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.840 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:13:59.842 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.844 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:13:59.847 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.849 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:13:59.851 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.853 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:13:59.856 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.858 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:13:59.860 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.862 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:13:59.865 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.867 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:13:59.869 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.872 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:13:59.874 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.877 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:13:59.879 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.881 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:13:59.883 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.886 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:13:59.888 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.891 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:13:59.893 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.895 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:13:59.897 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.900 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:13:59.902 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.904 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:13:59.906 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.909 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:13:59.911 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.913 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:13:59.915 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.918 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:13:59.920 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.922 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:13:59.924 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:13:59.927 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:13:59.930 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:13:59.932 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:13:59.935 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:13:59.951 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:59.953 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:13:59.956 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:13:59.958 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:13:59.973 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:59.975 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:13:59.977 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:13:59.980 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:13:59.982 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:13:59.984 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:13:59.986 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:13:59.989 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:13:59.991 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:13:59.993 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:13:59.993 | Using mysql database backend 2022-04-13 23:13:59.996 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:14:00.012 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:14:00.015 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:14:00.018 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:14:00.020 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:14:00.023 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:14:00.026 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:14:00.041 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:00.044 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:14:00.061 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:14:00.077 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:00.080 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:14:00.095 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:14:00.111 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:14:00.128 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:00.130 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:14:00.147 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:00.149 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:14:00.166 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:14:00.169 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:14:00.171 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:14:00.174 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:14:00.177 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:14:00.181 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231400 2022-04-13 23:14:00.184 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231400 759' 2022-04-13 23:14:00.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.189 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:14:00.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.193 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:14:00.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.198 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:14:00.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.203 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:14:00.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.208 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-04-13 23:14:00.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.212 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-04-13 23:14:00.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.218 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231358 2022-04-13 23:14:00.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.222 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:14:00.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.227 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-04-13 23:14:00.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.233 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:14:00.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.237 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:14:00.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.242 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:14:00.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:00.247 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:14:00.249 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:14:00.252 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:14:00.254 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:14:00.256 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:14:00.259 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:14:00.261 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:14:00.264 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:14:00.266 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:14:00.269 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:14:00.271 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:14:00.287 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:14:00.289 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:14:00.291 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:00.294 | + functions-common:git_clone:629 : echo master 2022-04-13 23:14:00.294 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:14:00.299 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:14:00.301 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:00.304 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:14:00.316 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:14:00.319 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:14:00.319 | + functions-common:git_clone:685 : head -1 2022-04-13 23:14:00.322 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:14:00.325 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:14:00.328 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:14:00.331 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:14:00.333 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:14:00.335 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:14:00.338 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:14:00.341 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:14:00.343 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:14:00.346 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:14:00.348 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:14:00.351 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:14:00.354 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:14:00.358 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891640 2022-04-13 23:14:00.361 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:14:00.366 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649891013 2022-04-13 23:14:00.368 | ++ tools/install_prereqs.sh:source:49 : DELTA=627 2022-04-13 23:14:00.371 | ++ tools/install_prereqs.sh:source:50 : [[ 627 -lt 7200 ]] 2022-04-13 23:14:00.373 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:14:00.376 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:14:00.378 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:14:00.380 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:14:00.383 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:14:00.385 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:14:00.388 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:14:00.390 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:14:00.393 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:14:00.441 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:14:00.441 | apache2-dev 2022-04-13 23:14:00.441 | bc 2022-04-13 23:14:00.441 | bsdmainutils 2022-04-13 23:14:00.441 | curl 2022-04-13 23:14:00.441 | g++ 2022-04-13 23:14:00.441 | gawk 2022-04-13 23:14:00.441 | gcc 2022-04-13 23:14:00.441 | gettext 2022-04-13 23:14:00.441 | git 2022-04-13 23:14:00.442 | graphviz 2022-04-13 23:14:00.442 | iputils-ping 2022-04-13 23:14:00.442 | libapache2-mod-proxy-uwsgi 2022-04-13 23:14:00.442 | libffi-dev 2022-04-13 23:14:00.442 | libjpeg-dev 2022-04-13 23:14:00.442 | libpcre3-dev 2022-04-13 23:14:00.442 | libpq-dev 2022-04-13 23:14:00.442 | libssl-dev 2022-04-13 23:14:00.442 | libsystemd-dev 2022-04-13 23:14:00.442 | libxml2-dev 2022-04-13 23:14:00.442 | libxslt1-dev 2022-04-13 23:14:00.442 | libyaml-dev 2022-04-13 23:14:00.442 | lsof 2022-04-13 23:14:00.442 | openssh-server 2022-04-13 23:14:00.442 | openssl 2022-04-13 23:14:00.442 | pkg-config 2022-04-13 23:14:00.442 | psmisc 2022-04-13 23:14:00.442 | python3-dev 2022-04-13 23:14:00.442 | python3-pip 2022-04-13 23:14:00.442 | python3-systemd 2022-04-13 23:14:00.442 | python3-venv 2022-04-13 23:14:00.442 | tar 2022-04-13 23:14:00.442 | tcpdump 2022-04-13 23:14:00.442 | unzip 2022-04-13 23:14:00.442 | uuid-runtime 2022-04-13 23:14:00.442 | wget 2022-04-13 23:14:00.442 | wget 2022-04-13 23:14:00.442 | zlib1g-dev 2022-04-13 23:14:00.442 | libkrb5-dev 2022-04-13 23:14:00.442 | libldap2-dev 2022-04-13 23:14:00.442 | libsasl2-dev 2022-04-13 23:14:00.442 | memcached 2022-04-13 23:14:00.442 | python3-mysqldb 2022-04-13 23:14:00.442 | sqlite3 2022-04-13 23:14:00.442 | conntrack 2022-04-13 23:14:00.442 | curl 2022-04-13 23:14:00.442 | dnsmasq-base 2022-04-13 23:14:00.442 | dnsmasq-utils 2022-04-13 23:14:00.442 | ebtables 2022-04-13 23:14:00.443 | genisoimage 2022-04-13 23:14:00.443 | iptables 2022-04-13 23:14:00.443 | iputils-arping 2022-04-13 23:14:00.443 | kpartx 2022-04-13 23:14:00.443 | libjs-jquery-tablesorter 2022-04-13 23:14:00.443 | parted 2022-04-13 23:14:00.443 | pm-utils 2022-04-13 23:14:00.443 | python3-mysqldb 2022-04-13 23:14:00.443 | socat 2022-04-13 23:14:00.443 | sqlite3 2022-04-13 23:14:00.443 | sudo 2022-04-13 23:14:00.443 | vlan 2022-04-13 23:14:00.443 | lsscsi 2022-04-13 23:14:00.443 | open-iscsi 2022-04-13 23:14:00.443 | lvm2 2022-04-13 23:14:00.443 | qemu-utils 2022-04-13 23:14:00.443 | thin-provisioning-tools 2022-04-13 23:14:00.443 | acl 2022-04-13 23:14:00.443 | dnsmasq-base 2022-04-13 23:14:00.443 | dnsmasq-utils 2022-04-13 23:14:00.443 | ebtables 2022-04-13 23:14:00.443 | haproxy 2022-04-13 23:14:00.443 | iptables 2022-04-13 23:14:00.443 | iputils-arping 2022-04-13 23:14:00.443 | iputils-ping 2022-04-13 23:14:00.443 | postgresql-server-dev-all 2022-04-13 23:14:00.443 | python3-mysqldb 2022-04-13 23:14:00.443 | sqlite3 2022-04-13 23:14:00.443 | sudo 2022-04-13 23:14:00.443 | vlan 2022-04-13 23:14:00.443 | pcp 2022-04-13 23:14:00.443 | ipset 2022-04-13 23:14:00.443 | conntrack 2022-04-13 23:14:00.443 | conntrackd 2022-04-13 23:14:00.443 | keepalived 2022-04-13 23:14:00.443 | lvm2 2022-04-13 23:14:00.443 | qemu-utils 2022-04-13 23:14:00.443 | thin-provisioning-tools 2022-04-13 23:14:00.444 | curl 2022-04-13 23:14:00.444 | liberasurecode-dev 2022-04-13 23:14:00.444 | make 2022-04-13 23:14:00.444 | memcached 2022-04-13 23:14:00.444 | rsync 2022-04-13 23:14:00.444 | sqlite3 2022-04-13 23:14:00.444 | xfsprogs' 2022-04-13 23:14:00.446 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:14:00.464 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:14:00.464 | apache2-dev 2022-04-13 23:14:00.464 | bc 2022-04-13 23:14:00.464 | bsdmainutils 2022-04-13 23:14:00.464 | curl 2022-04-13 23:14:00.464 | g++ 2022-04-13 23:14:00.464 | gawk 2022-04-13 23:14:00.464 | gcc 2022-04-13 23:14:00.464 | gettext 2022-04-13 23:14:00.464 | git 2022-04-13 23:14:00.464 | graphviz 2022-04-13 23:14:00.464 | iputils-ping 2022-04-13 23:14:00.464 | libapache2-mod-proxy-uwsgi 2022-04-13 23:14:00.464 | libffi-dev 2022-04-13 23:14:00.464 | libjpeg-dev 2022-04-13 23:14:00.464 | libpcre3-dev 2022-04-13 23:14:00.464 | libpq-dev 2022-04-13 23:14:00.464 | libssl-dev 2022-04-13 23:14:00.464 | libsystemd-dev 2022-04-13 23:14:00.465 | libxml2-dev 2022-04-13 23:14:00.465 | libxslt1-dev 2022-04-13 23:14:00.465 | libyaml-dev 2022-04-13 23:14:00.465 | lsof 2022-04-13 23:14:00.465 | openssh-server 2022-04-13 23:14:00.465 | openssl 2022-04-13 23:14:00.465 | pkg-config 2022-04-13 23:14:00.465 | psmisc 2022-04-13 23:14:00.465 | python3-dev 2022-04-13 23:14:00.465 | python3-pip 2022-04-13 23:14:00.465 | python3-systemd 2022-04-13 23:14:00.465 | python3-venv 2022-04-13 23:14:00.465 | tar 2022-04-13 23:14:00.465 | tcpdump 2022-04-13 23:14:00.465 | unzip 2022-04-13 23:14:00.465 | uuid-runtime 2022-04-13 23:14:00.465 | wget 2022-04-13 23:14:00.465 | wget 2022-04-13 23:14:00.465 | zlib1g-dev 2022-04-13 23:14:00.465 | libkrb5-dev 2022-04-13 23:14:00.465 | libldap2-dev 2022-04-13 23:14:00.465 | libsasl2-dev 2022-04-13 23:14:00.465 | memcached 2022-04-13 23:14:00.465 | python3-mysqldb 2022-04-13 23:14:00.465 | sqlite3 2022-04-13 23:14:00.465 | conntrack 2022-04-13 23:14:00.465 | curl 2022-04-13 23:14:00.465 | dnsmasq-base 2022-04-13 23:14:00.465 | dnsmasq-utils 2022-04-13 23:14:00.465 | ebtables 2022-04-13 23:14:00.465 | genisoimage 2022-04-13 23:14:00.465 | iptables 2022-04-13 23:14:00.465 | iputils-arping 2022-04-13 23:14:00.465 | kpartx 2022-04-13 23:14:00.465 | libjs-jquery-tablesorter 2022-04-13 23:14:00.465 | parted 2022-04-13 23:14:00.465 | pm-utils 2022-04-13 23:14:00.465 | python3-mysqldb 2022-04-13 23:14:00.465 | socat 2022-04-13 23:14:00.466 | sqlite3 2022-04-13 23:14:00.466 | sudo 2022-04-13 23:14:00.466 | vlan 2022-04-13 23:14:00.466 | lsscsi 2022-04-13 23:14:00.466 | open-iscsi 2022-04-13 23:14:00.466 | lvm2 2022-04-13 23:14:00.466 | qemu-utils 2022-04-13 23:14:00.466 | thin-provisioning-tools 2022-04-13 23:14:00.466 | acl 2022-04-13 23:14:00.466 | dnsmasq-base 2022-04-13 23:14:00.466 | dnsmasq-utils 2022-04-13 23:14:00.466 | ebtables 2022-04-13 23:14:00.466 | haproxy 2022-04-13 23:14:00.466 | iptables 2022-04-13 23:14:00.466 | iputils-arping 2022-04-13 23:14:00.466 | iputils-ping 2022-04-13 23:14:00.466 | postgresql-server-dev-all 2022-04-13 23:14:00.466 | python3-mysqldb 2022-04-13 23:14:00.466 | sqlite3 2022-04-13 23:14:00.466 | sudo 2022-04-13 23:14:00.466 | vlan 2022-04-13 23:14:00.466 | pcp 2022-04-13 23:14:00.466 | ipset 2022-04-13 23:14:00.466 | conntrack 2022-04-13 23:14:00.466 | conntrackd 2022-04-13 23:14:00.466 | keepalived 2022-04-13 23:14:00.466 | lvm2 2022-04-13 23:14:00.466 | qemu-utils 2022-04-13 23:14:00.466 | thin-provisioning-tools 2022-04-13 23:14:00.466 | curl 2022-04-13 23:14:00.466 | liberasurecode-dev 2022-04-13 23:14:00.466 | make 2022-04-13 23:14:00.466 | memcached 2022-04-13 23:14:00.466 | rsync 2022-04-13 23:14:00.466 | sqlite3 2022-04-13 23:14:00.466 | xfsprogs ' 2022-04-13 23:14:00.467 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:14:00.469 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:00.471 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:00.474 | ++ 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-13 23:14:00.475 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:14:00.480 | ++ 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-13 23:14:00.482 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:14:00.484 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:14:00.487 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:14:00.489 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:14:00.491 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:00.493 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:14:00.496 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:00.498 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:00.500 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:14:00.502 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:14:00.504 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:00.506 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:14:00.509 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:14:00.513 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:14:00.515 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:14:00.517 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:14:00.519 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:14:00.521 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:14:00.524 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:14:00.528 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891640526 2022-04-13 23:14:00.530 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:14:00.532 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:14:00.534 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:14:00.844 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 23:14:00.886 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:14:00.994 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 23:14:01.455 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 23:14:11.456 | Fetched 336 kB in 1s (330 kB/s) 2022-04-13 23:14:12.998 | Reading package lists... 2022-04-13 23:14:13.031 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:14:13.033 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:14:13.036 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:14:13.038 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:13.040 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:13.042 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:14:13.044 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:13.046 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:14:13.048 | ++ functions-common:time_stop:2439 : start_time=1649891640526 2022-04-13 23:14:13.050 | ++ functions-common:time_stop:2441 : [[ -z 1649891640526 ]] 2022-04-13 23:14:13.053 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:13.057 | ++ functions-common:time_stop:2444 : end_time=1649891653055 2022-04-13 23:14:13.060 | ++ functions-common:time_stop:2445 : elapsed_time=12529 2022-04-13 23:14:13.062 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:14:13.064 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:13.066 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=12529 2022-04-13 23:14:13.068 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:14:13.071 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:14:13.074 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:13.076 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:13.079 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:14:13.101 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:14:13.210 | Reading package lists... 2022-04-13 23:14:13.463 | Building dependency tree... 2022-04-13 23:14:13.464 | Reading state information... 2022-04-13 23:14:13.498 | acl is already the newest version (2.2.53-6). 2022-04-13 23:14:13.498 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:14:13.498 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:14:13.498 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:14:13.498 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:14:13.498 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:14:13.499 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:14:13.499 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:14:13.499 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:14:13.499 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:14:13.499 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:14:13.499 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:14:13.499 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:14:13.499 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:14:13.499 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:14:13.499 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:14:13.499 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:14:13.499 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:14:13.499 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:14:13.499 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:14:13.499 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:14:13.499 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:14:13.499 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:14:13.499 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:14:13.499 | psmisc is already the newest version (23.3-1). 2022-04-13 23:14:13.499 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:14:13.499 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:14:13.499 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:14:13.499 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:14:13.499 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:14:13.499 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:14:13.499 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:14:13.499 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:14:13.499 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:14:13.499 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:14:13.499 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:14:13.499 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:14:13.499 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:14:13.499 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:14:13.499 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:14:13.499 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:14:13.500 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:14:13.500 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:14:13.500 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:14:13.500 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:14:13.500 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:14:13.500 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:14:13.500 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:14:13.500 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:14:13.500 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:14:13.500 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:14:13.500 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:14:13.500 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:14:13.500 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:14:13.500 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:14:13.500 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:14:13.500 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:14:13.500 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:14:13.500 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:14:13.500 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:14:13.500 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:14:13.500 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:14:13.500 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:14:13.500 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:14:13.500 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:14:13.500 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:14:13.500 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:14:13.500 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:14:13.500 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:14:13.724 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:14:13.724 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:14:13.724 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:14:13.724 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:14:13.724 | The following packages were automatically installed and are no longer required: 2022-04-13 23:14:13.725 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:14:13.725 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:14:13.725 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:14:13.725 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:14:13.725 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:14:13.725 | python3-zope.interface 2022-04-13 23:14:13.725 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:14:13.840 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:14:13.844 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:14:13.846 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:14:13.849 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:14:13.851 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:13.853 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:13.855 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:14:13.857 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:13.859 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:14:13.862 | ++ functions-common:time_stop:2439 : start_time=1649891653098 2022-04-13 23:14:13.864 | ++ functions-common:time_stop:2441 : [[ -z 1649891653098 ]] 2022-04-13 23:14:13.867 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:13.871 | ++ functions-common:time_stop:2444 : end_time=1649891653868 2022-04-13 23:14:13.873 | ++ functions-common:time_stop:2445 : elapsed_time=770 2022-04-13 23:14:13.875 | ++ functions-common:time_stop:2446 : total=803 2022-04-13 23:14:13.877 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:13.880 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1573 2022-04-13 23:14:13.882 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:14:13.885 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:14:13.888 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:14:13.890 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:14:13.894 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:14:13.898 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:14:13.901 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:14:13.904 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:14:15.314 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:14:15.316 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:14:15.317 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:14:15.319 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:14:15.321 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:14:15.323 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:14:15.325 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:14:15.327 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:14:15.329 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:14:15.330 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:14:15.332 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:14:15.334 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:14:15.336 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:14:15.337 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:14:15.339 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:14:15.341 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:14:15.342 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:14:15.344 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:14:15.346 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:14:15.348 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:14:15.350 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:14:15.352 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:14:15.354 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:14:15.357 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:14:15.432 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:14:15.435 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:14:15.508 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:14:15.511 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:14:15.585 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:14:15.586 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:14:15.589 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:14:15.591 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:14:15.593 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:14:15.594 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:14:15.596 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:14:15.598 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:14:15.600 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:14:15.602 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:14:15.604 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:14:15.604 | Distro: focal 2022-04-13 23:14:15.606 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:14:15.609 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:14:15.612 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:14:15.614 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:14:15.617 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:14:15.617 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:14:16.298 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:14:16.300 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:14:16.300 | pip: 21.3.1 2022-04-13 23:14:16.302 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:14:16.304 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:14:16.306 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:14:16.307 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:14:16.309 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:14:16.311 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:16.313 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:14:16.314 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:14:16.316 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:14:16.318 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:14:16.319 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:14:16.321 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:16.323 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:14:16.325 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:14:16.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:16.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:16.331 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:14:16.333 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:14:16.334 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:14:16.336 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:14:16.338 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:14:16.341 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:14:16.343 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:14:16.344 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:14:16.347 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:14:16.347 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:14:16.351 | ++ 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-13 23:14:16.353 | ++ 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-13 23:14:16.355 | ++ 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-13 23:14:16.357 | + 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-13 23:14:16.359 | + 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-13 23:14:16.376 | 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-13 23:14:16.378 | + 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-13 23:14:17.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:17.253 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:17.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:17.253 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:18.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:20.306 | 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-13 23:14:20.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:14:22.912 | Installing collected packages: setuptools 2022-04-13 23:14:23.854 | Successfully installed setuptools-62.0.0 2022-04-13 23:14:23.854 | 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-13 23:14:24.030 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:24.030 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:24.173 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:24.175 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:24.177 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:24.179 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:24.181 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:24.183 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:24.184 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:24.186 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:24.188 | + functions-common:time_stop:2439 : start_time=1649891656371 2022-04-13 23:14:24.189 | + functions-common:time_stop:2441 : [[ -z 1649891656371 ]] 2022-04-13 23:14:24.192 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:24.195 | + functions-common:time_stop:2444 : end_time=1649891664193 2022-04-13 23:14:24.197 | + functions-common:time_stop:2445 : elapsed_time=7822 2022-04-13 23:14:24.199 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:14:24.200 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:24.202 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7822 2022-04-13 23:14:24.204 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:24.206 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:14:24.208 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:14:24.212 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:14:24.214 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:14:24.217 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:14:24.217 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:14:24.909 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:14:24.911 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:14:24.911 | pip: 21.3.1 2022-04-13 23:14:24.914 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:14:24.918 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:14:24.921 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:14:24.923 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:14:24.926 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:14:24.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:24.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:24.932 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:14:24.944 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:14:24.955 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:14:24.967 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:14:24.969 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:14:24.971 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:14:24.973 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:14:24.975 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:14:24.978 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:24.980 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:14:24.982 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:14:24.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:14:24.986 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:14:24.988 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:14:24.990 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:24.993 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:14:24.995 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:14:24.997 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:14:24.999 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:14:25.002 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:14:25.004 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:14:25.006 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:14:25.008 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:14:25.011 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:14:25.013 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:14:25.015 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:14:25.017 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:14:25.019 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:14:25.022 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:14:25.024 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:25.026 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:14:25.029 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:14:25.049 | Using python 3.8 to install os-testr 2022-04-13 23:14:25.052 | + 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-13 23:14:25.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:25.935 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:25.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:25.935 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:27.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:27.154 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:14:27.231 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:14:27.232 | 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-13 23:14:27.233 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:14:27.246 | 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-13 23:14:27.256 | 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-13 23:14:27.267 | 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-13 23:14:29.805 | 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-13 23:14:29.812 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:29.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:29.935 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:29.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:29.939 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:29.942 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:29.944 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:29.946 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:29.949 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:29.951 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:29.953 | + functions-common:time_stop:2439 : start_time=1649891665044 2022-04-13 23:14:29.955 | + functions-common:time_stop:2441 : [[ -z 1649891665044 ]] 2022-04-13 23:14:29.958 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:29.962 | + functions-common:time_stop:2444 : end_time=1649891669959 2022-04-13 23:14:29.964 | + functions-common:time_stop:2445 : elapsed_time=4915 2022-04-13 23:14:29.966 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:14:29.968 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:29.971 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4915 2022-04-13 23:14:29.973 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:29.975 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:14:30.027 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:14:30.266 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:14:30.269 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:14:30.271 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:14:30.273 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:14:30.277 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:14:30.301 | + 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-13 23:14:32.210 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.217 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.222 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.227 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.230 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.237 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.241 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.268 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.347 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.366 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.371 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.375 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.390 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.398 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.400 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.417 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.435 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.444 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.449 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.467 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.489 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.506 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.515 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.520 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.541 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.570 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.572 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.586 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.591 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.595 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.600 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.615 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.621 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.671 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.689 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.693 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.724 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.787 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.794 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.801 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.854 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.868 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.876 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:32.980 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.005 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.009 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.019 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.024 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.044 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.051 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.068 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.099 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.128 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.140 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.154 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.172 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.180 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.195 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.206 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.210 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:33.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:33.356 | 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-13 23:14:33.645 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:33.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:33.650 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:33.652 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:33.655 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:33.657 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:33.659 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:33.661 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:33.663 | + functions-common:time_stop:2439 : start_time=1649891670293 2022-04-13 23:14:33.665 | + functions-common:time_stop:2441 : [[ -z 1649891670293 ]] 2022-04-13 23:14:33.668 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:33.672 | + functions-common:time_stop:2444 : end_time=1649891673670 2022-04-13 23:14:33.674 | + functions-common:time_stop:2445 : elapsed_time=3377 2022-04-13 23:14:33.677 | + functions-common:time_stop:2446 : total=4915 2022-04-13 23:14:33.679 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:33.681 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8292 2022-04-13 23:14:33.683 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:33.686 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:14:33.688 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:14:33.710 | + 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-13 23:14:35.498 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.506 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.510 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.515 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.519 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.526 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.530 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.558 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.640 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.659 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.663 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.669 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.685 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.693 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.695 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.713 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.731 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.741 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.746 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.765 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.788 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.806 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.815 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.820 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.842 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.872 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.874 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.889 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.893 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.897 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.904 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.920 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.926 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:35.981 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.000 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.004 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.036 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.102 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.109 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.116 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.169 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.184 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.192 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.302 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.328 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.332 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.343 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.349 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.369 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.377 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.394 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.426 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.456 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.469 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.483 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.502 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.511 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.526 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.537 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.542 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:14:36.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:36.551 | Processing /opt/stack/requirements 2022-04-13 23:14:38.286 | 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-13 23:14:38.289 | 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-13 23:14:38.302 | 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-13 23:14:38.307 | 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-13 23:14:38.310 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:14:38.316 | 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-13 23:14:38.342 | 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-13 23:14:38.345 | 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-13 23:14:38.356 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:14:38.407 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:14:38.409 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:14:38.425 | 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-13 23:14:38.430 | 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-13 23:14:38.433 | 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-13 23:14:38.436 | 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-13 23:14:38.438 | 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-13 23:14:38.451 | 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-13 23:14:38.457 | 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-13 23:14:38.469 | 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-13 23:14:38.472 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:14:38.520 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 23:14:38.525 | 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-13 23:14:38.528 | 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-13 23:14:38.590 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:14:38.591 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:14:39.421 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:14:39.422 | ERROR: Command errored out with exit status 1: 2022-04-13 23:14:39.422 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_8b2me6y/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_8b2me6y/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-zikvq5gy 2022-04-13 23:14:39.422 | cwd: /tmp/pip-req-build-_8b2me6y/ 2022-04-13 23:14:39.422 | Complete output (6 lines): 2022-04-13 23:14:39.422 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:14:39.422 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:14:39.422 | or: setup.py --help-commands 2022-04-13 23:14:39.422 | or: setup.py cmd --help 2022-04-13 23:14:39.422 | 2022-04-13 23:14:39.422 | error: invalid command 'bdist_wheel' 2022-04-13 23:14:39.422 | ---------------------------------------- 2022-04-13 23:14:39.422 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:14:39.422 | Running setup.py clean for openstack-requirements 2022-04-13 23:14:40.248 | Failed to build openstack-requirements 2022-04-13 23:14:40.264 | Installing collected packages: openstack-requirements 2022-04-13 23:14:40.264 | Attempting uninstall: openstack-requirements 2022-04-13 23:14:40.265 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:14:40.303 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:14:40.322 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:14:40.324 | Running setup.py install for openstack-requirements: started 2022-04-13 23:14:42.732 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:14:42.755 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:14:42.881 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:42.884 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:42.886 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:42.888 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:42.890 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:42.893 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:42.895 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:42.897 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:42.899 | + functions-common:time_stop:2439 : start_time=1649891673703 2022-04-13 23:14:42.902 | + functions-common:time_stop:2441 : [[ -z 1649891673703 ]] 2022-04-13 23:14:42.904 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:42.908 | + functions-common:time_stop:2444 : end_time=1649891682906 2022-04-13 23:14:42.911 | + functions-common:time_stop:2445 : elapsed_time=9203 2022-04-13 23:14:42.913 | + functions-common:time_stop:2446 : total=8292 2022-04-13 23:14:42.915 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:42.918 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17495 2022-04-13 23:14:42.921 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:42.923 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:14:42.927 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:14:42.930 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:14:42.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:14:42.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:14:42.939 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:14:42.941 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:14:42.944 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:14:42.966 | Using python 3.8 to install pbr 2022-04-13 23:14:42.968 | + 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-13 23:14:43.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:43.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:43.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:43.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:45.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:45.060 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:14:47.715 | 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-13 23:14:47.722 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:47.722 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:47.845 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:47.847 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:47.850 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:47.852 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:47.854 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:47.857 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:47.859 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:47.861 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:47.863 | + functions-common:time_stop:2439 : start_time=1649891682960 2022-04-13 23:14:47.865 | + functions-common:time_stop:2441 : [[ -z 1649891682960 ]] 2022-04-13 23:14:47.868 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:47.872 | + functions-common:time_stop:2444 : end_time=1649891687869 2022-04-13 23:14:47.874 | + functions-common:time_stop:2445 : elapsed_time=4909 2022-04-13 23:14:47.876 | + functions-common:time_stop:2446 : total=17495 2022-04-13 23:14:47.878 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:47.880 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22404 2022-04-13 23:14:47.882 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:47.885 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:14:50.183 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:14:52.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:52.067 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:14:52.082 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:14:52.084 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:14:52.088 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:14:52.093 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:14:52.096 | 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-13 23:14:52.167 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:14:52.170 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:14:52.173 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:14:52.190 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:14:52.192 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:14:52.195 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:14:52.198 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:14:52.200 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:14:52.202 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:14:52.204 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:14:52.207 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:14:52.209 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:14:52.211 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:14:52.215 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:14:52.218 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:14:52.221 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:14:52.223 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:14:52.225 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:14:52.227 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:14:52.242 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:52.244 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:14:52.246 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:14:52.248 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:14:52.251 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:14:52.253 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:14:52.255 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:14:52.257 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:14:52.259 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:14:52.262 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:14:52.264 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:14:52.266 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:14:52.268 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:14:52.270 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:14:52.272 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:14:52.275 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:14:52.277 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:14:52.280 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:14:52.282 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:14:52.284 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:14:52.286 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:14:52.289 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:14:52.291 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:14:52.294 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:14:52.296 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:14:52.298 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:14:52.352 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:14:52.352 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:14:52.354 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:14:52.740 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:14:52.743 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:14:52.759 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:52.761 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:14:52.764 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:14:52.766 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:14:52.768 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:14:52.771 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:14:52.773 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:52.775 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:14:52.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:52.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:52.782 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:14:52.784 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:14:52.786 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:14:52.789 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:14:52.792 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:14:52.794 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:14:52.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:52.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:52.801 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:14:52.823 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:14:52.936 | Reading package lists... 2022-04-13 23:14:53.177 | Building dependency tree... 2022-04-13 23:14:53.178 | Reading state information... 2022-04-13 23:14:53.445 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:14:53.446 | The following packages were automatically installed and are no longer required: 2022-04-13 23:14:53.447 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:14:53.447 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:14:53.447 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:14:53.447 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:14:53.447 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:14:53.447 | python3-zope.interface 2022-04-13 23:14:53.447 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:14:53.563 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:14:53.567 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:14:53.570 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:14:53.573 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:53.575 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:53.577 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:53.579 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:53.581 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:53.584 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:14:53.586 | + functions-common:time_stop:2439 : start_time=1649891692819 2022-04-13 23:14:53.589 | + functions-common:time_stop:2441 : [[ -z 1649891692819 ]] 2022-04-13 23:14:53.591 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:53.595 | + functions-common:time_stop:2444 : end_time=1649891693593 2022-04-13 23:14:53.597 | + functions-common:time_stop:2445 : elapsed_time=774 2022-04-13 23:14:53.600 | + functions-common:time_stop:2446 : total=1573 2022-04-13 23:14:53.602 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:53.604 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2347 2022-04-13 23:14:53.607 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:14:53.609 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:14:53.611 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:14:53.614 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:14:53.616 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:14:53.618 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:14:53.620 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:14:53.623 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:14:53.625 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:14:53.627 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:14:53.630 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:14:53.632 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:14:53.634 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:53.637 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:14:53.639 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:14:53.642 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:14:53.644 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:14:53.646 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:14:53.648 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:53.651 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:14:53.653 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:14:53.656 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:14:53.658 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:14:53.660 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:14:53.663 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:14:53.665 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:14:53.667 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:14:53.669 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:14:53.672 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:14:53.687 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:53.690 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:14:53.692 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:14:53.694 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:14:53.696 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:14:53.700 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:14:53.704 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:14:53.706 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:14:53.708 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:14:53.711 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:14:53.713 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:14:53.715 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:14:53.718 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:14:54.469 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:14:54.469 | user tags 2022-04-13 23:14:54.469 | stackrabbit []' 2022-04-13 23:14:54.472 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:14:54.473 | user tags 2022-04-13 23:14:54.473 | stackrabbit []' 2022-04-13 23:14:54.473 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:14:54.479 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:14:54.481 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:14:54.484 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:14:55.161 | Changing password for user "stackrabbit" ... 2022-04-13 23:14:55.223 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:14:55.914 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:14:55.975 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:14:55.977 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:14:56.638 | Changing password for user "stackrabbit" ... 2022-04-13 23:14:56.695 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:14:56.698 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:14:56.701 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:14:57.354 | Deleting user "guest" ... 2022-04-13 23:14:57.369 | Error: 2022-04-13 23:14:57.369 | {:no_such_user, "guest"} 2022-04-13 23:14:57.381 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:14:57.384 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:14:57.402 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:57.404 | + ./stack.sh:main:838 : install_database 2022-04-13 23:14:57.406 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:14:57.409 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:14:57.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:57.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:57.415 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:14:57.746 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:14:57.748 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:14:57.751 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:14:57.753 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:14:57.755 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:57.758 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:14:57.761 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:14:57.763 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:14:57.765 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:14:57.768 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:57.770 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:14:57.772 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:14:57.775 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:14:57.777 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:14:57.779 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:14:57.782 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:57.784 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:14:57.786 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:14:57.789 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:14:57.791 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:14:57.793 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:14:57.796 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:14:57.798 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:14:57.800 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:14:57.803 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:14:57.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:57.808 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:57.810 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:14:57.813 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:14:57.815 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:14:57.817 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:14:57.819 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:14:57.822 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:57.825 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:14:57.827 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:57.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:57.832 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:14:57.834 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:14:57.836 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:14:57.838 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:14:57.841 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:14:57.843 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:14:57.845 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:57.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:57.850 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:14:57.872 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:14:57.983 | Reading package lists... 2022-04-13 23:14:58.228 | Building dependency tree... 2022-04-13 23:14:58.230 | Reading state information... 2022-04-13 23:14:58.485 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:14:58.485 | The following packages were automatically installed and are no longer required: 2022-04-13 23:14:58.486 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:14:58.487 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:14:58.487 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:14:58.487 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:14:58.487 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:14:58.487 | python3-zope.interface 2022-04-13 23:14:58.487 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:14:58.601 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:14:58.605 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:14:58.607 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:14:58.611 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:58.613 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:58.616 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:58.620 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:58.623 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:58.626 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:14:58.628 | + functions-common:time_stop:2439 : start_time=1649891697868 2022-04-13 23:14:58.630 | + functions-common:time_stop:2441 : [[ -z 1649891697868 ]] 2022-04-13 23:14:58.634 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:58.639 | + functions-common:time_stop:2444 : end_time=1649891698636 2022-04-13 23:14:58.641 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-13 23:14:58.643 | + functions-common:time_stop:2446 : total=2347 2022-04-13 23:14:58.645 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:58.648 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3115 2022-04-13 23:14:58.650 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:14:58.653 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:14:58.655 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:14:58.658 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:14:58.661 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:14:58.663 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:14:58.666 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:14:58.669 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:14:58.672 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:14:58.674 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:14:58.678 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:14:58.678 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:14:58.684 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:14:58.687 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:14:58.689 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:14:58.692 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:14:58.694 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:14:58.717 | Using python 3.8 to install PyMySQL 2022-04-13 23:14:58.719 | + 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-13 23:14:59.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.719 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:59.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.719 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:00.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:00.999 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:15:03.574 | 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-13 23:15:03.581 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:03.581 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:03.699 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:03.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:03.704 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:03.706 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:03.709 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:03.711 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:03.714 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:03.716 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:03.718 | + functions-common:time_stop:2439 : start_time=1649891698711 2022-04-13 23:15:03.721 | + functions-common:time_stop:2441 : [[ -z 1649891698711 ]] 2022-04-13 23:15:03.724 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:03.728 | + functions-common:time_stop:2444 : end_time=1649891703725 2022-04-13 23:15:03.731 | + functions-common:time_stop:2445 : elapsed_time=5014 2022-04-13 23:15:03.733 | + functions-common:time_stop:2446 : total=22404 2022-04-13 23:15:03.735 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:03.738 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27418 2022-04-13 23:15:03.740 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:03.742 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:15:03.745 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:15:03.747 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:15:03.749 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:15:03.766 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:03.768 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:15:03.771 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:15:03.774 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:15:03.774 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:15:03.780 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:15:03.782 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:15:03.785 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:15:03.787 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:15:03.789 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:15:03.793 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:15:03.808 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:03.811 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:15:03.813 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:03.815 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:03.818 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:03.820 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:03.823 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:03.825 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:03.827 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:03.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:03.832 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:03.834 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:03.836 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:03.839 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:03.841 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:15:03.844 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:03.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:03.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:03.851 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:15:03.872 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:15:03.982 | Reading package lists... 2022-04-13 23:15:04.226 | Building dependency tree... 2022-04-13 23:15:04.228 | Reading state information... 2022-04-13 23:15:04.485 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:15:04.485 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:04.487 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:04.487 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:04.487 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:04.487 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:04.487 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:04.487 | python3-zope.interface 2022-04-13 23:15:04.487 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:04.602 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:04.607 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:04.609 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:04.612 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:04.614 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:04.616 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:04.619 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:04.621 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:04.623 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:04.625 | + functions-common:time_stop:2439 : start_time=1649891703869 2022-04-13 23:15:04.627 | + functions-common:time_stop:2441 : [[ -z 1649891703869 ]] 2022-04-13 23:15:04.630 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:04.634 | + functions-common:time_stop:2444 : end_time=1649891704632 2022-04-13 23:15:04.637 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-13 23:15:04.639 | + functions-common:time_stop:2446 : total=3115 2022-04-13 23:15:04.641 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:04.643 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3878 2022-04-13 23:15:04.645 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:04.648 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:15:04.665 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:04.668 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:15:04.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:15:04.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:15:04.676 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:15:04.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:15:04.698 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:04.701 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:04.703 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:04.705 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:04.708 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:04.710 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:04.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:04.715 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:04.717 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:04.719 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:04.721 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:04.724 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:04.726 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:15:04.729 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:04.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:04.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:04.736 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:15:04.756 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:15:04.867 | Reading package lists... 2022-04-13 23:15:05.112 | Building dependency tree... 2022-04-13 23:15:05.113 | Reading state information... 2022-04-13 23:15:05.367 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:15:05.367 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:15:05.367 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:15:05.367 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:05.368 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:05.368 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:05.369 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:05.369 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:05.369 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:05.369 | python3-zope.interface 2022-04-13 23:15:05.369 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:05.484 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:05.488 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:05.491 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:05.493 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:05.495 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:05.497 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:05.499 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:05.502 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:05.504 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:05.506 | + functions-common:time_stop:2439 : start_time=1649891704754 2022-04-13 23:15:05.508 | + functions-common:time_stop:2441 : [[ -z 1649891704754 ]] 2022-04-13 23:15:05.511 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:05.515 | + functions-common:time_stop:2444 : end_time=1649891705513 2022-04-13 23:15:05.517 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 23:15:05.520 | + functions-common:time_stop:2446 : total=3878 2022-04-13 23:15:05.522 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:05.524 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4637 2022-04-13 23:15:05.527 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:05.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:15:05.531 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:05.534 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:05.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:15:05.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:15:05.541 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:15:05.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:15:05.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:15:05.551 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:15:05.551 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:15:05.556 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:15:05.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:15:05.560 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:15:05.563 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:15:05.565 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:15:05.567 | + functions:vercmp:631 : local result 2022-04-13 23:15:05.571 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:15:05.571 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:15:05.572 | ++ functions:vercmp:635 : head -1 2022-04-13 23:15:05.577 | + functions:vercmp:635 : result=3.13 2022-04-13 23:15:05.579 | + functions:vercmp:637 : case $op in 2022-04-13 23:15:05.581 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:15:05.584 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:15:05.586 | + functions:vercmp:648 : return 2022-04-13 23:15:05.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:15:05.591 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:05.594 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:15:06.061 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:15:06.064 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:15:06.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.068 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:15:06.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.076 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:15:06.095 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:06.097 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:15:06.100 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:15:06.100 | Installing etcd 2022-04-13 23:15:06.102 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:15:06.115 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:15:06.127 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:06.130 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:15:06.142 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:15:06.149 | ++ 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-13 23:15:06.152 | ++ 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-13 23:15:06.155 | +++ 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-13 23:15:06.159 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:15:06.162 | ++ 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-13 23:15:06.164 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:15:06.167 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:15:06.170 | ++ functions:get_extra_file:74 : return 2022-04-13 23:15:06.173 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:15:06.175 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:15:06.177 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:15:06.180 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:15:06.196 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:06.198 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:15:06.201 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:15:06.217 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:06.220 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:15:06.222 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:15:06.224 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:15:06.226 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:15:06.229 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:15:06.232 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:15:06.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:15:06.236 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:15:06.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:15:06.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.247 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:15:06.249 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:15:06.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:15:06.254 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:15:06.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.261 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:15:06.263 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.265 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:15:06.268 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:15:06.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:15:06.272 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:15:06.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.277 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:15:06.282 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.284 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:15:06.286 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:15:06.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:15:06.291 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:15:06.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.298 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:15:06.300 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.306 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:15:06.308 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:15:06.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:15:06.313 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:15:06.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:15:06.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.324 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:15:06.327 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:15:06.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:15:06.331 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:15:06.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:15:06.341 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.343 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:15:06.345 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:15:06.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:15:06.350 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:15:06.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.357 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:15:06.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.361 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:15:06.364 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:15:06.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:15:06.368 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:15:06.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:15:06.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.379 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:15:06.382 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:15:06.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:15:06.387 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:15:06.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:15:06.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.398 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:15:06.401 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:15:06.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:15:06.405 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:15:06.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:15:06.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.417 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:15:06.419 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:15:06.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:15:06.424 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:15:06.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:15:06.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.436 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:15:06.439 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:15:06.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:15:06.444 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:15:06.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:15:06.454 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.457 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:15:06.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:15:06.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:15:06.464 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:15:06.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:15:06.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.475 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:15:06.478 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:15:06.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:15:06.483 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:15:06.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:15:06.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.494 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:15:06.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:15:06.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:15:06.501 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:15:06.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:15:06.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.512 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:15:06.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:15:06.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:15:06.519 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:15:06.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:15:06.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.531 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:15:06.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:15:06.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:15:06.538 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:15:06.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:15:06.547 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.549 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:15:06.552 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:15:06.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:15:06.557 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:15:06.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:15:06.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.568 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:15:06.570 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:15:06.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:15:06.576 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:15:06.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:15:06.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.587 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:15:06.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:15:06.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:15:06.595 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:15:06.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:15:06.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.606 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:15:06.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:15:06.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:15:06.613 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:15:06.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.621 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:15:06.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.625 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:15:06.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:15:06.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:15:06.632 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:15:06.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.639 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:15:06.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.644 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:15:06.646 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:15:06.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:15:06.651 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:15:06.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:15:06.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.662 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:15:06.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:15:06.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:15:06.669 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:15:06.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:15:06.679 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.682 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:15:06.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:15:06.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:15:06.689 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:15:06.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.694 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:15:06.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.701 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:15:06.704 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:15:06.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:15:06.708 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:15:06.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:15:06.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.720 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:15:06.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:15:06.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:15:06.727 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:15:06.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:15:06.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.738 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:15:06.740 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:15:06.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:15:06.746 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:15:06.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.750 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:15:06.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.757 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:15:06.760 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:15:06.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:15:06.764 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:15:06.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.769 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.771 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:15:06.774 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.776 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:15:06.778 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:15:06.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:15:06.783 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:15:06.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.788 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.790 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:15:06.793 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.795 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:15:06.797 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:15:06.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:15:06.802 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:15:06.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.807 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:15:06.812 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.814 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:15:06.817 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:15:06.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:15:06.821 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:15:06.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.829 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:15:06.831 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.833 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:15:06.836 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:15:06.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:15:06.841 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:15:06.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:15:06.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.852 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:15:06.855 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:15:06.857 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:15:06.860 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:15:06.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.864 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.867 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:15:06.869 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.871 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:15:06.874 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:15:06.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:15:06.878 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:15:06.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.883 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.885 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:15:06.888 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.890 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:15:06.892 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:15:06.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:15:06.897 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:15:06.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:15:06.906 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.909 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:15:06.911 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:15:06.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:15:06.916 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:15:06.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.921 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.923 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:15:06.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.928 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:15:06.931 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:15:06.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:15:06.935 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:15:06.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:06.940 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:06.942 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:15:06.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:06.947 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:15:06.968 | Using python 3.8 to install etcd3 2022-04-13 23:15:06.971 | + 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-13 23:15:07.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:09.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:09.068 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:15:09.076 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:15:09.078 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:15:09.078 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:15:09.079 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:15:11.605 | 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-13 23:15:11.612 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:11.612 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:11.730 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:11.732 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:11.735 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:11.737 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:11.739 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:11.741 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:11.743 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:11.745 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:11.748 | + functions-common:time_stop:2439 : start_time=1649891706963 2022-04-13 23:15:11.750 | + functions-common:time_stop:2441 : [[ -z 1649891706963 ]] 2022-04-13 23:15:11.752 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:11.756 | + functions-common:time_stop:2444 : end_time=1649891711754 2022-04-13 23:15:11.759 | + functions-common:time_stop:2445 : elapsed_time=4791 2022-04-13 23:15:11.761 | + functions-common:time_stop:2446 : total=27418 2022-04-13 23:15:11.763 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:11.765 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32209 2022-04-13 23:15:11.768 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:11.770 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:15:11.792 | Using python 3.8 to install etcd3gw 2022-04-13 23:15:11.794 | + 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-13 23:15:12.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:12.658 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:12.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:12.658 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:13.879 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:13.910 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:15:13.919 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:15:13.921 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:15:13.922 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:15:13.922 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:15:13.957 | 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-13 23:15:13.959 | 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-13 23:15:13.960 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:15:13.961 | 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-13 23:15:16.539 | 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-13 23:15:16.546 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:16.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:16.666 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:16.668 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:16.670 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:16.673 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:16.675 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:16.677 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:16.679 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:16.682 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:16.684 | + functions-common:time_stop:2439 : start_time=1649891711786 2022-04-13 23:15:16.686 | + functions-common:time_stop:2441 : [[ -z 1649891711786 ]] 2022-04-13 23:15:16.689 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:16.693 | + functions-common:time_stop:2444 : end_time=1649891716691 2022-04-13 23:15:16.695 | + functions-common:time_stop:2445 : elapsed_time=4905 2022-04-13 23:15:16.697 | + functions-common:time_stop:2446 : total=32209 2022-04-13 23:15:16.700 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:16.702 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37114 2022-04-13 23:15:16.704 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:16.707 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:15:16.709 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:15:16.711 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:15:16.714 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:15:16.717 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:15:16.719 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:15:16.721 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:15:16.724 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:15:16.726 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:15:16.729 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:15:16.731 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:15:16.733 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:15:16.736 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:15:16.738 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:15:16.741 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:15:16.743 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:16.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:16.748 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:15:16.750 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:15:16.757 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:16.759 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:16.762 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:16.764 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:16.766 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:16.769 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:16.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:16.773 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:16.777 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:16.779 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:16.781 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:16.784 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:16.786 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:15:16.788 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:16.791 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:16.793 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:16.796 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:15:16.818 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:15:16.929 | Reading package lists... 2022-04-13 23:15:17.173 | Building dependency tree... 2022-04-13 23:15:17.174 | Reading state information... 2022-04-13 23:15:17.437 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:15:17.437 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:15:17.437 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:15:17.437 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:17.438 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:17.439 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:17.439 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:17.439 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:17.439 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:17.439 | python3-zope.interface 2022-04-13 23:15:17.439 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:17.555 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:17.560 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:17.563 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:17.565 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:17.567 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:17.570 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:17.572 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:17.574 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:17.576 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:17.579 | + functions-common:time_stop:2439 : start_time=1649891716815 2022-04-13 23:15:17.581 | + functions-common:time_stop:2441 : [[ -z 1649891716815 ]] 2022-04-13 23:15:17.584 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:17.588 | + functions-common:time_stop:2444 : end_time=1649891717585 2022-04-13 23:15:17.590 | + functions-common:time_stop:2445 : elapsed_time=770 2022-04-13 23:15:17.593 | + functions-common:time_stop:2446 : total=4637 2022-04-13 23:15:17.595 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:17.597 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5407 2022-04-13 23:15:17.599 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:17.602 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:15:17.605 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:17.607 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:17.609 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:15:17.672 | Module proxy already enabled 2022-04-13 23:15:17.676 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:15:17.739 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:15:17.739 | Module proxy already enabled 2022-04-13 23:15:17.739 | Module proxy_uwsgi already enabled 2022-04-13 23:15:17.743 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:15:17.746 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:15:17.748 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:17.750 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:15:17.952 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:15:17.954 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:15:17.956 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:15:17.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:17.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:17.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:15:17.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:17.969 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:15:17.971 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:15:17.973 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:15:17.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:17.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:17.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:15:17.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:17.986 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:15:17.988 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:15:17.990 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:15:17.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:17.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:17.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:15:18.001 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:18.003 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:15:18.006 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:15:18.008 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:15:18.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:18.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:18.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:15:18.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:18.021 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:15:18.023 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:15:18.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:18.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:18.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:15:18.033 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:18.035 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:15:18.037 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:15:18.040 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:15:18.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:18.045 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:18.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:15:18.049 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:18.052 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:15:18.070 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:18.073 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:15:18.075 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:15:18.078 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:15:18.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:18.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:18.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:15:18.087 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:18.089 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:15:18.106 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:18.108 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:15:18.111 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:15:18.113 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:15:18.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:18.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:18.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:15:18.123 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:18.126 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:15:18.128 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:15:18.131 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:15:18.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:18.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:18.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:15:18.141 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:18.143 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:15:18.146 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:15:18.148 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:15:18.151 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:15:18.154 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:15:18.156 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:15:18.160 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:15:18.160 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:15:18.165 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:15:18.167 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:15:18.170 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:15:18.172 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:15:18.175 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:15:18.196 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:15:18.199 | + 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-13 23:15:19.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:19.076 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:19.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:19.076 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:20.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:20.305 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:15:20.358 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:15:20.359 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:15:20.360 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:15:20.361 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:15:20.362 | 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-13 23:15:20.363 | 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-13 23:15:20.364 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:15:20.365 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:15:20.366 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:15:20.367 | 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-13 23:15:20.368 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:15:20.369 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:15:20.370 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:15:20.372 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:15:20.429 | 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-13 23:15:20.430 | 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-13 23:15:20.432 | 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-13 23:15:20.470 | 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-13 23:15:20.508 | 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-13 23:15:20.510 | 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-13 23:15:20.511 | 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-13 23:15:20.512 | 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-13 23:15:20.561 | 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-13 23:15:20.564 | 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-13 23:15:20.574 | 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-13 23:15:20.576 | 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-13 23:15:20.589 | 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-13 23:15:20.591 | 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-13 23:15:20.592 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:15:20.655 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:15:20.657 | 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-13 23:15:20.659 | 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-13 23:15:20.661 | 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-13 23:15:20.710 | 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-13 23:15:20.722 | 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-13 23:15:23.136 | 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-13 23:15:23.143 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:23.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:23.264 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:23.266 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:23.269 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:23.271 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:23.273 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:23.276 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:23.278 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:23.280 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:23.282 | + functions-common:time_stop:2439 : start_time=1649891718191 2022-04-13 23:15:23.285 | + functions-common:time_stop:2441 : [[ -z 1649891718191 ]] 2022-04-13 23:15:23.287 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:23.292 | + functions-common:time_stop:2444 : end_time=1649891723289 2022-04-13 23:15:23.294 | + functions-common:time_stop:2445 : elapsed_time=5098 2022-04-13 23:15:23.296 | + functions-common:time_stop:2446 : total=37114 2022-04-13 23:15:23.299 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:23.301 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42212 2022-04-13 23:15:23.303 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:23.306 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:15:23.308 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:15:23.311 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:15:23.314 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:15:23.316 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:15:23.318 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:15:23.322 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:15:23.322 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:15:23.327 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:15:23.330 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:15:23.332 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:15:23.335 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:15:23.338 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:15:23.359 | Using python 3.8 to install python-memcached 2022-04-13 23:15:23.361 | + 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-13 23:15:24.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:24.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:24.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:24.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:25.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:25.447 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:15:25.450 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:15:27.989 | 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-13 23:15:27.996 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:27.996 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:28.115 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:28.118 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:28.121 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:28.123 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:28.125 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:28.127 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:28.130 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:28.132 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:28.135 | + functions-common:time_stop:2439 : start_time=1649891723353 2022-04-13 23:15:28.137 | + functions-common:time_stop:2441 : [[ -z 1649891723353 ]] 2022-04-13 23:15:28.140 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:28.144 | + functions-common:time_stop:2444 : end_time=1649891728141 2022-04-13 23:15:28.146 | + functions-common:time_stop:2445 : elapsed_time=4788 2022-04-13 23:15:28.149 | + functions-common:time_stop:2446 : total=42212 2022-04-13 23:15:28.152 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:28.154 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47000 2022-04-13 23:15:28.157 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:28.159 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:15:28.176 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:28.178 | + ./stack.sh:main:899 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-04-13 23:15:28.180 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:15:28.183 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:15:28.185 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:15:28.187 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:15:28.190 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:15:28.192 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:15:28.208 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:28.210 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:15:28.213 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:15:28.215 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:15:28.217 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:15:28.219 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:15:28.222 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:15:28.224 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:15:28.226 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:15:28.229 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:15:28.244 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:15:28.246 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:15:28.248 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:28.251 | + functions-common:git_clone:629 : echo master 2022-04-13 23:15:28.251 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:15:28.256 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:15:28.258 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:28.261 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:15:28.273 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:15:28.277 | + functions-common:git_clone:685 : head -1 2022-04-13 23:15:28.277 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:15:28.281 | c141e6164 trivial: Fix typo 2022-04-13 23:15:28.283 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:15:28.286 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:15:28.288 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:15:28.290 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:15:28.292 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:15:28.295 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:15:28.297 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:15:28.299 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:15:28.302 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:15:28.304 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:15:28.307 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:15:28.309 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:15:28.312 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:15:28.314 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:15:28.317 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:15:28.320 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:15:28.322 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:15:28.325 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:15:28.331 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:15:28.333 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:15:29.019 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:15:29.022 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:15:29.024 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:15:29.026 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:15:29.028 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:15:29.030 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:15:29.033 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:15:29.035 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:15:29.037 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:15:29.039 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:15:29.042 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:15:29.044 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:15:29.047 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:15:29.049 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:15:29.070 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:15:29.072 | + 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-13 23:15:29.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:29.985 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:29.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:29.985 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:31.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:31.218 | Obtaining file:///opt/stack/keystone 2022-04-13 23:15:31.218 | Preparing metadata (setup.py): started 2022-04-13 23:15:36.358 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:15:36.435 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:15:36.436 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:15:36.437 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:15:36.438 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:15:36.439 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:15:36.440 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:15:36.442 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:15:36.443 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:15:36.444 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:15:36.445 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:15:36.446 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:15:36.447 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:15:36.448 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:15:36.449 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:15:36.450 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:15:36.452 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:15:36.453 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:15:36.454 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:15:36.455 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:15:36.456 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:15:36.457 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:15:36.458 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:15:36.459 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:15:36.460 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:15:36.462 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:15:36.463 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:15:36.464 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:15:36.465 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:15:36.466 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:15:36.468 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:15:36.469 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:15:36.470 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:15:36.471 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:15:36.472 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:15:36.488 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:15:36.489 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:15:36.536 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:15:36.553 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:15:36.555 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:15:36.558 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:15:36.559 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:15:36.560 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:15:36.570 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:15:36.634 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:15:36.636 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:15:36.734 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:15:36.736 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:15:36.737 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:15:36.738 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:15:36.799 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:15:36.801 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:15:36.803 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:15:36.854 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:15:36.857 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:15:36.940 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:15:36.942 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:15:36.944 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:15:36.945 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:15:36.946 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:15:36.948 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:15:36.969 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:15:37.020 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:15:37.041 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:15:37.042 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:15:37.043 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:15:37.044 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:15:37.096 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:15:37.213 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:15:37.215 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:15:37.216 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:15:37.216 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:15:37.218 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:15:37.442 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:15:37.466 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:15:37.467 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:15:37.543 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:15:37.561 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:15:37.625 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:15:37.667 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:15:37.775 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:15:37.830 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:15:37.904 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:15:38.032 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:15:38.061 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:15:38.105 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:15:38.106 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:15:38.107 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:15:38.109 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:15:38.110 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:15:38.112 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:15:38.165 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:15:38.303 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:15:38.304 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:15:38.307 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:15:38.309 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:15:38.460 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:15:38.541 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:15:38.790 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:15:39.058 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:15:39.093 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:15:40.988 | Installing collected packages: keystone 2022-04-13 23:15:40.988 | Attempting uninstall: keystone 2022-04-13 23:15:40.989 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:15:40.992 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:15:40.994 | Running setup.py develop for keystone 2022-04-13 23:15:47.173 | Successfully installed keystone 2022-04-13 23:15:47.173 | 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-13 23:15:47.181 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:47.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:47.314 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:47.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:47.318 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:47.320 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:47.323 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:47.325 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:47.327 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:47.329 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:47.331 | + functions-common:time_stop:2439 : start_time=1649891729065 2022-04-13 23:15:47.333 | + functions-common:time_stop:2441 : [[ -z 1649891729065 ]] 2022-04-13 23:15:47.336 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:47.340 | + functions-common:time_stop:2444 : end_time=1649891747338 2022-04-13 23:15:47.342 | + functions-common:time_stop:2445 : elapsed_time=18273 2022-04-13 23:15:47.344 | + functions-common:time_stop:2446 : total=47000 2022-04-13 23:15:47.346 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:47.349 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65273 2022-04-13 23:15:47.351 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:47.353 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:15:47.355 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:15:47.358 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:15:47.376 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:15:47.389 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:15:47.391 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:15:47.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:47.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:47.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:15:47.401 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:47.404 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:15:47.420 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:47.422 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:15:47.425 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:15:47.427 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:15:47.430 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:15:47.443 | + 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-13 23:15:47.445 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:15:47.450 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:15:47.466 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:47.468 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:15:47.499 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:15:47.526 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:15:47.557 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:15:47.587 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:15:47.619 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:15:47.649 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:15:47.677 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:15:47.739 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:15:47.742 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:15:47.745 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:15:47.747 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:15:47.749 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:15:47.752 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:15:47.767 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:47.770 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:15:47.772 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:15:47.775 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:15:47.790 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:47.793 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:15:47.796 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:15:47.826 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:15:47.828 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:15:47.831 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:15:47.833 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:15:47.849 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:47.852 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-04-13 23:15:47.882 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:15:47.884 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:15:47.916 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:15:47.918 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:15:47.921 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:15:47.923 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:15:47.926 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:15:47.929 | + 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-13 23:15:47.958 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:15:47.961 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:15:47.964 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:15:47.966 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:15:47.969 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:15:47.986 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:15:47.988 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:15:47.990 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:47.994 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:15:47.996 | + 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-13 23:15:48.024 | + 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-13 23:15:48.051 | + 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-13 23:15:48.079 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:15:48.107 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:15:48.135 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:15:48.138 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:15:48.140 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:15:48.142 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:15:48.145 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:15:48.147 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:15:48.149 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:15:48.152 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:15:48.156 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:15:48.158 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:15:48.161 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:15:48.174 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:15:48.174 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:15:48.183 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:15:48.186 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:15:48.203 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:15:48.205 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:15:48.209 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:15:48.239 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:15:48.265 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:15:48.292 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:15:48.319 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:15:48.346 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:15:48.374 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:15:48.401 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:15:48.429 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:15:48.457 | + 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-13 23:15:48.484 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:15:48.511 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:15:48.539 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:15:48.566 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:15:48.568 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:15:48.572 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:15:48.574 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:15:48.577 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:15:48.579 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:48.581 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:48.584 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:15:48.587 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:15:48.589 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:15:48.616 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:15:48.644 | + 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-13 23:15:48.644 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:15:48.653 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:15:48.656 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:15:48.658 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:15:48.661 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:15:48.663 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:15:48.665 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:15:48.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:48.670 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:48.672 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:15:48.675 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:15:48.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:48.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:48.682 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:15:48.744 | Site keystone-wsgi-public already enabled 2022-04-13 23:15:48.747 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:15:48.750 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:15:48.752 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:48.754 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:15:48.894 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:15:48.925 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:15:48.958 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:15:48.990 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:15:48.992 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:15:49.023 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:15:49.052 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:15:49.081 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:15:49.083 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:15:49.100 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:49.102 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:15:49.119 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:49.122 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:15:49.124 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:15:49.127 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:15:49.130 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:15:49.133 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:15:49.137 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:15:49.139 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:15:49.141 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:15:49.144 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:15:49.146 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:15:49.149 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:15:49.152 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:15:49.154 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:15:49.157 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:15:49.174 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:15:49.176 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:15:49.178 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:49.181 | + functions-common:git_clone:629 : echo master 2022-04-13 23:15:49.182 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:15:49.187 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:15:49.189 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:49.191 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:15:49.205 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:15:49.208 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:15:49.208 | + functions-common:git_clone:685 : head -1 2022-04-13 23:15:49.211 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:15:49.215 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:15:49.217 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:15:49.220 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:15:49.222 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:15:49.224 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:15:49.227 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:15:49.229 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:15:49.232 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:15:49.234 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:15:49.236 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:15:49.239 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:15:49.241 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:15:49.244 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:15:49.246 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:15:49.249 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:15:49.251 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:15:49.254 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:15:49.257 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:15:49.263 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:15:49.265 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:15:49.952 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:15:49.955 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:15:49.957 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:15:49.960 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:15:49.962 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:15:49.965 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:15:49.967 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:15:49.969 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:15:49.972 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:15:49.974 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:15:49.976 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:15:49.978 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:15:49.981 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:15:49.983 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:15:50.004 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:15:50.006 | + 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-13 23:15:50.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:50.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:50.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:50.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:52.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:52.122 | Obtaining file:///opt/stack/swift 2022-04-13 23:15:52.123 | Preparing metadata (setup.py): started 2022-04-13 23:15:56.891 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:15:56.932 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:15:56.933 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:15:56.934 | 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.dev15) (0.11.0) 2022-04-13 23:15:56.935 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:15:56.937 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:15:56.937 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:15:56.938 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:15:56.939 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:15:56.940 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:15:56.942 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:15:56.943 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:15:56.980 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:15:56.989 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:15:57.044 | 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.dev15) (5.8.1) 2022-04-13 23:15:57.045 | 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.dev15) (3.1.1) 2022-04-13 23:15:57.046 | 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.dev15) (4.7.0) 2022-04-13 23:15:57.047 | 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.dev15) (4.3.0) 2022-04-13 23:15:57.048 | 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.dev15) (4.4.0) 2022-04-13 23:15:57.050 | 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.dev15) (4.12.2) 2022-04-13 23:15:57.051 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:15:57.052 | 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.dev15) (5.1.0) 2022-04-13 23:15:57.053 | 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.dev15) (8.8.0) 2022-04-13 23:15:57.054 | 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.dev15) (4.1.0) 2022-04-13 23:15:57.056 | 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.dev15) (2.10.1) 2022-04-13 23:15:57.057 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:15:57.078 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:15:57.110 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:15:57.113 | 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.dev15) (2.0.12) 2022-04-13 23:15:57.125 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:15:57.125 | 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.dev15) (1.26.9) 2022-04-13 23:15:57.137 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:15:57.241 | 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.dev15) (3.5.0) 2022-04-13 23:15:57.242 | 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.dev15) (1.7.0) 2022-04-13 23:15:57.243 | 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.dev15) (1.0.2) 2022-04-13 23:15:57.286 | 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.dev15) (1.1.5) 2022-04-13 23:15:57.329 | 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.dev15) (1.5.0) 2022-04-13 23:15:57.330 | 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.dev15) (0.8.0) 2022-04-13 23:15:57.332 | 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.dev15) (2.5.0) 2022-04-13 23:15:57.333 | 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.dev15) (6.0) 2022-04-13 23:15:57.394 | 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.dev15) (2.8.2) 2022-04-13 23:15:57.397 | 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.dev15) (0.9.6) 2022-04-13 23:15:57.411 | 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.dev15) (1.0.3) 2022-04-13 23:15:57.412 | 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.dev15) (2022.1) 2022-04-13 23:15:57.431 | 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.dev15) (21.3) 2022-04-13 23:15:57.434 | 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.dev15) (3.0.7) 2022-04-13 23:15:57.590 | 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.dev15) (1.14.0) 2022-04-13 23:15:57.605 | 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.dev15) (5.1.1) 2022-04-13 23:15:59.892 | Installing collected packages: swift 2022-04-13 23:15:59.892 | Attempting uninstall: swift 2022-04-13 23:15:59.893 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:15:59.896 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:15:59.897 | Running setup.py develop for swift 2022-04-13 23:16:05.899 | Successfully installed swift 2022-04-13 23:16:05.899 | 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-13 23:16:05.908 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:05.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:06.041 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:06.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:06.046 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:06.048 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:06.050 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:06.053 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:06.055 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:06.058 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:06.060 | + functions-common:time_stop:2439 : start_time=1649891749998 2022-04-13 23:16:06.062 | + functions-common:time_stop:2441 : [[ -z 1649891749998 ]] 2022-04-13 23:16:06.065 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:06.069 | + functions-common:time_stop:2444 : end_time=1649891766067 2022-04-13 23:16:06.071 | + functions-common:time_stop:2445 : elapsed_time=16069 2022-04-13 23:16:06.074 | + functions-common:time_stop:2446 : total=65273 2022-04-13 23:16:06.076 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:06.078 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81342 2022-04-13 23:16:06.081 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:06.083 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:16:06.085 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:16:06.088 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:16:06.106 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:16:06.118 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:16:06.121 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:16:06.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:06.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:06.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:16:06.131 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:06.133 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:16:06.136 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:16:06.139 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:16:06.141 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:16:06.143 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:16:06.145 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:16:06.147 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:16:06.149 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:16:07.372 | No object-expirer running 2022-04-13 23:16:07.372 | No object-auditor running 2022-04-13 23:16:07.372 | No account-server running 2022-04-13 23:16:07.372 | No object-replicator running 2022-04-13 23:16:07.372 | No container-replicator running 2022-04-13 23:16:07.372 | No container-server running 2022-04-13 23:16:07.372 | No container-sync running 2022-04-13 23:16:07.372 | No container-updater running 2022-04-13 23:16:07.372 | No container-auditor running 2022-04-13 23:16:07.373 | No account-auditor running 2022-04-13 23:16:07.373 | No object-server running 2022-04-13 23:16:07.373 | No account-reaper running 2022-04-13 23:16:07.373 | No proxy-server running 2022-04-13 23:16:07.373 | No object-updater running 2022-04-13 23:16:07.373 | No container-reconciler running 2022-04-13 23:16:07.373 | No object-reconstructor running 2022-04-13 23:16:07.373 | No account-replicator running 2022-04-13 23:16:07.373 | No container-sharder running 2022-04-13 23:16:07.468 | + lib/swift:configure_swift:337 : true 2022-04-13 23:16:07.470 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:16:07.483 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:16:07.495 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:16:07.498 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:16:07.498 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:16:07.503 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:16:07.503 | s/%GROUP%/ubuntu/; 2022-04-13 23:16:07.503 | s/%USER%/ubuntu/; 2022-04-13 23:16:07.503 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:16:07.503 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:16:07.506 | uid = ubuntu 2022-04-13 23:16:07.506 | gid = ubuntu 2022-04-13 23:16:07.506 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:16:07.506 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:16:07.506 | address = 127.0.0.1 2022-04-13 23:16:07.507 | 2022-04-13 23:16:07.507 | [account6612] 2022-04-13 23:16:07.507 | max connections = 25 2022-04-13 23:16:07.507 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:16:07.507 | read only = false 2022-04-13 23:16:07.507 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:16:07.507 | 2022-04-13 23:16:07.507 | [account6622] 2022-04-13 23:16:07.507 | max connections = 25 2022-04-13 23:16:07.507 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:16:07.507 | read only = false 2022-04-13 23:16:07.507 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:16:07.507 | 2022-04-13 23:16:07.507 | [account6632] 2022-04-13 23:16:07.507 | max connections = 25 2022-04-13 23:16:07.507 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:16:07.507 | read only = false 2022-04-13 23:16:07.507 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:16:07.507 | 2022-04-13 23:16:07.507 | [account6642] 2022-04-13 23:16:07.507 | max connections = 25 2022-04-13 23:16:07.507 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:16:07.507 | read only = false 2022-04-13 23:16:07.507 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:16:07.507 | 2022-04-13 23:16:07.507 | 2022-04-13 23:16:07.507 | [container6611] 2022-04-13 23:16:07.507 | max connections = 25 2022-04-13 23:16:07.507 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:16:07.507 | read only = false 2022-04-13 23:16:07.507 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:16:07.507 | 2022-04-13 23:16:07.507 | [container6621] 2022-04-13 23:16:07.507 | max connections = 25 2022-04-13 23:16:07.507 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:16:07.508 | read only = false 2022-04-13 23:16:07.508 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:16:07.508 | 2022-04-13 23:16:07.508 | [container6631] 2022-04-13 23:16:07.508 | max connections = 25 2022-04-13 23:16:07.508 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:16:07.508 | read only = false 2022-04-13 23:16:07.508 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:16:07.508 | 2022-04-13 23:16:07.508 | [container6641] 2022-04-13 23:16:07.508 | max connections = 25 2022-04-13 23:16:07.508 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:16:07.508 | read only = false 2022-04-13 23:16:07.508 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:16:07.508 | 2022-04-13 23:16:07.508 | 2022-04-13 23:16:07.508 | [object6613] 2022-04-13 23:16:07.508 | max connections = 25 2022-04-13 23:16:07.508 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:16:07.508 | read only = false 2022-04-13 23:16:07.508 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:16:07.508 | 2022-04-13 23:16:07.508 | [object6623] 2022-04-13 23:16:07.508 | max connections = 25 2022-04-13 23:16:07.508 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:16:07.508 | read only = false 2022-04-13 23:16:07.508 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:16:07.508 | 2022-04-13 23:16:07.508 | [object6633] 2022-04-13 23:16:07.508 | max connections = 25 2022-04-13 23:16:07.508 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:16:07.508 | read only = false 2022-04-13 23:16:07.508 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:16:07.508 | 2022-04-13 23:16:07.508 | [object6643] 2022-04-13 23:16:07.508 | max connections = 25 2022-04-13 23:16:07.508 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:16:07.509 | read only = false 2022-04-13 23:16:07.509 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:16:07.509 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:16:07.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:07.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:07.516 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:16:07.551 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:16:07.553 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:16:07.558 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:16:07.562 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:16:07.564 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:16:07.569 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:16:07.597 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-04-13 23:16:07.624 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:16:07.650 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:16:07.681 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:16:07.699 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:16:07.727 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:16:07.745 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:16:07.773 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:16:07.791 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:16:07.819 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:16:07.837 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:16:07.865 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:16:07.882 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:16:07.897 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:07.900 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:16:07.929 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:16:07.956 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:16:07.984 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:16:08.011 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:16:08.026 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:08.028 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:16:08.055 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:16:08.070 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:08.073 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:16:08.088 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:08.090 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:16:08.092 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:16:08.107 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:08.109 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:16:08.111 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:16:08.113 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:16:08.118 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:16:08.132 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:16:08.160 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:16:08.187 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:16:08.217 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:16:08.246 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:16:08.273 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:16:08.275 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:16:08.278 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:16:08.280 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:16:08.282 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:16:08.309 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:16:08.335 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:16:08.363 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:16:08.390 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:16:08.416 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:16:08.444 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:16:08.471 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:16:08.499 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:16:08.526 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:16:08.553 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:16:08.581 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:16:08.608 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:16:08.636 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:16:08.666 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:16:08.693 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:16:08.711 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:16:08.740 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:16:08.767 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:16:08.771 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:16:08.800 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:16:08.827 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:16:08.854 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:16:08.856 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:16:08.858 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:16:08.861 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:16:08.865 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:16:08.867 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:16:08.869 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:16:08.872 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:16:08.874 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:16:08.876 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:16:08.878 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:16:08.880 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:16:08.898 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:16:08.927 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:16:08.944 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:16:08.973 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:16:08.992 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:16:09.021 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:16:09.039 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:16:09.068 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:16:09.086 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:16:09.115 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:16:09.133 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:16:09.162 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:16:09.180 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:16:09.209 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:16:09.228 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:16:09.256 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:16:09.274 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:16:09.301 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:16:09.306 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:16:09.325 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:16:09.354 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:16:09.382 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:16:09.384 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:16:09.389 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:16:09.391 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:16:09.393 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:16:09.395 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:16:09.397 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:16:09.399 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:16:09.402 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:16:09.404 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:16:09.422 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:16:09.451 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:16:09.468 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:16:09.498 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:16:09.515 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:16:09.544 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:16:09.562 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:16:09.599 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:16:09.617 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:16:09.646 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:16:09.665 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:16:09.694 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:16:09.712 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:16:09.741 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:16:09.759 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:16:09.788 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:16:09.805 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:16:09.833 | + 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-13 23:16:09.842 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:16:09.860 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:16:09.889 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:16:09.891 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:16:09.896 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:16:09.898 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:16:09.900 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:16:09.902 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:16:09.905 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:16:09.908 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:16:09.910 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:16:09.912 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:16:09.931 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:16:09.961 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:16:09.980 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:16:10.008 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:16:10.028 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:16:10.056 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:16:10.074 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:16:10.102 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:16:10.120 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:16:10.149 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:16:10.167 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:16:10.195 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:16:10.214 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:16:10.242 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:16:10.260 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:16:10.288 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:16:10.307 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:16:10.334 | + 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-13 23:16:10.344 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:16:10.361 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:16:10.390 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:16:10.418 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:16:10.447 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:16:10.476 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:16:10.479 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:16:10.483 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:16:10.512 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:16:10.541 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:16:10.570 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:16:10.598 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:16:10.627 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:16:10.654 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:16:10.682 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:16:10.709 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:16:10.737 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:16:10.752 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:10.755 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:16:10.774 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:16:10.777 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:16:10.797 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:16:10.799 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-04-13 23:16:10.826 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:16:10.829 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:16:10.856 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-04-13 23:16:10.885 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:16:10.887 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:16:10.915 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:16:10.931 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:10.933 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:16:10.936 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:16:10.941 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:16:10.943 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:16:10.956 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:16:10.958 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:16:10.970 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:16:10.972 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:16:10.975 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:10.977 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:10.979 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:10.982 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:10.984 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:10.986 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:10.989 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:16:11.001 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:16:11.004 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:16:11.006 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:16:11.024 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:11.027 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:16:11.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:11.047 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:16:11.049 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:16:11.052 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:16:11.054 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:16:11.057 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:16:11.060 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:16:11.062 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:16:11.065 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:16:11.082 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:11.085 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:16:11.088 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:16:11.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:11.108 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:16:11.111 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:16:11.113 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:16:11.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:11.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:11.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:16:11.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:11.128 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:16:11.130 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:16:11.133 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:16:11.136 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:16:11.139 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:16:11.142 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:16:11.144 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:16:11.147 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:16:11.151 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:16:11.153 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:16:11.157 | +++ 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-13 23:16:11.157 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:16:11.163 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:16:11.165 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:16:11.169 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:16:11.172 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:16:11.174 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:16:11.196 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:16:11.199 | + 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-13 23:16:12.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:12.062 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:12.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:12.062 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:13.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:13.283 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:16:13.366 | 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-13 23:16:13.367 | 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-13 23:16:13.367 | 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-13 23:16:13.369 | 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-13 23:16:13.370 | 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-13 23:16:13.371 | 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-13 23:16:13.372 | 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-13 23:16:13.374 | 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-13 23:16:13.375 | 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-13 23:16:13.376 | 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-13 23:16:13.377 | 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-13 23:16:13.378 | 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-13 23:16:13.380 | 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-13 23:16:13.382 | 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-13 23:16:13.385 | 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-13 23:16:13.387 | 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-13 23:16:13.389 | 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-13 23:16:13.392 | 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-13 23:16:13.401 | 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-13 23:16:13.402 | 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-13 23:16:13.416 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:16:13.485 | 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-13 23:16:13.487 | 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-13 23:16:13.488 | 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-13 23:16:13.512 | 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-13 23:16:13.514 | 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-13 23:16:13.515 | 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-13 23:16:13.517 | 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-13 23:16:13.519 | 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-13 23:16:13.529 | 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-13 23:16:13.570 | 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-13 23:16:13.571 | 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-13 23:16:13.574 | 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-13 23:16:13.575 | 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-13 23:16:13.594 | 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-13 23:16:13.596 | 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-13 23:16:13.612 | 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-13 23:16:13.630 | 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-13 23:16:13.632 | 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-13 23:16:13.650 | 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-13 23:16:13.652 | 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-13 23:16:13.737 | 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-13 23:16:13.739 | 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-13 23:16:13.740 | 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-13 23:16:13.742 | 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-13 23:16:13.792 | 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-13 23:16:13.818 | 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-13 23:16:14.051 | 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-13 23:16:14.054 | 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-13 23:16:14.088 | 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-13 23:16:14.092 | 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-13 23:16:14.093 | 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-13 23:16:14.096 | 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-13 23:16:14.097 | 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-13 23:16:14.098 | 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-13 23:16:14.153 | 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-13 23:16:14.334 | 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-13 23:16:14.357 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:16:14.440 | 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-13 23:16:14.588 | 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-13 23:16:16.758 | 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-13 23:16:16.765 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:16.765 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:16.892 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:16.894 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:16.897 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:16.899 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:16.902 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:16.904 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:16.911 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:16.913 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:16.916 | + functions-common:time_stop:2439 : start_time=1649891771190 2022-04-13 23:16:16.919 | + functions-common:time_stop:2441 : [[ -z 1649891771190 ]] 2022-04-13 23:16:16.922 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:16.927 | + functions-common:time_stop:2444 : end_time=1649891776924 2022-04-13 23:16:16.929 | + functions-common:time_stop:2445 : elapsed_time=5734 2022-04-13 23:16:16.932 | + functions-common:time_stop:2446 : total=81342 2022-04-13 23:16:16.934 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:16.936 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87076 2022-04-13 23:16:16.939 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:16.942 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:16:16.946 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:16:16.950 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:16:16.964 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:16:16.969 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:16:16.971 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:16:16.973 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:16:16.976 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:16:16.978 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:16:16.981 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:16:16.984 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:16:16.986 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:16:16.989 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:16:17.006 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:16:17.008 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:16:17.011 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:17.014 | + functions-common:git_clone:629 : echo master 2022-04-13 23:16:17.014 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:16:17.019 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:16:17.021 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:17.024 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:16:17.037 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:16:17.040 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:16:17.040 | + functions-common:git_clone:685 : head -1 2022-04-13 23:16:17.043 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:16:17.046 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:16:17.049 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:16:17.052 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:16:17.054 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:16:17.057 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:16:17.060 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:16:17.062 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:16:17.065 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:16:17.068 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:16:17.070 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:16:17.073 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:16:17.076 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:16:17.079 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:16:17.082 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:16:17.085 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:16:17.087 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:16:17.090 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:16:17.093 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:16:17.099 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:16:17.101 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:16:17.789 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:16:17.792 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:16:17.795 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:16:17.797 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:16:17.799 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:16:17.802 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:16:17.804 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:16:17.808 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:16:17.810 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:16:17.813 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:16:17.815 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:16:17.817 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:16:17.820 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:16:17.823 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:16:17.844 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:16:17.847 | + 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-13 23:16:18.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:18.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:18.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:18.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:19.941 | Obtaining file:///opt/stack/glance 2022-04-13 23:16:19.942 | Preparing metadata (setup.py): started 2022-04-13 23:16:24.758 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:16:24.830 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:16:24.831 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:16:24.832 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:16:24.833 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:16:24.834 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:16:24.835 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:16:24.836 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:16:24.838 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:16:24.839 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:16:24.840 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:16:24.841 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:16:24.842 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:16:24.843 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:16:24.844 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:16:24.846 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:16:24.847 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:16:24.848 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:16:24.849 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:16:24.850 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:16:24.851 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:16:24.852 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:16:24.853 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:16:24.854 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:16:24.855 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:16:24.856 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:16:24.857 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:16:24.858 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:16:24.859 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:16:24.861 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:16:24.862 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:16:24.863 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:16:24.864 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:16:24.865 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:16:24.866 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:16:24.867 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:16:24.868 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:16:24.870 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:16:24.871 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:16:24.872 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:16:24.873 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:16:24.874 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:16:24.875 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:16:24.876 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:16:24.892 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:16:24.893 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:16:24.895 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:16:24.918 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:16:24.919 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:16:24.958 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:16:24.976 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:16:24.985 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:16:24.999 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:16:25.000 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:16:25.001 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:16:25.095 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:16:25.170 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:16:25.225 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:16:25.226 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:16:25.258 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:16:25.334 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:16:25.336 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:16:25.337 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:16:25.396 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:16:25.397 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:16:25.400 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:16:25.426 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:16:25.474 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:16:25.477 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:16:25.536 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:16:25.537 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:16:25.541 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:16:25.543 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:16:25.544 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:16:25.569 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:16:25.571 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:16:25.574 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:16:25.618 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:16:25.660 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:16:25.663 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:16:25.664 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:16:25.743 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:16:25.804 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:16:25.906 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:16:26.180 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:16:26.185 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:16:26.187 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:16:26.188 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:16:26.245 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:16:26.269 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:16:26.363 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:16:26.480 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:16:26.698 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:16:26.700 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:16:26.701 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:16:26.702 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:16:26.703 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:16:26.704 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:16:26.706 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:16:26.826 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:16:26.860 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:16:26.908 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:16:26.911 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:16:27.156 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:16:27.344 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:16:27.346 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:16:27.347 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:16:27.348 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:16:27.457 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:16:27.617 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:16:27.752 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:16:28.089 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:16:28.092 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:16:28.327 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:16:28.617 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:16:28.985 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:16:28.987 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:16:30.490 | Installing collected packages: glance 2022-04-13 23:16:30.490 | Attempting uninstall: glance 2022-04-13 23:16:30.490 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:16:30.497 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:16:30.498 | Running setup.py develop for glance 2022-04-13 23:16:36.562 | Successfully installed glance 2022-04-13 23:16:36.562 | 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-13 23:16:36.570 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:36.570 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:36.713 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:36.715 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:36.717 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:36.720 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:36.722 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:36.724 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:36.726 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:36.729 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:36.731 | + functions-common:time_stop:2439 : start_time=1649891777839 2022-04-13 23:16:36.733 | + functions-common:time_stop:2441 : [[ -z 1649891777839 ]] 2022-04-13 23:16:36.736 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:36.740 | + functions-common:time_stop:2444 : end_time=1649891796737 2022-04-13 23:16:36.742 | + functions-common:time_stop:2445 : elapsed_time=18898 2022-04-13 23:16:36.745 | + functions-common:time_stop:2446 : total=87076 2022-04-13 23:16:36.747 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:36.749 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105974 2022-04-13 23:16:36.752 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:36.754 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:16:36.757 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:16:36.760 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:16:36.779 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:16:36.792 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:16:36.794 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:16:36.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:36.800 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:36.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:16:36.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:36.809 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:16:36.812 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:16:36.815 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:16:36.828 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:16:36.831 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:16:36.834 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:16:36.836 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:16:36.838 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:16:36.841 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:16:36.843 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:16:36.846 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:16:36.875 | + 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-13 23:16:36.904 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:16:36.933 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:16:36.963 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:16:36.992 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:16:37.022 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:16:37.025 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:16:37.027 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:16:37.030 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:16:37.032 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:16:37.061 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:16:37.091 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:16:37.120 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:16:37.149 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:16:37.180 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:16:37.211 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:16:37.240 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:16:37.270 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:16:37.300 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:16:37.329 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:16:37.360 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:16:37.362 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:16:37.365 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:16:37.367 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:16:37.369 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:16:37.372 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:16:37.388 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.391 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:16:37.393 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:16:37.396 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:16:37.412 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.414 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:16:37.418 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:16:37.447 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:16:37.450 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:16:37.452 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:16:37.454 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:16:37.457 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:16:37.487 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:16:37.517 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:16:37.520 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:16:37.522 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:16:37.524 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:16:37.527 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:16:37.529 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:16:37.531 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:16:37.562 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:16:37.564 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-04-13 23:16:37.594 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:16:37.596 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:16:37.613 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.615 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:16:37.645 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:16:37.674 | + 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-13 23:16:37.705 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:16:37.735 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:16:37.765 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:16:37.781 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:37.784 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:16:37.814 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:16:37.850 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:16:37.881 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-04-13 23:16:37.910 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:16:37.940 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-04-13 23:16:37.969 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:16:37.986 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:37.988 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:16:37.990 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:16:37.993 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:16:37.996 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:16:38.014 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:16:38.016 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:16:38.019 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:16:38.021 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:16:38.024 | + 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-13 23:16:38.054 | + 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-13 23:16:38.084 | + 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-13 23:16:38.117 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:16:38.147 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:16:38.152 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:16:38.183 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:16:38.214 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:16:38.244 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-04-13 23:16:38.275 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:16:38.305 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:16:38.334 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:16:38.364 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:16:38.394 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:16:38.431 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:16:38.463 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:16:38.493 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:16:38.498 | + 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-13 23:16:38.506 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:16:38.523 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:38.526 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:16:38.528 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:16:38.531 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:16:38.533 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:16:38.535 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:16:38.538 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:16:38.542 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:16:38.544 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:16:38.548 | + 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-13 23:16:38.578 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:16:38.580 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:16:38.582 | ++ functions:get_random_port:837 : true 2022-04-13 23:16:38.585 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:16:38.587 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:16:38.590 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:16:38.642 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:16:38.644 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:16:38.646 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:16:38.649 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:16:38.652 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:16:38.680 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:16:38.707 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:16:38.735 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:16:38.762 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:16:38.790 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:16:38.818 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:16:38.846 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:16:38.874 | + 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-13 23:16:38.902 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:16:38.930 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:16:38.957 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:16:38.986 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:16:39.013 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:16:39.041 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:16:39.069 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:16:39.096 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:16:39.125 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:16:39.153 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:16:39.181 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:16:39.183 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:16:39.186 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:16:39.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:39.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:39.193 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:16:39.195 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:16:39.251 | proxy (enabled by site administrator) 2022-04-13 23:16:39.254 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:16:39.256 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:16:39.258 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:16:39.261 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:39.264 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:39.266 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:16:39.268 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:16:39.324 | proxy_http (enabled by site administrator) 2022-04-13 23:16:39.327 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:16:39.331 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:16:39.333 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:16:39.335 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:16:39.338 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:39.340 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:39.343 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:16:39.346 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:16:39.349 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:16:39.349 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:16:39.358 | KeepAlive Off 2022-04-13 23:16:39.362 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:16:39.362 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:16:39.371 | SetEnv proxy-sendchunked 1 2022-04-13 23:16:39.374 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:16:39.375 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:16:39.383 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:16:39.387 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:16:39.389 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:16:39.392 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:16:39.394 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:16:39.397 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:16:39.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:39.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:39.404 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:16:39.407 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:16:39.409 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:39.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:39.414 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:16:39.475 | Site glance-wsgi-api already enabled 2022-04-13 23:16:39.480 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:16:39.482 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:16:39.484 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:16:39.487 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:16:39.624 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:16:39.632 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:16:39.664 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:16:39.667 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:16:39.686 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:39.689 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:16:39.691 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:16:39.694 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:16:39.697 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:16:39.699 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:16:39.702 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:16:39.704 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:16:39.706 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:16:39.709 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:16:39.711 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:16:39.715 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:16:39.717 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:16:39.720 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:16:39.723 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:16:39.740 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:16:39.742 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:16:39.744 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:39.747 | + functions-common:git_clone:629 : echo master 2022-04-13 23:16:39.748 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:16:39.753 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:16:39.755 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:39.758 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:16:39.770 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:16:39.774 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:16:39.774 | + functions-common:git_clone:685 : head -1 2022-04-13 23:16:39.785 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:16:39.789 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:16:39.792 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:16:39.794 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:16:39.797 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:16:39.799 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:16:39.802 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:16:39.805 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:16:39.807 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:16:39.810 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:16:39.812 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:16:39.815 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:16:39.817 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:16:39.820 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:16:39.823 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:16:39.826 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:16:39.828 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:16:39.831 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:16:39.834 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:16:39.840 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:16:39.843 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:16:40.514 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:16:40.517 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:16:40.519 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:16:40.522 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:16:40.524 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:16:40.526 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:16:40.529 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:16:40.531 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:16:40.534 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:16:40.536 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:16:40.538 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:16:40.541 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:16:40.544 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:16:40.546 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:16:40.568 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:16:40.570 | + 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-13 23:16:41.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:41.443 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:41.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:41.444 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:42.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:42.686 | Obtaining file:///opt/stack/cinder 2022-04-13 23:16:42.687 | Preparing metadata (setup.py): started 2022-04-13 23:16:48.746 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:16:48.888 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:16:48.889 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:16:48.890 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:16:48.891 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:16:48.892 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:16:48.893 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:16:48.894 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:16:48.895 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:16:48.897 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:16:48.898 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:16:48.899 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:16:48.900 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:16:48.901 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:16:48.903 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:16:48.904 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:16:48.905 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:16:48.906 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:16:48.907 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:16:48.908 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:16:48.909 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:16:48.910 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:16:48.911 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:16:48.913 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:16:48.914 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:16:48.915 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:16:48.916 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:16:48.917 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:16:48.919 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:16:48.920 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:16:48.921 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:16:48.922 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:16:48.923 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:16:48.924 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:16:48.926 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:16:48.927 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:16:48.928 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:16:48.929 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:16:48.930 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:16:48.932 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:16:48.933 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:16:48.934 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:16:48.935 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:16:48.936 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:16:48.937 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:16:48.938 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:16:48.940 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:16:48.941 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:16:48.942 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:16:48.943 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:16:48.944 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:16:48.945 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:16:48.947 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:16:48.948 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:16:48.949 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:16:48.950 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:16:48.951 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:16:48.952 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:16:48.953 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:16:48.954 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:16:48.956 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:16:48.957 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:16:48.958 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:16:48.972 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:16:48.973 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:16:48.974 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:16:49.041 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:16:49.074 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:16:49.091 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:16:49.092 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:16:49.094 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:16:49.095 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:16:49.199 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:16:49.262 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:16:49.264 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:16:49.291 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:16:49.292 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:16:49.294 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:16:49.380 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:16:49.428 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:16:49.430 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:16:49.432 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:16:49.433 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:16:49.498 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:16:49.505 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:16:49.508 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:16:49.578 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:16:49.580 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:16:49.644 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:16:49.647 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:16:49.648 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:16:49.652 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:16:49.654 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:16:49.679 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:16:49.682 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:16:49.683 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:16:49.732 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:16:49.818 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:16:49.824 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:16:49.848 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:16:49.873 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:16:49.955 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:16:49.956 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:16:50.094 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:16:50.126 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:16:50.281 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:16:50.317 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:16:50.320 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:16:50.321 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:16:50.525 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:16:50.533 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:16:50.535 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:16:50.571 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:16:50.602 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:16:50.843 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:16:50.844 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:16:50.988 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:16:50.990 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:16:50.992 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:16:51.155 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:16:51.275 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:16:51.277 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:16:51.279 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:16:51.315 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:16:51.531 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:16:51.612 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:16:51.614 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:16:51.793 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:16:51.887 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:16:51.889 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:16:52.072 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:16:52.504 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:16:52.556 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:16:52.607 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:16:53.680 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:16:53.952 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:16:53.952 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:16:54.097 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:16:54.287 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:16:54.465 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:16:56.170 | Installing collected packages: cinder 2022-04-13 23:16:56.170 | Attempting uninstall: cinder 2022-04-13 23:16:56.170 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:16:56.176 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:16:56.177 | Running setup.py develop for cinder 2022-04-13 23:17:03.806 | Successfully installed cinder 2022-04-13 23:17:03.807 | 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-13 23:17:03.818 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:03.818 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:03.981 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:03.983 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:03.986 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:03.988 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:03.990 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:03.993 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:03.996 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:03.998 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:04.000 | + functions-common:time_stop:2439 : start_time=1649891800562 2022-04-13 23:17:04.002 | + functions-common:time_stop:2441 : [[ -z 1649891800562 ]] 2022-04-13 23:17:04.005 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:04.010 | + functions-common:time_stop:2444 : end_time=1649891824007 2022-04-13 23:17:04.012 | + functions-common:time_stop:2445 : elapsed_time=23445 2022-04-13 23:17:04.014 | + functions-common:time_stop:2446 : total=105974 2022-04-13 23:17:04.016 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:04.019 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=129419 2022-04-13 23:17:04.021 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:04.023 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:04.026 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:17:04.029 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:17:04.048 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:17:04.060 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:17:04.063 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:17:04.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:04.068 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:04.070 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:17:04.073 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:04.076 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:17:04.078 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:17:04.081 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:17:04.083 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:04.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:04.088 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:17:04.100 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:17:04.103 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:17:04.105 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:17:04.108 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:17:04.110 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:17:04.113 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:04.115 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:17:04.118 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:04.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:04.123 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:17:04.126 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:04.128 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:17:04.131 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:17:04.134 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:17:04.137 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:17:04.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:04.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:04.145 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:17:04.168 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:17:04.278 | Reading package lists... 2022-04-13 23:17:04.522 | Building dependency tree... 2022-04-13 23:17:04.523 | Reading state information... 2022-04-13 23:17:04.781 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:17:04.781 | The following packages were automatically installed and are no longer required: 2022-04-13 23:17:04.782 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:17:04.782 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:17:04.782 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:17:04.782 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:17:04.782 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:17:04.782 | python3-zope.interface 2022-04-13 23:17:04.782 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:17:04.896 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:17:04.901 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:17:04.904 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:17:04.906 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:04.909 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:04.911 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:04.914 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:04.917 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:04.919 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:17:04.922 | + functions-common:time_stop:2439 : start_time=1649891824165 2022-04-13 23:17:04.924 | + functions-common:time_stop:2441 : [[ -z 1649891824165 ]] 2022-04-13 23:17:04.928 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:04.933 | + functions-common:time_stop:2444 : end_time=1649891824930 2022-04-13 23:17:04.936 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-13 23:17:04.938 | + functions-common:time_stop:2446 : total=5407 2022-04-13 23:17:04.941 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:04.943 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6172 2022-04-13 23:17:04.946 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:17:04.948 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:04.951 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:17:04.953 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:17:04.966 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:17:04.970 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:17:04.972 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:17:04.974 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:17:04.978 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:17:04.978 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:17:04.982 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:17:04.985 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:17:04.987 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:17:04.989 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:17:04.991 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:17:04.994 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:17:04.996 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:17:04.998 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:17:05.009 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:17:05.021 | + 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-13 23:17:05.034 | + 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-13 23:17:05.047 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:17:05.060 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:17:05.063 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:17:05.067 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IYxbexjhX9 2022-04-13 23:17:05.069 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:17:05.072 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:17:05.074 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:17:05.076 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IYxbexjhX9 2022-04-13 23:17:05.080 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IYxbexjhX9 2022-04-13 23:17:05.092 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IYxbexjhX9 /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:17:05.105 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:17:05.109 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:17:05.112 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:17:05.114 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:17:05.116 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:17:05.118 | + 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-13 23:17:05.120 | + 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-13 23:17:05.123 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:17:05.125 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:17:05.130 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:17:05.134 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:17:05.153 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:17:05.172 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:17:05.190 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:17:05.208 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:17:05.228 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:17:05.246 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:17:05.264 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:17:05.283 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:17:05.285 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:17:05.288 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:17:05.290 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:17:05.293 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:17:05.322 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:17:05.350 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:17:05.377 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:17:05.405 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:17:05.434 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:17:05.461 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:17:05.489 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:17:05.517 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:17:05.544 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:17:05.572 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:17:05.603 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:17:05.631 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:17:05.634 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:17:05.637 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:17:05.639 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:17:05.641 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:17:05.644 | + 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-13 23:17:05.675 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:17:05.703 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:17:05.731 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:17:05.759 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:17:05.787 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:17:05.815 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:17:05.846 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:17:05.848 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-04-13 23:17:05.876 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:17:05.907 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:17:05.915 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 524be644c04f26fcfb74f1a0ed876473 2022-04-13 23:17:05.943 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:17:05.946 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:17:05.979 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:17:06.007 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:17:06.036 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:17:06.064 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:17:06.080 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:06.083 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:17:06.100 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:06.102 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:17:06.119 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:06.121 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:17:06.138 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:06.141 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:17:06.143 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:17:06.146 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:17:06.148 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:17:06.151 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:17:06.153 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:17:06.156 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:17:06.173 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:06.176 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:17:06.178 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:17:06.181 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:17:06.197 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:06.200 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:17:06.202 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:17:06.230 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:17:06.233 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:17:06.235 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:17:06.238 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:17:06.240 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:17:06.243 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:17:06.260 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:17:06.263 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:17:06.265 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:06.267 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:17:06.270 | + 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-13 23:17:06.298 | + 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-13 23:17:06.326 | + 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-13 23:17:06.354 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:17:06.382 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:17:06.399 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:06.401 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:17:06.404 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:17:06.406 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:17:06.408 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:17:06.411 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:17:06.413 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:17:06.417 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:17:06.421 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:17:06.423 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:17:06.426 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:17:06.439 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:17:06.439 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:06.448 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:17:06.451 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:06.467 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:17:06.469 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:17:06.473 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:17:06.502 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:17:06.531 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:17:06.559 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:17:06.586 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:17:06.614 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:17:06.642 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:17:06.670 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:17:06.698 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:17:06.725 | + 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-13 23:17:06.753 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:17:06.781 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:17:06.809 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:17:06.837 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:17:06.839 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:17:06.842 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:17:06.845 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:17:06.847 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:17:06.850 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:06.853 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:06.855 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:17:06.858 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:17:06.860 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:17:06.888 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:17:06.917 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:17:06.917 | + 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-13 23:17:06.926 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:17:06.929 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:17:06.932 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:17:06.934 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:17:06.937 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:17:06.939 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:06.941 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:06.944 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:06.947 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:06.949 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:17:06.951 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:06.954 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:06.956 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:17:07.018 | Enabling site cinder-wsgi. 2022-04-13 23:17:07.023 | To activate the new configuration, you need to run: 2022-04-13 23:17:07.024 | systemctl reload apache2 2022-04-13 23:17:07.028 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:17:07.031 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:17:07.033 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:07.036 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:17:07.174 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:17:07.177 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:17:07.213 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-04-13 23:17:07.242 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:17:07.261 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:07.263 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:17:07.266 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:17:07.268 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:17:07.271 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:17:07.273 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:17:07.305 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:17:07.334 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-04-13 23:17:07.362 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:17:07.391 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:17:07.419 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:17:07.449 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:17:07.476 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:17:07.505 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:17:07.533 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:17:07.563 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:17:07.592 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:17:07.621 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:17:07.623 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:17:07.640 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:07.643 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-04-13 23:17:07.674 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:17:07.677 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:17:07.695 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:07.698 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:17:07.701 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:17:07.703 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:17:07.706 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:07.708 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:17:07.710 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:17:07.714 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:17:07.714 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:17:07.720 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:17:07.722 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:17:07.725 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:17:07.728 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:17:07.731 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:17:07.733 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:17:07.736 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:17:07.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:07.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:07.744 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:17:07.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:07.749 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:17:07.751 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:17:07.754 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:17:07.756 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:07.758 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:07.761 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:07.764 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:07.766 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:07.769 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:07.785 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:07.787 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:07.789 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:07.793 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:07.793 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:07.798 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:17:07.801 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:07.803 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:17:07.816 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:17:07.819 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:07.819 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:07.823 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:17:07.826 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:07.828 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:17:07.831 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:07.833 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:17:07.836 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:17:07.838 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:17:07.841 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:17:07.843 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:07.846 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:17:07.848 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:17:07.851 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:07.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:17:07.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:17:07.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:07.863 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:17:07.865 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:07.869 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:07.872 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:17:07.878 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:17:07.880 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:17:08.559 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:17:08.562 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:08.565 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:08.567 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:08.569 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:17:08.572 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:17:08.574 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:08.577 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:17:08.579 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:08.581 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:17:08.584 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:17:08.586 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:17:08.589 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:08.591 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:17:08.613 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:17:08.615 | + 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-13 23:17:09.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:09.481 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:09.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:09.481 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:10.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:10.677 | Obtaining file:///opt/stack/neutron 2022-04-13 23:17:10.678 | Preparing metadata (setup.py): started 2022-04-13 23:17:16.415 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:17:16.505 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:17:16.507 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:17:16.508 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:17:16.509 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:17:16.510 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:17:16.511 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:17:16.512 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:17:16.513 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:17:16.514 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:17:16.515 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:17:16.516 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:17:16.517 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:17:16.518 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:17:16.519 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:17:16.520 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:17:16.521 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:17:16.522 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:17:16.523 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:17:16.525 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:17:16.526 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:17:16.528 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:17:16.529 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:17:16.530 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:17:16.531 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:17:16.532 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:17:16.533 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:17:16.534 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:17:16.535 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:17:16.536 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:17:16.537 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:17:16.538 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:17:16.540 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:17:16.541 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:17:16.542 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:17:16.543 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:17:16.544 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:17:16.545 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:17:16.546 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:17:16.548 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:17:16.549 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:17:16.550 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:17:16.551 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:17:16.552 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:17:16.553 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:17:16.554 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:17:16.555 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:17:16.556 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:17:16.558 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:16.559 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:17:16.560 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:17:16.561 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:17:16.562 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:17:16.563 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:17:16.564 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:17:16.565 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:17:16.581 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:17:16.582 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:17:16.584 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:17:16.592 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:17:16.604 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:17:16.605 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:17:16.606 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:17:16.626 | 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.dev114) (3.0.7) 2022-04-13 23:17:16.633 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:17:16.694 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:17:16.695 | 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.dev114) (1.7.0) 2022-04-13 23:17:16.748 | 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.dev114) (3.1.1) 2022-04-13 23:17:16.751 | 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.dev114) (4.4.0) 2022-04-13 23:17:16.798 | 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.dev114) (1.2.2) 2022-04-13 23:17:16.803 | 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.dev114) (2.7.0) 2022-04-13 23:17:16.830 | 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.dev114) (1.1.5) 2022-04-13 23:17:16.831 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:17:16.832 | 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.dev114) (1.32) 2022-04-13 23:17:16.834 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:17:16.835 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:17:16.838 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:17:16.839 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:17:16.840 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:17:16.858 | 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.dev114) (1.0.3) 2022-04-13 23:17:16.947 | 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.dev114) (0.17.3) 2022-04-13 23:17:17.018 | 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.dev114) (1.5.0) 2022-04-13 23:17:17.081 | 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.dev114) (0.13.0) 2022-04-13 23:17:17.083 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:17:17.084 | 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.dev114) (2.0.1) 2022-04-13 23:17:17.143 | 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.dev114) (0.9.6) 2022-04-13 23:17:17.146 | 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.dev114) (2.8.2) 2022-04-13 23:17:17.205 | 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.dev114) (5.1.0) 2022-04-13 23:17:17.208 | 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.dev114) (0.4.0) 2022-04-13 23:17:17.210 | 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.dev114) (5.0.0) 2022-04-13 23:17:17.212 | 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.dev114) (5.2.4) 2022-04-13 23:17:17.237 | 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.dev114) (3.2.0) 2022-04-13 23:17:17.240 | 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.dev114) (3.3.0) 2022-04-13 23:17:17.288 | 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.dev114) (1.15.0) 2022-04-13 23:17:17.344 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:17:17.377 | 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.dev114) (3.0.0) 2022-04-13 23:17:17.380 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:17:17.404 | 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.dev114) (3.2.0) 2022-04-13 23:17:17.548 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:17:17.625 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:17:17.703 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:17:17.705 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:17:17.817 | 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.dev114) (0.6.9) 2022-04-13 23:17:17.819 | 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.dev114) (0.6.9) 2022-04-13 23:17:17.820 | 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.dev114) (0.6.9) 2022-04-13 23:17:17.821 | 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.dev114) (0.6.9) 2022-04-13 23:17:17.822 | 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.dev114) (0.6.9) 2022-04-13 23:17:17.824 | 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.dev114) (0.6.9) 2022-04-13 23:17:17.825 | 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.dev114) (0.6.9) 2022-04-13 23:17:18.038 | 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.dev114) (3.10.1) 2022-04-13 23:17:18.041 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:17:18.042 | 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.dev114) (2.5.0) 2022-04-13 23:17:18.094 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:17:18.099 | 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.dev114) (3.17.6) 2022-04-13 23:17:18.191 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:17:18.194 | 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.dev114) (2.0.12) 2022-04-13 23:17:18.195 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:17:18.196 | 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.dev114) (1.26.9) 2022-04-13 23:17:18.234 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:17:18.577 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:17:18.655 | 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.dev114) (5.0.0) 2022-04-13 23:17:18.818 | 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.dev114) (2.21) 2022-04-13 23:17:18.891 | 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.dev114) (2.4.0) 2022-04-13 23:17:18.893 | 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.dev114) (0.5.0) 2022-04-13 23:17:19.135 | 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.dev114) (2.5.0) 2022-04-13 23:17:19.412 | 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.dev114) (2.2) 2022-04-13 23:17:19.976 | 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.dev114) (0.14.1) 2022-04-13 23:17:20.025 | 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.dev114) (0.2.5) 2022-04-13 23:17:20.633 | 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.dev114) (0.4.2) 2022-04-13 23:17:20.636 | 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.dev114) (0.5.2) 2022-04-13 23:17:20.953 | 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.dev114) (4.11.1) 2022-04-13 23:17:20.954 | 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.dev114) (2.1.1) 2022-04-13 23:17:21.123 | 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.dev114) (3.8.0) 2022-04-13 23:17:21.367 | 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.dev114) (21.4.0) 2022-04-13 23:17:21.368 | 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.dev114) (1.8.2) 2022-04-13 23:17:21.551 | 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.dev114) (1.0.0) 2022-04-13 23:17:21.813 | 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.dev114) (2.3.2) 2022-04-13 23:17:23.420 | Installing collected packages: neutron 2022-04-13 23:17:23.420 | Attempting uninstall: neutron 2022-04-13 23:17:23.420 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:17:23.439 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:17:23.440 | Running setup.py develop for neutron 2022-04-13 23:17:31.006 | Successfully installed neutron 2022-04-13 23:17:31.007 | 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-13 23:17:31.015 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:31.015 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:31.165 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:31.168 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:31.170 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:31.172 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:31.174 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:31.177 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:31.179 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:31.181 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:31.184 | + functions-common:time_stop:2439 : start_time=1649891828607 2022-04-13 23:17:31.186 | + functions-common:time_stop:2441 : [[ -z 1649891828607 ]] 2022-04-13 23:17:31.189 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:31.193 | + functions-common:time_stop:2444 : end_time=1649891851191 2022-04-13 23:17:31.196 | + functions-common:time_stop:2445 : elapsed_time=22584 2022-04-13 23:17:31.198 | + functions-common:time_stop:2446 : total=129419 2022-04-13 23:17:31.200 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:31.203 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=152003 2022-04-13 23:17:31.205 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:31.207 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:31.210 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:17:31.213 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:17:31.232 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:17:31.244 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:17:31.247 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:17:31.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:31.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:31.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:17:31.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:31.260 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:17:31.262 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:31.265 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:17:31.282 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:31.285 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:17:31.287 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:17:31.290 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:17:31.293 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:31.295 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:17:31.298 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:17:31.301 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:17:31.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:31.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:31.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:17:31.311 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:31.314 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:17:31.330 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.332 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:17:31.349 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.351 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:17:31.368 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.370 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:17:31.373 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:17:31.375 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:17:31.377 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:31.379 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:31.382 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:31.385 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:31.387 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:31.390 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:31.406 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:31.409 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:31.411 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:31.414 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:31.414 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:31.419 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:17:31.422 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:31.424 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:17:31.438 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:17:31.441 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:31.441 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:31.444 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:17:31.448 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:31.450 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:17:31.453 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:31.455 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:17:31.457 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:17:31.460 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:17:31.463 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:17:31.465 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:31.468 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:17:31.470 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:17:31.473 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:31.475 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:17:31.479 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:17:31.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:31.484 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:17:31.487 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:31.489 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:31.493 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:17:31.498 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:17:31.501 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:17:32.170 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:17:32.173 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:32.175 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:32.178 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:32.180 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:17:32.182 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:17:32.185 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:32.187 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:17:32.189 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:32.191 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:17:32.194 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:17:32.196 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:17:32.198 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:32.201 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:17:32.222 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:17:32.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/nova 2022-04-13 23:17:33.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:33.127 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:33.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:33.127 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:34.315 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:34.346 | Obtaining file:///opt/stack/nova 2022-04-13 23:17:34.347 | Preparing metadata (setup.py): started 2022-04-13 23:17:41.101 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:17:41.229 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:17:41.230 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:17:41.231 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:17:41.232 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:17:41.234 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:17:41.235 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:17:41.236 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:17:41.237 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:17:41.238 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:17:41.239 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:17:41.240 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:17:41.241 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:17:41.242 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:17:41.244 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:17:41.245 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:17:41.246 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:17:41.247 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:17:41.248 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:17:41.249 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:17:41.250 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:17:41.251 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:17:41.252 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:17:41.253 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:17:41.255 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:17:41.256 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:17:41.257 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:17:41.258 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:17:41.260 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:17:41.261 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:17:41.262 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:17:41.263 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:17:41.264 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:17:41.265 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:17:41.266 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:17:41.267 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:17:41.268 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:17:41.270 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:17:41.271 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:17:41.272 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:17:41.273 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:17:41.274 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:17:41.275 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:17:41.277 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:17:41.278 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:17:41.279 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:17:41.280 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:17:41.281 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:17:41.282 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:17:41.283 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:17:41.284 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:17:41.286 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:17:41.287 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:17:41.288 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:17:41.289 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:17:41.290 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:17:41.292 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:17:41.293 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:17:41.294 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:17:41.295 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:17:41.296 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:17:41.297 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:17:41.298 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:17:41.299 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:17:41.300 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:17:41.318 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:17:41.319 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:17:41.320 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:17:41.342 | 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.dev32) (5.3.0) 2022-04-13 23:17:41.383 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:17:41.414 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:17:41.415 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:17:41.439 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:17:41.568 | 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.dev32) (4.4.0) 2022-04-13 23:17:41.570 | 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.dev32) (3.1.1) 2022-04-13 23:17:41.629 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:17:41.630 | 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.dev32) (1.32) 2022-04-13 23:17:41.657 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:17:41.658 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:17:41.660 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:17:41.661 | 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.dev32) (1.1.5) 2022-04-13 23:17:41.685 | 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.dev32) (5.6.0) 2022-04-13 23:17:41.686 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:17:41.738 | 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.dev32) (2.5.0) 2022-04-13 23:17:41.740 | 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.dev32) (0.6.9) 2022-04-13 23:17:41.742 | 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.dev32) (1.16.0) 2022-04-13 23:17:41.804 | 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.dev32) (0.17.3) 2022-04-13 23:17:41.916 | 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.dev32) (2.0.1) 2022-04-13 23:17:41.918 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:17:42.000 | 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.dev32) (0.9.6) 2022-04-13 23:17:42.063 | 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.dev32) (0.4.0) 2022-04-13 23:17:42.065 | 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.dev32) (5.1.0) 2022-04-13 23:17:42.066 | 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.dev32) (5.0.0) 2022-04-13 23:17:42.070 | 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.dev32) (5.2.4) 2022-04-13 23:17:42.096 | 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.dev32) (3.3.0) 2022-04-13 23:17:42.097 | 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.dev32) (3.2.0) 2022-04-13 23:17:42.153 | 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.dev32) (1.0.3) 2022-04-13 23:17:42.215 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:17:42.271 | 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.dev32) (3.0.0) 2022-04-13 23:17:42.274 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:17:42.328 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:17:42.329 | 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.dev32) (3.0.7) 2022-04-13 23:17:42.418 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:17:42.444 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:17:42.525 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:17:42.610 | 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.dev32) (3.17.6) 2022-04-13 23:17:42.675 | 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.dev32) (1.3.3) 2022-04-13 23:17:42.680 | 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.dev32) (1.14.0) 2022-04-13 23:17:42.681 | 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.dev32) (22.0.0) 2022-04-13 23:17:42.724 | 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.dev32) (3.10.1) 2022-04-13 23:17:42.726 | 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.dev32) (2.1.0) 2022-04-13 23:17:42.728 | 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.dev32) (2.5.0) 2022-04-13 23:17:42.809 | 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.dev32) (1.26.9) 2022-04-13 23:17:42.812 | 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.dev32) (2.0.12) 2022-04-13 23:17:42.813 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:17:42.816 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:17:42.911 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:17:43.126 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:17:43.126 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:17:43.240 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:17:43.241 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:17:43.243 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:17:43.357 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:17:43.438 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:17:43.472 | 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.dev32) (5.0.0) 2022-04-13 23:17:43.680 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:17:43.759 | 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.dev32) (2.4.0) 2022-04-13 23:17:43.761 | 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.dev32) (0.5.0) 2022-04-13 23:17:43.977 | 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.dev32) (2.5.0) 2022-04-13 23:17:44.086 | 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.dev32) (2.2) 2022-04-13 23:17:44.558 | 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.dev32) (0.14.1) 2022-04-13 23:17:44.605 | 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.dev32) (2.16.0) 2022-04-13 23:17:44.973 | 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.dev32) (0.6.9) 2022-04-13 23:17:44.974 | 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.dev32) (0.6.9) 2022-04-13 23:17:44.975 | 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.dev32) (0.6.9) 2022-04-13 23:17:44.977 | 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.dev32) (0.6.9) 2022-04-13 23:17:44.978 | 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.dev32) (0.6.9) 2022-04-13 23:17:44.979 | 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.dev32) (0.6.9) 2022-04-13 23:17:44.981 | 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.dev32) (0.6.9) 2022-04-13 23:17:46.215 | 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.dev32) (3.8.0) 2022-04-13 23:17:46.633 | 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.dev32) (21.4.0) 2022-04-13 23:17:46.635 | 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.dev32) (1.8.2) 2022-04-13 23:17:46.732 | 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.dev32) (2.4.0) 2022-04-13 23:17:46.838 | 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.dev32) (1.0.0) 2022-04-13 23:17:48.505 | Installing collected packages: nova 2022-04-13 23:17:48.505 | Attempting uninstall: nova 2022-04-13 23:17:48.505 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:17:48.514 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:17:48.516 | Running setup.py develop for nova 2022-04-13 23:17:56.892 | Successfully installed nova 2022-04-13 23:17:56.892 | 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-13 23:17:56.901 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:56.901 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:57.052 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:57.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:57.057 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:57.060 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:57.062 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:57.064 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:57.066 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:57.069 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:57.072 | + functions-common:time_stop:2439 : start_time=1649891852217 2022-04-13 23:17:57.074 | + functions-common:time_stop:2441 : [[ -z 1649891852217 ]] 2022-04-13 23:17:57.077 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:57.081 | + functions-common:time_stop:2444 : end_time=1649891877078 2022-04-13 23:17:57.083 | + functions-common:time_stop:2445 : elapsed_time=24861 2022-04-13 23:17:57.085 | + functions-common:time_stop:2446 : total=152003 2022-04-13 23:17:57.088 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:57.090 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176864 2022-04-13 23:17:57.093 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:57.095 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:57.097 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:17:57.100 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:17:57.125 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:17:57.143 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:17:57.145 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:17:57.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:57.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:57.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:17:57.156 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:57.161 | + 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-13 23:17:57.174 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:57.177 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:17:57.180 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:17:57.192 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:17:57.196 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:17:57.198 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:17:57.202 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:17:57.202 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:17:57.207 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:17:57.210 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:17:57.213 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:17:57.215 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:17:57.218 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:17:57.220 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:17:57.223 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:17:57.225 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:17:57.237 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:17:57.250 | + 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-13 23:17:57.264 | + 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-13 23:17:57.277 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:17:57.290 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:17:57.293 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:17:57.298 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.LInGmXWTJE 2022-04-13 23:17:57.301 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:17:57.303 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:17:57.307 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:17:57.309 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:17:57.312 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:17:57.314 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.LInGmXWTJE 2022-04-13 23:17:57.318 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.LInGmXWTJE 2022-04-13 23:17:57.331 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.LInGmXWTJE /etc/sudoers.d/nova-rootwrap 2022-04-13 23:17:57.345 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:17:57.349 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:17:57.351 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:17:57.354 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:17:57.356 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:17:57.359 | + 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-13 23:17:57.361 | + 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-13 23:17:57.364 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:17:57.366 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:17:57.371 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:17:57.389 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:57.392 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:17:57.394 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:17:57.398 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:17:57.402 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:17:57.431 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:17:57.433 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:17:57.460 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:17:57.488 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:17:57.516 | + 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-13 23:17:57.545 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:17:57.576 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:17:57.606 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:17:57.608 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.32 2022-04-13 23:17:57.636 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:17:57.668 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:17:57.695 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:17:57.723 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:17:57.750 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:17:57.780 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:17:57.782 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:17:57.784 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:17:57.786 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:17:57.789 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:17:57.791 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:17:57.793 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:17:57.795 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:17:57.798 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:17:57.800 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:17:57.803 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:17:57.805 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:17:57.807 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:17:57.810 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:17:57.812 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:17:57.814 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:17:57.816 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:17:57.818 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:17:57.821 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:17:57.823 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:17:57.840 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:57.842 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:17:57.845 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:17:57.847 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:17:57.875 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:17:57.877 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:17:57.879 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:17:57.881 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:17:57.884 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:17:57.887 | + 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-13 23:17:57.918 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:17:57.920 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:17:57.922 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:17:57.925 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:17:57.927 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:17:57.930 | + 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-13 23:17:57.959 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:17:57.990 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:17:58.018 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:17:58.046 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:17:58.062 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:58.064 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:17:58.081 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:58.084 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:17:58.084 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:17:58.090 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:17:58.092 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:17:58.120 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:17:58.136 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:58.138 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:17:58.141 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:17:58.143 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:17:58.145 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:17:58.147 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:17:58.178 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:17:58.204 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:17:58.232 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:17:58.259 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:17:58.287 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:17:58.315 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:17:58.345 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:17:58.373 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:17:58.400 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:17:58.428 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:17:58.444 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:58.447 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:17:58.449 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:17:58.479 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:17:58.506 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.32/identity 2022-04-13 23:17:58.534 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:17:58.562 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:17:58.590 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:17:58.617 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:17:58.645 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:17:58.672 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:17:58.689 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:58.691 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:17:58.693 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:17:58.722 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:17:58.752 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:17:58.754 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:17:58.782 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:17:58.785 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:17:58.787 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:17:58.789 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:17:58.792 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:17:58.794 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:17:58.796 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:17:58.798 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:17:58.801 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:17:58.803 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:17:58.806 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:17:58.808 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:17:58.811 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:17:58.813 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:17:58.815 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:17:58.817 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:17:58.820 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:17:58.823 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:17:58.825 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:17:58.827 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:17:58.830 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:17:58.832 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:17:58.834 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:17:58.837 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:17:58.840 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:17:58.856 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:17:58.859 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:17:58.861 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:58.863 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:17:58.865 | + 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-13 23:17:58.894 | + 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-13 23:17:58.923 | + 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-13 23:17:58.950 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:17:58.978 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:17:59.008 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:17:59.024 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:59.026 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:17:59.028 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:17:59.031 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:17:59.033 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:17:59.036 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:17:59.038 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:17:59.041 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:17:59.045 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:17:59.048 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:17:59.050 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:17:59.063 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:17:59.063 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:59.072 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:17:59.075 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:59.091 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:17:59.093 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:17:59.097 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:17:59.126 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:17:59.154 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:17:59.182 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:17:59.208 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:17:59.236 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:17:59.264 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:17:59.291 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:17:59.319 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:17:59.346 | + 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-13 23:17:59.373 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:17:59.401 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:17:59.428 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:17:59.456 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:17:59.458 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:17:59.461 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:17:59.464 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:17:59.466 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:17:59.468 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:59.470 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:59.473 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:17:59.475 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:17:59.478 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:17:59.505 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:17:59.533 | + 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-13 23:17:59.533 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:17:59.543 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:17:59.546 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:17:59.548 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:17:59.551 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:17:59.553 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:17:59.555 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:59.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:59.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:59.562 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:59.565 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:17:59.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:59.569 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:59.572 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:17:59.634 | Enabling site nova-api-wsgi. 2022-04-13 23:17:59.639 | To activate the new configuration, you need to run: 2022-04-13 23:17:59.639 | systemctl reload apache2 2022-04-13 23:17:59.644 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:17:59.646 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:17:59.649 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:59.651 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:17:59.855 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:17:59.875 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:59.877 | + 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-13 23:17:59.880 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:17:59.882 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:17:59.884 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:17:59.887 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:17:59.889 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:17:59.892 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:17:59.896 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:17:59.899 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:17:59.901 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:17:59.915 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:59.915 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:17:59.924 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:17:59.928 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:59.944 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:17:59.947 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:17:59.951 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:17:59.981 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:18:00.012 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:18:00.038 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:18:00.067 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:18:00.094 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:18:00.123 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:18:00.150 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:18:00.177 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:18:00.205 | + 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-13 23:18:00.233 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:18:00.261 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:18:00.288 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:18:00.316 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:18:00.319 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:18:00.347 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:18:00.364 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:00.366 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:18:00.399 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:18:00.401 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:18:00.404 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:18:00.421 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:00.423 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:18:00.426 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:18:00.454 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:18:00.486 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:18:00.488 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:18:00.490 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:18:00.494 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:18:00.496 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:18:00.498 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:18:00.515 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:00.518 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:18:00.521 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:18:00.523 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:18:00.539 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:00.541 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:18:00.544 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:18:00.573 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:18:00.576 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:18:00.578 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:18:00.606 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:18:00.635 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:18:00.665 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:18:00.682 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:00.685 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:18:00.714 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:18:00.716 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:18:00.718 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:18:00.748 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:18:00.777 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.32/identity 2022-04-13 23:18:00.804 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:18:00.832 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:18:00.861 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:18:00.889 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:18:00.917 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:18:00.945 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:18:00.973 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:18:00.989 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:00.993 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:18:00.997 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:18:00.999 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:18:01.001 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:18:01.004 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:18:01.007 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:18:01.010 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:18:01.012 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:18:01.015 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:18:01.017 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:18:01.021 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:18:01.024 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:18:01.026 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:18:01.029 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:18:01.031 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:18:01.034 | + 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-13 23:18:01.064 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:18:01.095 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:18:01.125 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:18:01.127 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:18:01.129 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:18:01.132 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:18:01.149 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:01.153 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:18:01.154 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:18:01.975 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:18:01.977 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:18:01.980 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:18:01.982 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:18:01.985 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:18:01.987 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:18:01.989 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:18:02.006 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:02.010 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:18:02.012 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:18:02.014 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:18:02.030 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:02.033 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-04-13 23:18:02.036 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-04-13 23:18:02.065 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:18:02.067 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:18:02.070 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:18:02.087 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:02.091 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:18:02.093 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:18:02.096 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:18:02.127 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.32/identity 2022-04-13 23:18:02.156 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:18:02.184 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:18:02.212 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:18:02.240 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:18:02.268 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:18:02.298 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:18:02.327 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:18:02.329 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:18:02.331 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:18:02.334 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:18:02.353 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:18:02.355 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:18:02.358 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:02.360 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:18:02.362 | + 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-13 23:18:02.391 | + 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-13 23:18:02.419 | + 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-13 23:18:02.448 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:02.476 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:18:02.479 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:18:02.483 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:18:02.486 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:18:02.488 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:18:02.491 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:18:02.494 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:18:02.496 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:18:02.499 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:18:02.501 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:18:02.504 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:18:02.506 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:18:02.509 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:18:02.512 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:18:02.514 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:18:02.530 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:02.533 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:18:02.535 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:18:02.551 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:02.554 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:18:02.571 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:02.573 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:18:02.591 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:02.594 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:18:02.611 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:02.614 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:18:02.616 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:18:02.619 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:18:02.622 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:18:02.624 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:18:02.627 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:18:02.629 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:18:02.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:02.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:02.637 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:18:02.640 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:18:02.642 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:18:02.645 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:18:02.647 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:18:02.650 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:02.653 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:18:02.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:02.658 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:02.660 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:18:02.663 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:02.666 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:18:02.668 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:18:02.671 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:18:02.673 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:18:02.676 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:02.678 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:02.681 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:18:02.702 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:18:02.814 | Reading package lists... 2022-04-13 23:18:03.057 | Building dependency tree... 2022-04-13 23:18:03.059 | Reading state information... 2022-04-13 23:18:03.310 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:18:03.310 | The following packages were automatically installed and are no longer required: 2022-04-13 23:18:03.311 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:18:03.311 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:18:03.311 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:18:03.311 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:18:03.311 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:18:03.311 | python3-zope.interface 2022-04-13 23:18:03.311 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:18:03.432 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:18:03.437 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:18:03.439 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:18:03.442 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:03.444 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:03.446 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:03.449 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:03.451 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:03.453 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:18:03.456 | + functions-common:time_stop:2439 : start_time=1649891882700 2022-04-13 23:18:03.458 | + functions-common:time_stop:2441 : [[ -z 1649891882700 ]] 2022-04-13 23:18:03.462 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:03.466 | + functions-common:time_stop:2444 : end_time=1649891883464 2022-04-13 23:18:03.469 | + functions-common:time_stop:2445 : elapsed_time=764 2022-04-13 23:18:03.471 | + functions-common:time_stop:2446 : total=6172 2022-04-13 23:18:03.473 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:03.476 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6936 2022-04-13 23:18:03.478 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:18:03.481 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:18:03.483 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:18:03.486 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:18:03.488 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:18:03.491 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:18:03.515 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:18:03.518 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:18:03.520 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:18:03.523 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:18:03.525 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:18:03.528 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:03.530 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:18:03.533 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:03.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:03.538 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:18:03.540 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:03.543 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:18:03.545 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:18:03.548 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:18:03.551 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:18:03.553 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:03.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:03.559 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:18:03.582 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:18:03.705 | Reading package lists... 2022-04-13 23:18:03.950 | Building dependency tree... 2022-04-13 23:18:03.952 | Reading state information... 2022-04-13 23:18:04.209 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:18:04.209 | The following packages were automatically installed and are no longer required: 2022-04-13 23:18:04.210 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:18:04.210 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:18:04.210 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:18:04.210 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:18:04.210 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:18:04.210 | python3-zope.interface 2022-04-13 23:18:04.210 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:18:04.329 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:18:04.334 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:18:04.336 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:18:04.339 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:04.345 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:04.347 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:04.350 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:04.353 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:04.355 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:18:04.358 | + functions-common:time_stop:2439 : start_time=1649891883579 2022-04-13 23:18:04.361 | + functions-common:time_stop:2441 : [[ -z 1649891883579 ]] 2022-04-13 23:18:04.364 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:04.371 | + functions-common:time_stop:2444 : end_time=1649891884366 2022-04-13 23:18:04.373 | + functions-common:time_stop:2445 : elapsed_time=787 2022-04-13 23:18:04.376 | + functions-common:time_stop:2446 : total=6936 2022-04-13 23:18:04.379 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:04.381 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7723 2022-04-13 23:18:04.384 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:18:04.387 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:18:04.389 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:18:04.392 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:04.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:04.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:04.399 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:04.402 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:18:04.458 | wsgi (enabled by maintainer script) 2022-04-13 23:18:04.461 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:18:04.464 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:18:04.466 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:18:04.470 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:18:04.472 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:18:04.475 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:18:04.479 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:18:04.479 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:18:04.484 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:18:04.487 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:18:04.489 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:18:04.493 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:18:04.495 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:18:04.518 | Using python 3.8 to install osc-placement 2022-04-13 23:18:04.521 | + 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-13 23:18:05.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:05.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:05.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:05.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:06.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:06.650 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:18:06.661 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:18:06.662 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:18:06.664 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:18:06.665 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:18:06.666 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:18:06.667 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:18:06.727 | 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-13 23:18:06.728 | 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-13 23:18:06.729 | 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-13 23:18:06.731 | 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-13 23:18:06.744 | 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-13 23:18:06.745 | 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-13 23:18:06.747 | 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-13 23:18:06.762 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:18:06.763 | 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-13 23:18:06.764 | 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-13 23:18:06.765 | 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-13 23:18:06.767 | 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-13 23:18:06.768 | 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-13 23:18:06.789 | 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-13 23:18:06.790 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:18:06.791 | 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-13 23:18:06.792 | 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-13 23:18:06.800 | 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-13 23:18:06.840 | 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-13 23:18:06.841 | 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-13 23:18:06.842 | 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-13 23:18:06.843 | 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-13 23:18:06.844 | 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-13 23:18:06.845 | 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-13 23:18:06.848 | 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-13 23:18:06.848 | 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-13 23:18:06.914 | 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-13 23:18:06.916 | 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-13 23:18:06.919 | 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-13 23:18:06.920 | 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-13 23:18:07.012 | 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-13 23:18:07.013 | 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-13 23:18:07.014 | 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-13 23:18:07.057 | 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-13 23:18:07.097 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:18:07.272 | 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-13 23:18:09.567 | 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-13 23:18:09.574 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:09.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:09.701 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:09.703 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:09.706 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:09.708 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:09.712 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:09.714 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:09.717 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:09.719 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:09.722 | + functions-common:time_stop:2439 : start_time=1649891884512 2022-04-13 23:18:09.724 | + functions-common:time_stop:2441 : [[ -z 1649891884512 ]] 2022-04-13 23:18:09.728 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:09.732 | + functions-common:time_stop:2444 : end_time=1649891889729 2022-04-13 23:18:09.735 | + functions-common:time_stop:2445 : elapsed_time=5217 2022-04-13 23:18:09.737 | + functions-common:time_stop:2446 : total=176864 2022-04-13 23:18:09.740 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:09.742 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=182081 2022-04-13 23:18:09.745 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:09.747 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:18:09.750 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:18:09.752 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:18:09.755 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:18:09.758 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:18:09.761 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:18:09.764 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:18:09.766 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:18:09.770 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:18:09.787 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:18:09.790 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:18:09.792 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:09.795 | + functions-common:git_clone:629 : echo master 2022-04-13 23:18:09.796 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:18:09.801 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:18:09.804 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:09.806 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:18:09.819 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:18:09.823 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:18:09.823 | + functions-common:git_clone:685 : head -1 2022-04-13 23:18:09.827 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:18:09.830 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:18:09.832 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:18:09.835 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:18:09.838 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:18:09.841 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:18:09.843 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:18:09.846 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:18:09.848 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:18:09.851 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:18:09.853 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:18:09.856 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:18:09.858 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:18:09.861 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:18:09.864 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:18:09.867 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:18:09.869 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:18:09.872 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:18:09.875 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:18:09.881 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:18:09.884 | + 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-13 23:18:10.570 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:18:10.573 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:18:10.575 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:18:10.578 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:18:10.581 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:18:10.583 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:18:10.586 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:18:10.588 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:18:10.591 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:18:10.593 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:18:10.596 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:18:10.599 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:18:10.602 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:18:10.604 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:18:10.626 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:18:10.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/placement 2022-04-13 23:18:11.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:11.496 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:11.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:11.496 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:12.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:12.712 | Obtaining file:///opt/stack/placement 2022-04-13 23:18:12.713 | Preparing metadata (setup.py): started 2022-04-13 23:18:17.350 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:18:17.395 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:18:17.396 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:18:17.397 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:18:17.399 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:18:17.400 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:18:17.401 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:18:17.402 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:18:17.404 | 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.dev8) (62.0.0) 2022-04-13 23:18:17.405 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:18:17.406 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:18:17.407 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:18:17.408 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:18:17.409 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:18:17.410 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:18:17.411 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:18:17.412 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:18:17.414 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:18:17.415 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:18:17.416 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:18:17.417 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:18:17.418 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:18:17.485 | 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.dev8) (1.16.0) 2022-04-13 23:18:17.487 | 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.dev8) (2.10.1) 2022-04-13 23:18:17.488 | 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.dev8) (4.4.0) 2022-04-13 23:18:17.489 | 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.dev8) (3.1.1) 2022-04-13 23:18:17.491 | 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.dev8) (4.5.0) 2022-04-13 23:18:17.493 | 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.dev8) (5.1.0) 2022-04-13 23:18:17.513 | 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.dev8) (0.17.3) 2022-04-13 23:18:17.554 | 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.dev8) (6.0) 2022-04-13 23:18:17.556 | 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.dev8) (3.5.0) 2022-04-13 23:18:17.557 | 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.dev8) (0.8.0) 2022-04-13 23:18:17.558 | 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.dev8) (2.5.0) 2022-04-13 23:18:17.559 | 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.dev8) (1.5.0) 2022-04-13 23:18:17.609 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:18:17.611 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:18:17.613 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:18:17.614 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:18:17.657 | 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.dev8) (0.9.6) 2022-04-13 23:18:17.659 | 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.dev8) (2.8.2) 2022-04-13 23:18:17.676 | 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.dev8) (3.2.0) 2022-04-13 23:18:17.680 | 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.dev8) (3.1.1) 2022-04-13 23:18:17.681 | 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.dev8) (3.3.0) 2022-04-13 23:18:17.708 | 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.dev8) (2022.1) 2022-04-13 23:18:17.709 | 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.dev8) (1.0.3) 2022-04-13 23:18:17.723 | 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.dev8) (3.2.0) 2022-04-13 23:18:17.740 | 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.dev8) (0.11.0) 2022-04-13 23:18:17.741 | 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.dev8) (3.0.7) 2022-04-13 23:18:17.742 | 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.dev8) (21.3) 2022-04-13 23:18:17.744 | 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.dev8) (1.0.2) 2022-04-13 23:18:17.785 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:18:17.787 | 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.dev8) (2.0.12) 2022-04-13 23:18:17.788 | 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.dev8) (1.26.9) 2022-04-13 23:18:17.791 | 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.dev8) (3.3) 2022-04-13 23:18:17.808 | 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.dev8) (0.7) 2022-04-13 23:18:17.997 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:18:18.037 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:18:18.038 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:18:18.039 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:18:18.056 | 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.dev8) (1.15.0) 2022-04-13 23:18:18.090 | 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.dev8) (1.14.0) 2022-04-13 23:18:18.146 | 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.dev8) (2.1.1) 2022-04-13 23:18:18.213 | 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.dev8) (1.7.0) 2022-04-13 23:18:18.296 | 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.dev8) (1.1.5) 2022-04-13 23:18:18.348 | 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.dev8) (0.2.5) 2022-04-13 23:18:18.545 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:18:18.547 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:18:18.547 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:18:18.626 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:18:18.691 | 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.dev8) (2.21) 2022-04-13 23:18:18.852 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:18:18.963 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:18:18.964 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:18:20.899 | Installing collected packages: openstack-placement 2022-04-13 23:18:20.899 | Attempting uninstall: openstack-placement 2022-04-13 23:18:20.909 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:18:20.909 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:18:20.909 | Running setup.py develop for openstack-placement 2022-04-13 23:18:26.864 | Successfully installed openstack-placement 2022-04-13 23:18:26.864 | 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-13 23:18:26.872 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:26.872 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:27.002 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:27.005 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:27.008 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:27.010 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:27.012 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:27.015 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:27.017 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:27.019 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:27.022 | + functions-common:time_stop:2439 : start_time=1649891890621 2022-04-13 23:18:27.025 | + functions-common:time_stop:2441 : [[ -z 1649891890621 ]] 2022-04-13 23:18:27.028 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:27.032 | + functions-common:time_stop:2444 : end_time=1649891907030 2022-04-13 23:18:27.034 | + functions-common:time_stop:2445 : elapsed_time=16409 2022-04-13 23:18:27.037 | + functions-common:time_stop:2446 : total=182081 2022-04-13 23:18:27.039 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:27.041 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=198490 2022-04-13 23:18:27.044 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:27.046 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:18:27.049 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:18:27.052 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:18:27.072 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:18:27.084 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:18:27.087 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:18:27.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:27.092 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:27.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:18:27.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:27.100 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:18:27.102 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:18:27.105 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:18:27.117 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:18:27.120 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:18:27.124 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:18:27.127 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:18:27.129 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:18:27.132 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:18:27.135 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:18:27.138 | + 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-13 23:18:27.170 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:18:27.203 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:18:27.235 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:18:27.237 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:18:27.240 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:18:27.243 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:18:27.245 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:18:27.278 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:18:27.308 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:18:27.337 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:18:27.367 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:18:27.397 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:18:27.426 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:18:27.456 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:18:27.486 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:18:27.516 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:18:27.547 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:18:27.549 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:18:27.552 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:18:27.556 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:18:27.575 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:18:27.577 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:18:27.580 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:27.582 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:18:27.585 | + 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-13 23:18:27.614 | + 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-13 23:18:27.644 | + 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-13 23:18:27.674 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:27.704 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:18:27.706 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:18:27.709 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:18:27.712 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:18:27.714 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:18:27.717 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:18:27.720 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:18:27.723 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:18:27.728 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:18:27.730 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:18:27.733 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:18:27.746 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:18:27.746 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:27.755 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:18:27.758 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:27.774 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:18:27.777 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:18:27.781 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:18:27.813 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:18:27.842 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:18:27.872 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:18:27.902 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:18:27.932 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:18:27.961 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:18:27.991 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:18:28.020 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:18:28.049 | + 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-13 23:18:28.079 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:18:28.109 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:18:28.137 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:18:28.167 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:18:28.169 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:18:28.173 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:18:28.176 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:18:28.178 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:18:28.181 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:28.183 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:28.186 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:18:28.189 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:18:28.191 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:18:28.220 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:18:28.250 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:18:28.250 | + 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-13 23:18:28.259 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:18:28.262 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:18:28.265 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:18:28.267 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:18:28.270 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:18:28.273 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:28.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:28.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:28.280 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:28.283 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:18:28.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:28.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:28.291 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:18:28.353 | Site placement-api already enabled 2022-04-13 23:18:28.357 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:18:28.360 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:18:28.362 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:28.365 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:18:28.500 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:18:28.526 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:28.528 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:18:28.549 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:28.552 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:18:28.571 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:28.573 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:18:28.576 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:18:28.578 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:18:28.611 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-04-13 23:18:28.641 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:18:28.670 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:18:28.700 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:18:28.730 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:18:28.759 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:18:28.788 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:18:28.818 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:18:28.836 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:28.838 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:18:28.855 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:28.858 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:18:28.861 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:18:28.863 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:18:28.865 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:18:28.869 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:18:28.871 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:18:28.874 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:18:28.876 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:18:28.880 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:18:28.885 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:18:28.887 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:18:28.890 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:18:28.892 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:18:28.895 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:18:28.911 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:28.914 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:18:28.916 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:18:28.919 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:18:28.921 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:18:28.923 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:18:28.926 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:18:28.928 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:18:28.931 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:18:28.988 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:18:29.026 | [143047 Async install_tempest:168255]: running: install_tempest 2022-04-13 23:18:29.029 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:18:29.032 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:18:29.035 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:18:29.039 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:18:29.041 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:18:29.044 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:18:29.047 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:18:29.049 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:18:29.052 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:18:29.055 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:18:29.058 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:18:29.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:29.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:29.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:18:29.069 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:29.072 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:18:29.075 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:18:29.077 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:18:29.081 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:18:29.086 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:18:29.088 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:18:29.093 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:18:29.093 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:18:29.098 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:18:29.101 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:18:29.104 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:18:29.107 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:18:29.110 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:18:29.134 | Using python 3.8 to install python-openstackclient 2022-04-13 23:18:29.137 | + 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-13 23:18:30.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:30.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:30.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:30.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:31.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:31.237 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:18:31.256 | 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-13 23:18:31.257 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:18:31.258 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:18:31.259 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:18:31.260 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:18:31.261 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:18:31.262 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:18:31.263 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:18:31.264 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:18:31.266 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:18:31.267 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:18:31.278 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:18:31.279 | 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-13 23:18:31.280 | 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-13 23:18:31.281 | 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-13 23:18:31.282 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:18:31.308 | 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-13 23:18:31.310 | 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-13 23:18:31.311 | 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-13 23:18:31.312 | 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-13 23:18:31.313 | 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-13 23:18:31.314 | 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-13 23:18:31.315 | 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-13 23:18:31.316 | 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-13 23:18:31.317 | 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-13 23:18:31.318 | 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-13 23:18:31.320 | 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-13 23:18:31.332 | 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-13 23:18:31.352 | 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-13 23:18:31.354 | 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-13 23:18:31.355 | 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-13 23:18:31.356 | 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-13 23:18:31.378 | 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-13 23:18:31.397 | 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-13 23:18:31.398 | 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-13 23:18:31.400 | 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-13 23:18:31.489 | 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-13 23:18:31.490 | 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-13 23:18:31.492 | 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-13 23:18:31.534 | 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-13 23:18:31.545 | 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-13 23:18:31.578 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:18:31.742 | 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-13 23:18:31.758 | 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-13 23:18:31.857 | 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-13 23:18:31.860 | 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-13 23:18:31.861 | 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-13 23:18:31.863 | 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-13 23:18:32.015 | 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-13 23:18:34.301 | 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-13 23:18:34.309 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:34.309 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:34.439 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:34.441 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:34.444 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:34.446 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:34.449 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:34.451 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:34.453 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:34.456 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:34.458 | + functions-common:time_stop:2439 : start_time=1649891909128 2022-04-13 23:18:34.461 | + functions-common:time_stop:2441 : [[ -z 1649891909128 ]] 2022-04-13 23:18:34.464 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:34.468 | + functions-common:time_stop:2444 : end_time=1649891914466 2022-04-13 23:18:34.470 | + functions-common:time_stop:2445 : elapsed_time=5338 2022-04-13 23:18:34.473 | + functions-common:time_stop:2446 : total=198490 2022-04-13 23:18:34.475 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:34.478 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=203828 2022-04-13 23:18:34.481 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:34.484 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:18:34.487 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:18:34.492 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.1TF3GPzt9o 2022-04-13 23:18:34.495 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:18:34.497 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:18:34.500 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:18:34.503 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:18:34.505 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:18:34.508 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:18:34.525 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:34.528 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:18:34.531 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:18:34.534 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:18:34.536 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:18:34.539 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:18:34.541 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:18:34.544 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:18:34.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:34.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:34.551 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:18:34.555 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:18:34.559 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:18:34.559 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:18:34.565 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:18:34.620 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:18:34.622 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:18:34.625 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:18:34.627 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:18:34.630 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:18:34.633 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:18:34.635 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:18:34.638 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:18:34.640 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:18:34.642 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:18:34.645 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:18:34.650 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:18:34.654 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:18:34.657 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:18:34.659 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:18:34.662 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:18:34.664 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:18:34.667 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:18:34.669 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:18:34.671 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:18:34.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:34.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:34.679 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:18:34.681 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:34.684 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:18:37.561 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:18:37.576 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:18:37.577 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:18:37.580 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:18:37.583 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:18:37.585 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:37.588 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:37.590 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:18:37.593 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:18:37.595 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:18:37.597 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:37.600 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:37.607 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:18:37.607 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:18:37.608 | + 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-13 23:18:37.621 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:18:37.688 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:18:37.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:18:37.746 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:18:37.800 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:18:37.855 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:18:37.911 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:37.914 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:18:37.916 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:37.919 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:18:40.846 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:18:40.849 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:18:40.852 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:18:40.857 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231840 2022-04-13 23:18:40.859 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231840 1041' 2022-04-13 23:18:40.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.865 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:18:40.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.870 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:18:40.873 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.875 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:18:40.878 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.880 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:18:40.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.894 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-04-13 23:18:40.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.899 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-04-13 23:18:40.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.904 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231358 2022-04-13 23:18:40.906 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.909 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:18:40.911 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.914 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-04-13 23:18:40.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.919 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:18:40.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.924 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:18:40.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.930 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:18:40.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:18:40.935 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:18:40.938 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:40.940 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:18:40.942 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:18:40.954 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:18:40.957 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:18:40.959 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:18:40.962 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:18:40.965 | + functions-common:run_process:1689 : local group= 2022-04-13 23:18:40.968 | + functions-common:run_process:1690 : local user= 2022-04-13 23:18:40.970 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:18:40.973 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:18:40.975 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:18:40.978 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:18:40.981 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:18:40.984 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:18:40.988 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891920986 2022-04-13 23:18:40.991 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:18:41.008 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:41.011 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:18:41.013 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:18:41.016 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:18:41.018 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:18:41.021 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:18:41.024 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:18:41.026 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:18:41.029 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:18:41.032 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:18:41.034 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:18:41.037 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:18:41.040 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:18:41.042 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:18:41.045 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:18:41.047 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:18:41.049 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:18:41.052 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:18:41.055 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:18:41.057 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:18:41.059 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:18:41.062 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:18:41.066 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:18:41.122 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:18:41.176 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:18:41.230 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:18:41.285 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:18:41.339 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:18:41.392 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:18:41.395 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:18:41.448 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:18:41.839 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:18:41.853 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:18:42.231 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:18:42.252 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:18:42.254 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:42.257 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:42.260 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:42.262 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:42.265 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:42.267 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:18:42.270 | + functions-common:time_stop:2439 : start_time=1649891920986 2022-04-13 23:18:42.272 | + functions-common:time_stop:2441 : [[ -z 1649891920986 ]] 2022-04-13 23:18:42.276 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:42.281 | + functions-common:time_stop:2444 : end_time=1649891922278 2022-04-13 23:18:42.284 | + functions-common:time_stop:2445 : elapsed_time=1292 2022-04-13 23:18:42.286 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:18:42.289 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:42.291 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1292 2022-04-13 23:18:42.294 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:18:42.296 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:18:42.299 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:18:42.301 | + functions-common:run_process:1689 : local group= 2022-04-13 23:18:42.304 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:18:42.307 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:18:42.309 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:18:42.312 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:18:42.314 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:18:42.316 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:18:42.320 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:18:42.325 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891922322 2022-04-13 23:18:42.327 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:18:42.349 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:42.352 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:18:42.355 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:42.359 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:42.362 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:42.365 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:42.368 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:42.370 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:18:42.373 | + functions-common:time_stop:2439 : start_time=1649891922322 2022-04-13 23:18:42.375 | + functions-common:time_stop:2441 : [[ -z 1649891922322 ]] 2022-04-13 23:18:42.378 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:42.383 | + functions-common:time_stop:2444 : end_time=1649891922380 2022-04-13 23:18:42.386 | + functions-common:time_stop:2445 : elapsed_time=58 2022-04-13 23:18:42.389 | + functions-common:time_stop:2446 : total=1292 2022-04-13 23:18:42.391 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:42.394 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1350 2022-04-13 23:18:42.396 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:18:42.416 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:42.418 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:18:42.438 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:42.443 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:18:42.465 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:42.467 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:18:42.470 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:18:42.473 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:18:42.476 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:18:42.478 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380' 2022-04-13 23:18:42.481 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.32:2380' 2022-04-13 23:18:42.483 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.32:2379' 2022-04-13 23:18:42.486 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:18:42.489 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:18:42.492 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.32:2379' 2022-04-13 23:18:42.494 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:18:42.497 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:18:42.500 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:18:42.502 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' '' root 2022-04-13 23:18:42.504 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:18:42.508 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-04-13 23:18:42.510 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:18:42.513 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:18:42.515 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:18:42.517 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:18:42.520 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:18:42.522 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:18:42.533 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:18:42.610 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:18:42.684 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-04-13 23:18:42.737 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:18:42.788 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:18:42.841 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:18:42.892 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:18:42.894 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:18:42.957 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:18:43.338 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:18:43.395 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:18:43.450 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:18:43.502 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:18:43.555 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:18:43.558 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:18:43.562 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:18:43.565 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:18:43.935 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:18:43.948 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:18:44.336 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:18:45.318 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:18:45.337 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:45.339 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:18:45.342 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:18:45.345 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:18:45.349 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:18:45.362 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:18:45.374 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:18:45.377 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:18:45.379 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:18:45.518 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:18:45.657 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:18:45.796 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:18:45.933 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:18:46.076 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:18:46.214 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:18:46.354 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:18:46.492 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:18:46.648 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:18:46.787 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:18:46.793 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:18:46.796 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:18:46.799 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:18:46.803 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:18:46.806 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:18:46.809 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:18:46.825 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:46.827 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:18:46.830 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:18:46.832 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:18:46.835 | + ./stack.sh:main:1097 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-04-13 23:18:46.838 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:18:46.840 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:18:46.857 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:46.859 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:18:46.862 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:18:46.864 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:18:46.867 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:18:46.869 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:18:46.872 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:18:46.877 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:18:53.958 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:18:53.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:18:54.078 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:18:54.080 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:18:54.083 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:18:54.088 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:18:54.088 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:18:54.093 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891934090 2022-04-13 23:18:54.096 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:18:58.904 | 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=170193) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:18:58.911 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:18:58.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.912 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.912 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.913 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.915 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:18:58.915 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:18:58.941 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:18:58.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.943 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.943 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.950 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:58.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:58.950 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:18:58.950 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:18:59.454 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:18:59.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:59.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:59.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:59.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:59.456 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:59.456 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:59.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:59.456 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:59.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:59.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:59.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:59.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:59.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:18:59.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:18:59.457 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:18:59.458 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:18:59.465 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:19:15.535 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:19:15.560 | [168255 Async install_tempest:168255]: finished successfully 2022-04-13 23:19:26.396 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:26.396 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:19:26.475 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:26.475 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:19:26.567 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:26.567 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:19:26.629 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:26.629 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:19:26.727 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:26.727 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:19:26.797 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:26.797 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:19:27.984 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:27.984 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:27.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.986 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.986 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.987 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.987 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:27.987 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:27.988 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:27.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.992 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.992 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.992 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:27.992 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:27.998 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:27.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:27.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.000 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.000 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.000 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.000 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.001 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:28.001 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:28.368 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:28.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.370 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.371 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.371 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.371 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.371 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:28.371 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:28.476 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:28.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.479 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.479 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.480 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:28.480 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:28.480 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:28.480 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:28.487 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:19:28.642 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:28.642 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:19:28.743 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:28.744 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:19:28.843 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:28.843 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:19:28.899 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:28.899 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:19:28.956 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:28.956 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:19:29.002 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:29.002 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:19:29.070 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:29.070 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:29.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.072 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.073 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.073 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.074 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:29.074 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:29.074 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:29.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.076 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.076 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.077 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.077 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.077 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:29.077 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:29.085 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:29.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.087 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.088 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:29.088 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:29.399 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:29.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.401 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.403 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.403 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.403 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:29.403 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:29.499 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:29.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.501 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.502 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.502 | 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=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:29.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:29.503 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:29.503 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:29.512 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:19:29.601 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:29.601 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:19:29.681 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:29.681 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:19:29.750 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:29.750 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:19:29.813 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:29.813 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:19:29.876 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:29.876 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:19:29.951 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:29.951 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:19:30.001 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:30.390 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:19:30.392 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:30.397 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:30.397 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:30.400 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:30.403 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:30.405 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:19:30.408 | + functions-common:time_stop:2439 : start_time=1649891934090 2022-04-13 23:19:30.410 | + functions-common:time_stop:2441 : [[ -z 1649891934090 ]] 2022-04-13 23:19:30.413 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:30.418 | + functions-common:time_stop:2444 : end_time=1649891970415 2022-04-13 23:19:30.421 | + functions-common:time_stop:2445 : elapsed_time=36325 2022-04-13 23:19:30.423 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:19:30.426 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:30.429 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36325 2022-04-13 23:19:30.431 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:19:30.434 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:19:30.438 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:19:35.005 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:19:35.005 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:19:35.006 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:19:35.006 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:19:35.006 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:19:35.006 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:19:35.007 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:19:35.007 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:19:35.007 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:19:35.363 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:19:35.368 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:19:39.888 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:19:39.888 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:19:39.889 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:19:39.889 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:19:39.889 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:19:39.890 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:19:39.890 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:19:39.890 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:19:39.890 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:19:40.252 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:19:40.255 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:19:40.258 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:19:40.260 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:19:40.277 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:40.280 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:19:40.283 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:19:40.287 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:19:40.290 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:19:40.296 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:40.296 | + functions-common:run_process:1689 : local group= 2022-04-13 23:19:40.297 | + functions-common:run_process:1690 : local user= 2022-04-13 23:19:40.300 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:19:40.302 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:19:40.305 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:19:40.307 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:19:40.310 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:19:40.313 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:19:40.317 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891980315 2022-04-13 23:19:40.320 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:19:40.336 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:40.338 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:19:40.341 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:19:40.343 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:40.346 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:40.348 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:40.350 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:40.353 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:19:40.355 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:19:40.358 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:19:40.360 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:19:40.362 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:19:40.365 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:19:40.367 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:19:40.370 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:19:40.372 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:40.375 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:19:40.377 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:19:40.382 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:19:40.382 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:19:40.385 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:19:40.437 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:19:40.488 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:19:40.539 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:40.591 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:19:40.642 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:19:40.704 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:19:40.759 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:19:40.812 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:19:40.867 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:19:40.923 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:19:40.926 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:19:40.978 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:19:41.360 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:19:41.374 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:19:41.757 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:19:41.837 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:19:41.844 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:41.847 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:41.849 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:41.852 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:41.854 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:41.857 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:19:41.860 | + functions-common:time_stop:2439 : start_time=1649891980315 2022-04-13 23:19:41.862 | + functions-common:time_stop:2441 : [[ -z 1649891980315 ]] 2022-04-13 23:19:41.865 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:41.870 | + functions-common:time_stop:2444 : end_time=1649891981867 2022-04-13 23:19:41.872 | + functions-common:time_stop:2445 : elapsed_time=1552 2022-04-13 23:19:41.875 | + functions-common:time_stop:2446 : total=1350 2022-04-13 23:19:41.877 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:41.879 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2902 2022-04-13 23:19:41.882 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:19:41.882 | Waiting for keystone to start... 2022-04-13 23:19:41.884 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.32/identity/v3/ 2022-04-13 23:19:41.887 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.32/identity/v3/ 2022-04-13 23:19:41.889 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:19:41.892 | + functions:wait_for_service:458 : local url=http://10.222.0.32/identity/v3/ 2022-04-13 23:19:41.894 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:19:41.896 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:19:41.899 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:19:41.902 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:19:41.904 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:19:41.907 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:19:41.912 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891981909 2022-04-13 23:19:41.914 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:19:41.920 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32/identity/v3/ 2022-04-13 23:19:48.482 | + :: : [[ 200 == 503 ]] 2022-04-13 23:19:48.483 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:19:48.486 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:19:48.489 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:48.491 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:48.493 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:48.496 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:48.499 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:48.501 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:19:48.504 | + functions-common:time_stop:2439 : start_time=1649891981909 2022-04-13 23:19:48.506 | + functions-common:time_stop:2441 : [[ -z 1649891981909 ]] 2022-04-13 23:19:48.509 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:48.514 | + functions-common:time_stop:2444 : end_time=1649891988511 2022-04-13 23:19:48.516 | + functions-common:time_stop:2445 : elapsed_time=6602 2022-04-13 23:19:48.519 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:19:48.521 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:48.523 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6602 2022-04-13 23:19:48.526 | + functions:wait_for_service:467 : return 0 2022-04-13 23:19:48.529 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:19:48.547 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:48.549 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:19:48.552 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:19:48.554 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:19:48.580 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:19:48.584 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.32/identity 2022-04-13 23:19:53.191 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.191 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.191 | 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=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.200 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.217 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.218 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.249 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.283 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.283 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.372 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.373 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.373 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.373 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.373 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.373 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.387 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.387 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.394 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.398 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.398 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.398 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=171043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:53.431 | 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=171043) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:19:53.818 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created domain default 2022-04-13 23:19:53.931 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created project admin 2022-04-13 23:19:53.958 | DEBUG passlib.handlers.bcrypt [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=171043) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:19:53.958 | DEBUG passlib.handlers.bcrypt [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=171043) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:19:54.100 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created user admin 2022-04-13 23:19:54.175 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created role reader 2022-04-13 23:19:54.266 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created role member 2022-04-13 23:19:54.348 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created implied role where 7ab47bcc9a614d74832bf8fe33d40578 implies d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:19:54.431 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created role admin 2022-04-13 23:19:54.508 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created implied role where 859a31a9ee7b4a359f7d45610cf0abe7 implies 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:19:54.597 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Granted role admin on project admin to user admin. 2022-04-13 23:19:54.680 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Granted role admin on the system to user admin. 2022-04-13 23:19:54.771 | WARNING py.warnings [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 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-13 23:19:54.771 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:19:54.771 |  2022-04-13 23:19:54.775 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created region RegionOne 2022-04-13 23:19:54.991 | INFO keystone.cmd.bootstrap [None req-b4ea962d-365b-4ef9-aa91-abd50bccd3e4 None None] Created public endpoint http://10.222.0.32/identity 2022-04-13 23:19:55.446 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:19:55.450 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:19:55.452 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:19:55.458 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:19:58.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:58.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:58.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:58.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:58.710 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:58.713 | + lib/keystone:create_keystone_accounts:310 : admin_project=2e069492f05540e3983807b2bceb6067 2022-04-13 23:19:58.716 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:19:58.719 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:20:00.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.938 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.938 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:01.102 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:01.105 | + lib/keystone:create_keystone_accounts:312 : admin_user=40406e8ffdcf4543ab2902f44bb3ec53 2022-04-13 23:20:01.107 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:20:01.110 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:20:01.112 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:20:01.114 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 40406e8ffdcf4543ab2902f44bb3ec53 default 2022-04-13 23:20:01.171 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 40406e8ffdcf4543ab2902f44bb3ec53 default 2022-04-13 23:20:01.208 | [143047 Async ks-domain-role:171195]: running: get_or_add_user_domain_role admin 40406e8ffdcf4543ab2902f44bb3ec53 default 2022-04-13 23:20:01.211 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:20:01.214 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:20:01.217 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:20:04.473 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:20:04.475 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:20:04.475 | default 2022-04-13 23:20:04.478 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:20:04.538 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:20:04.588 | [143047 Async ks-project:171335]: running: get_or_create_project service Default 2022-04-13 23:20:04.591 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:20:04.659 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:20:04.714 | [143047 Async ks-service:171421]: running: get_or_create_role service 2022-04-13 23:20:04.716 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:20:04.794 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:20:04.856 | [143047 Async ks-reseller:171507]: running: get_or_create_role ResellerAdmin 2022-04-13 23:20:04.873 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:20:04.897 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:20:05.318 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:20:05.492 | [143047 Async ks-anotherrole:171597]: running: get_or_create_role anotherrole 2022-04-13 23:20:05.517 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:20:05.549 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:20:05.575 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:05.607 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:20:08.610 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:08.653 | [171335 Async ks-project:171335]: finished successfully 2022-04-13 23:20:08.914 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:08.951 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:09.016 | [171421 Async ks-service:171421]: finished successfully 2022-04-13 23:20:09.026 | [171507 Async ks-reseller:171507]: finished successfully 2022-04-13 23:20:09.355 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:09.389 | [171597 Async ks-anotherrole:171597]: finished successfully 2022-04-13 23:20:09.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:09.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:09.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:09.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:09.713 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:09.716 | ++ functions-common:get_or_create_project:945 : project_id=a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:09.719 | ++ functions-common:get_or_create_project:946 : echo a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:09.722 | + lib/keystone:create_keystone_accounts:340 : invis_project=a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:09.724 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:20:09.727 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:20:09.730 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:09.733 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:20:12.309 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:12.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:12.323 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:12.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:12.323 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:12.340 | [171195 Async ks-domain-role:171195]: finished successfully 2022-04-13 23:20:12.491 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:12.494 | ++ functions-common:get_or_create_project:945 : project_id=d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:12.497 | ++ functions-common:get_or_create_project:946 : echo d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:12.500 | + lib/keystone:create_keystone_accounts:344 : demo_project=d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:12.502 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:20:12.505 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:20:12.507 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:12.510 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:20:12.512 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:20:12.515 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:20:15.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.068 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.068 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.238 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:15.241 | ++ functions-common:get_or_create_user:932 : user_id=d2b651e7aa784e7abf221acc2da21b25 2022-04-13 23:20:15.244 | ++ functions-common:get_or_create_user:933 : echo d2b651e7aa784e7abf221acc2da21b25 2022-04-13 23:20:15.246 | + lib/keystone:create_keystone_accounts:347 : demo_user=d2b651e7aa784e7abf221acc2da21b25 2022-04-13 23:20:15.249 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:20:15.297 | [143047 Async ks-domain-role:171195]: Waiting for completion of get_or_add_user_domain_role admin 40406e8ffdcf4543ab2902f44bb3ec53 default running on PID 171195 (6 other jobs running) 2022-04-13 23:20:15.322 | [143047 Async ks-domain-role:171195]: Signaling child to exit 2022-04-13 23:20:15.322 | WAKEUP 2022-04-13 23:20:15.345 | [143047 Async ks-domain-role:171195]: Signaled 2022-04-13 23:20:15.347 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:20:15.347 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40406e8ffdcf4543ab2902f44bb3ec53 --domain default 2022-04-13 23:20:15.347 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:15.347 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:20:15.347 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:15.347 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:15.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.347 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:15.347 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:20:15.347 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:20:15.347 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 40406e8ffdcf4543ab2902f44bb3ec53 --domain default 2022-04-13 23:20:15.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.347 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40406e8ffdcf4543ab2902f44bb3ec53 --domain default 2022-04-13 23:20:15.347 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:15.347 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:20:15.347 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:15.347 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:15.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.348 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.348 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:15.348 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:15.348 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:15.348 | ++ functions-common:get_field:825 : echo '| 859a31a9ee7b4a359f7d45610cf0abe7 | 40406e8ffdcf4543ab2902f44bb3ec53 | | | default | | False |' 2022-04-13 23:20:15.348 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:15.348 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:15.348 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:15.348 | + functions-common:get_or_add_user_domain_role:1028 : echo 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:15.348 | 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:15.394 | [143047 Async ks-domain-role:171195]: finished get_or_add_user_domain_role admin 40406e8ffdcf4543ab2902f44bb3ec53 default with result 0 in 11 seconds 2022-04-13 23:20:15.401 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:20:15.437 | [143047 Async ks-project:171335]: Waiting for completion of get_or_create_project service Default running on PID 171335 (5 other jobs running) 2022-04-13 23:20:15.461 | [143047 Async ks-project:171335]: Signaling child to exit 2022-04-13 23:20:15.461 | WAKEUP 2022-04-13 23:20:15.483 | [143047 Async ks-project:171335]: Signaled 2022-04-13 23:20:15.485 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:15.485 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:20:15.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.485 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.485 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.485 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:15.485 | + functions-common:get_or_create_project:945 : project_id=d888258202cc4bd49299f1dbe7d8db74 2022-04-13 23:20:15.485 | + functions-common:get_or_create_project:946 : echo d888258202cc4bd49299f1dbe7d8db74 2022-04-13 23:20:15.485 | d888258202cc4bd49299f1dbe7d8db74 2022-04-13 23:20:15.529 | [143047 Async ks-project:171335]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:20:15.566 | [143047 Async ks-service:171421]: Waiting for completion of get_or_create_role service running on PID 171421 (4 other jobs running) 2022-04-13 23:20:15.591 | [143047 Async ks-service:171421]: Signaling child to exit 2022-04-13 23:20:15.591 | WAKEUP 2022-04-13 23:20:15.614 | [143047 Async ks-service:171421]: Signaled 2022-04-13 23:20:15.615 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:20:15.615 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:20:15.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.615 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:15.615 | + functions-common:get_or_create_role:957 : role_id=a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:20:15.615 | + functions-common:get_or_create_role:958 : echo a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:20:15.615 | a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:20:15.658 | [143047 Async ks-service:171421]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:20:15.696 | [143047 Async ks-reseller:171507]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 171507 (3 other jobs running) 2022-04-13 23:20:15.723 | [143047 Async ks-reseller:171507]: Signaling child to exit 2022-04-13 23:20:15.723 | WAKEUP 2022-04-13 23:20:15.745 | [143047 Async ks-reseller:171507]: Signaled 2022-04-13 23:20:15.747 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:20:15.747 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:20:15.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.747 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:15.747 | + functions-common:get_or_create_role:957 : role_id=635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:20:15.747 | + functions-common:get_or_create_role:958 : echo 635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:20:15.747 | 635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:20:15.791 | [143047 Async ks-reseller:171507]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:20:15.827 | [143047 Async ks-anotherrole:171597]: Waiting for completion of get_or_create_role anotherrole running on PID 171597 (2 other jobs running) 2022-04-13 23:20:15.851 | [143047 Async ks-anotherrole:171597]: Signaling child to exit 2022-04-13 23:20:15.851 | WAKEUP 2022-04-13 23:20:15.873 | [143047 Async ks-anotherrole:171597]: Signaled 2022-04-13 23:20:15.875 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:20:15.875 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:20:15.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:15.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:15.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:15.875 | + functions-common:get_or_create_role:957 : role_id=ad349e4c54614c85aac18066b6a29184 2022-04-13 23:20:15.875 | + functions-common:get_or_create_role:958 : echo ad349e4c54614c85aac18066b6a29184 2022-04-13 23:20:15.875 | ad349e4c54614c85aac18066b6a29184 2022-04-13 23:20:15.918 | [143047 Async ks-anotherrole:171597]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:20:15.922 | + inc/async:async_wait:197 : return 0 2022-04-13 23:20:15.925 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:15.982 | + inc/async:async_inner:63 : get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:16.022 | [143047 Async ks-demo-member:172465]: running: get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:16.026 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 40406e8ffdcf4543ab2902f44bb3ec53 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:16.085 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 40406e8ffdcf4543ab2902f44bb3ec53 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:16.137 | [143047 Async ks-demo-admin:172577]: running: get_or_add_user_project_role admin 40406e8ffdcf4543ab2902f44bb3ec53 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:16.140 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:16.214 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:16.263 | [143047 Async ks-demo-another:172689]: running: get_or_add_user_project_role anotherrole d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:16.266 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:16.341 | + inc/async:async_inner:63 : get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:16.393 | [143047 Async ks-demo-invis:172801]: running: get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:16.397 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:20:16.402 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:20:16.411 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:16.418 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:20:16.427 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:20:16.433 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:20:19.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:19.686 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:19.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:19.686 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:19.871 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:19.874 | ++ functions-common:get_or_create_user:932 : user_id=4437df29be2e476f97d35df2afc1a8ce 2022-04-13 23:20:19.876 | ++ functions-common:get_or_create_user:933 : echo 4437df29be2e476f97d35df2afc1a8ce 2022-04-13 23:20:19.879 | + lib/keystone:create_keystone_accounts:360 : demo_reader=4437df29be2e476f97d35df2afc1a8ce 2022-04-13 23:20:19.882 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 4437df29be2e476f97d35df2afc1a8ce d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:19.955 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4437df29be2e476f97d35df2afc1a8ce d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:20.004 | [143047 Async ks-demo-reader:172959]: running: get_or_add_user_project_role reader 4437df29be2e476f97d35df2afc1a8ce d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:20.010 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:20:20.014 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:20:20.017 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:20.021 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:20:23.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:23.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:23.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:23.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:24.273 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:24.291 | ++ functions-common:get_or_create_project:945 : project_id=ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:24.313 | ++ functions-common:get_or_create_project:946 : echo ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:24.329 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:24.345 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:20:24.373 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:20:24.397 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:24.417 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:20:24.439 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:20:24.477 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:20:28.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:28.392 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:28.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:28.392 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:28.781 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:28.801 | ++ functions-common:get_or_create_user:932 : user_id=08b8243bb2b047aeb9641a2546bcbf6c 2022-04-13 23:20:28.825 | ++ functions-common:get_or_create_user:933 : echo 08b8243bb2b047aeb9641a2546bcbf6c 2022-04-13 23:20:28.850 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=08b8243bb2b047aeb9641a2546bcbf6c 2022-04-13 23:20:28.870 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:29.301 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:29.529 | [143047 Async ks-alt-admin:173359]: running: get_or_add_user_project_role admin 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:29.549 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:29.939 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:30.145 | [143047 Async ks-alt-another:173471]: running: get_or_add_user_project_role anotherrole 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:30.160 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:20:30.197 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:20:30.229 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:30.250 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:20:30.276 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:20:30.321 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:20:31.413 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:31.603 | [172577 Async ks-demo-admin:172577]: finished successfully 2022-04-13 23:20:32.885 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:33.066 | [172801 Async ks-demo-invis:172801]: finished successfully 2022-04-13 23:20:33.234 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:33.375 | [172465 Async ks-demo-member:172465]: finished successfully 2022-04-13 23:20:34.234 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:34.263 | [172689 Async ks-demo-another:172689]: finished successfully 2022-04-13 23:20:34.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:34.554 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:34.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:34.554 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:34.734 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:34.736 | ++ functions-common:get_or_create_user:932 : user_id=44ef677af31c4006ab13a1c127e7654a 2022-04-13 23:20:34.739 | ++ functions-common:get_or_create_user:933 : echo 44ef677af31c4006ab13a1c127e7654a 2022-04-13 23:20:34.743 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=44ef677af31c4006ab13a1c127e7654a 2022-04-13 23:20:34.746 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 44ef677af31c4006ab13a1c127e7654a ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:34.810 | + inc/async:async_inner:63 : get_or_add_user_project_role member 44ef677af31c4006ab13a1c127e7654a ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:34.870 | [143047 Async ks-alt-member-user:173822]: running: get_or_add_user_project_role member 44ef677af31c4006ab13a1c127e7654a ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:34.872 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:20:34.876 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:20:34.881 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:34.889 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:20:34.898 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:20:34.909 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:20:35.431 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:35.582 | [172959 Async ks-demo-reader:172959]: finished successfully 2022-04-13 23:20:37.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:37.716 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:37.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:37.716 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:37.957 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:37.965 | ++ functions-common:get_or_create_user:932 : user_id=afb114076b654f79ab41a101f6550d1d 2022-04-13 23:20:37.968 | ++ functions-common:get_or_create_user:933 : echo afb114076b654f79ab41a101f6550d1d 2022-04-13 23:20:37.972 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=afb114076b654f79ab41a101f6550d1d 2022-04-13 23:20:37.977 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader afb114076b654f79ab41a101f6550d1d ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:38.069 | + inc/async:async_inner:63 : get_or_add_user_project_role reader afb114076b654f79ab41a101f6550d1d ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:38.147 | [143047 Async ks-alt-reader-user:174048]: running: get_or_add_user_project_role reader afb114076b654f79ab41a101f6550d1d ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:38.159 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:20:38.175 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:38.189 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:20:38.198 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:20:38.208 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:20:41.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:41.583 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:41.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:41.583 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:41.771 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:41.777 | ++ functions-common:get_or_create_user:932 : user_id=6f1e4eed4fc143d8b907ffabf88cf6c0 2022-04-13 23:20:41.780 | ++ functions-common:get_or_create_user:933 : echo 6f1e4eed4fc143d8b907ffabf88cf6c0 2022-04-13 23:20:41.783 | + lib/keystone:create_keystone_accounts:392 : system_member_user=6f1e4eed4fc143d8b907ffabf88cf6c0 2022-04-13 23:20:41.796 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 6f1e4eed4fc143d8b907ffabf88cf6c0 all 2022-04-13 23:20:42.151 | + inc/async:async_inner:63 : get_or_add_user_system_role member 6f1e4eed4fc143d8b907ffabf88cf6c0 all 2022-04-13 23:20:42.366 | [143047 Async ks-system-member:174272]: running: get_or_add_user_system_role member 6f1e4eed4fc143d8b907ffabf88cf6c0 all 2022-04-13 23:20:42.393 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:20:42.413 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:42.426 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:20:42.452 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:20:42.482 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:20:44.860 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:45.030 | [173359 Async ks-alt-admin:173359]: finished successfully 2022-04-13 23:20:45.556 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:45.711 | [173471 Async ks-alt-another:173471]: finished successfully 2022-04-13 23:20:46.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:46.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:46.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.420 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:46.424 | ++ functions-common:get_or_create_user:932 : user_id=1fa3d702604a40fd81318a171e5d5c04 2022-04-13 23:20:46.427 | ++ functions-common:get_or_create_user:933 : echo 1fa3d702604a40fd81318a171e5d5c04 2022-04-13 23:20:46.430 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=1fa3d702604a40fd81318a171e5d5c04 2022-04-13 23:20:46.434 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 1fa3d702604a40fd81318a171e5d5c04 all 2022-04-13 23:20:46.514 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 1fa3d702604a40fd81318a171e5d5c04 all 2022-04-13 23:20:46.556 | [143047 Async ks-system-reader:174554]: running: get_or_add_user_system_role reader 1fa3d702604a40fd81318a171e5d5c04 all 2022-04-13 23:20:46.559 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:20:46.563 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:20:46.567 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:20:46.570 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:20:46.573 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:20:48.396 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:48.578 | [173822 Async ks-alt-member-user:173822]: finished successfully 2022-04-13 23:20:49.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:49.520 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:49.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:49.520 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:49.735 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:49.740 | ++ functions-common:get_or_create_group:909 : group_id=e4e63e74caeb427abc9d62c47c4b562c 2022-04-13 23:20:49.744 | ++ functions-common:get_or_create_group:910 : echo e4e63e74caeb427abc9d62c47c4b562c 2022-04-13 23:20:49.747 | + lib/keystone:create_keystone_accounts:402 : admin_group=e4e63e74caeb427abc9d62c47c4b562c 2022-04-13 23:20:49.757 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:20:49.760 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:20:49.766 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:20:49.769 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:20:49.774 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:20:51.228 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:51.259 | [174048 Async ks-alt-reader-user:174048]: finished successfully 2022-04-13 23:20:52.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:52.480 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:52.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:52.480 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:52.680 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:52.682 | ++ functions-common:get_or_create_group:909 : group_id=e974165ebb804ddeb37a67253e755807 2022-04-13 23:20:52.685 | ++ functions-common:get_or_create_group:910 : echo e974165ebb804ddeb37a67253e755807 2022-04-13 23:20:52.688 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=e974165ebb804ddeb37a67253e755807 2022-04-13 23:20:52.691 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:52.762 | + inc/async:async_inner:63 : get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:52.830 | [143047 Async ks-group-memberdemo:174907]: running: get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:52.832 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:52.911 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:53.031 | [143047 Async ks-group-anotherdemo:174993]: running: get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:53.052 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:53.252 | + inc/async:async_inner:63 : get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:53.439 | [143047 Async ks-group-memberalt:175079]: running: get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:53.461 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:53.898 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:54.177 | [143047 Async ks-group-anotheralt:175186]: running: get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:54.203 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e4e63e74caeb427abc9d62c47c4b562c 2e069492f05540e3983807b2bceb6067 2022-04-13 23:20:54.649 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e4e63e74caeb427abc9d62c47c4b562c 2e069492f05540e3983807b2bceb6067 2022-04-13 23:20:54.761 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:54.902 | [143047 Async ks-group-admin:175273]: running: get_or_add_group_project_role admin e4e63e74caeb427abc9d62c47c4b562c 2e069492f05540e3983807b2bceb6067 2022-04-13 23:20:54.918 | + 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-13 23:20:54.939 | [174272 Async ks-system-member:174272]: finished successfully 2022-04-13 23:20:55.291 | [143047 Async ks-demo-member:172465]: Waiting for completion of get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 running on PID 172465 (17 other jobs running) 2022-04-13 23:20:55.508 | [143047 Async ks-demo-member:172465]: Signaling child to exit 2022-04-13 23:20:55.510 | WAKEUP 2022-04-13 23:20:55.682 | [143047 Async ks-demo-member:172465]: Signaled 2022-04-13 23:20:55.705 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:55.705 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:55.705 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:55.705 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:55.705 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:55.705 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:55.705 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:55.705 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:55.705 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:55.705 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2b651e7aa784e7abf221acc2da21b25 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:55.706 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:55.706 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:55.706 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:55.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:55.706 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:55.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:55.706 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:55.706 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:55.706 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:55.706 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:55.706 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user d2b651e7aa784e7abf221acc2da21b25 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:55.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:55.706 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:55.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:55.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:55.707 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:55.707 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:55.707 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2b651e7aa784e7abf221acc2da21b25 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:55.707 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:55.707 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:55.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:55.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:55.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:55.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:55.707 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:55.707 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:55.707 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:55.707 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:55.708 | ++ functions-common:get_field:825 : echo '| 7ab47bcc9a614d74832bf8fe33d40578 | d2b651e7aa784e7abf221acc2da21b25 | | d6808f201cb44af2af7d3ddba8e83ab5 | | | False |' 2022-04-13 23:20:55.708 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:55.708 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:20:55.708 | + functions-common:get_or_add_user_project_role:1004 : echo 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:20:55.708 | 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:20:55.997 | [143047 Async ks-demo-member:172465]: finished get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 with result 0 in 17 seconds 2022-04-13 23:20:56.286 | [143047 Async ks-demo-admin:172577]: Waiting for completion of get_or_add_user_project_role admin 40406e8ffdcf4543ab2902f44bb3ec53 d6808f201cb44af2af7d3ddba8e83ab5 running on PID 172577 (16 other jobs running) 2022-04-13 23:20:56.435 | [143047 Async ks-demo-admin:172577]: Signaling child to exit 2022-04-13 23:20:56.435 | WAKEUP 2022-04-13 23:20:56.578 | [143047 Async ks-demo-admin:172577]: Signaled 2022-04-13 23:20:56.586 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:56.587 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:56.587 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:56.587 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:56.587 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:56.587 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:56.587 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:56.587 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:56.587 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40406e8ffdcf4543ab2902f44bb3ec53 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:56.587 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:56.587 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:56.587 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:56.587 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:56.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:56.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:56.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:56.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:56.587 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:56.587 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:56.587 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:56.587 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 40406e8ffdcf4543ab2902f44bb3ec53 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:56.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:56.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:56.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:56.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:56.587 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 40406e8ffdcf4543ab2902f44bb3ec53 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:56.587 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:56.587 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:56.587 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:56.587 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:56.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:56.588 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:56.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:56.588 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:56.588 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:56.588 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:56.588 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:56.588 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:56.588 | ++ functions-common:get_field:825 : echo '| 859a31a9ee7b4a359f7d45610cf0abe7 | 40406e8ffdcf4543ab2902f44bb3ec53 | | d6808f201cb44af2af7d3ddba8e83ab5 | | | False |' 2022-04-13 23:20:56.588 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:56.588 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:56.588 | + functions-common:get_or_add_user_project_role:1004 : echo 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:56.588 | 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:56.880 | [143047 Async ks-demo-admin:172577]: finished get_or_add_user_project_role admin 40406e8ffdcf4543ab2902f44bb3ec53 d6808f201cb44af2af7d3ddba8e83ab5 with result 0 in 15 seconds 2022-04-13 23:20:57.125 | [143047 Async ks-demo-another:172689]: Waiting for completion of get_or_add_user_project_role anotherrole d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 running on PID 172689 (15 other jobs running) 2022-04-13 23:20:57.312 | [143047 Async ks-demo-another:172689]: Signaling child to exit 2022-04-13 23:20:57.313 | WAKEUP 2022-04-13 23:20:57.442 | [143047 Async ks-demo-another:172689]: Signaled 2022-04-13 23:20:57.456 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:57.456 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:57.456 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:57.456 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:57.456 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:57.456 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:57.456 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:57.456 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:57.456 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:57.456 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d2b651e7aa784e7abf221acc2da21b25 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:57.456 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:57.457 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:57.457 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:57.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:57.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:57.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:57.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:57.457 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:57.457 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:57.457 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:57.457 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user d2b651e7aa784e7abf221acc2da21b25 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:57.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:57.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:57.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:57.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:57.457 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:57.457 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:57.457 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d2b651e7aa784e7abf221acc2da21b25 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:57.457 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:57.457 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:57.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:57.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:57.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:57.457 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:57.457 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:57.457 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:57.457 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:57.457 | ++ functions-common:get_field:825 : echo '| ad349e4c54614c85aac18066b6a29184 | d2b651e7aa784e7abf221acc2da21b25 | | d6808f201cb44af2af7d3ddba8e83ab5 | | | False |' 2022-04-13 23:20:57.457 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:57.457 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:57.457 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ad349e4c54614c85aac18066b6a29184 2022-04-13 23:20:57.457 | + functions-common:get_or_add_user_project_role:1004 : echo ad349e4c54614c85aac18066b6a29184 2022-04-13 23:20:57.457 | ad349e4c54614c85aac18066b6a29184 2022-04-13 23:20:57.720 | [143047 Async ks-demo-another:172689]: finished get_or_add_user_project_role anotherrole d2b651e7aa784e7abf221acc2da21b25 d6808f201cb44af2af7d3ddba8e83ab5 with result 0 in 18 seconds 2022-04-13 23:20:57.893 | [143047 Async ks-demo-invis:172801]: Waiting for completion of get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 a58c06e4d8ca448db8dc212e4acfbfd9 running on PID 172801 (14 other jobs running) 2022-04-13 23:20:58.015 | [143047 Async ks-demo-invis:172801]: Signaling child to exit 2022-04-13 23:20:58.017 | WAKEUP 2022-04-13 23:20:58.151 | [143047 Async ks-demo-invis:172801]: Signaled 2022-04-13 23:20:58.156 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:58.156 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:58.156 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:58.156 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:58.156 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:58.156 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:58.156 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:58.156 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:58.156 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:58.156 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:58.156 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:58.156 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2b651e7aa784e7abf221acc2da21b25 --project a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:58.156 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:58.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.157 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:58.157 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:58.157 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:58.157 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user d2b651e7aa784e7abf221acc2da21b25 --project a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:58.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.157 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:58.157 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:58.157 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2b651e7aa784e7abf221acc2da21b25 --project a58c06e4d8ca448db8dc212e4acfbfd9 2022-04-13 23:20:58.157 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:58.157 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:58.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.157 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:58.157 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:58.157 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:58.157 | ++ functions-common:get_field:825 : echo '| 7ab47bcc9a614d74832bf8fe33d40578 | d2b651e7aa784e7abf221acc2da21b25 | | a58c06e4d8ca448db8dc212e4acfbfd9 | | | False |' 2022-04-13 23:20:58.157 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:58.157 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:58.157 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:20:58.157 | + functions-common:get_or_add_user_project_role:1004 : echo 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:20:58.157 | 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:20:58.419 | [143047 Async ks-demo-invis:172801]: finished get_or_add_user_project_role member d2b651e7aa784e7abf221acc2da21b25 a58c06e4d8ca448db8dc212e4acfbfd9 with result 0 in 16 seconds 2022-04-13 23:20:58.618 | [143047 Async ks-demo-reader:172959]: Waiting for completion of get_or_add_user_project_role reader 4437df29be2e476f97d35df2afc1a8ce d6808f201cb44af2af7d3ddba8e83ab5 running on PID 172959 (13 other jobs running) 2022-04-13 23:20:58.751 | [143047 Async ks-demo-reader:172959]: Signaling child to exit 2022-04-13 23:20:58.752 | WAKEUP 2022-04-13 23:20:58.870 | [143047 Async ks-demo-reader:172959]: Signaled 2022-04-13 23:20:58.884 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:58.884 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:58.884 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:58.884 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:58.884 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:58.884 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:58.885 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:58.885 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:58.885 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:58.885 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4437df29be2e476f97d35df2afc1a8ce --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:58.885 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:58.885 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:58.885 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:58.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.885 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.885 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.885 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:58.885 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:58.885 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:58.885 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 4437df29be2e476f97d35df2afc1a8ce --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:58.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.885 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.885 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.885 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:58.885 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4437df29be2e476f97d35df2afc1a8ce --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:20:58.885 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:58.885 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:58.885 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:58.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.885 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:58.885 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.885 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:58.885 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:58.885 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:58.885 | ++ functions-common:get_field:825 : echo '| d422da1ec1f141fc9ac0bb0d25935b37 | 4437df29be2e476f97d35df2afc1a8ce | | d6808f201cb44af2af7d3ddba8e83ab5 | | | False |' 2022-04-13 23:20:58.886 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:58.886 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:58.886 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:20:58.886 | + functions-common:get_or_add_user_project_role:1004 : echo d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:20:58.886 | d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:20:59.068 | [143047 Async ks-demo-reader:172959]: finished get_or_add_user_project_role reader 4437df29be2e476f97d35df2afc1a8ce d6808f201cb44af2af7d3ddba8e83ab5 with result 0 in 15 seconds 2022-04-13 23:20:59.072 | + inc/async:async_wait:197 : return 0 2022-04-13 23:20:59.075 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:20:59.381 | [143047 Async ks-alt-admin:173359]: Waiting for completion of get_or_add_user_project_role admin 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 running on PID 173359 (12 other jobs running) 2022-04-13 23:20:59.563 | [143047 Async ks-alt-admin:173359]: Signaling child to exit 2022-04-13 23:20:59.563 | WAKEUP 2022-04-13 23:20:59.687 | [143047 Async ks-alt-admin:173359]: Signaled 2022-04-13 23:20:59.706 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:59.706 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:59.706 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:59.706 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:59.706 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:59.706 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:59.706 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:59.707 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:59.707 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 08b8243bb2b047aeb9641a2546bcbf6c --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:59.707 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:59.707 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:59.707 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:59.707 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:59.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:59.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:59.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:59.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:59.707 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:59.707 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:59.707 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:59.707 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 08b8243bb2b047aeb9641a2546bcbf6c --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:59.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:59.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:59.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:59.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:59.707 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:59.707 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:59.707 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 08b8243bb2b047aeb9641a2546bcbf6c --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:20:59.707 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:59.707 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:59.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:59.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:59.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:59.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:59.707 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:59.707 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:59.707 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:59.707 | ++ functions-common:get_field:825 : echo '| 859a31a9ee7b4a359f7d45610cf0abe7 | 08b8243bb2b047aeb9641a2546bcbf6c | | ab7eee1df7e541478aeabd8bdde0cc04 | | | False |' 2022-04-13 23:20:59.707 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:59.708 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:59.708 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:59.708 | + functions-common:get_or_add_user_project_role:1004 : echo 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:59.708 | 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:20:59.930 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:59.961 | [143047 Async ks-alt-admin:173359]: finished get_or_add_user_project_role admin 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 with result 0 in 15 seconds 2022-04-13 23:21:00.072 | [174554 Async ks-system-reader:174554]: finished successfully 2022-04-13 23:21:00.199 | [143047 Async ks-alt-another:173471]: Waiting for completion of get_or_add_user_project_role anotherrole 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 running on PID 173471 (11 other jobs running) 2022-04-13 23:21:00.363 | [143047 Async ks-alt-another:173471]: Signaling child to exit 2022-04-13 23:21:00.363 | WAKEUP 2022-04-13 23:21:00.503 | [143047 Async ks-alt-another:173471]: Signaled 2022-04-13 23:21:00.508 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:00.508 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:00.508 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:00.508 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:00.508 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:00.508 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:00.508 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:00.508 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:00.508 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:00.508 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:00.508 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 08b8243bb2b047aeb9641a2546bcbf6c --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:00.508 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:00.508 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:00.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:00.508 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:00.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:00.509 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:00.509 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:00.509 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:00.509 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:00.509 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 08b8243bb2b047aeb9641a2546bcbf6c --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:00.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:00.509 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:00.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:00.509 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:00.509 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 08b8243bb2b047aeb9641a2546bcbf6c --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:00.509 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:00.509 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:00.509 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:00.509 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:00.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:00.509 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:00.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:00.509 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:00.509 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:00.509 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:00.509 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:00.509 | ++ functions-common:get_field:825 : echo '| ad349e4c54614c85aac18066b6a29184 | 08b8243bb2b047aeb9641a2546bcbf6c | | ab7eee1df7e541478aeabd8bdde0cc04 | | | False |' 2022-04-13 23:21:00.509 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:00.509 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:00.509 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ad349e4c54614c85aac18066b6a29184 2022-04-13 23:21:00.509 | + functions-common:get_or_add_user_project_role:1004 : echo ad349e4c54614c85aac18066b6a29184 2022-04-13 23:21:00.509 | ad349e4c54614c85aac18066b6a29184 2022-04-13 23:21:00.756 | [143047 Async ks-alt-another:173471]: finished get_or_add_user_project_role anotherrole 08b8243bb2b047aeb9641a2546bcbf6c ab7eee1df7e541478aeabd8bdde0cc04 with result 0 in 15 seconds 2022-04-13 23:21:01.030 | [143047 Async ks-alt-member-user:173822]: Waiting for completion of get_or_add_user_project_role member 44ef677af31c4006ab13a1c127e7654a ab7eee1df7e541478aeabd8bdde0cc04 running on PID 173822 (10 other jobs running) 2022-04-13 23:21:01.185 | [143047 Async ks-alt-member-user:173822]: Signaling child to exit 2022-04-13 23:21:01.186 | WAKEUP 2022-04-13 23:21:01.315 | [143047 Async ks-alt-member-user:173822]: Signaled 2022-04-13 23:21:01.336 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:01.336 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:01.336 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:01.336 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:01.337 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:01.337 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:01.337 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:01.337 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:01.337 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:01.337 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 44ef677af31c4006ab13a1c127e7654a --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:01.337 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:01.337 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:01.337 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:01.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:01.337 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:01.337 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.337 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:01.337 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:01.337 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:01.337 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 44ef677af31c4006ab13a1c127e7654a --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:01.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:01.337 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:01.337 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.337 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 44ef677af31c4006ab13a1c127e7654a --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:01.337 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:01.337 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:01.337 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:01.337 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:01.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:01.337 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:01.337 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.338 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:01.338 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:01.338 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:01.338 | ++ functions-common:get_field:825 : echo '| 7ab47bcc9a614d74832bf8fe33d40578 | 44ef677af31c4006ab13a1c127e7654a | | ab7eee1df7e541478aeabd8bdde0cc04 | | | False |' 2022-04-13 23:21:01.338 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:01.338 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:01.338 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:21:01.338 | + functions-common:get_or_add_user_project_role:1004 : echo 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:21:01.338 | 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:21:01.561 | [143047 Async ks-alt-member-user:173822]: finished get_or_add_user_project_role member 44ef677af31c4006ab13a1c127e7654a ab7eee1df7e541478aeabd8bdde0cc04 with result 0 in 13 seconds 2022-04-13 23:21:01.784 | [143047 Async ks-alt-reader-user:174048]: Waiting for completion of get_or_add_user_project_role reader afb114076b654f79ab41a101f6550d1d ab7eee1df7e541478aeabd8bdde0cc04 running on PID 174048 (9 other jobs running) 2022-04-13 23:21:01.947 | [143047 Async ks-alt-reader-user:174048]: Signaling child to exit 2022-04-13 23:21:01.948 | WAKEUP 2022-04-13 23:21:02.084 | [143047 Async ks-alt-reader-user:174048]: Signaled 2022-04-13 23:21:02.097 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:02.097 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:02.097 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:02.097 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:02.097 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:02.097 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:02.097 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:02.097 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:02.097 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:02.097 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:02.097 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:02.097 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user afb114076b654f79ab41a101f6550d1d --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:02.097 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:02.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:02.097 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:02.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:02.097 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:02.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:02.097 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:02.097 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:02.097 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user afb114076b654f79ab41a101f6550d1d --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:02.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:02.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:02.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:02.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:02.098 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user afb114076b654f79ab41a101f6550d1d --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:02.098 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:02.098 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:02.098 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:02.098 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:02.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:02.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:02.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:02.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:02.098 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:02.098 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:02.098 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:02.098 | ++ functions-common:get_field:825 : echo '| d422da1ec1f141fc9ac0bb0d25935b37 | afb114076b654f79ab41a101f6550d1d | | ab7eee1df7e541478aeabd8bdde0cc04 | | | False |' 2022-04-13 23:21:02.098 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:02.098 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:02.098 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:21:02.098 | + functions-common:get_or_add_user_project_role:1004 : echo d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:21:02.098 | d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:21:02.438 | [143047 Async ks-alt-reader-user:174048]: finished get_or_add_user_project_role reader afb114076b654f79ab41a101f6550d1d ab7eee1df7e541478aeabd8bdde0cc04 with result 0 in 13 seconds 2022-04-13 23:21:02.485 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:02.508 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:21:02.909 | [143047 Async ks-system-member:174272]: Waiting for completion of get_or_add_user_system_role member 6f1e4eed4fc143d8b907ffabf88cf6c0 all running on PID 174272 (8 other jobs running) 2022-04-13 23:21:03.109 | [143047 Async ks-system-member:174272]: Signaling child to exit 2022-04-13 23:21:03.110 | WAKEUP 2022-04-13 23:21:03.261 | [143047 Async ks-system-member:174272]: Signaled 2022-04-13 23:21:03.280 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:21:03.280 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:21:03.280 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:21:03.280 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:03.280 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:03.280 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:03.280 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:03.280 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:03.280 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:21:03.280 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6f1e4eed4fc143d8b907ffabf88cf6c0 --system all -f value -c Role 2022-04-13 23:21:03.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:03.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:03.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:03.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:03.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:03.281 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:21:03.281 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:21:03.281 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 6f1e4eed4fc143d8b907ffabf88cf6c0 --system all 2022-04-13 23:21:03.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:03.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:03.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:03.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:03.281 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6f1e4eed4fc143d8b907ffabf88cf6c0 --system all -f value -c Role 2022-04-13 23:21:03.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:03.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:03.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:03.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:03.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:03.281 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:21:03.281 | + functions-common:get_or_add_user_system_role:1059 : echo 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:21:03.281 | 7ab47bcc9a614d74832bf8fe33d40578 2022-04-13 23:21:03.564 | [143047 Async ks-system-member:174272]: finished get_or_add_user_system_role member 6f1e4eed4fc143d8b907ffabf88cf6c0 all with result 0 in 12 seconds 2022-04-13 23:21:03.767 | [143047 Async ks-system-reader:174554]: Waiting for completion of get_or_add_user_system_role reader 1fa3d702604a40fd81318a171e5d5c04 all running on PID 174554 (7 other jobs running) 2022-04-13 23:21:03.861 | [143047 Async ks-system-reader:174554]: Signaling child to exit 2022-04-13 23:21:03.862 | WAKEUP 2022-04-13 23:21:04.017 | [143047 Async ks-system-reader:174554]: Signaled 2022-04-13 23:21:04.034 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:21:04.034 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:21:04.034 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:21:04.034 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:04.034 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:04.034 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:04.034 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:04.034 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:04.034 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:21:04.034 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1fa3d702604a40fd81318a171e5d5c04 --system all -f value -c Role 2022-04-13 23:21:04.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:04.034 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:04.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:04.034 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:04.035 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:04.035 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:21:04.035 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:21:04.035 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 1fa3d702604a40fd81318a171e5d5c04 --system all 2022-04-13 23:21:04.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:04.035 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:04.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:04.035 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:04.035 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1fa3d702604a40fd81318a171e5d5c04 --system all -f value -c Role 2022-04-13 23:21:04.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:04.035 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:04.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:04.035 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:04.035 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:04.035 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:21:04.035 | + functions-common:get_or_add_user_system_role:1059 : echo d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:21:04.035 | d422da1ec1f141fc9ac0bb0d25935b37 2022-04-13 23:21:04.283 | [143047 Async ks-system-reader:174554]: finished get_or_add_user_system_role reader 1fa3d702604a40fd81318a171e5d5c04 all with result 0 in 13 seconds 2022-04-13 23:21:04.308 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:04.310 | + 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-13 23:21:04.665 | [143047 Async ks-group-memberdemo:174907]: Waiting for completion of get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 running on PID 174907 (6 other jobs running) 2022-04-13 23:21:04.802 | [143047 Async ks-group-memberdemo:174907]: Signaling child to exit 2022-04-13 23:21:07.326 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:07.462 | [174907 Async ks-group-memberdemo:174907]: finished successfully 2022-04-13 23:21:07.516 | WAKEUP 2022-04-13 23:21:07.556 | [143047 Async ks-group-memberdemo:174907]: Signaled 2022-04-13 23:21:07.557 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:07.557 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e974165ebb804ddeb37a67253e755807 --project d6808f201cb44af2af7d3ddba8e83ab5 -f value 2022-04-13 23:21:07.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.557 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.557 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.557 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:07.557 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:07.557 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:07.557 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group e974165ebb804ddeb37a67253e755807 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:21:07.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.557 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.557 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.557 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e974165ebb804ddeb37a67253e755807 --project d6808f201cb44af2af7d3ddba8e83ab5 -f value 2022-04-13 23:21:07.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.557 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.557 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.557 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:07.557 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7ab47bcc9a614d74832bf8fe33d40578 e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 False' 2022-04-13 23:21:07.557 | + functions-common:get_or_add_group_project_role:1083 : echo 7ab47bcc9a614d74832bf8fe33d40578 e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 False 2022-04-13 23:21:07.558 | 7ab47bcc9a614d74832bf8fe33d40578 e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 False 2022-04-13 23:21:07.616 | [143047 Async ks-group-memberdemo:174907]: finished get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 with result 0 in 14 seconds 2022-04-13 23:21:07.723 | [143047 Async ks-group-anotherdemo:174993]: Waiting for completion of get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 running on PID 174993 (5 other jobs running) 2022-04-13 23:21:07.874 | [143047 Async ks-group-anotherdemo:174993]: Signaling child to exit 2022-04-13 23:21:07.911 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:07.942 | [174993 Async ks-group-anotherdemo:174993]: finished successfully 2022-04-13 23:21:07.964 | WAKEUP 2022-04-13 23:21:07.998 | [143047 Async ks-group-anotherdemo:174993]: Signaled 2022-04-13 23:21:07.999 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:07.999 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e974165ebb804ddeb37a67253e755807 --project d6808f201cb44af2af7d3ddba8e83ab5 -f value 2022-04-13 23:21:07.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.999 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:07.999 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:08.000 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:08.000 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group e974165ebb804ddeb37a67253e755807 --project d6808f201cb44af2af7d3ddba8e83ab5 2022-04-13 23:21:08.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.000 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e974165ebb804ddeb37a67253e755807 --project d6808f201cb44af2af7d3ddba8e83ab5 -f value 2022-04-13 23:21:08.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.000 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:08.000 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ad349e4c54614c85aac18066b6a29184 e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 False' 2022-04-13 23:21:08.000 | + functions-common:get_or_add_group_project_role:1083 : echo ad349e4c54614c85aac18066b6a29184 e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 False 2022-04-13 23:21:08.000 | ad349e4c54614c85aac18066b6a29184 e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 False 2022-04-13 23:21:08.088 | [143047 Async ks-group-anotherdemo:174993]: finished get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 d6808f201cb44af2af7d3ddba8e83ab5 with result 0 in 15 seconds 2022-04-13 23:21:08.139 | [143047 Async ks-group-memberalt:175079]: Waiting for completion of get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 running on PID 175079 (4 other jobs running) 2022-04-13 23:21:08.180 | [143047 Async ks-group-memberalt:175079]: Signaling child to exit 2022-04-13 23:21:08.698 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:08.729 | [175079 Async ks-group-memberalt:175079]: finished successfully 2022-04-13 23:21:08.754 | WAKEUP 2022-04-13 23:21:08.782 | [143047 Async ks-group-memberalt:175079]: Signaled 2022-04-13 23:21:08.784 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:08.784 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e974165ebb804ddeb37a67253e755807 --project ab7eee1df7e541478aeabd8bdde0cc04 -f value 2022-04-13 23:21:08.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.784 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:08.784 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:08.784 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:08.784 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group e974165ebb804ddeb37a67253e755807 --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:08.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.784 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e974165ebb804ddeb37a67253e755807 --project ab7eee1df7e541478aeabd8bdde0cc04 -f value 2022-04-13 23:21:08.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:08.784 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:08.784 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:08.784 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7ab47bcc9a614d74832bf8fe33d40578 e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 False' 2022-04-13 23:21:08.785 | + functions-common:get_or_add_group_project_role:1083 : echo 7ab47bcc9a614d74832bf8fe33d40578 e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 False 2022-04-13 23:21:08.785 | 7ab47bcc9a614d74832bf8fe33d40578 e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 False 2022-04-13 23:21:08.838 | [143047 Async ks-group-memberalt:175079]: finished get_or_add_group_project_role member e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 with result 0 in 15 seconds 2022-04-13 23:21:08.879 | [143047 Async ks-group-anotheralt:175186]: Waiting for completion of get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 running on PID 175186 (3 other jobs running) 2022-04-13 23:21:08.912 | [143047 Async ks-group-anotheralt:175186]: Signaling child to exit 2022-04-13 23:21:09.211 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:09.236 | [175186 Async ks-group-anotheralt:175186]: finished successfully 2022-04-13 23:21:09.256 | WAKEUP 2022-04-13 23:21:09.281 | [143047 Async ks-group-anotheralt:175186]: Signaled 2022-04-13 23:21:09.282 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:09.282 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e974165ebb804ddeb37a67253e755807 --project ab7eee1df7e541478aeabd8bdde0cc04 -f value 2022-04-13 23:21:09.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:09.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:09.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:09.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:09.282 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:09.282 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:09.282 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:09.282 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group e974165ebb804ddeb37a67253e755807 --project ab7eee1df7e541478aeabd8bdde0cc04 2022-04-13 23:21:09.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:09.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:09.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:09.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:09.283 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e974165ebb804ddeb37a67253e755807 --project ab7eee1df7e541478aeabd8bdde0cc04 -f value 2022-04-13 23:21:09.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:09.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:09.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:09.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:09.283 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:09.283 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ad349e4c54614c85aac18066b6a29184 e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 False' 2022-04-13 23:21:09.283 | + functions-common:get_or_add_group_project_role:1083 : echo ad349e4c54614c85aac18066b6a29184 e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 False 2022-04-13 23:21:09.283 | ad349e4c54614c85aac18066b6a29184 e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 False 2022-04-13 23:21:09.328 | [143047 Async ks-group-anotheralt:175186]: finished get_or_add_group_project_role anotherrole e974165ebb804ddeb37a67253e755807 ab7eee1df7e541478aeabd8bdde0cc04 with result 0 in 15 seconds 2022-04-13 23:21:09.369 | [143047 Async ks-group-admin:175273]: Waiting for completion of get_or_add_group_project_role admin e4e63e74caeb427abc9d62c47c4b562c 2e069492f05540e3983807b2bceb6067 running on PID 175273 (2 other jobs running) 2022-04-13 23:21:09.395 | [143047 Async ks-group-admin:175273]: Signaling child to exit 2022-04-13 23:21:10.172 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:10.198 | [175273 Async ks-group-admin:175273]: finished successfully 2022-04-13 23:21:10.217 | WAKEUP 2022-04-13 23:21:10.241 | [143047 Async ks-group-admin:175273]: Signaled 2022-04-13 23:21:10.242 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:10.242 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e4e63e74caeb427abc9d62c47c4b562c --project 2e069492f05540e3983807b2bceb6067 -f value 2022-04-13 23:21:10.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:10.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:10.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:10.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:10.243 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:10.243 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:10.243 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:10.243 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group e4e63e74caeb427abc9d62c47c4b562c --project 2e069492f05540e3983807b2bceb6067 2022-04-13 23:21:10.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:10.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:10.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:10.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:10.243 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e4e63e74caeb427abc9d62c47c4b562c --project 2e069492f05540e3983807b2bceb6067 -f value 2022-04-13 23:21:10.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:10.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:10.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:10.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:10.243 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:10.243 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='859a31a9ee7b4a359f7d45610cf0abe7 e4e63e74caeb427abc9d62c47c4b562c 2e069492f05540e3983807b2bceb6067 False' 2022-04-13 23:21:10.243 | + functions-common:get_or_add_group_project_role:1083 : echo 859a31a9ee7b4a359f7d45610cf0abe7 e4e63e74caeb427abc9d62c47c4b562c 2e069492f05540e3983807b2bceb6067 False 2022-04-13 23:21:10.243 | 859a31a9ee7b4a359f7d45610cf0abe7 e4e63e74caeb427abc9d62c47c4b562c 2e069492f05540e3983807b2bceb6067 False 2022-04-13 23:21:10.287 | [143047 Async ks-group-admin:175273]: finished get_or_add_group_project_role admin e4e63e74caeb427abc9d62c47c4b562c 2e069492f05540e3983807b2bceb6067 with result 0 in 15 seconds 2022-04-13 23:21:10.291 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:10.294 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:21:10.314 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:10.316 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:21:10.336 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:10.338 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:21:10.341 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:21:10.402 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:21:10.441 | [143047 Async create_nova_accounts:177246]: running: create_nova_accounts 2022-04-13 23:21:10.444 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:21:10.462 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:10.465 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:21:10.467 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:21:10.529 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:21:10.573 | [143047 Async create_glance_accounts:177361]: running: create_glance_accounts 2022-04-13 23:21:10.576 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:21:10.596 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:10.599 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:21:10.602 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:21:10.679 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:21:10.724 | [143047 Async create_cinder_accounts:177491]: running: create_cinder_accounts 2022-04-13 23:21:10.727 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:21:10.749 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:10.752 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:21:10.755 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:21:10.826 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:21:10.901 | [143047 Async create_neutron_accounts:177606]: running: create_neutron_accounts 2022-04-13 23:21:10.905 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:21:10.945 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:10.949 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:21:10.952 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:21:11.248 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:21:11.479 | [143047 Async create_swift_accounts:177748]: running: create_swift_accounts 2022-04-13 23:21:11.496 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:21:11.629 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:11.658 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:21:12.026 | [143047 Async create_nova_accounts:177246]: Waiting for completion of create_nova_accounts running on PID 177246 (6 other jobs running) 2022-04-13 23:21:12.210 | [143047 Async create_nova_accounts:177246]: Signaling child to exit 2022-04-13 23:21:52.364 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:52.474 | [177606 Async create_neutron_accounts:177606]: finished successfully 2022-04-13 23:22:11.319 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:11.358 | [177491 Async create_cinder_accounts:177491]: finished successfully 2022-04-13 23:22:27.790 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:27.818 | [177361 Async create_glance_accounts:177361]: finished successfully 2022-04-13 23:22:31.758 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:31.784 | [177246 Async create_nova_accounts:177246]: finished successfully 2022-04-13 23:22:31.805 | WAKEUP 2022-04-13 23:22:31.828 | [143047 Async create_nova_accounts:177246]: Signaled 2022-04-13 23:22:31.830 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:22:31.830 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:22:31.830 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:22:31.830 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:31.830 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:31.830 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:31.830 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:31.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.830 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.830 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.830 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.830 | + functions-common:get_or_create_user:932 : user_id=6b7493d11c6c45a385d0e43dcb3afa7e 2022-04-13 23:22:31.830 | + functions-common:get_or_create_user:933 : echo 6b7493d11c6c45a385d0e43dcb3afa7e 2022-04-13 23:22:31.830 | 6b7493d11c6c45a385d0e43dcb3afa7e 2022-04-13 23:22:31.830 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:22:31.830 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:31.830 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:31.830 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:31.830 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:31.830 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:31.830 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:31.830 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:31.830 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:31.830 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:31.830 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:31.830 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:31.830 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.830 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.830 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.831 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.831 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.831 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:31.831 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:31.831 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.831 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.831 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.831 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:31.831 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.831 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.831 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.831 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:31.831 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:31.831 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:31.831 | ++ functions-common:get_field:825 : echo '| a1ca8dd11cd34308b78c251d1cd8509a | 6b7493d11c6c45a385d0e43dcb3afa7e | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:22:31.831 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.831 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.831 | + functions-common:get_or_add_user_project_role:1004 : echo a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.831 | a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.831 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:22:31.832 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:22:31.832 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:31.832 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:31.832 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:31.832 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:31.832 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:31.832 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:31.832 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:31.832 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:31.832 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:31.832 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:31.832 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:31.832 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.832 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.832 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.832 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.832 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.832 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.832 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.832 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:31.832 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:31.832 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.832 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.832 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.832 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:31.832 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.832 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.832 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.832 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.833 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.833 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.833 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.833 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:31.833 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:31.833 | ++ functions-common:get_field:825 : echo '| 859a31a9ee7b4a359f7d45610cf0abe7 | 6b7493d11c6c45a385d0e43dcb3afa7e | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:22:31.833 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:31.833 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.833 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:22:31.833 | + functions-common:get_or_add_user_project_role:1004 : echo 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:22:31.833 | 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:22:31.833 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:22:31.833 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:22:31.833 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.32/compute 2022-04-13 23:22:31.833 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:22:31.833 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:31.833 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:22:31.833 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:22:31.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.833 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.833 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.833 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.833 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:31.833 | d1ddd57a5931458390ceff01b178c6f7' 2022-04-13 23:22:31.833 | + functions-common:get_or_create_service:1101 : echo d1ddd57a5931458390ceff01b178c6f7 2022-04-13 23:22:31.833 | d1ddd57a5931458390ceff01b178c6f7 2022-04-13 23:22:31.833 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.32/compute/v2/$(project_id)s' 2022-04-13 23:22:31.833 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:31.833 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.32/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:22:31.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:31.834 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:31.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.834 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.834 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.834 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:31.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:31.834 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.32/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:22:31.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.834 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.834 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.834 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e807a6ddf2da4b8e9cd3736f87396997 2022-04-13 23:22:31.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e807a6ddf2da4b8e9cd3736f87396997 2022-04-13 23:22:31.834 | + functions-common:get_or_create_endpoint:1134 : public_id=e807a6ddf2da4b8e9cd3736f87396997 2022-04-13 23:22:31.834 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:31.834 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:31.834 | + functions-common:get_or_create_endpoint:1143 : echo e807a6ddf2da4b8e9cd3736f87396997 2022-04-13 23:22:31.834 | e807a6ddf2da4b8e9cd3736f87396997 2022-04-13 23:22:31.834 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:22:31.834 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:31.834 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:22:31.834 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:22:31.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.834 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.834 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.834 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.834 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:31.834 | c987ab223cc347128cad7e27c9c9d979' 2022-04-13 23:22:31.835 | + functions-common:get_or_create_service:1101 : echo c987ab223cc347128cad7e27c9c9d979 2022-04-13 23:22:31.835 | c987ab223cc347128cad7e27c9c9d979 2022-04-13 23:22:31.835 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.32/compute/v2.1 2022-04-13 23:22:31.835 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:31.835 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.32/compute/v2.1 RegionOne 2022-04-13 23:22:31.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:31.835 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:31.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.835 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.835 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.835 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:31.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:31.835 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.32/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:22:31.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.835 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.835 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.835 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=80cd43e168474f268d66388c1233b01f 2022-04-13 23:22:31.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 80cd43e168474f268d66388c1233b01f 2022-04-13 23:22:31.835 | + functions-common:get_or_create_endpoint:1134 : public_id=80cd43e168474f268d66388c1233b01f 2022-04-13 23:22:31.835 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:31.835 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:31.835 | + functions-common:get_or_create_endpoint:1143 : echo 80cd43e168474f268d66388c1233b01f 2022-04-13 23:22:31.835 | 80cd43e168474f268d66388c1233b01f 2022-04-13 23:22:31.835 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:22:31.835 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:31.835 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:22:31.835 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:31.835 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:22:31.836 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:31.836 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:31.836 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:31.836 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:31.836 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:31.836 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:31.836 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:31.836 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:31.836 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:31.836 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:31.836 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.836 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.836 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:31.836 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.836 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.836 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.836 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.836 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.836 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:31.836 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:31.836 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.836 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.836 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.836 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.836 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:31.836 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.836 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.836 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.837 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.837 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.837 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.837 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:31.837 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:31.837 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:31.837 | ++ functions-common:get_field:825 : echo '| 635c22f5341a40228cdd02da8b3dca95 | 6b7493d11c6c45a385d0e43dcb3afa7e | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:22:31.837 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.837 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:22:31.837 | + functions-common:get_or_add_user_project_role:1004 : echo 635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:22:31.837 | 635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:22:31.837 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:22:31.837 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:31.837 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:22:31.837 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:31.837 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:22:31.875 | [143047 Async create_nova_accounts:177246]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-13 23:22:31.913 | [143047 Async create_glance_accounts:177361]: Waiting for completion of create_glance_accounts running on PID 177361 (5 other jobs running) 2022-04-13 23:22:31.938 | [143047 Async create_glance_accounts:177361]: Signaling child to exit 2022-04-13 23:22:31.939 | WAKEUP 2022-04-13 23:22:31.962 | [143047 Async create_glance_accounts:177361]: Signaled 2022-04-13 23:22:31.963 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:22:31.963 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:31.963 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:22:31.963 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:22:31.963 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:31.963 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:31.963 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:31.963 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:31.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.964 | + functions-common:get_or_create_user:932 : user_id=64d9e56b78ce45b9a8a96ab5274fbab4 2022-04-13 23:22:31.964 | + functions-common:get_or_create_user:933 : echo 64d9e56b78ce45b9a8a96ab5274fbab4 2022-04-13 23:22:31.964 | 64d9e56b78ce45b9a8a96ab5274fbab4 2022-04-13 23:22:31.964 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:22:31.964 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:31.964 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:31.964 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:31.964 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:31.964 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:31.964 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:31.964 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:31.964 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:31.964 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:31.964 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:31.964 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.964 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.964 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:31.964 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.964 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.964 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:31.964 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:31.964 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.965 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.965 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.965 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.965 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:31.965 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.965 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.965 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.965 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.965 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.965 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.965 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:31.965 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:31.965 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:31.965 | ++ functions-common:get_field:825 : echo '| a1ca8dd11cd34308b78c251d1cd8509a | 64d9e56b78ce45b9a8a96ab5274fbab4 | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:22:31.965 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.965 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.965 | + functions-common:get_or_add_user_project_role:1004 : echo a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.965 | a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.965 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:22:31.965 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:22:31.965 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:31.965 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:22:31.965 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:22:31.965 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:31.965 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:31.965 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:31.965 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:31.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.965 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.966 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.966 | + functions-common:get_or_create_user:932 : user_id=ffef495e31dc4d62a14d53a7b3a32c99 2022-04-13 23:22:31.966 | + functions-common:get_or_create_user:933 : echo ffef495e31dc4d62a14d53a7b3a32c99 2022-04-13 23:22:31.966 | ffef495e31dc4d62a14d53a7b3a32c99 2022-04-13 23:22:31.966 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:22:31.966 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:31.966 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:31.966 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:31.966 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:31.966 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:31.966 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:31.966 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:31.966 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:31.966 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:31.966 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:31.966 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.966 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.966 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:31.966 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.966 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.966 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.966 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:31.966 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:31.966 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.967 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.967 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.967 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:31.967 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.967 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.967 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.967 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:31.967 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:31.967 | ++ functions-common:get_field:825 : echo '| a1ca8dd11cd34308b78c251d1cd8509a | ffef495e31dc4d62a14d53a7b3a32c99 | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:22:31.967 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:31.967 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.967 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.967 | + functions-common:get_or_add_user_project_role:1004 : echo a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.967 | a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:31.967 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:22:31.967 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:22:31.967 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:31.967 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:31.967 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:31.967 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:31.967 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:31.967 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:31.967 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:31.967 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:31.967 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:31.967 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:31.967 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:31.968 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.968 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.968 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.968 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.968 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.968 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:31.968 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:31.968 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.968 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:31.968 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:31.968 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:31.968 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:31.968 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.968 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.968 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:31.968 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:31.968 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:31.968 | ++ functions-common:get_field:825 : echo '| 635c22f5341a40228cdd02da8b3dca95 | ffef495e31dc4d62a14d53a7b3a32c99 | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:22:31.968 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:31.968 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:22:31.969 | + functions-common:get_or_add_user_project_role:1004 : echo 635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:22:31.969 | 635c22f5341a40228cdd02da8b3dca95 2022-04-13 23:22:31.969 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:22:31.969 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:31.969 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:22:31.969 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:22:31.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.969 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.969 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:31.969 | fcee5e0c6cbd46bfa5a15e503541a995' 2022-04-13 23:22:31.969 | + functions-common:get_or_create_service:1101 : echo fcee5e0c6cbd46bfa5a15e503541a995 2022-04-13 23:22:31.969 | fcee5e0c6cbd46bfa5a15e503541a995 2022-04-13 23:22:31.969 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.32/image 2022-04-13 23:22:31.969 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:31.969 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.32/image RegionOne 2022-04-13 23:22:31.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:31.969 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:31.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:31.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:31.969 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.32/image --region RegionOne -f value -c id 2022-04-13 23:22:31.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:31.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:31.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:31.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a6dbb57a313f44568715518882d348ce 2022-04-13 23:22:31.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a6dbb57a313f44568715518882d348ce 2022-04-13 23:22:31.970 | + functions-common:get_or_create_endpoint:1134 : public_id=a6dbb57a313f44568715518882d348ce 2022-04-13 23:22:31.970 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:31.970 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:31.970 | + functions-common:get_or_create_endpoint:1143 : echo a6dbb57a313f44568715518882d348ce 2022-04-13 23:22:31.970 | a6dbb57a313f44568715518882d348ce 2022-04-13 23:22:31.970 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:22:31.970 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:22:31.970 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:22:31.970 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:22:31.970 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:22:31.970 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:22:31.970 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:22:31.970 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:22:31.970 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:22:32.010 | [143047 Async create_glance_accounts:177361]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-13 23:22:32.051 | [143047 Async create_cinder_accounts:177491]: Waiting for completion of create_cinder_accounts running on PID 177491 (4 other jobs running) 2022-04-13 23:22:32.075 | [143047 Async create_cinder_accounts:177491]: Signaling child to exit 2022-04-13 23:22:32.076 | WAKEUP 2022-04-13 23:22:32.099 | [143047 Async create_cinder_accounts:177491]: Signaled 2022-04-13 23:22:32.100 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:22:32.100 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:22:32.100 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:22:32.100 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:32.100 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:32.101 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:32.101 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:32.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.101 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.101 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.101 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.101 | + functions-common:get_or_create_user:932 : user_id=d7e91235e4394033bcd7e7db770fd0bf 2022-04-13 23:22:32.101 | + functions-common:get_or_create_user:933 : echo d7e91235e4394033bcd7e7db770fd0bf 2022-04-13 23:22:32.101 | d7e91235e4394033bcd7e7db770fd0bf 2022-04-13 23:22:32.101 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:22:32.101 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:32.101 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:32.101 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:32.101 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:32.101 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:32.101 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:32.101 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:32.101 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:32.101 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:32.101 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:32.101 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:32.101 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:22:32.101 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:32.101 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:32.101 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:32.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.101 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.101 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.101 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.101 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:32.101 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:32.102 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:22:32.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.102 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:22:32.102 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:32.102 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:32.102 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:32.102 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:32.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.102 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.102 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:32.102 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:32.102 | ++ functions-common:get_field:825 : echo '| a1ca8dd11cd34308b78c251d1cd8509a | d7e91235e4394033bcd7e7db770fd0bf | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:22:32.102 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:32.102 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:32.102 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:32.102 | + functions-common:get_or_add_user_project_role:1004 : echo a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:32.102 | a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:32.102 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:22:32.102 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:22:32.102 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:32.102 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:22:32.102 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:22:32.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.103 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.103 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:32.103 | bd064cc39e164908945b99cb0332e6da' 2022-04-13 23:22:32.103 | + functions-common:get_or_create_service:1101 : echo bd064cc39e164908945b99cb0332e6da 2022-04-13 23:22:32.103 | bd064cc39e164908945b99cb0332e6da 2022-04-13 23:22:32.103 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:22:32.103 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.32/volume/v3/$(project_id)s' 2022-04-13 23:22:32.103 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:32.103 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.32/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:22:32.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:32.103 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:32.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.103 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.103 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.103 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:32.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:32.103 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.32/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:22:32.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.103 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.103 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.103 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d3c7b3219ce3421b99bd124ac401ce38 2022-04-13 23:22:32.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d3c7b3219ce3421b99bd124ac401ce38 2022-04-13 23:22:32.103 | + functions-common:get_or_create_endpoint:1134 : public_id=d3c7b3219ce3421b99bd124ac401ce38 2022-04-13 23:22:32.103 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:32.103 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:32.103 | + functions-common:get_or_create_endpoint:1143 : echo d3c7b3219ce3421b99bd124ac401ce38 2022-04-13 23:22:32.104 | d3c7b3219ce3421b99bd124ac401ce38 2022-04-13 23:22:32.104 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:22:32.104 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:32.104 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:22:32.104 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:22:32.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.104 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.104 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.104 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.104 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:32.104 | 628f3a9473304ba8b078e9c6207726cf' 2022-04-13 23:22:32.104 | + functions-common:get_or_create_service:1101 : echo 628f3a9473304ba8b078e9c6207726cf 2022-04-13 23:22:32.104 | 628f3a9473304ba8b078e9c6207726cf 2022-04-13 23:22:32.104 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.32/volume/v3/$(project_id)s' 2022-04-13 23:22:32.104 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:32.104 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.32/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:22:32.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:32.104 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:32.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.104 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.104 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.104 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:32.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:32.104 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.32/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:22:32.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.104 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.104 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.104 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=92105381d90c41bf9aef848a65ebe253 2022-04-13 23:22:32.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 92105381d90c41bf9aef848a65ebe253 2022-04-13 23:22:32.105 | + functions-common:get_or_create_endpoint:1134 : public_id=92105381d90c41bf9aef848a65ebe253 2022-04-13 23:22:32.105 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:32.105 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:32.105 | + functions-common:get_or_create_endpoint:1143 : echo 92105381d90c41bf9aef848a65ebe253 2022-04-13 23:22:32.105 | 92105381d90c41bf9aef848a65ebe253 2022-04-13 23:22:32.105 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:22:32.105 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:22:32.105 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:22:32.105 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:22:32.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.105 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.105 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.105 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.105 | ++ functions-common:get_or_create_project:945 : project_id=d888258202cc4bd49299f1dbe7d8db74 2022-04-13 23:22:32.105 | ++ functions-common:get_or_create_project:946 : echo d888258202cc4bd49299f1dbe7d8db74 2022-04-13 23:22:32.105 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d888258202cc4bd49299f1dbe7d8db74 2022-04-13 23:22:32.105 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:22:32.105 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:32.105 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:32.105 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:32.105 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:22:32.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.105 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.105 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.105 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:22:32.105 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.105 | ++ functions-common:get_or_create_user:932 : user_id=d7e91235e4394033bcd7e7db770fd0bf 2022-04-13 23:22:32.105 | ++ functions-common:get_or_create_user:933 : echo d7e91235e4394033bcd7e7db770fd0bf 2022-04-13 23:22:32.105 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d7e91235e4394033bcd7e7db770fd0bf 2022-04-13 23:22:32.149 | [143047 Async create_cinder_accounts:177491]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-13 23:22:32.153 | + inc/async:async_wait:197 : return 0 2022-04-13 23:22:32.155 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:22:32.207 | [143047 Async create_neutron_accounts:177606]: Waiting for completion of create_neutron_accounts running on PID 177606 (3 other jobs running) 2022-04-13 23:22:32.233 | [143047 Async create_neutron_accounts:177606]: Signaling child to exit 2022-04-13 23:22:32.233 | WAKEUP 2022-04-13 23:22:32.257 | [143047 Async create_neutron_accounts:177606]: Signaled 2022-04-13 23:22:32.258 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:22:32.258 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:22:32.258 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:22:32.258 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:22:32.258 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:22:32.258 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:22:32.258 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:22:32.258 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:22:32.258 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:22:32.258 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:22:32.259 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.32:9696/ 2022-04-13 23:22:32.259 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:22:32.259 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:22:32.259 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:22:32.259 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:32.259 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:32.259 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:32.259 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:32.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.259 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.259 | + functions-common:get_or_create_user:932 : user_id=b24a723586b84ec7b563be5b80f98e25 2022-04-13 23:22:32.259 | + functions-common:get_or_create_user:933 : echo b24a723586b84ec7b563be5b80f98e25 2022-04-13 23:22:32.259 | b24a723586b84ec7b563be5b80f98e25 2022-04-13 23:22:32.259 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:22:32.259 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:32.259 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:32.259 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:32.259 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:32.259 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:32.259 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:32.259 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:32.259 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:32.259 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:32.259 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:32.259 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:32.259 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:32.259 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:22:32.259 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:32.260 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:32.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.260 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:32.260 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:32.260 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:22:32.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.260 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:32.260 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:32.260 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:32.260 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:32.260 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:22:32.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.260 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:32.260 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:32.260 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:32.260 | ++ functions-common:get_field:825 : echo '| a1ca8dd11cd34308b78c251d1cd8509a | b24a723586b84ec7b563be5b80f98e25 | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:22:32.260 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:32.260 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:32.260 | + functions-common:get_or_add_user_project_role:1004 : echo a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:32.260 | a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:22:32.260 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:22:32.261 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:22:32.261 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:32.261 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:22:32.261 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:22:32.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.261 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.261 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:32.261 | a250067cfb03438c8b6a2c15126b7895' 2022-04-13 23:22:32.261 | + functions-common:get_or_create_service:1101 : echo a250067cfb03438c8b6a2c15126b7895 2022-04-13 23:22:32.261 | a250067cfb03438c8b6a2c15126b7895 2022-04-13 23:22:32.261 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.32:9696/ 2022-04-13 23:22:32.261 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:32.261 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.32:9696/ RegionOne 2022-04-13 23:22:32.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:32.261 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:32.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.261 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:32.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:32.261 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.32:9696/ --region RegionOne -f value -c id 2022-04-13 23:22:32.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:32.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:32.261 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:32.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=35b94cd99e944a4282eec20d13dafd89 2022-04-13 23:22:32.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 35b94cd99e944a4282eec20d13dafd89 2022-04-13 23:22:32.262 | + functions-common:get_or_create_endpoint:1134 : public_id=35b94cd99e944a4282eec20d13dafd89 2022-04-13 23:22:32.262 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:32.262 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:32.262 | + functions-common:get_or_create_endpoint:1143 : echo 35b94cd99e944a4282eec20d13dafd89 2022-04-13 23:22:32.262 | 35b94cd99e944a4282eec20d13dafd89 2022-04-13 23:22:32.307 | [143047 Async create_neutron_accounts:177606]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-13 23:22:32.346 | [143047 Async create_swift_accounts:177748]: Waiting for completion of create_swift_accounts running on PID 177748 (2 other jobs running) 2022-04-13 23:22:32.372 | [143047 Async create_swift_accounts:177748]: Signaling child to exit 2022-04-13 23:23:19.966 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:19.992 | [177748 Async create_swift_accounts:177748]: finished successfully 2022-04-13 23:23:20.012 | WAKEUP 2022-04-13 23:23:20.035 | [143047 Async create_swift_accounts:177748]: Signaled 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:23:20.036 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:23:20.036 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:23:20.036 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:23:20.037 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:23:20.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.037 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.037 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.037 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.037 | ++ functions-common:get_or_create_role:957 : role_id=ad349e4c54614c85aac18066b6a29184 2022-04-13 23:23:20.037 | ++ functions-common:get_or_create_role:958 : echo ad349e4c54614c85aac18066b6a29184 2022-04-13 23:23:20.037 | + lib/swift:create_swift_accounts:614 : another_role=ad349e4c54614c85aac18066b6a29184 2022-04-13 23:23:20.037 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:23:20.037 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:23:20.037 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:20.037 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:20.037 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:20.037 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:23:20.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.037 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.037 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.037 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.037 | + functions-common:get_or_create_user:932 : user_id=eb74f305c5154a09a1a00d50464f691b 2022-04-13 23:23:20.037 | + functions-common:get_or_create_user:933 : echo eb74f305c5154a09a1a00d50464f691b 2022-04-13 23:23:20.037 | eb74f305c5154a09a1a00d50464f691b 2022-04-13 23:23:20.037 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:23:20.037 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:20.037 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:20.037 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:20.037 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:20.037 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:20.037 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:20.037 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:20.037 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:20.038 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:20.038 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:20.038 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:20.038 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.038 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:20.038 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.038 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.038 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.038 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.038 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.038 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:20.038 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:20.038 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:20.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.038 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.038 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.038 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:20.038 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.038 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:20.038 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.038 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.038 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.038 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.038 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.038 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:20.038 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:20.038 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:20.039 | ++ functions-common:get_field:825 : echo '| a1ca8dd11cd34308b78c251d1cd8509a | eb74f305c5154a09a1a00d50464f691b | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:23:20.039 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.039 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:23:20.039 | + functions-common:get_or_add_user_project_role:1004 : echo a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:23:20.039 | a1ca8dd11cd34308b78c251d1cd8509a 2022-04-13 23:23:20.039 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:23:20.039 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:23:20.039 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:20.039 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:20.039 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:20.039 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:20.039 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:20.039 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:20.039 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:20.039 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:20.039 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:20.039 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:20.039 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:20.039 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:20.039 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.039 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.039 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.039 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.039 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.039 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.039 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:20.039 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:20.039 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:20.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.040 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.040 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.040 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:20.040 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.040 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.040 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:20.040 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.040 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.040 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.040 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.040 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:20.040 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:20.040 | ++ functions-common:get_field:825 : echo '| 859a31a9ee7b4a359f7d45610cf0abe7 | eb74f305c5154a09a1a00d50464f691b | | d888258202cc4bd49299f1dbe7d8db74 | | | False |' 2022-04-13 23:23:20.040 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:20.040 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.040 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.040 | + functions-common:get_or_add_user_project_role:1004 : echo 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.040 | 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.040 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:23:20.040 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:20.040 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:23:20.040 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:23:20.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.040 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.040 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.040 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.040 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:20.040 | 68915d6fcdc74f0c80169a69b126f948' 2022-04-13 23:23:20.041 | + functions-common:get_or_create_service:1101 : echo 68915d6fcdc74f0c80169a69b126f948 2022-04-13 23:23:20.041 | 68915d6fcdc74f0c80169a69b126f948 2022-04-13 23:23:20.041 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' http://10.222.0.32:8080 2022-04-13 23:23:20.041 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:20.041 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:23:20.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:20.041 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:23:20.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.041 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.041 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.041 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:20.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:20.041 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:23:20.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.041 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.041 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.041 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=48c7076bbf16429d81f779b6dac92589 2022-04-13 23:23:20.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 48c7076bbf16429d81f779b6dac92589 2022-04-13 23:23:20.041 | + functions-common:get_or_create_endpoint:1134 : public_id=48c7076bbf16429d81f779b6dac92589 2022-04-13 23:23:20.041 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.32:8080 ]] 2022-04-13 23:23:20.041 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.32:8080 RegionOne 2022-04-13 23:23:20.041 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:20.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:23:20.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.041 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.041 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.042 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.042 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:20.042 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:20.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.32:8080 --region RegionOne -f value -c id 2022-04-13 23:23:20.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.042 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.042 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.042 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.042 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f0ff0e69b0194ca1b2feaa6a4b31c82f 2022-04-13 23:23:20.042 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo f0ff0e69b0194ca1b2feaa6a4b31c82f 2022-04-13 23:23:20.042 | f0ff0e69b0194ca1b2feaa6a4b31c82f 2022-04-13 23:23:20.042 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:20.042 | + functions-common:get_or_create_endpoint:1143 : echo 48c7076bbf16429d81f779b6dac92589 2022-04-13 23:23:20.042 | 48c7076bbf16429d81f779b6dac92589 2022-04-13 23:23:20.042 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:23:20.042 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:23:20.042 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:23:20.042 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:23:20.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.042 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.042 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.042 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.043 | ++ functions-common:get_or_create_project:945 : project_id=1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.043 | ++ functions-common:get_or_create_project:946 : echo 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.043 | + lib/swift:create_swift_accounts:628 : swift_project_test1=1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.043 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:23:20.043 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:20.043 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:23:20.043 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:20.043 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:23:20.043 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:23:20.043 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:23:20.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.043 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.043 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.043 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.043 | ++ functions-common:get_or_create_user:932 : user_id=1fb7ddaeac284452ba53090c88053f13 2022-04-13 23:23:20.043 | ++ functions-common:get_or_create_user:933 : echo 1fb7ddaeac284452ba53090c88053f13 2022-04-13 23:23:20.043 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=1fb7ddaeac284452ba53090c88053f13 2022-04-13 23:23:20.043 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:23:20.043 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:20.043 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 1fb7ddaeac284452ba53090c88053f13 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.043 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:20.043 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:23:20.043 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:20.043 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:20.043 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:23:20.043 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:23:20.043 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:23:20.043 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:23:20.044 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1fb7ddaeac284452ba53090c88053f13 --project 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.044 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.044 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:20.044 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.044 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.044 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.044 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.044 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.044 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:20.044 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:20.044 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 1fb7ddaeac284452ba53090c88053f13 --project 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.044 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.044 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.044 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1fb7ddaeac284452ba53090c88053f13 --project 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.044 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.044 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:20.044 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.044 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.044 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.044 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.044 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.044 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:20.044 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:20.044 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:20.044 | ++ functions-common:get_field:825 : echo '| 859a31a9ee7b4a359f7d45610cf0abe7 | 1fb7ddaeac284452ba53090c88053f13 | | 1edb3433b1c347afaba4584d01df48d2 | | | False |' 2022-04-13 23:23:20.044 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.044 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.045 | + functions-common:get_or_add_user_project_role:1004 : echo 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.045 | 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.045 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:23:20.045 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:23:20.045 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:20.045 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:23:20.045 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:23:20.045 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:23:20.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.045 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.045 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.045 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.045 | ++ functions-common:get_or_create_user:932 : user_id=38ef5cfc7dad4d5c9e0c1476da954449 2022-04-13 23:23:20.045 | ++ functions-common:get_or_create_user:933 : echo 38ef5cfc7dad4d5c9e0c1476da954449 2022-04-13 23:23:20.045 | + lib/swift:create_swift_accounts:637 : swift_user_test3=38ef5cfc7dad4d5c9e0c1476da954449 2022-04-13 23:23:20.045 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:23:20.045 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:20.045 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ad349e4c54614c85aac18066b6a29184 38ef5cfc7dad4d5c9e0c1476da954449 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.045 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:20.045 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:23:20.045 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:20.045 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:20.045 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:23:20.045 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:23:20.045 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:23:20.045 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:23:20.045 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ad349e4c54614c85aac18066b6a29184 --user 38ef5cfc7dad4d5c9e0c1476da954449 --project 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.045 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.045 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:20.045 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.045 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.046 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.046 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.046 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.046 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:20.047 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:20.047 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ad349e4c54614c85aac18066b6a29184 --user 38ef5cfc7dad4d5c9e0c1476da954449 --project 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.047 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ad349e4c54614c85aac18066b6a29184 --user 38ef5cfc7dad4d5c9e0c1476da954449 --project 1edb3433b1c347afaba4584d01df48d2 2022-04-13 23:23:20.047 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:20.047 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.047 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.047 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.047 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.047 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:20.047 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:20.047 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:20.047 | ++ functions-common:get_field:825 : echo '| ad349e4c54614c85aac18066b6a29184 | 38ef5cfc7dad4d5c9e0c1476da954449 | | 1edb3433b1c347afaba4584d01df48d2 | | | False |' 2022-04-13 23:23:20.047 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.047 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ad349e4c54614c85aac18066b6a29184 2022-04-13 23:23:20.047 | + functions-common:get_or_add_user_project_role:1004 : echo ad349e4c54614c85aac18066b6a29184 2022-04-13 23:23:20.047 | ad349e4c54614c85aac18066b6a29184 2022-04-13 23:23:20.047 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:23:20.047 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:23:20.047 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:23:20.047 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:23:20.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.048 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.048 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.048 | ++ functions-common:get_or_create_project:945 : project_id=e0ec2b5367894ed2aab6daa377e12013 2022-04-13 23:23:20.048 | ++ functions-common:get_or_create_project:946 : echo e0ec2b5367894ed2aab6daa377e12013 2022-04-13 23:23:20.048 | + lib/swift:create_swift_accounts:642 : swift_project_test2=e0ec2b5367894ed2aab6daa377e12013 2022-04-13 23:23:20.048 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:23:20.048 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:20.048 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:23:20.048 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:23:20.048 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:20.048 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:23:20.048 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:23:20.048 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:23:20.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.048 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.048 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.048 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.048 | ++ functions-common:get_or_create_user:932 : user_id=baae82f660fa4f24ba5da5b5577636d5 2022-04-13 23:23:20.048 | ++ functions-common:get_or_create_user:933 : echo baae82f660fa4f24ba5da5b5577636d5 2022-04-13 23:23:20.048 | + lib/swift:create_swift_accounts:647 : swift_user_test2=baae82f660fa4f24ba5da5b5577636d5 2022-04-13 23:23:20.048 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:23:20.048 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:20.048 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin baae82f660fa4f24ba5da5b5577636d5 e0ec2b5367894ed2aab6daa377e12013 2022-04-13 23:23:20.048 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:20.048 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:23:20.048 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:20.048 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:20.048 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:23:20.048 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:23:20.048 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:23:20.048 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:23:20.049 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user baae82f660fa4f24ba5da5b5577636d5 --project e0ec2b5367894ed2aab6daa377e12013 2022-04-13 23:23:20.049 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:20.049 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.049 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.049 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.049 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.049 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:20.049 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:20.049 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user baae82f660fa4f24ba5da5b5577636d5 --project e0ec2b5367894ed2aab6daa377e12013 2022-04-13 23:23:20.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.049 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.049 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user baae82f660fa4f24ba5da5b5577636d5 --project e0ec2b5367894ed2aab6daa377e12013 2022-04-13 23:23:20.049 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:20.049 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.049 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.049 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.049 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:20.049 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:20.049 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:20.049 | ++ functions-common:get_field:825 : echo '| 859a31a9ee7b4a359f7d45610cf0abe7 | baae82f660fa4f24ba5da5b5577636d5 | | e0ec2b5367894ed2aab6daa377e12013 | | | False |' 2022-04-13 23:23:20.050 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.050 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.050 | + functions-common:get_or_add_user_project_role:1004 : echo 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.050 | 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.050 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:23:20.050 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:23:20.050 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:23:20.050 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:23:20.050 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:23:20.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.050 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.050 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:23:20.050 | 44db1dd133a642569dfbd91c39f8f64f' 2022-04-13 23:23:20.050 | ++ functions-common:get_or_create_domain:895 : echo 44db1dd133a642569dfbd91c39f8f64f 2022-04-13 23:23:20.050 | + lib/swift:create_swift_accounts:652 : swift_domain=44db1dd133a642569dfbd91c39f8f64f 2022-04-13 23:23:20.050 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:23:20.050 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:20.050 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:23:20.050 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 44db1dd133a642569dfbd91c39f8f64f 2022-04-13 23:23:20.050 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:23:20.050 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=44db1dd133a642569dfbd91c39f8f64f --or-show -f value -c id 2022-04-13 23:23:20.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.050 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.050 | ++ functions-common:get_or_create_project:945 : project_id=f354632b89e44d53bdbbc6cdceb8b041 2022-04-13 23:23:20.050 | ++ functions-common:get_or_create_project:946 : echo f354632b89e44d53bdbbc6cdceb8b041 2022-04-13 23:23:20.050 | + lib/swift:create_swift_accounts:656 : swift_project_test4=f354632b89e44d53bdbbc6cdceb8b041 2022-04-13 23:23:20.051 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:23:20.051 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:20.051 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:23:20.051 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 44db1dd133a642569dfbd91c39f8f64f test4@example.com 2022-04-13 23:23:20.051 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:20.051 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:23:20.051 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:23:20.051 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=44db1dd133a642569dfbd91c39f8f64f --email=test4@example.com --or-show -f value -c id 2022-04-13 23:23:20.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.051 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.051 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.051 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.051 | ++ functions-common:get_or_create_user:932 : user_id=8eaa6851e7d14e38a8725a0f525e1f1f 2022-04-13 23:23:20.051 | ++ functions-common:get_or_create_user:933 : echo 8eaa6851e7d14e38a8725a0f525e1f1f 2022-04-13 23:23:20.051 | + lib/swift:create_swift_accounts:661 : swift_user_test4=8eaa6851e7d14e38a8725a0f525e1f1f 2022-04-13 23:23:20.051 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:23:20.051 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:20.051 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 8eaa6851e7d14e38a8725a0f525e1f1f f354632b89e44d53bdbbc6cdceb8b041 2022-04-13 23:23:20.051 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:20.051 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:23:20.051 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:20.051 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:20.051 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:23:20.051 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:23:20.051 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:23:20.051 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:23:20.051 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8eaa6851e7d14e38a8725a0f525e1f1f --project f354632b89e44d53bdbbc6cdceb8b041 2022-04-13 23:23:20.051 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.051 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:20.051 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.052 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.052 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.052 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:20.052 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:20.052 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8eaa6851e7d14e38a8725a0f525e1f1f --project f354632b89e44d53bdbbc6cdceb8b041 2022-04-13 23:23:20.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.052 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8eaa6851e7d14e38a8725a0f525e1f1f --project f354632b89e44d53bdbbc6cdceb8b041 2022-04-13 23:23:20.052 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:20.052 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:20.052 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:20.052 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:20.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:20.052 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:20.052 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:20.052 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:20.052 | ++ functions-common:get_field:825 : echo '| 859a31a9ee7b4a359f7d45610cf0abe7 | 8eaa6851e7d14e38a8725a0f525e1f1f | | f354632b89e44d53bdbbc6cdceb8b041 | | | False |' 2022-04-13 23:23:20.052 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:20.052 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:20.052 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.052 | + functions-common:get_or_add_user_project_role:1004 : echo 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.052 | 859a31a9ee7b4a359f7d45610cf0abe7 2022-04-13 23:23:20.083 | [143047 Async create_swift_accounts:177748]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-13 23:23:20.090 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:23:20.093 | + inc/async:async_wait:197 : return 0 2022-04-13 23:23:20.096 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:23:20.113 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:20.116 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:23:20.134 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:20.137 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:23:20.139 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:23:20.142 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:23:20.145 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:23:20.148 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:23:20.208 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:23:20.245 | [143047 Async init_glance:182007]: running: init_glance 2022-04-13 23:23:20.248 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:23:20.268 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:20.270 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:23:20.273 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:23:20.276 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:23:20.278 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:23:20.281 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:23:20.285 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:20.285 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:23:20.291 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:20.294 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:23:20.296 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:23:20.299 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:23:20.302 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:23:20.308 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:23:20.308 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:23:20.309 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:23:20.323 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:23:20.325 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:23:23.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:23.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:23.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:23.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:27.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:27.355 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:27.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:27.356 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:30.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:30.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:30.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:30.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:34.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:34.391 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:34.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:34.391 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:37.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:37.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:37.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:37.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:41.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:41.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:41.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:41.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:44.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:44.948 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:44.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:44.948 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:48.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:48.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:48.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:48.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:53.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:53.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:53.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:53.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:53.407 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:23:59.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:59.469 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:59.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:59.469 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:59.801 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:23:59.806 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:23:59.808 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:23:59.810 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:23:59.813 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:23:59.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:23:59.817 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:23:59.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:23:59.821 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:23:59.824 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:23:59.826 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:23:59.828 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:23:59.830 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:23:59.832 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:23:59.835 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:23:59.837 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:23:59.841 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:59.844 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:23:59.846 | + 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-13 23:23:59.851 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:23:59.854 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:23:59.858 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:23:59.859 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:23:59.861 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:23:59.864 | + 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-13 23:23:59.892 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:23:59.922 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:23:59.952 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:23:59.981 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:24:00.015 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:24:00.047 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:24:00.050 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:24:00.052 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:24:00.054 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:24:00.058 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:24:00.074 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:24:00.077 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:24:00.079 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:00.081 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:24:00.084 | + 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-13 23:24:00.116 | + 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-13 23:24:00.146 | + 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-13 23:24:00.176 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:24:00.206 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:24:00.224 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:00.226 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:24:00.228 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:24:00.231 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:24:00.234 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:24:00.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:24:00.248 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:24:00.251 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:24:00.253 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:24:00.257 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:24:00.268 | + 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-13 23:24:00.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:24:00.287 | + 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-13 23:24:00.296 | + 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-13 23:24:00.308 | + 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-13 23:24:00.321 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:24:00.323 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:24:00.327 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:24:00.331 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.7v7wa4o2EX 2022-04-13 23:24:00.333 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:24:00.336 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:24:00.338 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.7v7wa4o2EX 2022-04-13 23:24:00.348 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.7v7wa4o2EX 2022-04-13 23:24:00.360 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.7v7wa4o2EX /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:24:00.372 | + 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-13 23:24:00.402 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:00.404 | + 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-13 23:24:00.442 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:24:00.442 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:24:00.445 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:24:00.448 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:24:00.451 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:24:00.454 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:24:00.472 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:00.475 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:24:00.477 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:24:00.480 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:24:00.498 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:00.500 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:24:00.503 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:24:00.534 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:24:00.536 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:24:00.538 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:24:00.556 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:00.558 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:24:00.561 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:24:00.564 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:24:00.567 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:24:00.568 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:24:00.571 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:24:00.573 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:24:00.577 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:24:00.579 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:24:00.581 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:24:00.586 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:24:00.588 | + 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-13 23:24:00.593 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:24:00.610 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:00.613 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:24:00.615 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:24:00.618 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:24:00.623 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:24:00.654 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:24:00.686 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:24:00.718 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:24:00.750 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:24:00.785 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:24:00.788 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:24:00.790 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:24:00.793 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:24:00.796 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:24:00.830 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:24:00.862 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:24:00.899 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:24:00.930 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:24:00.960 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:24:00.993 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:24:01.026 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:24:01.069 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:24:01.106 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:24:01.137 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:24:01.169 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:24:01.203 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:24:01.206 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:24:01.208 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:24:01.211 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:24:01.213 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:24:01.243 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:24:01.274 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.32/identity 2022-04-13 23:24:01.304 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:24:01.336 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:24:01.371 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:24:01.408 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:24:01.441 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:24:01.472 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:24:01.503 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:24:01.536 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:24:01.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:24:01.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:24:01.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:24:01.546 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:24:01.549 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:24:01.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:24:01.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-13 23:24:01.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-13 23:24:01.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-13 23:24:01.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:24:01.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:24:01.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:24:01.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:24:01.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:24:01.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:24:01.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:24:01.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:24:01.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:01.583 | + 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-13 23:24:01.612 | + 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-13 23:24:01.614 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:01.617 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:24:01.619 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:24:01.628 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:24:01.628 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:01.628 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:24:01.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:24:01.658 | + 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-13 23:24:01.661 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:01.663 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:24:01.666 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:24:01.669 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:24:01.671 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:01.674 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:24:01.704 | + 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-13 23:24:01.706 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:01.709 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:24:01.711 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:24:01.713 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:24:01.716 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:01.718 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:24:01.749 | + 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-13 23:24:01.751 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:01.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:24:01.756 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:24:01.758 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:24:01.761 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:01.766 | + 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-13 23:24:01.805 | + 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-13 23:24:01.808 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:01.811 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:24:01.813 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:24:01.816 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:24:01.818 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:01.821 | + 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-13 23:24:01.850 | + 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-13 23:24:01.852 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:01.858 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:24:01.858 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:24:01.860 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:24:01.863 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:01.865 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:24:01.896 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-13 23:24:01.898 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:01.901 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:24:01.903 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-13 23:24:01.906 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-13 23:24:01.908 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:01.911 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-13 23:24:01.941 | + 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-13 23:24:01.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:01.950 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:24:01.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:24:01.951 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:24:01.954 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:01.956 | + 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-13 23:24:01.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:24:01.990 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:24:02.005 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:02.008 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:24:02.010 | + 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-13 23:24:02.042 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:02.045 | + 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-13 23:24:02.074 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:24:02.107 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:24:02.110 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:24:02.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:24:02.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:24:05.204 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:24:05.205 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:24:05.205 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=183923) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:24:05.259 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=183923) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:24:05.259 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=183923) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:24:05.259 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=183923) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:05.260 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=183923) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:05.260 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=183923) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:05.260 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=183923) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:05.323 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:24:05.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:05.323 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:05.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:05.323 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:05.743 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:24:05.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:24:05.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:24:05.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:24:05.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:24:05.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:24:05.855 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:24:05.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:05.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:24:05.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:24:05.906 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:24:05.915 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:24:05.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:24:05.922 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:24:05.936 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:24:05.955 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:24:05.959 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:24:05.972 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:24:05.976 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:24:05.978 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:24:05.987 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:24:05.991 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:05.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:24:05.996 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:24:05.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:24:06.003 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:24:06.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:24:06.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:24:06.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:24:06.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:24:06.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:24:06.053 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:24:06.088 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:24:06.090 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:24:06.120 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:24:06.151 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:24:06.168 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:06.171 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:24:06.173 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:24:06.180 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:24:06.215 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:24:06.245 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:24:06.277 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:06.279 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:24:06.310 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:24:06.327 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:06.329 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:24:06.332 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:24:06.361 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:24:06.363 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:24:06.366 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:24:06.398 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:24:06.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:24:06.402 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:24:06.405 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:24:06.423 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:06.426 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:24:06.428 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:24:06.433 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:24:06.465 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:24:06.498 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:06.501 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:24:06.530 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:24:06.533 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:24:06.563 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:24:06.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:24:06.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:24:06.598 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:24:06.600 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:24:06.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:24:06.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:24:09.650 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:24:09.650 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:24:09.650 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=184453) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:24:09.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=184453) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:24:09.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=184453) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:24:09.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=184453) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:09.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=184453) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:09.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=184453) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:09.702 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=184453) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:09.761 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:24:09.761 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=184453) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:24:09.762 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=184453) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:24:09.763 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:24:09.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:09.763 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:09.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:09.763 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:10.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:10.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:24:10.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:24:10.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:24:10.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:24:10.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:24:10.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:24:10.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:24:10.176 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:24:10.178 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:24:10.181 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:24:10.194 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:24:10.212 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:24:10.216 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:24:10.217 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:24:10.220 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:24:10.222 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:24:10.225 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:24:10.227 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:24:10.230 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:24:10.233 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:24:10.235 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:24:10.238 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:24:10.240 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:24:10.242 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:24:10.245 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:24:10.249 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:24:10.249 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:24:10.256 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:24:10.258 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:24:10.260 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:24:10.263 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:24:10.267 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:24:10.267 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:24:10.267 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:24:10.273 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.38/22 brd 192.168.3.255' 2022-04-13 23:24:10.277 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:24:10.279 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:10.281 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:24:10.284 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:10.286 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.38/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:24:10.288 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:24:10.291 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:24:10.294 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:24:10.300 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:24:10.301 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.38/22 brd 192.168.3.255 2022-04-13 23:24:10.301 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:24:10.301 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:24:10.304 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:24:10.309 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.38 2022-04-13 23:24:10.312 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 ' 2022-04-13 23:24:10.314 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1 2022-04-13 23:24:10.327 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data 2022-04-13 23:24:10.339 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:24:10.353 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:24:10.374 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 2022-04-13 23:24:13.384 | ARPING 192.168.0.38 from 192.168.0.38 br-data 2022-04-13 23:24:13.384 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:24:13.384 | Received 0 response(s) 2022-04-13 23:24:13.407 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:24:13.409 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:24:13.413 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:24:13.416 | + ./stack.sh:exit_trap:524 : jobs='168255 2022-04-13 23:24:13.416 | 182007' 2022-04-13 23:24:13.418 | + ./stack.sh:exit_trap:527 : [[ -n 168255 2022-04-13 23:24:13.418 | 182007 ]] 2022-04-13 23:24:13.421 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-231358 ]] 2022-04-13 23:24:13.423 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:13.426 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:24:13.426 | exit_trap: cleaning up child processes 2022-04-13 23:24:13.428 | + ./stack.sh:exit_trap:529 : kill 168255 182007 2022-04-13 23:24:13.431 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.1TF3GPzt9o ']' 2022-04-13 23:24:13.433 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.1TF3GPzt9o 2022-04-13 23:24:13.440 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:24:13.442 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:24:13.445 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:24:13.447 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:24:13.447 | Error on exit 2022-04-13 23:24:13.449 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:24:13.452 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891635 618 fail 2022-04-13 23:24:14.135 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:24:14.137 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:24:15.281 | + ./stack.sh:exit_trap:558 : exit 1