2022-04-13 23:15:32.798 | + ./stack.sh:main:489 : exec 2022-04-13 23:15:32.798 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231532' 2022-04-13 23:15:32.798 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-231532.summary.2022-04-13-231532 2022-04-13 23:15:32.798 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:15:32.798 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231532 2022-04-13 23:15:32.798 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231532 /opt/stack/logs/stack.sh.log 2022-04-13 23:15:32.799 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231532.summary.2022-04-13-231532 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:15:32.799 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:15:32.799 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:15:32.799 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:15:32.799 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:15:32.799 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:15:32.799 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:15:32.799 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:15:32.799 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:15:32.799 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:15:32.800 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:15:32.802 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:15:32.803 | Linux dv-cinder-837527-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:15:32.805 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:15:32.807 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:15:32.810 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:15:32.847 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:15:32.863 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:15:32.865 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:15:32.867 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:15:32.869 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:15:32.871 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:15:32.873 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:15:32.874 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:15:32.876 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:15:32.878 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:15:32.880 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:15:32.882 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:15:32.883 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:15:32.885 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:15:32.887 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:15:32.890 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:15:32.892 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:15:32.894 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:15:32.896 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:15:32.899 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:15:32.911 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:32.913 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:15:32.915 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:15:32.917 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:15:32.919 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:15:32.921 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:15:32.922 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:15:32.924 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:15:32.926 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:15:32.928 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:15:32.930 | + 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:15:32.931 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:15:32.933 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:15:32.935 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:15:32.937 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:15:32.939 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:15:32.941 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:15:32.958 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:15:32.961 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:15:32.973 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:32.976 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:15:32.979 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:15:32.981 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:15:32.983 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:15:32.985 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:15:32.987 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:15:32.988 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:15:32.990 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:15:32.993 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:15:32.995 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:15:32.997 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:15:33.001 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:15:33.013 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:15:33.030 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:15:33.042 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:15:33.055 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:15:33.090 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:15:33.150 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:15:33.241 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:15:33.263 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:15:33.307 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:15:33.360 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:15:33.514 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:15:33.527 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:15:33.540 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:15:33.553 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:15:33.648 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:15:33.650 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:15:33.653 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:15:33.655 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:15:33.657 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:15:33.659 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:15:33.661 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:15:33.662 | False' 2022-04-13 23:15:33.664 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:15:33.679 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:15:33.681 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:15:33.684 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:15:33.686 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:15:33.687 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:15:33.689 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:15:33.692 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:15:33.694 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:15:33.696 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:15:33.699 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:15:33.702 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:15:33.704 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:15:33.706 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:15:33.709 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:15:33.711 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:15:33.725 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:33.727 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:15:33.729 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:15:33.768 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:15:33.770 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:15:33.773 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:15:33.775 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:15:33.777 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:15:33.779 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:15:33.781 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:15:33.784 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:15:33.786 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:15:33.788 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:15:33.791 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.793 | + 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:15:33.795 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.798 | + 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:15:33.800 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.802 | + 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:15:33.805 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.808 | + 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:15:33.810 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.812 | + 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:15:33.815 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.817 | + 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:15:33.819 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.822 | + 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:15:33.824 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.826 | + 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:15:33.828 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.831 | + 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:15:33.833 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.836 | + 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:15:33.838 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.841 | + 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:15:33.843 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.845 | + 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:15:33.847 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.850 | + 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:15:33.853 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.855 | + 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:15:33.857 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.859 | + 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:15:33.862 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.864 | + 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:15:33.866 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.868 | + 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:15:33.871 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.873 | + 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:15:33.875 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.877 | + 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:15:33.880 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.882 | + 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:15:33.884 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.887 | + 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:15:33.889 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.891 | + 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:15:33.893 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.896 | + 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:15:33.899 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.901 | + 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:15:33.903 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.906 | + 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:15:33.908 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.910 | + 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:15:33.912 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.914 | + 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:15:33.917 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.919 | + 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:15:33.921 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.923 | + 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:15:33.926 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.928 | + 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:15:33.930 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.932 | + 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:15:33.935 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.937 | + 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:15:33.939 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.941 | + 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:15:33.944 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.946 | + 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:15:33.949 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.951 | + 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:15:33.953 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.955 | + 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:15:33.958 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.961 | + 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:15:33.963 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.965 | + 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:15:33.967 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.970 | + 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:15:33.972 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.974 | + 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:15:33.976 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.979 | + 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:15:33.981 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.983 | + 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:15:33.985 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.987 | + 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:15:33.990 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.992 | + 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:15:33.994 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:15:33.997 | + 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:15:33.999 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:15:34.002 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:15:34.004 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:15:34.019 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:34.021 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:15:34.024 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:15:34.026 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:15:34.041 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:34.044 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:15:34.046 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:15:34.048 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:15:34.050 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:15:34.053 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:15:34.055 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:15:34.057 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:15:34.059 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:15:34.062 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:15:34.062 | Using mysql database backend 2022-04-13 23:15:34.064 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:15:34.080 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:15:34.084 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:15:34.087 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:15:34.089 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:15:34.092 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:15:34.094 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:15:34.110 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:34.113 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:15:34.129 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:15:34.145 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:34.148 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:15:34.165 | + ./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:15:34.181 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:15:34.197 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:34.200 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:15:34.216 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:34.218 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:15:34.234 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:15:34.236 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:34.239 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:15:34.242 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:15:34.245 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:15:34.249 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231534 2022-04-13 23:15:34.251 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231534 759' 2022-04-13 23:15:34.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.256 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:15:34.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.261 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:15:34.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.265 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:15:34.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.270 | + 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:15:34.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.275 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-13 23:15:34.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.280 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-13 23:15:34.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.285 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231532 2022-04-13 23:15:34.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.291 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:15:34.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.295 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-13 23:15:34.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.300 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:15:34.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.305 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:15:34.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.310 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:15:34.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:34.314 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:15:34.317 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:15:34.319 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:15:34.322 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:15:34.324 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:15:34.326 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:15:34.328 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:15:34.330 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:15:34.333 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:15:34.337 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:15:34.340 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:15:34.355 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:15:34.357 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:15:34.359 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:34.362 | + functions-common:git_clone:629 : echo master 2022-04-13 23:15:34.362 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:15:34.367 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:15:34.369 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:34.372 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:15:34.384 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:15:34.387 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:15:34.387 | + functions-common:git_clone:685 : head -1 2022-04-13 23:15:34.390 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:15:34.393 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:15:34.395 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:15:34.399 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:15:34.401 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:15:34.404 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:15:34.406 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:15:34.408 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:15:34.411 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:15:34.414 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:15:34.417 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:15:34.419 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:15:34.422 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:15:34.426 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891734 2022-04-13 23:15:34.430 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:15:34.434 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649891142 2022-04-13 23:15:34.437 | ++ tools/install_prereqs.sh:source:49 : DELTA=592 2022-04-13 23:15:34.439 | ++ tools/install_prereqs.sh:source:50 : [[ 592 -lt 7200 ]] 2022-04-13 23:15:34.441 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:15:34.444 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:15:34.446 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:15:34.448 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:15:34.451 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:15:34.453 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:15:34.455 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:15:34.458 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:15:34.462 | +++ 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:15:34.508 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:15:34.508 | apache2-dev 2022-04-13 23:15:34.508 | bc 2022-04-13 23:15:34.508 | bsdmainutils 2022-04-13 23:15:34.508 | curl 2022-04-13 23:15:34.508 | g++ 2022-04-13 23:15:34.508 | gawk 2022-04-13 23:15:34.508 | gcc 2022-04-13 23:15:34.508 | gettext 2022-04-13 23:15:34.508 | git 2022-04-13 23:15:34.508 | graphviz 2022-04-13 23:15:34.508 | iputils-ping 2022-04-13 23:15:34.508 | libapache2-mod-proxy-uwsgi 2022-04-13 23:15:34.508 | libffi-dev 2022-04-13 23:15:34.508 | libjpeg-dev 2022-04-13 23:15:34.508 | libpcre3-dev 2022-04-13 23:15:34.509 | libpq-dev 2022-04-13 23:15:34.509 | libssl-dev 2022-04-13 23:15:34.509 | libsystemd-dev 2022-04-13 23:15:34.509 | libxml2-dev 2022-04-13 23:15:34.509 | libxslt1-dev 2022-04-13 23:15:34.509 | libyaml-dev 2022-04-13 23:15:34.509 | lsof 2022-04-13 23:15:34.509 | openssh-server 2022-04-13 23:15:34.509 | openssl 2022-04-13 23:15:34.509 | pkg-config 2022-04-13 23:15:34.509 | psmisc 2022-04-13 23:15:34.509 | python3-dev 2022-04-13 23:15:34.509 | python3-pip 2022-04-13 23:15:34.509 | python3-systemd 2022-04-13 23:15:34.509 | python3-venv 2022-04-13 23:15:34.509 | tar 2022-04-13 23:15:34.509 | tcpdump 2022-04-13 23:15:34.509 | unzip 2022-04-13 23:15:34.509 | uuid-runtime 2022-04-13 23:15:34.509 | wget 2022-04-13 23:15:34.509 | wget 2022-04-13 23:15:34.509 | zlib1g-dev 2022-04-13 23:15:34.509 | libkrb5-dev 2022-04-13 23:15:34.509 | libldap2-dev 2022-04-13 23:15:34.509 | libsasl2-dev 2022-04-13 23:15:34.509 | memcached 2022-04-13 23:15:34.509 | python3-mysqldb 2022-04-13 23:15:34.509 | sqlite3 2022-04-13 23:15:34.509 | conntrack 2022-04-13 23:15:34.509 | curl 2022-04-13 23:15:34.509 | dnsmasq-base 2022-04-13 23:15:34.509 | dnsmasq-utils 2022-04-13 23:15:34.509 | ebtables 2022-04-13 23:15:34.509 | genisoimage 2022-04-13 23:15:34.509 | iptables 2022-04-13 23:15:34.509 | iputils-arping 2022-04-13 23:15:34.509 | kpartx 2022-04-13 23:15:34.509 | libjs-jquery-tablesorter 2022-04-13 23:15:34.510 | parted 2022-04-13 23:15:34.510 | pm-utils 2022-04-13 23:15:34.510 | python3-mysqldb 2022-04-13 23:15:34.510 | socat 2022-04-13 23:15:34.510 | sqlite3 2022-04-13 23:15:34.510 | sudo 2022-04-13 23:15:34.510 | vlan 2022-04-13 23:15:34.510 | lsscsi 2022-04-13 23:15:34.510 | open-iscsi 2022-04-13 23:15:34.510 | lvm2 2022-04-13 23:15:34.510 | qemu-utils 2022-04-13 23:15:34.510 | thin-provisioning-tools 2022-04-13 23:15:34.510 | acl 2022-04-13 23:15:34.510 | dnsmasq-base 2022-04-13 23:15:34.510 | dnsmasq-utils 2022-04-13 23:15:34.510 | ebtables 2022-04-13 23:15:34.510 | haproxy 2022-04-13 23:15:34.510 | iptables 2022-04-13 23:15:34.510 | iputils-arping 2022-04-13 23:15:34.510 | iputils-ping 2022-04-13 23:15:34.510 | postgresql-server-dev-all 2022-04-13 23:15:34.510 | python3-mysqldb 2022-04-13 23:15:34.510 | sqlite3 2022-04-13 23:15:34.510 | sudo 2022-04-13 23:15:34.510 | vlan 2022-04-13 23:15:34.510 | pcp 2022-04-13 23:15:34.510 | ipset 2022-04-13 23:15:34.510 | conntrack 2022-04-13 23:15:34.510 | conntrackd 2022-04-13 23:15:34.510 | keepalived 2022-04-13 23:15:34.510 | lvm2 2022-04-13 23:15:34.510 | qemu-utils 2022-04-13 23:15:34.510 | thin-provisioning-tools 2022-04-13 23:15:34.510 | curl 2022-04-13 23:15:34.510 | liberasurecode-dev 2022-04-13 23:15:34.510 | make 2022-04-13 23:15:34.510 | memcached 2022-04-13 23:15:34.510 | rsync 2022-04-13 23:15:34.510 | sqlite3 2022-04-13 23:15:34.511 | xfsprogs' 2022-04-13 23:15:34.512 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:15:34.530 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:15:34.530 | apache2-dev 2022-04-13 23:15:34.530 | bc 2022-04-13 23:15:34.530 | bsdmainutils 2022-04-13 23:15:34.530 | curl 2022-04-13 23:15:34.530 | g++ 2022-04-13 23:15:34.531 | gawk 2022-04-13 23:15:34.531 | gcc 2022-04-13 23:15:34.531 | gettext 2022-04-13 23:15:34.531 | git 2022-04-13 23:15:34.531 | graphviz 2022-04-13 23:15:34.531 | iputils-ping 2022-04-13 23:15:34.531 | libapache2-mod-proxy-uwsgi 2022-04-13 23:15:34.531 | libffi-dev 2022-04-13 23:15:34.531 | libjpeg-dev 2022-04-13 23:15:34.531 | libpcre3-dev 2022-04-13 23:15:34.531 | libpq-dev 2022-04-13 23:15:34.531 | libssl-dev 2022-04-13 23:15:34.531 | libsystemd-dev 2022-04-13 23:15:34.531 | libxml2-dev 2022-04-13 23:15:34.531 | libxslt1-dev 2022-04-13 23:15:34.531 | libyaml-dev 2022-04-13 23:15:34.531 | lsof 2022-04-13 23:15:34.531 | openssh-server 2022-04-13 23:15:34.531 | openssl 2022-04-13 23:15:34.531 | pkg-config 2022-04-13 23:15:34.531 | psmisc 2022-04-13 23:15:34.531 | python3-dev 2022-04-13 23:15:34.531 | python3-pip 2022-04-13 23:15:34.531 | python3-systemd 2022-04-13 23:15:34.531 | python3-venv 2022-04-13 23:15:34.531 | tar 2022-04-13 23:15:34.531 | tcpdump 2022-04-13 23:15:34.531 | unzip 2022-04-13 23:15:34.531 | uuid-runtime 2022-04-13 23:15:34.531 | wget 2022-04-13 23:15:34.531 | wget 2022-04-13 23:15:34.531 | zlib1g-dev 2022-04-13 23:15:34.531 | libkrb5-dev 2022-04-13 23:15:34.531 | libldap2-dev 2022-04-13 23:15:34.531 | libsasl2-dev 2022-04-13 23:15:34.531 | memcached 2022-04-13 23:15:34.531 | python3-mysqldb 2022-04-13 23:15:34.531 | sqlite3 2022-04-13 23:15:34.532 | conntrack 2022-04-13 23:15:34.532 | curl 2022-04-13 23:15:34.532 | dnsmasq-base 2022-04-13 23:15:34.532 | dnsmasq-utils 2022-04-13 23:15:34.532 | ebtables 2022-04-13 23:15:34.532 | genisoimage 2022-04-13 23:15:34.532 | iptables 2022-04-13 23:15:34.532 | iputils-arping 2022-04-13 23:15:34.532 | kpartx 2022-04-13 23:15:34.532 | libjs-jquery-tablesorter 2022-04-13 23:15:34.532 | parted 2022-04-13 23:15:34.532 | pm-utils 2022-04-13 23:15:34.532 | python3-mysqldb 2022-04-13 23:15:34.532 | socat 2022-04-13 23:15:34.532 | sqlite3 2022-04-13 23:15:34.532 | sudo 2022-04-13 23:15:34.532 | vlan 2022-04-13 23:15:34.532 | lsscsi 2022-04-13 23:15:34.532 | open-iscsi 2022-04-13 23:15:34.532 | lvm2 2022-04-13 23:15:34.532 | qemu-utils 2022-04-13 23:15:34.532 | thin-provisioning-tools 2022-04-13 23:15:34.532 | acl 2022-04-13 23:15:34.532 | dnsmasq-base 2022-04-13 23:15:34.532 | dnsmasq-utils 2022-04-13 23:15:34.532 | ebtables 2022-04-13 23:15:34.532 | haproxy 2022-04-13 23:15:34.532 | iptables 2022-04-13 23:15:34.532 | iputils-arping 2022-04-13 23:15:34.532 | iputils-ping 2022-04-13 23:15:34.532 | postgresql-server-dev-all 2022-04-13 23:15:34.532 | python3-mysqldb 2022-04-13 23:15:34.532 | sqlite3 2022-04-13 23:15:34.532 | sudo 2022-04-13 23:15:34.532 | vlan 2022-04-13 23:15:34.532 | pcp 2022-04-13 23:15:34.533 | ipset 2022-04-13 23:15:34.533 | conntrack 2022-04-13 23:15:34.533 | conntrackd 2022-04-13 23:15:34.533 | keepalived 2022-04-13 23:15:34.533 | lvm2 2022-04-13 23:15:34.533 | qemu-utils 2022-04-13 23:15:34.533 | thin-provisioning-tools 2022-04-13 23:15:34.533 | curl 2022-04-13 23:15:34.533 | liberasurecode-dev 2022-04-13 23:15:34.533 | make 2022-04-13 23:15:34.533 | memcached 2022-04-13 23:15:34.533 | rsync 2022-04-13 23:15:34.533 | sqlite3 2022-04-13 23:15:34.533 | xfsprogs ' 2022-04-13 23:15:34.535 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:15:34.537 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:34.540 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:34.543 | ++ 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:15:34.543 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:15:34.548 | ++ 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:15:34.550 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:34.552 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:34.555 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:15:34.557 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:34.559 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:34.561 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:34.563 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:34.565 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:34.567 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:34.570 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:34.572 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:34.574 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:15:34.576 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:15:34.580 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:15:34.582 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:15:34.585 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:15:34.587 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:15:34.589 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:15:34.592 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:15:34.596 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891734593 2022-04-13 23:15:34.598 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:15:34.600 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:15:34.602 | ++ 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:15:34.825 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:15:34.860 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:15:34.905 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:15:34.982 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:15:37.115 | Reading package lists... 2022-04-13 23:15:37.146 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:15:37.149 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:15:37.151 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:15:37.154 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:37.156 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:37.158 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:15:37.160 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:37.162 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:15:37.164 | ++ functions-common:time_stop:2439 : start_time=1649891734593 2022-04-13 23:15:37.166 | ++ functions-common:time_stop:2441 : [[ -z 1649891734593 ]] 2022-04-13 23:15:37.169 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:37.173 | ++ functions-common:time_stop:2444 : end_time=1649891737171 2022-04-13 23:15:37.175 | ++ functions-common:time_stop:2445 : elapsed_time=2578 2022-04-13 23:15:37.177 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:15:37.180 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:37.182 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2578 2022-04-13 23:15:37.184 | ++ 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:15:37.187 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:37.189 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:37.191 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:37.194 | ++ 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:15:37.215 | ++ 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:15:37.325 | Reading package lists... 2022-04-13 23:15:37.581 | Building dependency tree... 2022-04-13 23:15:37.583 | Reading state information... 2022-04-13 23:15:37.617 | acl is already the newest version (2.2.53-6). 2022-04-13 23:15:37.617 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:15:37.617 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:15:37.617 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:15:37.617 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:15:37.617 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:15:37.617 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:15:37.617 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:15:37.617 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:15:37.617 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:15:37.617 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:15:37.617 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:15:37.617 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:15:37.617 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:15:37.617 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:15:37.617 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:15:37.617 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:15:37.617 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:15:37.618 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:15:37.618 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:15:37.618 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:15:37.618 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:15:37.618 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:15:37.618 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:15:37.618 | psmisc is already the newest version (23.3-1). 2022-04-13 23:15:37.618 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:15:37.618 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:15:37.618 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:15:37.618 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:15:37.618 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:15:37.618 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:15:37.618 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:15:37.618 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:15:37.618 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:15:37.618 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:15:37.618 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:15:37.618 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:15:37.618 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:15:37.618 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:15:37.618 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:15:37.618 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:15:37.618 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:15:37.618 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:15:37.618 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:15:37.618 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:15:37.618 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:15:37.618 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:15:37.618 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:15:37.618 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:15:37.618 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:15:37.618 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:15:37.618 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:15:37.618 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:15:37.618 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:15:37.618 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:15:37.619 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:15:37.619 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:15:37.619 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:15:37.619 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:15:37.619 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:15:37.619 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:15:37.619 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:15:37.619 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:15:37.619 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:15:37.619 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:15:37.619 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:15:37.619 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:15:37.619 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:15:37.619 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:15:37.843 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:15:37.843 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:15:37.843 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:15:37.843 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:15:37.844 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:37.845 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:37.845 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:37.845 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:37.845 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:37.845 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:37.845 | python3-zope.interface 2022-04-13 23:15:37.845 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:37.963 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:37.968 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:15:37.970 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:37.972 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:15:37.974 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:37.977 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:37.979 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:15:37.981 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:37.983 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:37.985 | ++ functions-common:time_stop:2439 : start_time=1649891737213 2022-04-13 23:15:37.987 | ++ functions-common:time_stop:2441 : [[ -z 1649891737213 ]] 2022-04-13 23:15:37.990 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:37.995 | ++ functions-common:time_stop:2444 : end_time=1649891737992 2022-04-13 23:15:37.997 | ++ functions-common:time_stop:2445 : elapsed_time=779 2022-04-13 23:15:37.999 | ++ functions-common:time_stop:2446 : total=755 2022-04-13 23:15:38.001 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:38.003 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1534 2022-04-13 23:15:38.006 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:15:38.009 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:15:38.011 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:15:38.014 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:15:38.018 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:15:38.022 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:38.025 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:15:38.028 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:15:39.450 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:15:39.452 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:15:39.454 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:15:39.456 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:15:39.458 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:15:39.461 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:15:39.462 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:15:39.464 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:15:39.466 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:15:39.467 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:15:39.469 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:15:39.471 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:15:39.473 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:15:39.474 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:15:39.477 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:15:39.479 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:15:39.480 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:15:39.482 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:15:39.484 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:15:39.486 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:15:39.488 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:15:39.490 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:15:39.492 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:15:39.494 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:15:39.569 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:15:39.572 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:15:39.646 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:15:39.649 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:15:39.724 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:15:39.726 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:15:39.728 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:15:39.730 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:15:39.732 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:15:39.734 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:15:39.736 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:15:39.738 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:15:39.739 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:15:39.742 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:15:39.744 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:15:39.744 | Distro: focal 2022-04-13 23:15:39.746 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:15:39.749 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:15:39.752 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:15:39.754 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:15:39.757 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:15:39.757 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:15:40.437 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:15:40.439 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:15:40.439 | pip: 21.3.1 2022-04-13 23:15:40.441 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:15:40.443 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:15:40.445 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:15:40.447 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:15:40.449 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:15:40.450 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:15:40.452 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:15:40.454 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:15:40.455 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:15:40.457 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:15:40.459 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:15:40.461 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:15:40.463 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:15:40.464 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:15:40.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:40.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:40.470 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:15:40.472 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:15:40.474 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:15:40.475 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:15:40.477 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:15:40.480 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:15:40.481 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:15:40.483 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:15:40.486 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:15:40.487 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:15:40.492 | ++ 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:15:40.493 | ++ 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:15:40.495 | ++ 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:15:40.497 | + 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:15:40.499 | + 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:15:40.516 | 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:15:40.518 | + 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:15:41.378 | /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:41.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:41.378 | /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:41.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:42.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:43.627 | 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:15:43.638 | 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:15:46.236 | Installing collected packages: setuptools 2022-04-13 23:15:47.108 | Successfully installed setuptools-62.0.0 2022-04-13 23:15:47.108 | 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.283 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:47.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:47.425 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:47.427 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:47.429 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:47.431 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:47.433 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:47.435 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:47.436 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:47.438 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:47.440 | + functions-common:time_stop:2439 : start_time=1649891740511 2022-04-13 23:15:47.441 | + functions-common:time_stop:2441 : [[ -z 1649891740511 ]] 2022-04-13 23:15:47.444 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:47.447 | + functions-common:time_stop:2444 : end_time=1649891747445 2022-04-13 23:15:47.449 | + functions-common:time_stop:2445 : elapsed_time=6934 2022-04-13 23:15:47.450 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:15:47.452 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:47.454 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6934 2022-04-13 23:15:47.456 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:47.458 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:15:47.460 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:15:47.464 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:15:47.466 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:15:47.469 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:15:47.469 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:15:48.150 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:15:48.151 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:15:48.151 | pip: 21.3.1 2022-04-13 23:15:48.155 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:15:48.157 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:15:48.161 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:15:48.163 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:15:48.165 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:15:48.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:48.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:48.171 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:15:48.183 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:15:48.195 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:15:48.206 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:15:48.208 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:15:48.211 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:15:48.213 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:15:48.215 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:15:48.217 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:15:48.219 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:15:48.221 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:15:48.224 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:15:48.226 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:15:48.228 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:15:48.230 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:15:48.232 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:15:48.234 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:15:48.237 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:15:48.239 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:15:48.241 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:15:48.243 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:15:48.246 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:15:48.248 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:15:48.250 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:15:48.252 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:15:48.254 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:15:48.257 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:15:48.259 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:15:48.261 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:15:48.264 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:15:48.266 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:15:48.268 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:15:48.289 | Using python 3.8 to install os-testr 2022-04-13 23:15:48.291 | + 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:15:49.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:15:49.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:49.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:15:49.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:50.330 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:50.362 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:15:50.899 | 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:15:50.900 | 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:15:50.901 | 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:15:50.915 | 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:15:50.925 | 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:15:50.935 | 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:15:53.443 | 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:53.450 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:53.451 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:53.577 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:53.579 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:53.581 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:53.583 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:53.586 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:53.589 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:53.591 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:53.593 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:53.595 | + functions-common:time_stop:2439 : start_time=1649891748283 2022-04-13 23:15:53.599 | + functions-common:time_stop:2441 : [[ -z 1649891748283 ]] 2022-04-13 23:15:53.602 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:53.606 | + functions-common:time_stop:2444 : end_time=1649891753604 2022-04-13 23:15:53.608 | + functions-common:time_stop:2445 : elapsed_time=5321 2022-04-13 23:15:53.610 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:15:53.612 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:53.614 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5321 2022-04-13 23:15:53.617 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:53.620 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:15:53.671 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:15:53.778 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:15:53.781 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:15:53.783 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:15:53.788 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:15:53.791 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:15:53.813 | + 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:15:55.726 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.734 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.738 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.744 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.748 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.755 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.759 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.785 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.869 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.889 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.893 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.898 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.914 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.922 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.924 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.941 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.963 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.972 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.977 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:55.996 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.019 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.037 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.046 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.051 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.073 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.103 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.105 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.119 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.124 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.128 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.134 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.150 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.156 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.207 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.226 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.230 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.263 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.327 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.335 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.342 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.394 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.408 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.417 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.526 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.551 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.555 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.566 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.572 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.592 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.600 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.617 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.648 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.678 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.691 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.704 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.722 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.731 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.746 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.758 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.762 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:56.768 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:56.905 | 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:15:57.214 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:57.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:57.218 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:57.220 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:57.222 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:57.225 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:57.227 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:57.229 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:57.231 | + functions-common:time_stop:2439 : start_time=1649891753806 2022-04-13 23:15:57.233 | + functions-common:time_stop:2441 : [[ -z 1649891753806 ]] 2022-04-13 23:15:57.236 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:57.240 | + functions-common:time_stop:2444 : end_time=1649891757237 2022-04-13 23:15:57.243 | + functions-common:time_stop:2445 : elapsed_time=3431 2022-04-13 23:15:57.248 | + functions-common:time_stop:2446 : total=5321 2022-04-13 23:15:57.250 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:57.252 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8752 2022-04-13 23:15:57.254 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:57.256 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:15:57.259 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:15:57.285 | + 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:15:59.084 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.091 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.095 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.101 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.104 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.111 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.116 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.142 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.223 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.243 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.247 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.252 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.274 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.284 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.288 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.309 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.328 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.339 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.344 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.365 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.388 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.406 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.415 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.420 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.440 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.471 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.473 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.487 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.492 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.496 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.501 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.516 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.523 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.575 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.594 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.598 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.638 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.704 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.712 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.719 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.770 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.784 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.793 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.899 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.924 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.930 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.940 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.947 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.966 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.973 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:59.991 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.023 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.051 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.064 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.077 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.096 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.105 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.120 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.132 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.136 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:16:00.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:00.144 | Processing /opt/stack/requirements 2022-04-13 23:16:01.895 | 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:16:01.899 | 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:16:01.910 | 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:16:01.916 | 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:16:01.918 | 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:16:01.924 | 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:16:01.951 | 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:16:01.953 | 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:16:01.965 | 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:16:02.015 | 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:16:02.018 | 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:16:02.033 | 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:16:02.036 | 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:16:02.041 | 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:16:02.045 | 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:16:02.047 | 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:16:02.060 | 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:16:02.063 | 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:16:02.073 | 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:16:02.080 | 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:16:02.129 | 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:16:02.134 | 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:16:02.197 | 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:16:02.199 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:16:02.200 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:16:03.030 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:16:03.031 | ERROR: Command errored out with exit status 1: 2022-04-13 23:16:03.031 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zn8mznt3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zn8mznt3/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-5hjcelhe 2022-04-13 23:16:03.031 | cwd: /tmp/pip-req-build-zn8mznt3/ 2022-04-13 23:16:03.031 | Complete output (6 lines): 2022-04-13 23:16:03.031 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:16:03.031 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:16:03.031 | or: setup.py --help-commands 2022-04-13 23:16:03.031 | or: setup.py cmd --help 2022-04-13 23:16:03.031 | 2022-04-13 23:16:03.031 | error: invalid command 'bdist_wheel' 2022-04-13 23:16:03.031 | ---------------------------------------- 2022-04-13 23:16:03.031 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:16:03.031 | Running setup.py clean for openstack-requirements 2022-04-13 23:16:03.869 | Failed to build openstack-requirements 2022-04-13 23:16:03.885 | Installing collected packages: openstack-requirements 2022-04-13 23:16:03.885 | Attempting uninstall: openstack-requirements 2022-04-13 23:16:03.886 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:16:03.922 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:16:03.941 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:16:03.944 | Running setup.py install for openstack-requirements: started 2022-04-13 23:16:06.373 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:16:06.397 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:16:06.525 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:06.527 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:06.529 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:06.531 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:06.533 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:06.535 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:06.538 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:06.540 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:06.542 | + functions-common:time_stop:2439 : start_time=1649891757277 2022-04-13 23:16:06.544 | + functions-common:time_stop:2441 : [[ -z 1649891757277 ]] 2022-04-13 23:16:06.547 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:06.551 | + functions-common:time_stop:2444 : end_time=1649891766549 2022-04-13 23:16:06.553 | + functions-common:time_stop:2445 : elapsed_time=9272 2022-04-13 23:16:06.555 | + functions-common:time_stop:2446 : total=8752 2022-04-13 23:16:06.557 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:06.559 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=18024 2022-04-13 23:16:06.562 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:06.564 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:16:06.567 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:16:06.569 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:16:06.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:06.573 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:06.576 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:16:06.578 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:06.580 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:16:06.603 | Using python 3.8 to install pbr 2022-04-13 23:16:06.605 | + 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:16:07.479 | /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:07.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:07.479 | /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:07.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:08.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:08.735 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:16:11.485 | 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:11.492 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:11.492 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:11.615 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:11.617 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:11.619 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:11.622 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:11.624 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:11.626 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:11.628 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:11.631 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:11.633 | + functions-common:time_stop:2439 : start_time=1649891766597 2022-04-13 23:16:11.635 | + functions-common:time_stop:2441 : [[ -z 1649891766597 ]] 2022-04-13 23:16:11.637 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:11.641 | + functions-common:time_stop:2444 : end_time=1649891771639 2022-04-13 23:16:11.643 | + functions-common:time_stop:2445 : elapsed_time=5042 2022-04-13 23:16:11.647 | + functions-common:time_stop:2446 : total=18024 2022-04-13 23:16:11.649 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:11.651 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=23066 2022-04-13 23:16:11.653 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:11.656 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:16:13.936 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:16:15.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:15.845 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:16:15.861 | 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:16:15.864 | 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:16:15.869 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:16:15.872 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:16:15.875 | 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:16:15.947 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:16:15.949 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:16:15.952 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:16:15.970 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:16:15.972 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:16:15.975 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:16:15.977 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:16:15.979 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:16:15.982 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:16:15.984 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:16:15.986 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:16:15.988 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:16:15.990 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:16:15.993 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:16:15.997 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:16:15.999 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:16:16.001 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:16:16.003 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:16:16.007 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:16:16.022 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:16.024 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:16:16.026 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:16.028 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:16:16.030 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:16.032 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:16:16.034 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:16.036 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:16:16.039 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:16.041 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:16:16.043 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:16:16.045 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:16:16.048 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:16:16.050 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:16:16.052 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:16:16.054 | + 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:16:16.057 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:16:16.059 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:16:16.061 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:16:16.063 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:16:16.066 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:16:16.069 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:16:16.071 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:16:16.074 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:16:16.076 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:16:16.078 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:16:16.131 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:16:16.131 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:16:16.134 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:16:16.511 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:16:16.513 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:16:16.530 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:16.532 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:16:16.534 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:16.537 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:16.539 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:16:16.541 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:16.544 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:16.546 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:16.548 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:16.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:16.553 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:16.555 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:16.558 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:16.560 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:16:16.562 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:16:16.564 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:16.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:16.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:16.572 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:16:16.593 | + 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:16:16.706 | Reading package lists... 2022-04-13 23:16:16.959 | Building dependency tree... 2022-04-13 23:16:16.960 | Reading state information... 2022-04-13 23:16:17.217 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:16:17.218 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:17.219 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:17.219 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:17.219 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:17.219 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:17.219 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:17.219 | python3-zope.interface 2022-04-13 23:16:17.219 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:17.335 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:17.339 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:16:17.341 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:17.343 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:17.346 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:17.349 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:17.351 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:17.353 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:17.355 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:17.357 | + functions-common:time_stop:2439 : start_time=1649891776590 2022-04-13 23:16:17.360 | + functions-common:time_stop:2441 : [[ -z 1649891776590 ]] 2022-04-13 23:16:17.362 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:17.367 | + functions-common:time_stop:2444 : end_time=1649891777365 2022-04-13 23:16:17.369 | + functions-common:time_stop:2445 : elapsed_time=775 2022-04-13 23:16:17.371 | + functions-common:time_stop:2446 : total=1534 2022-04-13 23:16:17.374 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:17.376 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2309 2022-04-13 23:16:17.378 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:16:17.380 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:16:17.383 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:17.385 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:17.387 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:17.389 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:17.392 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:17.394 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:17.396 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:16:17.398 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:16:17.401 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:16:17.403 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:16:17.405 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:17.407 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:16:17.410 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:16:17.413 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:16:17.415 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:16:17.417 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:16:17.419 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:17.422 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:16:17.424 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:16:17.427 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:17.429 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:17.431 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:17.434 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:17.436 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:17.438 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:17.441 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:16:17.443 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:16:17.460 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:17.462 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:16:17.464 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:16:17.466 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:16:17.469 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:16:17.472 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:16:17.476 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:16:17.479 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:16:17.481 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:16:17.483 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:16:17.485 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:16:17.488 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:16:17.492 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:16:18.178 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:16:18.179 | user tags 2022-04-13 23:16:18.179 | stackrabbit []' 2022-04-13 23:16:18.182 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:16:18.182 | user tags 2022-04-13 23:16:18.182 | stackrabbit []' 2022-04-13 23:16:18.182 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:16:18.188 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:16:18.191 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:16:18.193 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:16:18.851 | Changing password for user "stackrabbit" ... 2022-04-13 23:16:18.875 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:16:19.537 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:16:19.561 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:16:19.563 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:16:20.278 | Changing password for user "stackrabbit" ... 2022-04-13 23:16:20.300 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:16:20.303 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:16:20.305 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:16:20.964 | Deleting user "guest" ... 2022-04-13 23:16:20.978 | Error: 2022-04-13 23:16:20.978 | {:no_such_user, "guest"} 2022-04-13 23:16:20.992 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:16:20.994 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:16:21.011 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:21.014 | + ./stack.sh:main:838 : install_database 2022-04-13 23:16:21.016 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:16:21.018 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:16:21.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:21.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:21.025 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:16:21.262 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:16:21.265 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:21.267 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:16:21.270 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:16:21.272 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:21.275 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:16:21.277 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:16:21.279 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:16:21.282 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:16:21.284 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:21.286 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:16:21.288 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:16:21.291 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:16:21.293 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:16:21.295 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:16:21.298 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:21.300 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:16:21.302 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:16:21.305 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:21.307 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:21.309 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:21.312 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:21.314 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:21.317 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:21.319 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:16:21.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:21.324 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:21.326 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:16:21.328 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:21.331 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:21.334 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:16:21.336 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:21.338 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:21.341 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:21.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:21.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:21.348 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:21.350 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:21.352 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:21.355 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:16:21.357 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:16:21.359 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:21.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:21.364 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:21.366 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:16:21.393 | + 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:16:21.507 | Reading package lists... 2022-04-13 23:16:21.754 | Building dependency tree... 2022-04-13 23:16:21.755 | Reading state information... 2022-04-13 23:16:22.010 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:16:22.010 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:22.011 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:22.011 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:22.011 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:22.011 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:22.011 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:22.011 | python3-zope.interface 2022-04-13 23:16:22.011 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:22.124 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:22.130 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:16:22.132 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:22.134 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:22.136 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:22.139 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:22.141 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:22.143 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:22.146 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:22.148 | + functions-common:time_stop:2439 : start_time=1649891781391 2022-04-13 23:16:22.150 | + functions-common:time_stop:2441 : [[ -z 1649891781391 ]] 2022-04-13 23:16:22.153 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:22.157 | + functions-common:time_stop:2444 : end_time=1649891782154 2022-04-13 23:16:22.159 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-13 23:16:22.161 | + functions-common:time_stop:2446 : total=2309 2022-04-13 23:16:22.164 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:22.166 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3072 2022-04-13 23:16:22.168 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:16:22.170 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:16:22.173 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:16:22.175 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:16:22.177 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:16:22.180 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:16:22.182 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:16:22.185 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:16:22.187 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:16:22.190 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:16:22.194 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:16:22.195 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:16:22.200 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:16:22.202 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:16:22.204 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:16:22.208 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:16:22.210 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:16:22.231 | Using python 3.8 to install PyMySQL 2022-04-13 23:16:22.233 | + 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:16:23.124 | /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:23.124 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:23.124 | /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:23.124 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:24.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:24.379 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:16:26.985 | 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:26.994 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:26.994 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:27.114 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:27.116 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:27.118 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:27.120 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:27.123 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:27.125 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:27.127 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:27.130 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:27.132 | + functions-common:time_stop:2439 : start_time=1649891782225 2022-04-13 23:16:27.135 | + functions-common:time_stop:2441 : [[ -z 1649891782225 ]] 2022-04-13 23:16:27.138 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:27.142 | + functions-common:time_stop:2444 : end_time=1649891787139 2022-04-13 23:16:27.145 | + functions-common:time_stop:2445 : elapsed_time=4914 2022-04-13 23:16:27.147 | + functions-common:time_stop:2446 : total=23066 2022-04-13 23:16:27.149 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:27.152 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27980 2022-04-13 23:16:27.154 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:27.156 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:16:27.158 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:16:27.161 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:16:27.163 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:16:27.179 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:27.182 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:16:27.184 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:16:27.188 | ++ 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:16:27.188 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:16:27.194 | + 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:16:27.196 | + 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:16:27.198 | + 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:16:27.201 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:16:27.203 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:16:27.205 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:16:27.221 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:27.223 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:16:27.226 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:27.228 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:27.230 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:16:27.233 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:27.235 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:27.237 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:27.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:27.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:27.244 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:27.246 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:27.249 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:27.251 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:16:27.254 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:16:27.256 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:27.258 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:27.261 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:27.263 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:16:27.283 | + 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:16:27.393 | Reading package lists... 2022-04-13 23:16:27.645 | Building dependency tree... 2022-04-13 23:16:27.646 | Reading state information... 2022-04-13 23:16:27.907 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:16:27.908 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:27.909 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:27.909 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:27.909 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:27.909 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:27.909 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:27.909 | python3-zope.interface 2022-04-13 23:16:27.909 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:28.025 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:28.029 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:16:28.031 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:28.034 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:28.036 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:28.038 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:28.040 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:28.042 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:28.044 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:28.046 | + functions-common:time_stop:2439 : start_time=1649891787281 2022-04-13 23:16:28.049 | + functions-common:time_stop:2441 : [[ -z 1649891787281 ]] 2022-04-13 23:16:28.051 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:28.055 | + functions-common:time_stop:2444 : end_time=1649891788053 2022-04-13 23:16:28.058 | + functions-common:time_stop:2445 : elapsed_time=772 2022-04-13 23:16:28.060 | + functions-common:time_stop:2446 : total=3072 2022-04-13 23:16:28.062 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:28.064 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3844 2022-04-13 23:16:28.067 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:16:28.069 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:16:28.090 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:28.092 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:16:28.095 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:16:28.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:16:28.101 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:16:28.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:16:28.125 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:28.128 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:28.131 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:16:28.133 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:28.135 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:28.137 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:28.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:28.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:28.145 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:28.147 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:28.149 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:28.151 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:16:28.153 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:16:28.156 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:28.158 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:28.160 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:28.163 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:16:28.183 | + 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:16:28.293 | Reading package lists... 2022-04-13 23:16:28.543 | Building dependency tree... 2022-04-13 23:16:28.544 | Reading state information... 2022-04-13 23:16:28.802 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:16:28.802 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:16:28.802 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:16:28.802 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:28.803 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:28.803 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:28.803 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:28.803 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:28.803 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:28.804 | python3-zope.interface 2022-04-13 23:16:28.804 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:28.918 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:28.922 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:16:28.924 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:28.927 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:28.929 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:28.931 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:28.933 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:28.935 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:28.937 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:28.939 | + functions-common:time_stop:2439 : start_time=1649891788180 2022-04-13 23:16:28.942 | + functions-common:time_stop:2441 : [[ -z 1649891788180 ]] 2022-04-13 23:16:28.945 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:28.949 | + functions-common:time_stop:2444 : end_time=1649891788946 2022-04-13 23:16:28.951 | + functions-common:time_stop:2445 : elapsed_time=766 2022-04-13 23:16:28.953 | + functions-common:time_stop:2446 : total=3844 2022-04-13 23:16:28.955 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:28.958 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4610 2022-04-13 23:16:28.960 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:16:28.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:16:28.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:28.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:28.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:16:28.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:16:28.975 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:16:28.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:16:28.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:16:28.984 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:16:28.984 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:16:28.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:16:28.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:16:28.994 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:16:28.996 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:16:28.998 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:16:29.000 | + functions:vercmp:631 : local result 2022-04-13 23:16:29.005 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:16:29.005 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:16:29.005 | ++ functions:vercmp:635 : head -1 2022-04-13 23:16:29.010 | + functions:vercmp:635 : result=3.13 2022-04-13 23:16:29.012 | + functions:vercmp:637 : case $op in 2022-04-13 23:16:29.014 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:16:29.016 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:16:29.018 | + functions:vercmp:648 : return 2022-04-13 23:16:29.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:16:29.023 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:16:29.025 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:16:29.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:16:29.511 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:16:29.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:16:29.521 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.523 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:16:29.541 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:29.543 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:16:29.548 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:16:29.548 | Installing etcd 2022-04-13 23:16:29.551 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:16:29.563 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:16:29.577 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:29.579 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:16:29.599 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:16:29.602 | ++ 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:16:29.605 | ++ 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:16:29.608 | +++ 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:16:29.612 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:16:29.615 | ++ 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:16:29.617 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:16:29.620 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:16:29.622 | ++ functions:get_extra_file:74 : return 2022-04-13 23:16:29.625 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:16:29.627 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:16:29.630 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:16:29.632 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:16:29.649 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:29.651 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:16:29.653 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:16:29.670 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:29.672 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:16:29.675 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:16:29.677 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:16:29.680 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:16:29.682 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:16:29.685 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:16:29.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:16:29.689 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:16:29.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:16:29.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.700 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:16:29.702 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:16:29.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:16:29.708 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:16:29.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:16:29.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.719 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:16:29.721 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:16:29.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:16:29.726 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:16:29.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:16:29.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.738 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:16:29.741 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:16:29.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:16:29.745 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:16:29.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.750 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:16:29.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.757 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:16:29.760 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:16:29.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:16:29.765 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:16:29.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.773 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:16:29.776 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.778 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:16:29.780 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:16:29.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:16:29.786 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:16:29.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:16:29.795 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.797 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:16:29.801 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:16:29.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:16:29.806 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:16:29.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:16:29.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.818 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:16:29.820 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:16:29.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:16:29.825 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:16:29.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.833 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:16:29.835 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.838 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:16:29.840 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:16:29.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:16:29.844 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:16:29.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.852 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:16:29.854 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.857 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:16:29.859 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:16:29.861 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:16:29.863 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:16:29.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.871 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:16:29.873 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.875 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:16:29.877 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:16:29.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:16:29.882 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:16:29.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:16:29.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.894 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:16:29.896 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:16:29.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:16:29.901 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:16:29.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:16:29.910 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.913 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:16:29.915 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:16:29.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:16:29.920 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:16:29.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:16:29.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.931 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:16:29.933 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:16:29.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:16:29.938 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:16:29.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:16:29.947 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.949 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:16:29.952 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:16:29.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:16:29.957 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:16:29.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:16:29.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.968 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:16:29.971 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:16:29.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:16:29.976 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:16:29.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.980 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:29.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:16:29.985 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:29.987 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:16:29.990 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:16:29.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:16:29.994 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:16:29.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:29.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.001 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:16:30.004 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.006 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:16:30.009 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:16:30.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:16:30.013 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:16:30.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:16:30.023 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.025 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:16:30.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:16:30.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:16:30.032 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:16:30.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.037 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:16:30.041 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.044 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:16:30.046 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:16:30.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:16:30.051 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:16:30.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:16:30.060 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.063 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:16:30.065 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:16:30.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:16:30.081 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:16:30.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:16:30.092 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.095 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:16:30.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:16:30.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:16:30.104 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:16:30.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:16:30.115 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.118 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:16:30.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:16:30.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:16:30.125 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:16:30.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.130 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:16:30.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.137 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:16:30.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:16:30.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:16:30.145 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:16:30.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:16:30.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.157 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:16:30.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:16:30.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:16:30.165 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:16:30.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:16:30.174 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.177 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:16:30.179 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:16:30.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:16:30.184 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:16:30.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:16:30.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.195 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:16:30.198 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:16:30.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:16:30.202 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:16:30.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:16:30.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.214 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:16:30.217 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:16:30.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:16:30.221 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:16:30.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.226 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:16:30.231 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.233 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:16:30.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:16:30.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:16:30.241 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:16:30.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:16:30.250 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.252 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:16:30.255 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:16:30.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:16:30.260 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:16:30.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.264 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:16:30.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.272 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:16:30.274 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:16:30.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:16:30.279 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:16:30.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.286 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:16:30.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.290 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:16:30.293 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:16:30.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:16:30.297 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:16:30.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:16:30.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.309 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:16:30.311 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:16:30.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:16:30.316 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:16:30.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:16:30.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.328 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:16:30.330 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:16:30.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:16:30.336 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:16:30.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:16:30.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.347 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:16:30.350 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:16:30.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:16:30.354 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:16:30.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:16:30.364 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.366 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:16:30.369 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:16:30.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:16:30.373 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:16:30.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:16:30.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.385 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:16:30.388 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:16:30.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:16:30.392 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:16:30.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:16:30.402 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.404 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:16:30.406 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:16:30.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:16:30.426 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:16:30.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:30.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:30.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:16:30.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:30.438 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:16:30.460 | Using python 3.8 to install etcd3 2022-04-13 23:16:30.462 | + 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:16:31.330 | /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:31.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:31.330 | /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:31.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:32.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:32.538 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:16:32.545 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:16:32.547 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:16:32.548 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:16:32.549 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:16:35.135 | 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:35.142 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:35.142 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:35.265 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:35.267 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:35.270 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:35.272 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:35.274 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:35.276 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:35.278 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:35.280 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:35.282 | + functions-common:time_stop:2439 : start_time=1649891790453 2022-04-13 23:16:35.285 | + functions-common:time_stop:2441 : [[ -z 1649891790453 ]] 2022-04-13 23:16:35.288 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:35.292 | + functions-common:time_stop:2444 : end_time=1649891795290 2022-04-13 23:16:35.294 | + functions-common:time_stop:2445 : elapsed_time=4837 2022-04-13 23:16:35.296 | + functions-common:time_stop:2446 : total=27980 2022-04-13 23:16:35.298 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:35.301 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32817 2022-04-13 23:16:35.303 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:35.305 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:16:35.327 | Using python 3.8 to install etcd3gw 2022-04-13 23:16:35.329 | + 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:16:36.205 | /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:36.205 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:36.205 | /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:36.205 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:37.400 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:37.433 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:16:37.441 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:16:37.443 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:16:37.444 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:16:37.445 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:16:37.479 | 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:16:37.480 | 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:16:37.481 | 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:16:37.484 | 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:16:40.062 | 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:40.069 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:40.069 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:40.197 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:40.200 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:40.202 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:40.204 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:40.207 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:40.210 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:40.212 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:40.214 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:40.216 | + functions-common:time_stop:2439 : start_time=1649891795321 2022-04-13 23:16:40.218 | + functions-common:time_stop:2441 : [[ -z 1649891795321 ]] 2022-04-13 23:16:40.221 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:40.226 | + functions-common:time_stop:2444 : end_time=1649891800223 2022-04-13 23:16:40.228 | + functions-common:time_stop:2445 : elapsed_time=4902 2022-04-13 23:16:40.230 | + functions-common:time_stop:2446 : total=32817 2022-04-13 23:16:40.232 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:40.234 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37719 2022-04-13 23:16:40.237 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:40.239 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:16:40.242 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:16:40.244 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:16:40.246 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:16:40.249 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:16:40.251 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:16:40.254 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:40.256 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:16:40.259 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:16:40.261 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:16:40.263 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:16:40.265 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:16:40.268 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:40.270 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:16:40.272 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:16:40.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:40.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:40.279 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:16:40.281 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:16:40.284 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:40.286 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:40.288 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:16:40.290 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:40.293 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:40.295 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:40.297 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:40.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:40.302 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:40.305 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:40.307 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:40.309 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:16:40.312 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:16:40.314 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:40.317 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:40.319 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:40.322 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:16:40.343 | + 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:16:40.454 | Reading package lists... 2022-04-13 23:16:40.698 | Building dependency tree... 2022-04-13 23:16:40.699 | Reading state information... 2022-04-13 23:16:40.953 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:16:40.953 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:16:40.953 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:16:40.953 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:40.955 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:40.955 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:40.955 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:40.955 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:40.955 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:40.955 | python3-zope.interface 2022-04-13 23:16:40.955 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:41.070 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:41.074 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:16:41.076 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:41.078 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:41.081 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:41.083 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:41.086 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:41.088 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:41.090 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:41.092 | + functions-common:time_stop:2439 : start_time=1649891800340 2022-04-13 23:16:41.094 | + functions-common:time_stop:2441 : [[ -z 1649891800340 ]] 2022-04-13 23:16:41.097 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:41.101 | + functions-common:time_stop:2444 : end_time=1649891801099 2022-04-13 23:16:41.104 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 23:16:41.106 | + functions-common:time_stop:2446 : total=4610 2022-04-13 23:16:41.108 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:41.110 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5369 2022-04-13 23:16:41.113 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:16:41.115 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:16:41.118 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:41.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:41.122 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:16:41.189 | Module proxy already enabled 2022-04-13 23:16:41.194 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:16:41.256 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:16:41.256 | Module proxy already enabled 2022-04-13 23:16:41.256 | Module proxy_uwsgi already enabled 2022-04-13 23:16:41.260 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:16:41.262 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:16:41.265 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:16:41.267 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:16:41.404 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:16:41.407 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:16:41.409 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:16:41.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:16:41.419 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.421 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:16:41.423 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:16:41.426 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:16:41.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:16:41.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.438 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:16:41.441 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:16:41.443 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:16:41.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:16:41.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.455 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:16:41.459 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:16:41.461 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:16:41.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.466 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:16:41.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.474 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:16:41.476 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:16:41.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.481 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.483 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:16:41.486 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.488 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:16:41.491 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:16:41.493 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:16:41.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:16:41.503 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.506 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:16:41.523 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:41.526 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:16:41.528 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:16:41.531 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:16:41.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.535 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:16:41.540 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.542 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:16:41.559 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:41.561 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:16:41.564 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:16:41.567 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:16:41.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:16:41.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.579 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:16:41.582 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:16:41.585 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:16:41.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:41.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:41.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:16:41.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:41.597 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:16:41.600 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:16:41.602 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:16:41.605 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:16:41.608 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:16:41.610 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:16:41.614 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:16:41.614 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:16:41.619 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:16:41.621 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:16:41.624 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:16:41.627 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:16:41.630 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:16:41.651 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:16:41.653 | + 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:16:42.507 | /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:42.507 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:42.507 | /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:42.507 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:43.701 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:43.734 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:16:43.790 | 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:16:43.791 | 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:16:43.792 | 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:16:43.793 | 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:16:43.794 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:16:43.795 | 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:16:43.796 | 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:16:43.797 | 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:16:43.798 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:16:43.800 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:16:43.801 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:16:43.802 | 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:16:43.803 | 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:16:43.804 | 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:16:43.863 | 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:16:43.864 | 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:16:43.865 | 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:16:43.905 | 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:16:43.946 | 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:16:43.948 | 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:16:43.949 | 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:16:43.950 | 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:16:43.998 | 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:16:44.001 | 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:16:44.012 | 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:16:44.014 | 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:16:44.028 | 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:16:44.030 | 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:16:44.032 | 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:16:44.097 | 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:16:44.100 | 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:16:44.102 | 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:16:44.103 | 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:16:44.154 | 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:16:44.166 | 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:16:46.662 | 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:46.669 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:46.669 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:46.791 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:46.793 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:46.796 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:46.798 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:46.801 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:46.803 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:46.805 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:46.807 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:46.809 | + functions-common:time_stop:2439 : start_time=1649891801645 2022-04-13 23:16:46.812 | + functions-common:time_stop:2441 : [[ -z 1649891801645 ]] 2022-04-13 23:16:46.814 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:46.818 | + functions-common:time_stop:2444 : end_time=1649891806816 2022-04-13 23:16:46.821 | + functions-common:time_stop:2445 : elapsed_time=5171 2022-04-13 23:16:46.823 | + functions-common:time_stop:2446 : total=37719 2022-04-13 23:16:46.825 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:46.827 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42890 2022-04-13 23:16:46.829 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:46.832 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:16:46.835 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:16:46.837 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:16:46.840 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:16:46.843 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:16:46.849 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:16:46.852 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:16:46.853 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:16:46.858 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:16:46.861 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:16:46.864 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:16:46.867 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:16:46.869 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:16:46.890 | Using python 3.8 to install python-memcached 2022-04-13 23:16:46.892 | + 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:16:47.768 | /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:47.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:47.768 | /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:47.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:48.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:48.991 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:16:48.994 | 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:16:51.541 | 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:51.548 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:51.548 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:51.671 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:51.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:51.676 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:51.678 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:51.681 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:51.683 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:51.685 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:51.687 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:51.690 | + functions-common:time_stop:2439 : start_time=1649891806885 2022-04-13 23:16:51.692 | + functions-common:time_stop:2441 : [[ -z 1649891806885 ]] 2022-04-13 23:16:51.695 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:51.699 | + functions-common:time_stop:2444 : end_time=1649891811697 2022-04-13 23:16:51.701 | + functions-common:time_stop:2445 : elapsed_time=4812 2022-04-13 23:16:51.703 | + functions-common:time_stop:2446 : total=42890 2022-04-13 23:16:51.706 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:51.708 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47702 2022-04-13 23:16:51.710 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:51.713 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:16:51.730 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:51.733 | + ./stack.sh:main:899 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-13 23:16:51.736 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:16:51.739 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:16:51.741 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:16:51.744 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:16:51.747 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:16:51.749 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:16:51.769 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:51.771 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:16:51.773 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:16:51.776 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:16:51.778 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:16:51.780 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:16:51.782 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:16:51.786 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:16:51.788 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:16:51.790 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:16:51.806 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:16:51.808 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:16:51.810 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:51.812 | + functions-common:git_clone:629 : echo master 2022-04-13 23:16:51.813 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:16:51.818 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:16:51.820 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:51.822 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:16:51.836 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:16:51.839 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:16:51.839 | + functions-common:git_clone:685 : head -1 2022-04-13 23:16:51.843 | c141e6164 trivial: Fix typo 2022-04-13 23:16:51.845 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:16:51.848 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:16:51.855 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:16:51.857 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:16:51.859 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:16:51.862 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:16:51.864 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:16:51.867 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:16:51.869 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:16:51.871 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:16:51.874 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:16:51.876 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:16:51.880 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:16:51.882 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:16:51.885 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:16:51.887 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:16:51.890 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:16:51.893 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:16:51.899 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:16:51.901 | + 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:16:52.595 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:16:52.598 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:16:52.600 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:16:52.602 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:16:52.604 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:16:52.606 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:16:52.608 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:16:52.610 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:16:52.613 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:16:52.615 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:16:52.617 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:16:52.619 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:16:52.621 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:16:52.624 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:16:52.645 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:16:52.647 | + 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:16:53.525 | /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:53.525 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:53.525 | /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:53.525 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:54.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:54.762 | Obtaining file:///opt/stack/keystone 2022-04-13 23:16:54.763 | Preparing metadata (setup.py): started 2022-04-13 23:16:59.938 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:17:00.014 | 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:17:00.015 | 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:17:00.016 | 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:17:00.017 | 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:17:00.018 | 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:17:00.019 | 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:17:00.021 | 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:17:00.022 | 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:17:00.023 | 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:17:00.024 | 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:17:00.025 | 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:17:00.026 | 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:17:00.027 | 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:17:00.028 | 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:17:00.029 | 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:17:00.030 | 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:17:00.031 | 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:17:00.032 | 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:17:00.034 | 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:17:00.035 | 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:17:00.036 | 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:17:00.037 | 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:17:00.038 | 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:17:00.039 | 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:17:00.040 | 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:17:00.041 | 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:17:00.042 | 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:17:00.043 | 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:17:00.044 | 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:17:00.046 | 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:17:00.047 | 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:17:00.048 | 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:17:00.049 | 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:17:00.050 | 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:17:00.061 | 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:17:00.062 | 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:17:00.107 | 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:17:00.124 | 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:17:00.125 | 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:17:00.126 | 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:17:00.128 | 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:17:00.130 | 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:17:00.139 | 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:17:00.201 | 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:17:00.202 | 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:17:00.311 | 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:17:00.312 | 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:17:00.313 | 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:17:00.314 | 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:17:00.368 | 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:17:00.369 | 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:17:00.371 | 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:17:00.423 | 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:17:00.426 | 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:17:00.507 | 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:17:00.508 | 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:17:00.509 | 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:17:00.510 | 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:17:00.511 | 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:17:00.512 | 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:17:00.535 | 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:17:00.585 | 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:17:00.605 | 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:17:00.606 | 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:17:00.607 | 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:17:00.609 | 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:17:00.662 | 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:17:00.777 | 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:17:00.781 | 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:17:00.781 | 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:17:00.782 | 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:17:00.783 | 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:17:01.004 | 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:17:01.032 | 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:17:01.034 | 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:17:01.104 | 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:17:01.122 | 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:17:01.180 | 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:17:01.219 | 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:17:01.328 | 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:17:01.385 | 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:17:01.459 | 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:17:01.586 | 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:17:01.617 | 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:17:01.656 | 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:17:01.658 | 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:17:01.660 | 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:17:01.661 | 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:17:01.662 | 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:17:01.663 | 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:17:01.717 | 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:17:01.856 | 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:17:01.857 | 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:17:01.859 | 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:17:01.861 | 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:17:02.012 | 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:17:02.092 | 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:17:02.340 | 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:17:02.624 | 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:17:02.659 | 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:17:04.533 | Installing collected packages: keystone 2022-04-13 23:17:04.533 | Attempting uninstall: keystone 2022-04-13 23:17:04.534 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:17:04.537 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:17:04.538 | Running setup.py develop for keystone 2022-04-13 23:17:10.906 | Successfully installed keystone 2022-04-13 23:17:10.906 | 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:10.914 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:10.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:11.061 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:11.064 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:11.066 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:11.069 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:11.071 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:11.073 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:11.075 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:11.077 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:11.079 | + functions-common:time_stop:2439 : start_time=1649891812639 2022-04-13 23:17:11.081 | + functions-common:time_stop:2441 : [[ -z 1649891812639 ]] 2022-04-13 23:17:11.084 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:11.088 | + functions-common:time_stop:2444 : end_time=1649891831086 2022-04-13 23:17:11.090 | + functions-common:time_stop:2445 : elapsed_time=18447 2022-04-13 23:17:11.092 | + functions-common:time_stop:2446 : total=47702 2022-04-13 23:17:11.094 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:11.097 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=66149 2022-04-13 23:17:11.099 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:11.101 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:11.104 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:17:11.106 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:17:11.126 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:17:11.138 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:17:11.141 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:17:11.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:11.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:11.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:17:11.150 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:11.153 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:17:11.169 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:11.171 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:17:11.175 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:11.177 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:17:11.179 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:17:11.192 | + 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:17:11.195 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:17:11.199 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:17:11.215 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:11.218 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:17:11.248 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:17:11.276 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:17:11.306 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:17:11.336 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:17:11.365 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:17:11.395 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:17:11.422 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:17:11.450 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:17:11.452 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:17:11.454 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:17:11.457 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:17:11.459 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:17:11.462 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:17:11.477 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:11.480 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:17:11.483 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:17:11.485 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:17:11.500 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:11.503 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:17:11.505 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:17:11.536 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:17:11.538 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:17:11.540 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:17:11.543 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:17:11.558 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:11.561 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2022-04-13 23:17:11.591 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:17:11.593 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:17:11.624 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:17:11.627 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:17:11.629 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:17:11.632 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:17:11.634 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:17:11.637 | + 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:17:11.667 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:17:11.669 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:17:11.672 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:17:11.674 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:17:11.677 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:17:11.695 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:17:11.697 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:17:11.699 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:11.701 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:17:11.705 | + 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:17:11.732 | + 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:17:11.760 | + 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:17:11.787 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:17:11.816 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:17:11.844 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:17:11.846 | + 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:17:11.849 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:17:11.851 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:17:11.854 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:17:11.856 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:17:11.858 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:17:11.862 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:17:11.866 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:17:11.869 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:17:11.871 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:17:11.884 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:17:11.885 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:11.893 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:17:11.896 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:11.912 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:17:11.914 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:17:11.918 | + 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:17:11.948 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:17:11.974 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:17:12.001 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:17:12.030 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:17:12.057 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:17:12.085 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:17:12.112 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:17:12.139 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:17:12.166 | + 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:17:12.195 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:17:12.222 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:17:12.249 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:17:12.276 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:17:12.278 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:17:12.281 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:17:12.284 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:17:12.287 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:17:12.289 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:12.291 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:12.293 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:17:12.296 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:17:12.298 | + 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:17:12.326 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:17:12.354 | + 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:17:12.354 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:17:12.363 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:17:12.366 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:17:12.369 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:17:12.371 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:17:12.373 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:17:12.376 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:12.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:12.381 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:12.383 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:12.385 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:17:12.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:12.390 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:12.393 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:17:12.456 | Site keystone-wsgi-public already enabled 2022-04-13 23:17:12.460 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:17:12.462 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:17:12.465 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:12.467 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:17:12.602 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:17:12.635 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:17:12.667 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:17:12.699 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:17:12.701 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:17:12.733 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:17:12.761 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:17:12.791 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:17:12.793 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:17:12.810 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:12.812 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:17:12.830 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:12.833 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:17:12.835 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:17:12.837 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:17:12.840 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:12.842 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:17:12.845 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:17:12.847 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:17:12.850 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:17:12.852 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:12.854 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:12.857 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:12.859 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:12.862 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:12.864 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:12.881 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:12.883 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:12.885 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:12.888 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:12.888 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:12.894 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:17:12.896 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:12.899 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:17:12.911 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:17:12.914 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:12.914 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:12.917 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:17:12.920 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:12.923 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:17:12.925 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:12.928 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:17:12.930 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:17:12.933 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:17:12.935 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:17:12.938 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:12.941 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:17:12.943 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:17:12.945 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:12.948 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:17:12.951 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:17:12.953 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:12.957 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:17:12.959 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:12.961 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:12.964 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:17:12.970 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:17:12.973 | + 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:17:13.641 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:17:13.643 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:13.645 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:13.648 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:13.650 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:17:13.652 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:17:13.654 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:13.657 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:17:13.659 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:13.661 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:17:13.664 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:17:13.666 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:17:13.668 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:13.670 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:17:13.691 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:17:13.694 | + 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:17:14.572 | /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:14.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:14.572 | /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:14.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:15.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:15.807 | Obtaining file:///opt/stack/swift 2022-04-13 23:17:15.808 | Preparing metadata (setup.py): started 2022-04-13 23:17:20.558 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:17:20.599 | 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:17:20.600 | 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:17:20.601 | 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:17:20.602 | 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:17:20.603 | 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:17:20.604 | 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:17:20.605 | 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:17:20.606 | 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:17:20.607 | 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:17:20.609 | 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:17:20.610 | 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:17:20.649 | 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:17:20.659 | 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:17:20.716 | 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:17:20.717 | 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:17:20.720 | 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:17:20.721 | 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:17:20.722 | 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:17:20.723 | 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:17:20.725 | 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:17:20.726 | 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:17:20.727 | 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:17:20.728 | 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:17:20.729 | 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:17:20.730 | 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:17:20.750 | 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:17:20.782 | 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:17:20.784 | 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:17:20.786 | 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:17:20.787 | 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:17:20.811 | 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:17:20.916 | 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:17:20.918 | 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:17:20.919 | 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:17:20.962 | 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:17:21.007 | 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:17:21.008 | 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:17:21.009 | 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:17:21.010 | 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:17:21.070 | 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:17:21.076 | 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:17:21.090 | 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:17:21.091 | 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:17:21.109 | 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:17:21.112 | 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:17:21.259 | 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:17:21.275 | 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:17:23.624 | Installing collected packages: swift 2022-04-13 23:17:23.624 | Attempting uninstall: swift 2022-04-13 23:17:23.624 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:17:23.628 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:17:23.629 | Running setup.py develop for swift 2022-04-13 23:17:29.535 | Successfully installed swift 2022-04-13 23:17:29.535 | 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:29.543 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:29.543 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:29.682 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:29.684 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:29.687 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:29.690 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:29.692 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:29.694 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:29.696 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:29.698 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:29.700 | + functions-common:time_stop:2439 : start_time=1649891833686 2022-04-13 23:17:29.703 | + functions-common:time_stop:2441 : [[ -z 1649891833686 ]] 2022-04-13 23:17:29.706 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:29.710 | + functions-common:time_stop:2444 : end_time=1649891849708 2022-04-13 23:17:29.713 | + functions-common:time_stop:2445 : elapsed_time=16022 2022-04-13 23:17:29.715 | + functions-common:time_stop:2446 : total=66149 2022-04-13 23:17:29.717 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:29.719 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=82171 2022-04-13 23:17:29.722 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:29.725 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:29.727 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:17:29.729 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:17:29.752 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:17:29.763 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:17:29.766 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:17:29.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:29.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:29.773 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:17:29.775 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:29.778 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:17:29.780 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:29.783 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:17:29.785 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:17:29.787 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:17:29.789 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:17:29.791 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:17:29.793 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:17:31.030 | No container-auditor running 2022-04-13 23:17:31.030 | No container-sharder running 2022-04-13 23:17:31.030 | No container-sync running 2022-04-13 23:17:31.030 | No object-expirer running 2022-04-13 23:17:31.030 | No account-replicator running 2022-04-13 23:17:31.031 | No object-updater running 2022-04-13 23:17:31.031 | No object-server running 2022-04-13 23:17:31.031 | No object-auditor running 2022-04-13 23:17:31.031 | No container-replicator running 2022-04-13 23:17:31.031 | No object-reconstructor running 2022-04-13 23:17:31.031 | No account-auditor running 2022-04-13 23:17:31.031 | No container-server running 2022-04-13 23:17:31.031 | No container-updater running 2022-04-13 23:17:31.031 | No account-reaper running 2022-04-13 23:17:31.031 | No account-server running 2022-04-13 23:17:31.031 | No object-replicator running 2022-04-13 23:17:31.031 | No proxy-server running 2022-04-13 23:17:31.032 | No container-reconciler running 2022-04-13 23:17:31.132 | + lib/swift:configure_swift:337 : true 2022-04-13 23:17:31.134 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:17:31.147 | + 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:17:31.159 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:17:31.162 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:17:31.162 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:17:31.167 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:17:31.167 | s/%GROUP%/ubuntu/; 2022-04-13 23:17:31.167 | s/%USER%/ubuntu/; 2022-04-13 23:17:31.167 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:17:31.167 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:17:31.170 | uid = ubuntu 2022-04-13 23:17:31.170 | gid = ubuntu 2022-04-13 23:17:31.170 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:17:31.170 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:17:31.170 | address = 127.0.0.1 2022-04-13 23:17:31.170 | 2022-04-13 23:17:31.170 | [account6612] 2022-04-13 23:17:31.170 | max connections = 25 2022-04-13 23:17:31.171 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:17:31.171 | read only = false 2022-04-13 23:17:31.171 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:17:31.171 | 2022-04-13 23:17:31.171 | [account6622] 2022-04-13 23:17:31.171 | max connections = 25 2022-04-13 23:17:31.171 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:17:31.171 | read only = false 2022-04-13 23:17:31.171 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:17:31.171 | 2022-04-13 23:17:31.171 | [account6632] 2022-04-13 23:17:31.171 | max connections = 25 2022-04-13 23:17:31.171 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:17:31.171 | read only = false 2022-04-13 23:17:31.171 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:17:31.171 | 2022-04-13 23:17:31.171 | [account6642] 2022-04-13 23:17:31.171 | max connections = 25 2022-04-13 23:17:31.171 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:17:31.171 | read only = false 2022-04-13 23:17:31.171 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:17:31.171 | 2022-04-13 23:17:31.171 | 2022-04-13 23:17:31.171 | [container6611] 2022-04-13 23:17:31.171 | max connections = 25 2022-04-13 23:17:31.171 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:17:31.172 | read only = false 2022-04-13 23:17:31.172 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:17:31.172 | 2022-04-13 23:17:31.172 | [container6621] 2022-04-13 23:17:31.172 | max connections = 25 2022-04-13 23:17:31.172 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:17:31.172 | read only = false 2022-04-13 23:17:31.172 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:17:31.172 | 2022-04-13 23:17:31.172 | [container6631] 2022-04-13 23:17:31.172 | max connections = 25 2022-04-13 23:17:31.172 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:17:31.172 | read only = false 2022-04-13 23:17:31.172 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:17:31.172 | 2022-04-13 23:17:31.172 | [container6641] 2022-04-13 23:17:31.172 | max connections = 25 2022-04-13 23:17:31.172 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:17:31.172 | read only = false 2022-04-13 23:17:31.172 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:17:31.172 | 2022-04-13 23:17:31.172 | 2022-04-13 23:17:31.172 | [object6613] 2022-04-13 23:17:31.172 | max connections = 25 2022-04-13 23:17:31.172 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:17:31.172 | read only = false 2022-04-13 23:17:31.172 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:17:31.172 | 2022-04-13 23:17:31.172 | [object6623] 2022-04-13 23:17:31.172 | max connections = 25 2022-04-13 23:17:31.172 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:17:31.172 | read only = false 2022-04-13 23:17:31.172 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:17:31.172 | 2022-04-13 23:17:31.172 | [object6633] 2022-04-13 23:17:31.173 | max connections = 25 2022-04-13 23:17:31.173 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:17:31.173 | read only = false 2022-04-13 23:17:31.173 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:17:31.173 | 2022-04-13 23:17:31.173 | [object6643] 2022-04-13 23:17:31.173 | max connections = 25 2022-04-13 23:17:31.173 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:17:31.173 | read only = false 2022-04-13 23:17:31.173 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:17:31.173 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:17:31.176 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:31.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:31.180 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:17:31.192 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:17:31.194 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:17:31.199 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:17:31.204 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:17:31.206 | + 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:17:31.210 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:17:31.238 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2022-04-13 23:17:31.266 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:17:31.283 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:17:31.311 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:17:31.329 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:17:31.357 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:17:31.377 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:17:31.410 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:17:31.430 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:17:31.458 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:17:31.475 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:17:31.504 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:17:31.521 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:17:31.536 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.538 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:17:31.567 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:17:31.594 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:17:31.620 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:17:31.647 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:17:31.663 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.665 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:17:31.692 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:17:31.707 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.709 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:17:31.726 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:31.728 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:17:31.730 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:17:31.751 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.753 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:17:31.755 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:17:31.757 | + 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:17:31.763 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:17:31.769 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:17:31.797 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:17:31.823 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:17:31.853 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:17:31.882 | + 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:17:31.910 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:17:31.912 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:17:31.914 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:17:31.916 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:17:31.918 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:17:31.945 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:17:31.973 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2022-04-13 23:17:32.000 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:17:32.027 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:17:32.055 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:17:32.086 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:17:32.114 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:17:32.142 | + 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:17:32.169 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:17:32.196 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:17:32.224 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:17:32.251 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:17:32.279 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:17:32.309 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:17:32.336 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:17:32.355 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:17:32.383 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:17:32.410 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:17:32.415 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:17:32.444 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:17:32.472 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:17:32.499 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:17:32.501 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:17:32.504 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:17:32.506 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:17:32.510 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:17:32.512 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:17:32.515 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:17:32.517 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:17:32.519 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:17:32.522 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:17:32.524 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:17:32.526 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:17:32.544 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:17:32.572 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:17:32.590 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:17:32.618 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:17:32.636 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:17:32.664 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:17:32.682 | + 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:17:32.711 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:17:32.729 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:17:32.757 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:17:32.776 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:17:32.804 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:17:32.822 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:17:32.851 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:17:32.869 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:17:32.897 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:17:32.915 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:17:32.942 | + 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:17:32.946 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:17:32.965 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:17:32.994 | + 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:17:33.022 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:17:33.024 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:17:33.029 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:17:33.032 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:17:33.034 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:17:33.036 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:17:33.038 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:17:33.040 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:17:33.042 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:17:33.045 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:17:33.063 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:17:33.091 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:17:33.109 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:17:33.137 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:17:33.155 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:17:33.184 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:17:33.202 | + 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:17:33.230 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:17:33.249 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:17:33.276 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:17:33.294 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:17:33.322 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:17:33.340 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:17:33.369 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:17:33.388 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:17:33.417 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:17:33.435 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:17:33.463 | + 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:17:33.468 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:17:33.486 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:17:33.514 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:17:33.517 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:17:33.521 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:17:33.523 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:17:33.525 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:17:33.527 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:17:33.530 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:17:33.532 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:17:33.534 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:17:33.536 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:17:33.554 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:17:33.583 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:17:33.601 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:17:33.630 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:17:33.649 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:17:33.677 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:17:33.695 | + 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:17:33.723 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:17:33.741 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:17:33.770 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:17:33.788 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:17:33.817 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:17:33.835 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:17:33.864 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:17:33.882 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:17:33.910 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:17:33.928 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:17:33.957 | + 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:17:33.961 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:17:33.979 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:17:34.007 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:17:34.035 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:17:34.064 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:17:34.091 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:17:34.094 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:17:34.098 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:17:34.127 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:17:34.155 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:17:34.183 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:17:34.212 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:17:34.241 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:17:34.268 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:17:34.295 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:17:34.322 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:17:34.349 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:17:34.365 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:34.368 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:17:34.386 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:17:34.388 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:17:34.408 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:17:34.411 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2022-04-13 23:17:34.438 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:17:34.440 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:17:34.468 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2022-04-13 23:17:34.497 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:17:34.500 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:17:34.527 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:17:34.543 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:34.545 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:17:34.548 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:17:34.553 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:17:34.555 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:17:34.567 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:17:34.570 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:17:34.582 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:17:34.584 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:17:34.586 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:17:34.589 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:17:34.591 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:17:34.593 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:17:34.596 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:17:34.598 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:17:34.600 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:17:34.613 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:17:34.617 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:17:34.619 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:17:34.637 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:34.640 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:17:34.658 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:34.660 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:17:34.663 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:17:34.665 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:17:34.668 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:34.670 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:17:34.672 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:17:34.675 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:17:34.678 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:17:34.695 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:34.697 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:17:34.700 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:17:34.718 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:34.720 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:17:34.723 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:17:34.726 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:17:34.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:34.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:34.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:17:34.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:34.739 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:17:34.742 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:17:34.745 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:17:34.748 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:17:34.751 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:17:34.753 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:17:34.756 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:17:34.759 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:17:34.762 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:17:34.765 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:17:34.769 | +++ 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:17:34.769 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:17:34.774 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:17:34.777 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:17:34.780 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:17:34.783 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:17:34.785 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:17:34.807 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:17:34.809 | + 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:17:35.690 | /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:35.690 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:35.690 | /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:35.690 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:36.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:36.919 | 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:17:37.005 | 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:17:37.006 | 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:17:37.007 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:17:37.008 | 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:17:37.009 | 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:17:37.010 | 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:17:37.011 | 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:17:37.012 | 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:17:37.013 | 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:17:37.015 | 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:17:37.016 | 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:17:37.017 | 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:17:37.019 | 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:17:37.022 | 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:17:37.024 | 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:17:37.026 | 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:17:37.029 | 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:17:37.031 | 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:17:37.040 | 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:17:37.041 | 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:17:37.054 | 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:17:37.125 | 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:17:37.127 | 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:17:37.128 | 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:17:37.152 | 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:17:37.154 | 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:17:37.156 | 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:17:37.158 | 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:17:37.159 | 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:17:37.168 | 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:17:37.211 | 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:17:37.212 | 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:17:37.213 | 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:17:37.214 | 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:17:37.235 | 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:17:37.236 | 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:17:37.253 | 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:17:37.269 | 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:17:37.271 | 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:17:37.289 | 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:17:37.291 | 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:17:37.375 | 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:17:37.376 | 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:17:37.379 | 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:17:37.380 | 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:17:37.430 | 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:17:37.456 | 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:17:37.692 | 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:17:37.696 | 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:17:37.729 | 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:17:37.730 | 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:17:37.732 | 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:17:37.734 | 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:17:37.736 | 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:17:37.738 | 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:17:37.793 | 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:17:37.987 | 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:17:38.010 | 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:17:38.098 | 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:17:38.245 | 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:17:40.401 | 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:40.408 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:40.408 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:40.535 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:40.537 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:40.539 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:40.542 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:40.544 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:40.547 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:40.549 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:40.551 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:40.554 | + functions-common:time_stop:2439 : start_time=1649891854801 2022-04-13 23:17:40.556 | + functions-common:time_stop:2441 : [[ -z 1649891854801 ]] 2022-04-13 23:17:40.559 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:40.564 | + functions-common:time_stop:2444 : end_time=1649891860560 2022-04-13 23:17:40.566 | + functions-common:time_stop:2445 : elapsed_time=5759 2022-04-13 23:17:40.568 | + functions-common:time_stop:2446 : total=82171 2022-04-13 23:17:40.570 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:40.573 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87930 2022-04-13 23:17:40.575 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:40.577 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:17:40.580 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:17:40.583 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:17:40.596 | + 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:17:40.601 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:17:40.603 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:17:40.606 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:17:40.609 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:40.611 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:40.614 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:40.616 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:40.619 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:40.622 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:40.638 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:40.640 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:40.642 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:40.645 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:40.645 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:40.651 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:17:40.653 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:40.655 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:17:40.668 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:17:40.671 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:40.672 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:40.675 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:17:40.678 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:40.680 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:17:40.683 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:40.685 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:17:40.688 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:17:40.690 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:17:40.693 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:17:40.696 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:40.698 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:17:40.701 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:17:40.703 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:40.706 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:17:40.709 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:17:40.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:40.715 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:17:40.717 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:40.720 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:40.723 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:17:40.729 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:17:40.731 | + 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:17:41.403 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:17:41.406 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:41.408 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:41.411 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:41.413 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:17:41.415 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:17:41.417 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:41.420 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:17:41.422 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:41.425 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:17:41.427 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:17:41.430 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:17:41.432 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:41.434 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:17:41.458 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:17:41.461 | + 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:17:42.325 | /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:42.325 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:42.326 | /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:42.326 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:43.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:43.552 | Obtaining file:///opt/stack/glance 2022-04-13 23:17:43.552 | Preparing metadata (setup.py): started 2022-04-13 23:17:48.419 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:17:48.495 | 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:17:48.496 | 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:17:48.497 | 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:17:48.498 | 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:17:48.499 | 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:17:48.501 | 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:17:48.502 | 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:17:48.503 | 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:17:48.504 | 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:17:48.505 | 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:17:48.506 | 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:17:48.507 | 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:17:48.508 | 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:17:48.509 | 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:17:48.511 | 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:17:48.512 | 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:17:48.513 | 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:17:48.514 | 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:17:48.515 | 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:17:48.516 | 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:17:48.517 | 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:17:48.518 | 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:17:48.519 | 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:17:48.520 | 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:17:48.521 | 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:17:48.522 | 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:17:48.523 | 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:17:48.525 | 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:17:48.526 | 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:17:48.527 | 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:17:48.528 | 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:17:48.529 | 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:17:48.530 | 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:17:48.532 | 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:17:48.533 | 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:17:48.534 | 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:17:48.535 | 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:17:48.536 | 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:17:48.537 | 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:17:48.538 | 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:17:48.539 | 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:17:48.540 | 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:17:48.542 | 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:17:48.558 | 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:17:48.560 | 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:17:48.561 | 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:17:48.582 | 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:17:48.585 | 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:17:48.624 | 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:17:48.640 | 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:17:48.649 | 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:17:48.663 | 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:17:48.665 | 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:17:48.666 | 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:17:48.759 | 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:17:48.841 | 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:17:48.895 | 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:17:48.898 | 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:17:48.929 | 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:17:49.001 | 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:17:49.002 | 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:17:49.005 | 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:17:49.064 | 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:17:49.065 | 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:17:49.068 | 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:17:49.095 | 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:17:49.143 | 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:17:49.147 | 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:17:49.206 | 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:17:49.207 | 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:17:49.208 | 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:17:49.210 | 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:17:49.212 | 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:17:49.239 | 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:17:49.240 | 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:17:49.243 | 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:17:49.286 | 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:17:49.329 | 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:17:49.331 | 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:17:49.333 | 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:17:49.410 | 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:17:49.471 | 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:17:49.574 | 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:17:49.848 | 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:17:49.850 | 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:17:49.851 | 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:17:49.852 | 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:17:49.910 | 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:17:49.933 | 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:17:50.027 | 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:17:50.150 | 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:17:50.363 | 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:17:50.364 | 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:17:50.365 | 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:17:50.367 | 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:17:50.369 | 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:17:50.370 | 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:17:50.372 | 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:17:50.495 | 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:17:50.528 | 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:17:50.576 | 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:17:50.578 | 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:17:50.820 | 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:17:51.003 | 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:17:51.005 | 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:17:51.006 | 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:17:51.008 | 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:17:51.116 | 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:17:51.271 | 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:17:51.403 | 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:17:51.719 | 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:17:51.723 | 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:17:51.950 | 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:17:52.235 | 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:17:52.594 | 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:17:52.595 | 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:17:54.074 | Installing collected packages: glance 2022-04-13 23:17:54.074 | Attempting uninstall: glance 2022-04-13 23:17:54.074 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:17:54.082 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:17:54.083 | Running setup.py develop for glance 2022-04-13 23:18:00.252 | Successfully installed glance 2022-04-13 23:18:00.253 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:18:00.260 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:00.260 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:00.398 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:00.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:00.403 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:00.406 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:00.408 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:00.410 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:00.413 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:00.415 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:00.417 | + functions-common:time_stop:2439 : start_time=1649891861451 2022-04-13 23:18:00.419 | + functions-common:time_stop:2441 : [[ -z 1649891861451 ]] 2022-04-13 23:18:00.422 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:00.426 | + functions-common:time_stop:2444 : end_time=1649891880424 2022-04-13 23:18:00.429 | + functions-common:time_stop:2445 : elapsed_time=18973 2022-04-13 23:18:00.431 | + functions-common:time_stop:2446 : total=87930 2022-04-13 23:18:00.433 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:00.435 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=106903 2022-04-13 23:18:00.438 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:00.441 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:18:00.443 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:18:00.446 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:18:00.465 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:18:00.478 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:18:00.481 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:18:00.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:00.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:00.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:18:00.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:00.493 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:18:00.496 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:18:00.499 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:18:00.511 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:18:00.514 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:18:00.516 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:18:00.518 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:18:00.521 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:18:00.523 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:18:00.526 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:18:00.528 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:18:00.557 | + 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:18:00.587 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:18:00.617 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:18:00.647 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:18:00.678 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:18:00.707 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:18:00.710 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:18:00.712 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:18:00.715 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:18:00.718 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:18:00.747 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:18:00.776 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 23:18:00.806 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:18:00.836 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:18:00.866 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:18:00.896 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:18:00.926 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:18:00.956 | + 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:18:00.986 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:18:01.016 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:18:01.047 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:18:01.050 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:18:01.052 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:18:01.054 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:18:01.057 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:18:01.059 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:18:01.075 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:01.079 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:18:01.082 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:18:01.084 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:18:01.101 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:01.103 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:18:01.106 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:18:01.136 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:18:01.138 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:18:01.141 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:18:01.143 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:18:01.146 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:18:01.176 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:18:01.206 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:18:01.209 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:18:01.211 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:18:01.213 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:18:01.216 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:18:01.219 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:01.221 | + 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:18:01.251 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:18:01.254 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2022-04-13 23:18:01.284 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:18:01.286 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:18:01.303 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:01.305 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:18:01.336 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:18:01.365 | + 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:18:01.396 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:18:01.425 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:18:01.456 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:18:01.472 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:01.475 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:18:01.505 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:18:01.535 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:18:01.565 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2022-04-13 23:18:01.595 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:18:01.625 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2022-04-13 23:18:01.655 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:18:01.672 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:01.675 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:18:01.677 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:18:01.680 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:18:01.683 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:18:01.700 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:18:01.703 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:18:01.705 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:01.708 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:18:01.710 | + 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:18:01.740 | + 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:18:01.770 | + 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:18:01.800 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:01.831 | + 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:18:01.836 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:18:01.866 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:18:01.897 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:18:01.928 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2022-04-13 23:18:01.958 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:18:01.989 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:18:02.018 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:18:02.050 | + 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:18:02.081 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:18:02.111 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:18:02.141 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:18:02.172 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:18:02.177 | + 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:18:02.187 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:18:02.209 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:02.212 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:18:02.214 | + 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:18:02.217 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:18:02.220 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:18:02.222 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:18:02.225 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:18:02.229 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:18:02.231 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:18:02.236 | + 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:18:02.266 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:18:02.268 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:18:02.271 | ++ functions:get_random_port:837 : true 2022-04-13 23:18:02.273 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:18:02.275 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:18:02.277 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:18:02.331 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:18:02.334 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:18:02.336 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:18:02.339 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:18:02.341 | + 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:18:02.369 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:18:02.396 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:18:02.425 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:18:02.453 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:18:02.486 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:18:02.518 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:18:02.548 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:18:02.575 | + 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:18:02.603 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:18:02.630 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:18:02.659 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:18:02.686 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:18:02.713 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:18:02.741 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:18:02.769 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:18:02.799 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:18:02.837 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:18:02.866 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:18:02.894 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:18:02.897 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:18:02.899 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:02.901 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:02.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:02.907 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:02.909 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:18:02.963 | proxy (enabled by site administrator) 2022-04-13 23:18:02.966 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:18:02.969 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:18:02.972 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:02.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:02.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:02.979 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:02.981 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:18:03.036 | proxy_http (enabled by site administrator) 2022-04-13 23:18:03.039 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:18:03.042 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:18:03.045 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:18:03.048 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:18:03.050 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:03.053 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:03.055 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:03.058 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:03.061 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:18:03.062 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:03.070 | KeepAlive Off 2022-04-13 23:18:03.075 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:03.075 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:18:03.084 | SetEnv proxy-sendchunked 1 2022-04-13 23:18:03.088 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:18:03.089 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:18:03.097 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:18:03.101 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:18:03.103 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:18:03.105 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:18:03.108 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:18:03.110 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:03.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:03.115 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:03.117 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:03.120 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:18:03.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:03.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:03.128 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:18:03.190 | Site glance-wsgi-api already enabled 2022-04-13 23:18:03.195 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:18:03.197 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:18:03.199 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:03.203 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:18:03.342 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:18:03.348 | + 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:18:03.385 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:18:03.388 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:18:03.407 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:03.409 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:18:03.412 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:18:03.414 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:18:03.417 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:18:03.419 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:18:03.422 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:18:03.424 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:18:03.427 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:18:03.429 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:18:03.431 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:18:03.434 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:18:03.437 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:18:03.439 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:18:03.442 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:18:03.460 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:18:03.462 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:18:03.464 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:03.467 | + functions-common:git_clone:629 : echo master 2022-04-13 23:18:03.467 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:18:03.472 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:18:03.475 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:03.477 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:18:03.490 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:18:03.493 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:18:03.493 | + functions-common:git_clone:685 : head -1 2022-04-13 23:18:03.505 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:18:03.508 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:18:03.511 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:18:03.513 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:18:03.516 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:18:03.519 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:18:03.521 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:18:03.524 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:18:03.526 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:18:03.529 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:18:03.532 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:18:03.534 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:18:03.537 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:18:03.540 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:18:03.543 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:18:03.546 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:18:03.548 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:18:03.551 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:18:03.554 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:18:03.560 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:18:03.562 | + 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:18:04.241 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:18:04.243 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:18:04.246 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:18:04.248 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:18:04.251 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:18:04.253 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:18:04.255 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:18:04.258 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:18:04.260 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:18:04.262 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:18:04.265 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:18:04.267 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:18:04.270 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:18:04.272 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:18:04.292 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:18:04.295 | + 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:18:05.165 | /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.165 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:05.165 | /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.165 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:06.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:06.397 | Obtaining file:///opt/stack/cinder 2022-04-13 23:18:06.398 | Preparing metadata (setup.py): started 2022-04-13 23:18:12.117 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:18:12.268 | 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:18:12.269 | 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:18:12.270 | 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:18:12.272 | 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:18:12.273 | 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:18:12.274 | 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:18:12.275 | 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:18:12.276 | 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:18:12.277 | 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:18:12.278 | 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:18:12.280 | 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:18:12.281 | 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:18:12.290 | 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:18:12.290 | 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:18:12.292 | 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:18:12.292 | 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:18:12.292 | 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:18:12.292 | 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:18:12.292 | 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:18:12.292 | 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:18:12.292 | 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:18:12.292 | 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:18:12.293 | 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:18:12.295 | 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:18:12.296 | 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:18:12.297 | 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:18:12.298 | 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:18:12.300 | 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:18:12.302 | 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:18:12.303 | 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:18:12.305 | 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:18:12.306 | 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:18:12.307 | 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:18:12.308 | 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:18:12.309 | 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:18:12.311 | 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:18:12.313 | 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:18:12.315 | 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:18:12.316 | 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:18:12.318 | 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:18:12.319 | 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:18:12.320 | 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:18:12.321 | 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:18:12.322 | 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:18:12.323 | 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:18:12.325 | 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:18:12.327 | 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:18:12.328 | 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:18:12.329 | 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:18:12.330 | 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:18:12.331 | 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:18:12.332 | 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:18:12.333 | 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:18:12.334 | 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:18:12.335 | 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:18:12.336 | 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:18:12.338 | 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:18:12.339 | 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:18:12.340 | 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:18:12.341 | 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:18:12.342 | 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:18:12.343 | 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:18:12.357 | 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:18:12.358 | 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:18:12.359 | 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:18:12.423 | 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:18:12.456 | 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:18:12.472 | 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:18:12.473 | 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:18:12.475 | 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:18:12.476 | 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:18:12.573 | 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:18:12.629 | 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:18:12.634 | 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:18:12.661 | 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:18:12.662 | 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:18:12.664 | 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:18:12.745 | 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:18:12.791 | 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:18:12.792 | 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:18:12.794 | 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:18:12.795 | 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:18:12.859 | 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:18:12.861 | 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:18:12.862 | 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:18:12.919 | 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:18:12.922 | 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:18:12.986 | 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:18:12.988 | 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:18:12.992 | 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:18:12.994 | 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:18:12.995 | 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:18:13.020 | 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:18:13.021 | 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:18:13.024 | 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:18:13.069 | 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:18:13.160 | 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:18:13.161 | 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:18:13.184 | 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:18:13.212 | 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:18:13.280 | 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:18:13.283 | 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:18:13.420 | 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:18:13.445 | 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:18:13.587 | 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:18:13.628 | 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:18:13.629 | 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:18:13.631 | 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:18:13.836 | 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:18:13.839 | 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:18:13.840 | 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:18:13.879 | 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:18:13.909 | 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:18:14.169 | 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:18:14.171 | 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:18:14.315 | 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:18:14.318 | 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:18:14.319 | 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:18:14.486 | 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:18:14.608 | 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:18:14.609 | 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:18:14.611 | 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:18:14.648 | 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:18:14.870 | 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:18:14.955 | 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:18:14.957 | 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:18:15.140 | 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:18:15.235 | 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:18:15.236 | 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:18:15.423 | 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:18:15.860 | 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:18:15.911 | 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:18:15.961 | 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:18:17.053 | 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:18:17.338 | 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:18:17.340 | 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:18:17.488 | 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:18:17.690 | 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:18:17.867 | 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:18:19.609 | Installing collected packages: cinder 2022-04-13 23:18:19.609 | Attempting uninstall: cinder 2022-04-13 23:18:19.609 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:18:19.615 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:18:19.616 | Running setup.py develop for cinder 2022-04-13 23:18:27.228 | Successfully installed cinder 2022-04-13 23:18:27.228 | 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:27.237 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:27.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:27.405 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:27.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:27.409 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:27.412 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:27.414 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:27.416 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:27.418 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:27.421 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:27.423 | + functions-common:time_stop:2439 : start_time=1649891884287 2022-04-13 23:18:27.425 | + functions-common:time_stop:2441 : [[ -z 1649891884287 ]] 2022-04-13 23:18:27.428 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:27.432 | + functions-common:time_stop:2444 : end_time=1649891907430 2022-04-13 23:18:27.435 | + functions-common:time_stop:2445 : elapsed_time=23143 2022-04-13 23:18:27.437 | + functions-common:time_stop:2446 : total=106903 2022-04-13 23:18:27.439 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:27.442 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=130046 2022-04-13 23:18:27.444 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:27.446 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:18:27.449 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:18:27.452 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:18:27.471 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:18:27.484 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:18:27.487 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:18:27.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:27.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:27.494 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:18:27.497 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:27.500 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:18:27.502 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:18:27.505 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:18:27.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:27.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:27.513 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:18:27.525 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:18:27.527 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:18:27.530 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:18:27.533 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:18:27.535 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:18:27.538 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:27.540 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:18:27.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:27.545 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:27.548 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:18:27.550 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:27.553 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:18:27.555 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:18:27.558 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:18:27.561 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:18:27.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:27.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:27.568 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:18:27.592 | + 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:18:27.705 | Reading package lists... 2022-04-13 23:18:27.952 | Building dependency tree... 2022-04-13 23:18:27.954 | Reading state information... 2022-04-13 23:18:28.214 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:18:28.214 | The following packages were automatically installed and are no longer required: 2022-04-13 23:18:28.215 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:18:28.215 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:18:28.215 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:18:28.215 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:18:28.215 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:18:28.216 | python3-zope.interface 2022-04-13 23:18:28.216 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:18:28.330 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:18:28.334 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:18:28.337 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:18:28.339 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:28.342 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:28.345 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:28.347 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:28.350 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:28.352 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:18:28.355 | + functions-common:time_stop:2439 : start_time=1649891907589 2022-04-13 23:18:28.357 | + functions-common:time_stop:2441 : [[ -z 1649891907589 ]] 2022-04-13 23:18:28.360 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:28.365 | + functions-common:time_stop:2444 : end_time=1649891908362 2022-04-13 23:18:28.367 | + functions-common:time_stop:2445 : elapsed_time=773 2022-04-13 23:18:28.370 | + functions-common:time_stop:2446 : total=5369 2022-04-13 23:18:28.372 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:28.375 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6142 2022-04-13 23:18:28.377 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:18:28.380 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:18:28.382 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:18:28.385 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:18:28.398 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:18:28.401 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:18:28.404 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:18:28.406 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:18:28.409 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:18:28.410 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:18:28.414 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:18:28.416 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:18:28.418 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:18:28.421 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:18:28.423 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:18:28.425 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:18:28.427 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:18:28.429 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:18:28.446 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:18:28.459 | + 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:18:28.472 | + 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:18:28.485 | + 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:18:28.496 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:18:28.499 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:18:28.503 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.CZy9mqUZG0 2022-04-13 23:18:28.506 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:18:28.508 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:18:28.510 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:18:28.513 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.CZy9mqUZG0 2022-04-13 23:18:28.522 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.CZy9mqUZG0 2022-04-13 23:18:28.534 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.CZy9mqUZG0 /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:18:28.546 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:18:28.551 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:18:28.553 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:18:28.555 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:18:28.557 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:18:28.559 | + 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:18:28.562 | + 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:18:28.564 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:18:28.566 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:18:28.571 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:18:28.575 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:18:28.594 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:18:28.613 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:18:28.631 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:18:28.650 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:18:28.668 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:18:28.686 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:18:28.705 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:18:28.724 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:18:28.726 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:18:28.728 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:18:28.730 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:18:28.733 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:18:28.762 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:18:28.789 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 23:18:28.817 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:18:28.845 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:18:28.872 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:18:28.899 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:18:28.927 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:18:28.955 | + 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:18:28.984 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:18:29.011 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:18:29.042 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:18:29.070 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:18:29.072 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:18:29.075 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:18:29.078 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:18:29.080 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:18:29.083 | + 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:18:29.113 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:18:29.141 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:18:29.169 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:18:29.196 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:18:29.225 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:18:29.252 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:18:29.284 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:18:29.286 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15 2022-04-13 23:18:29.314 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:18:29.346 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:18:29.353 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 884b05a955bb357e27b9c749ee49e4f2 2022-04-13 23:18:29.381 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:18:29.383 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:18:29.411 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:18:29.439 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:18:29.468 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:18:29.496 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:18:29.512 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:29.514 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:18:29.531 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:29.533 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:18:29.550 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:29.552 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:18:29.568 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:29.570 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:18:29.573 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:18:29.575 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:18:29.577 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:18:29.580 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:18:29.582 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:18:29.584 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:18:29.601 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:29.604 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:18:29.607 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:18:29.610 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:18:29.625 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:29.628 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:18:29.630 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:18:29.659 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:18:29.661 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:18:29.663 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:18:29.666 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:18:29.668 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:18:29.672 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:18:29.689 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:18:29.691 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:18:29.693 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:29.696 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:18:29.698 | + 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:18:29.727 | + 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:18:29.756 | + 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:18:29.784 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:29.812 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:18:29.828 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:29.831 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:18:29.833 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:18:29.836 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:18:29.838 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:18:29.840 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:18:29.843 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:18:29.846 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:18:29.850 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:18:29.852 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:18:29.854 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:18:29.867 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:18:29.867 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:29.876 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:18:29.880 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:29.895 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:18:29.897 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:18:29.901 | + 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:18:29.930 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:18:29.959 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:18:29.986 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:18:30.017 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:18:30.046 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:18:30.073 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:18:30.102 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:18:30.129 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:18:30.157 | + 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:18:30.184 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:18:30.212 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:18:30.244 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:18:30.272 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:18:30.275 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:18:30.278 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:18:30.283 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:18:30.286 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:18:30.288 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:30.291 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:30.293 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:18:30.297 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:18:30.299 | + 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:18:30.331 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:18:30.361 | + 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:18:30.361 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:18:30.370 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:18:30.373 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:18:30.376 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:18:30.378 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:18:30.381 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:18:30.383 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:30.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:30.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:30.390 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:30.393 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:18:30.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:30.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:30.400 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:18:30.461 | Enabling site cinder-wsgi. 2022-04-13 23:18:30.467 | To activate the new configuration, you need to run: 2022-04-13 23:18:30.467 | systemctl reload apache2 2022-04-13 23:18:30.471 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:18:30.474 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:18:30.476 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:30.478 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:18:30.681 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:18:30.684 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:18:30.714 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image 2022-04-13 23:18:30.743 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:18:30.760 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:30.763 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:18:30.766 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:18:30.768 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:18:30.771 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:18:30.773 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:18:30.804 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:18:30.833 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity 2022-04-13 23:18:30.860 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:18:30.888 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:18:30.916 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:18:30.944 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:18:30.972 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:18:31.001 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:18:31.028 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:18:31.057 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:18:31.085 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:18:31.113 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:18:31.115 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:18:31.132 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:31.134 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379 2022-04-13 23:18:31.166 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:18:31.168 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:18:31.187 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:31.190 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:18:31.192 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:18:31.195 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:18:31.197 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:18:31.200 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:18:31.202 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:18:31.206 | ++ 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:18:31.206 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:18:31.212 | + 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:18:31.214 | + 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:18:31.217 | + 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:18:31.220 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:18:31.222 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:18:31.225 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:18:31.227 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:18:31.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:31.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:31.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:18:31.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:31.241 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:18:31.243 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:18:31.245 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:18:31.248 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:18:31.250 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:18:31.253 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:18:31.256 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:18:31.258 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:18:31.261 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:18:31.277 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:18:31.279 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:18:31.282 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:31.284 | + functions-common:git_clone:629 : echo master 2022-04-13 23:18:31.285 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:18:31.290 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:18:31.292 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:31.294 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:18:31.307 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:18:31.310 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:18:31.311 | + functions-common:git_clone:685 : head -1 2022-04-13 23:18:31.314 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:18:31.317 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:18:31.320 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:18:31.322 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:18:31.325 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:18:31.328 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:18:31.330 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:18:31.333 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:18:31.335 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:18:31.338 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:18:31.340 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:18:31.343 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:18:31.345 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:18:31.349 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:18:31.351 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:18:31.354 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:18:31.357 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:18:31.359 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:18:31.363 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:18:31.369 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:18:31.371 | + 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:18:32.054 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:18:32.057 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:18:32.059 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:18:32.062 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:18:32.065 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:18:32.067 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:18:32.069 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:18:32.071 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:18:32.074 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:18:32.076 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:18:32.079 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:18:32.081 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:18:32.084 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:18:32.086 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:18:32.106 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:18:32.110 | + 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:18:32.990 | /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:32.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:32.990 | /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:32.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:34.227 | Obtaining file:///opt/stack/neutron 2022-04-13 23:18:34.228 | Preparing metadata (setup.py): started 2022-04-13 23:18:39.956 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:18:40.052 | 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:18:40.054 | 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:18:40.055 | 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:18:40.056 | 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:18:40.057 | 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:18:40.058 | 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:18:40.059 | 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:18:40.060 | 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:18:40.061 | 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:18:40.062 | 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:18:40.063 | 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:18:40.064 | 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:18:40.065 | 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:18:40.066 | 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:18:40.067 | 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:18:40.069 | 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:18:40.070 | 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:18:40.071 | 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:18:40.072 | 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:18:40.073 | 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:18:40.074 | 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:18:40.075 | 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:18:40.076 | 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:18:40.078 | 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:18:40.079 | 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:18:40.080 | 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:18:40.081 | 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:18:40.082 | 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:18:40.083 | 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:18:40.085 | 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:18:40.086 | 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:18:40.087 | 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:18:40.088 | 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:18:40.089 | 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:18:40.090 | 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:18:40.091 | 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:18:40.093 | 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:18:40.094 | 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:18:40.095 | 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:18:40.096 | 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:18:40.097 | 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:18:40.098 | 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:18:40.100 | 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:18:40.101 | 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:18:40.102 | 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:18:40.103 | 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:18:40.104 | 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:18:40.105 | 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:18:40.106 | 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:18:40.107 | 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:18:40.109 | 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:18:40.110 | 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:18:40.112 | 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:18:40.113 | 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:18:40.114 | 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:18:40.130 | 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:18:40.131 | 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:18:40.132 | 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:18:40.140 | 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:18:40.152 | 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:18:40.153 | 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:18:40.154 | 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:18:40.175 | 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:18:40.182 | 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:18:40.244 | 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:18:40.245 | 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:18:40.308 | 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:18:40.310 | 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:18:40.361 | 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:18:40.362 | 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:18:40.392 | 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:18:40.394 | 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:18:40.395 | 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:18:40.396 | 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:18:40.398 | 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:18:40.399 | 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:18:40.400 | 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:18:40.402 | 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:18:40.419 | 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:18:40.512 | 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:18:40.584 | 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:18:40.648 | 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:18:40.652 | 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:18:40.653 | 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:18:40.713 | 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:18:40.716 | 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:18:40.776 | 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:18:40.779 | 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:18:40.781 | 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:18:40.782 | 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:18:40.808 | 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:18:40.810 | 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:18:40.858 | 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:18:40.912 | 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:18:40.947 | 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:18:40.949 | 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:18:40.973 | 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:18:41.117 | 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:18:41.189 | 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:18:41.267 | 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:18:41.268 | 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:18:41.387 | 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:18:41.388 | 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:18:41.390 | 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:18:41.391 | 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:18:41.392 | 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:18:41.394 | 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:18:41.395 | 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:18:41.605 | 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:18:41.607 | 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:18:41.608 | 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:18:41.655 | 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:18:41.659 | 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:18:41.749 | 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:18:41.750 | 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:18:41.753 | 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:18:41.755 | 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:18:41.791 | 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:18:42.136 | 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:18:42.213 | 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:18:42.385 | 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:18:42.460 | 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:18:42.463 | 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:18:42.701 | 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:18:42.886 | 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:18:43.471 | 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:18:43.519 | 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:18:44.131 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:18:44.132 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:18:44.469 | 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:18:44.469 | 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:18:44.640 | 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:18:44.887 | 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:18:44.889 | 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:18:45.075 | 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:18:45.341 | 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:18:46.996 | Installing collected packages: neutron 2022-04-13 23:18:46.996 | Attempting uninstall: neutron 2022-04-13 23:18:46.997 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:18:47.015 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:18:47.017 | Running setup.py develop for neutron 2022-04-13 23:18:54.651 | Successfully installed neutron 2022-04-13 23:18:54.651 | 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:54.659 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:54.659 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:54.810 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:54.812 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:54.815 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:54.817 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:54.819 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:54.821 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:54.823 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:54.826 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:54.828 | + functions-common:time_stop:2439 : start_time=1649891912101 2022-04-13 23:18:54.831 | + functions-common:time_stop:2441 : [[ -z 1649891912101 ]] 2022-04-13 23:18:54.833 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:54.838 | + functions-common:time_stop:2444 : end_time=1649891934835 2022-04-13 23:18:54.840 | + functions-common:time_stop:2445 : elapsed_time=22734 2022-04-13 23:18:54.843 | + functions-common:time_stop:2446 : total=130046 2022-04-13 23:18:54.845 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:54.847 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=152780 2022-04-13 23:18:54.850 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:54.852 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:18:54.855 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:18:54.858 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:18:54.876 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:18:54.888 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:18:54.891 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:18:54.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:54.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:54.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:18:54.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:54.903 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:18:54.906 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:18:54.909 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:18:54.927 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:54.929 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:18:54.932 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:18:54.934 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:18:54.937 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:18:54.939 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:18:54.942 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:18:54.944 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:18:54.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:54.949 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:54.951 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:18:54.954 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:54.956 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:18:54.973 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:54.975 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:18:54.992 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:54.994 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:18:55.010 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:55.013 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:18:55.015 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:18:55.017 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:18:55.019 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:18:55.021 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:18:55.024 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:18:55.026 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:18:55.029 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:18:55.032 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:18:55.047 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:18:55.049 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:18:55.052 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:55.054 | + functions-common:git_clone:629 : echo master 2022-04-13 23:18:55.055 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:18:55.060 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:18:55.063 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:55.065 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:18:55.078 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:18:55.081 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:18:55.081 | + functions-common:git_clone:685 : head -1 2022-04-13 23:18:55.085 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:18:55.088 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:18:55.090 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:18:55.093 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:18:55.095 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:18:55.098 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:18:55.100 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:18:55.102 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:18:55.105 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:18:55.108 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:18:55.111 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:18:55.113 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:18:55.116 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:18:55.119 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:18:55.121 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:18:55.124 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:18:55.127 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:18:55.130 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:18:55.133 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:18:55.141 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:18:55.143 | + 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:18:55.814 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:18:55.816 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:18:55.818 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:18:55.821 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:18:55.823 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:18:55.825 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:18:55.828 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:18:55.830 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:18:55.832 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:18:55.835 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:18:55.837 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:18:55.839 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:18:55.844 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:18:55.846 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:18:55.868 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:18:55.870 | + 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:18:56.745 | /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:56.746 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:56.746 | /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:56.746 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:57.990 | Obtaining file:///opt/stack/nova 2022-04-13 23:18:57.990 | Preparing metadata (setup.py): started 2022-04-13 23:19:04.825 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:19:04.952 | 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:19:04.953 | 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:19:04.954 | 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:19:04.955 | 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:19:04.956 | 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:19:04.957 | 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:19:04.958 | 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:19:04.959 | 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:19:04.960 | 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:19:04.962 | 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:19:04.962 | 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:19:04.963 | 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:19:04.964 | 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:19:04.966 | 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:19:04.967 | 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:19:04.968 | 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:19:04.969 | 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:19:04.970 | 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:19:04.971 | 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:19:04.972 | 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:19:04.973 | 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:19:04.974 | 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:19:04.975 | 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:19:04.977 | 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:19:04.978 | 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:19:04.979 | 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:19:04.980 | 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:19:04.981 | 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:19:04.983 | 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:19:04.984 | 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:19:04.985 | 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:19:04.986 | 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:19:04.987 | 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:19:04.988 | 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:19:04.989 | 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:19:04.991 | 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:19:04.992 | 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:19:04.993 | 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:19:04.994 | 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:19:04.995 | 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:19:04.996 | 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:19:04.998 | 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:19:04.999 | 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:19:05.000 | 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:19:05.001 | 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:19:05.002 | 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:19:05.003 | 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:19:05.004 | 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:19:05.005 | 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:19:05.006 | 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:19:05.008 | 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:19:05.009 | 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:19:05.010 | 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:19:05.011 | 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:19:05.012 | 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:19:05.014 | 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:19:05.015 | 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:19:05.016 | 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:19:05.017 | 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:19:05.018 | 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:19:05.019 | 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:19:05.020 | 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:19:05.021 | 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:19:05.022 | 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:19:05.039 | 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:19:05.040 | 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:19:05.041 | 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:19:05.064 | 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:19:05.104 | 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:19:05.135 | 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:19:05.136 | 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:19:05.160 | 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:19:05.287 | 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:19:05.289 | 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:19:05.349 | 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:19:05.350 | 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:19:05.377 | 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:19:05.378 | 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:19:05.379 | 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:19:05.380 | 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:19:05.403 | 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:19:05.408 | 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:19:05.459 | 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:19:05.463 | 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:19:05.465 | 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:19:05.525 | 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:19:05.635 | 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:19:05.638 | 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:19:05.719 | 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:19:05.781 | 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:19:05.783 | 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:19:05.785 | 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:19:05.790 | 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:19:05.815 | 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:19:05.818 | 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:19:05.876 | 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:19:05.934 | 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:19:05.967 | 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:19:05.969 | 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:19:06.023 | 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:19:06.024 | 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:19:06.121 | 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:19:06.147 | 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:19:06.227 | 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:19:06.308 | 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:19:06.371 | 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:19:06.373 | 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:19:06.375 | 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:19:06.425 | 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:19:06.426 | 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:19:06.429 | 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:19:06.519 | 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:19:06.520 | 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:19:06.523 | 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:19:06.525 | 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:19:06.623 | 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:19:06.836 | 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:19:06.838 | 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:19:06.949 | 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:19:06.952 | 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:19:06.955 | 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:19:07.073 | 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:19:07.150 | 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:19:07.186 | 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:19:07.401 | 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:19:07.481 | 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:19:07.484 | 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:19:07.702 | 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:19:07.811 | 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:19:08.286 | 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:19:08.329 | 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:19:08.703 | 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:19:08.705 | 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:19:08.706 | 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:19:08.707 | 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:19:08.708 | 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:19:08.709 | 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:19:08.711 | 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:19:09.945 | 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:19:10.390 | 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:19:10.391 | 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:19:10.508 | 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:19:10.638 | 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:19:12.350 | Installing collected packages: nova 2022-04-13 23:19:12.350 | Attempting uninstall: nova 2022-04-13 23:19:12.351 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:19:12.359 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:19:12.361 | Running setup.py develop for nova 2022-04-13 23:19:20.742 | Successfully installed nova 2022-04-13 23:19:20.742 | 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:19:20.750 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:19:20.750 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:19:20.902 | + inc/python:pip_install:200 : result=0 2022-04-13 23:19:20.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:19:20.907 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:20.909 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:20.911 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:20.913 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:20.916 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:20.918 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:19:20.920 | + functions-common:time_stop:2439 : start_time=1649891935862 2022-04-13 23:19:20.923 | + functions-common:time_stop:2441 : [[ -z 1649891935862 ]] 2022-04-13 23:19:20.925 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:20.929 | + functions-common:time_stop:2444 : end_time=1649891960927 2022-04-13 23:19:20.932 | + functions-common:time_stop:2445 : elapsed_time=25065 2022-04-13 23:19:20.934 | + functions-common:time_stop:2446 : total=152780 2022-04-13 23:19:20.937 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:20.939 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=177845 2022-04-13 23:19:20.941 | + inc/python:pip_install:203 : return 0 2022-04-13 23:19:20.944 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:19:20.946 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:19:20.949 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:19:20.968 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:19:20.980 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:19:20.983 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:19:20.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:19:20.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:19:20.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:19:20.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:19:20.996 | + 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:19:21.008 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:19:21.011 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:19:21.014 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:19:21.026 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:19:21.028 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:19:21.031 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:19:21.034 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:19:21.035 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:19:21.039 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:19:21.042 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:19:21.044 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:19:21.047 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:19:21.049 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:19:21.051 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:19:21.054 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:19:21.056 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:19:21.068 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:19:21.081 | + 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:19:21.094 | + 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:19:21.106 | + 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:19:21.118 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:19:21.121 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:19:21.126 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tiIh4ZeRZ6 2022-04-13 23:19:21.129 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:19:21.131 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:19:21.134 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:19:21.136 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:19:21.139 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:19:21.142 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tiIh4ZeRZ6 2022-04-13 23:19:21.146 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tiIh4ZeRZ6 2022-04-13 23:19:21.157 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tiIh4ZeRZ6 /etc/sudoers.d/nova-rootwrap 2022-04-13 23:19:21.170 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:19:21.174 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:19:21.177 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:19:21.179 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:19:21.182 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:19:21.184 | + 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:19:21.187 | + 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:19:21.190 | + 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:19:21.192 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:19:21.197 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:19:21.215 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:21.218 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:19:21.220 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:19:21.224 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:19:21.228 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:19:21.259 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:19:21.261 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:19:21.288 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:19:21.317 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:19:21.344 | + 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:19:21.374 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:19:21.403 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:19:21.433 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:19:21.436 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.15 2022-04-13 23:19:21.463 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:19:21.490 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:19:21.523 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:19:21.551 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:19:21.579 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:19:21.609 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:19:21.611 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:19:21.613 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:19:21.616 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:19:21.618 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:19:21.620 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:19:21.623 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:19:21.625 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:19:21.627 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:19:21.629 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:19:21.631 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:19:21.633 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:19:21.635 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:19:21.638 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:19:21.641 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:19:21.643 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:19:21.645 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:19:21.647 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:19:21.650 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:19:21.652 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:19:21.668 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:21.671 | + 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:19:21.673 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:19:21.675 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:19:21.703 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:19:21.705 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:19:21.707 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:19:21.710 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:19:21.712 | ++ 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:19:21.715 | + 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:19:21.745 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:19:21.748 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:19:21.750 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:19:21.752 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:19:21.755 | ++ 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:19:21.757 | + 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:19:21.787 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:19:21.817 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:19:21.844 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:19:21.873 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:19:21.889 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:21.891 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:19:21.907 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:21.911 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:19:21.911 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:19:21.916 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:19:21.918 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:19:21.945 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:19:21.961 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:21.963 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:19:21.966 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:19:21.968 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:19:21.971 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:19:21.973 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:19:22.002 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:19:22.029 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 23:19:22.056 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:19:22.084 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:19:22.112 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:19:22.139 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:19:22.168 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:19:22.195 | + 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:19:22.223 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:19:22.251 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:19:22.268 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:22.270 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:19:22.272 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:19:22.302 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:19:22.330 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.15/identity 2022-04-13 23:19:22.357 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:19:22.384 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:19:22.413 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:19:22.440 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:19:22.468 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:19:22.495 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:19:22.514 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:22.516 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:19:22.518 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:19:22.546 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:19:22.577 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:19:22.579 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:19:22.606 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:19:22.608 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:19:22.611 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:19:22.613 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:19:22.615 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:19:22.617 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:19:22.620 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:19:22.623 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:19:22.625 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:19:22.627 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:19:22.629 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:19:22.632 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:19:22.634 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:19:22.636 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:19:22.638 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:19:22.640 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:19:22.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:19:22.645 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:19:22.647 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:19:22.649 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:19:22.651 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:19:22.654 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:19:22.657 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:19:22.659 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:19:22.662 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:19:22.678 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:19:22.680 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:19:22.682 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:19:22.685 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:19:22.687 | + 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:19:22.715 | + 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:19:22.742 | + 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:19:22.770 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:19:22.798 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:19:22.828 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:19:22.845 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:22.847 | + 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:19:22.849 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:19:22.852 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:19:22.854 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:19:22.856 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:19:22.859 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:19:22.862 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:19:22.866 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:19:22.868 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:19:22.870 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:19:22.883 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:19:22.883 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:22.892 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:19:22.895 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:22.911 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:19:22.914 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:19:22.918 | + 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:19:22.947 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:19:22.975 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:19:23.001 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:19:23.028 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:19:23.056 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:19:23.083 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:19:23.111 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:19:23.139 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:19:23.165 | + 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:19:23.193 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:19:23.221 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:19:23.247 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:19:23.275 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:19:23.277 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:19:23.281 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:19:23.283 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:19:23.285 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:19:23.288 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:23.290 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:23.292 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:19:23.295 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:19:23.297 | + 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:19:23.325 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:19:23.353 | + 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:19:23.354 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:19:23.362 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:19:23.365 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:19:23.368 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:19:23.370 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:19:23.373 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:19:23.375 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:19:23.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:23.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:23.382 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:19:23.385 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:19:23.387 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:23.390 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:23.392 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:19:23.455 | Enabling site nova-api-wsgi. 2022-04-13 23:19:23.460 | To activate the new configuration, you need to run: 2022-04-13 23:19:23.460 | systemctl reload apache2 2022-04-13 23:19:23.465 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:19:23.467 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:19:23.469 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:19:23.472 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:19:23.613 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:19:23.633 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:23.636 | + 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:19:23.638 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:19:23.640 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:19:23.643 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:19:23.645 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:19:23.647 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:19:23.650 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:19:23.655 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:19:23.657 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:19:23.660 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:19:23.673 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:19:23.674 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:23.682 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:19:23.686 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:23.702 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:19:23.704 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:19:23.708 | + 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:19:23.738 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:19:23.766 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:19:23.794 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:19:23.820 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:19:23.848 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:19:23.876 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:19:23.904 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:19:23.932 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:19:23.960 | + 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:19:23.988 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:19:24.016 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:19:24.043 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:19:24.071 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:19:24.073 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:19:24.101 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:19:24.117 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:24.120 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:19:24.150 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:19:24.153 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:19:24.156 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:19:24.174 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:24.176 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:19:24.179 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:19:24.206 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:19:24.237 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:19:24.240 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:19:24.242 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:19:24.244 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:19:24.246 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:19:24.249 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:19:24.265 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:24.268 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:19:24.270 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:19:24.272 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:19:24.289 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:24.291 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:19:24.295 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:19:24.322 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:19:24.324 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:19:24.327 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:19:24.355 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:19:24.383 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:19:24.415 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:19:24.432 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:24.434 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:19:24.462 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:19:24.465 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:19:24.467 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:19:24.497 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:19:24.527 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.15/identity 2022-04-13 23:19:24.555 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:19:24.584 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:19:24.612 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:19:24.641 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:19:24.668 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:19:24.696 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:19:24.725 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:19:24.741 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:24.744 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:19:24.749 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:19:24.751 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:19:24.753 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:19:24.756 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:19:24.758 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:19:24.761 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:19:24.763 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:19:24.766 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:19:24.768 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:19:24.772 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:19:24.775 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:19:24.777 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:19:24.780 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:19:24.783 | ++ 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:19:24.785 | + 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:19:24.816 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:19:24.847 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:19:24.877 | + 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:19:24.880 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:19:24.882 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:19:24.884 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:19:24.900 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:24.905 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:19:24.905 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:19:25.635 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:19:25.638 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:19:25.640 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:19:25.643 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:19:25.645 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:19:25.647 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:19:25.650 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:19:25.666 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:25.669 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:19:25.672 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:19:25.674 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:19:25.690 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:25.692 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-04-13 23:19:25.695 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-04-13 23:19:25.723 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:19:25.725 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:19:25.728 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:19:25.744 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:25.746 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:19:25.749 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:19:25.752 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:19:25.782 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.15/identity 2022-04-13 23:19:25.810 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:19:25.837 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:19:25.865 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:19:25.893 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:19:25.922 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:19:25.951 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:19:25.980 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:19:25.983 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:19:25.985 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:19:25.988 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:19:26.005 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:19:26.008 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:19:26.010 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:19:26.013 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:19:26.016 | + 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:19:26.044 | + 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:19:26.073 | + 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:19:26.102 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:19:26.131 | + 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:19:26.134 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:19:26.139 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:19:26.141 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:19:26.143 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:19:26.146 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:19:26.149 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:19:26.151 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:19:26.155 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:19:26.157 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:19:26.159 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:19:26.166 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:19:26.169 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:19:26.172 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:19:26.174 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:19:26.191 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:26.193 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:19:26.195 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:19:26.212 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:26.215 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:19:26.231 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:26.234 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:19:26.251 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:26.254 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:19:26.272 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:26.274 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:19:26.277 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:19:26.282 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:19:26.284 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:19:26.288 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:19:26.290 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:19:26.293 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:19:26.296 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:26.298 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:26.301 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:19:26.304 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:19:26.306 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:19:26.309 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:19:26.312 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:19:26.315 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:26.317 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:19:26.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:26.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:26.326 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:19:26.329 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:19:26.332 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:19:26.335 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:19:26.338 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:19:26.340 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:19:26.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:26.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:26.349 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:19:26.373 | + 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:19:26.494 | Reading package lists... 2022-04-13 23:19:26.832 | Building dependency tree... 2022-04-13 23:19:26.835 | Reading state information... 2022-04-13 23:19:27.226 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:19:27.226 | The following packages were automatically installed and are no longer required: 2022-04-13 23:19:27.228 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:19:27.228 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:19:27.228 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:19:27.228 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:19:27.228 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:19:27.228 | python3-zope.interface 2022-04-13 23:19:27.229 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:19:27.348 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:19:27.353 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:19:27.356 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:19:27.358 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:27.360 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:27.363 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:27.365 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:27.369 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:27.371 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:19:27.374 | + functions-common:time_stop:2439 : start_time=1649891966369 2022-04-13 23:19:27.377 | + functions-common:time_stop:2441 : [[ -z 1649891966369 ]] 2022-04-13 23:19:27.380 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:27.384 | + functions-common:time_stop:2444 : end_time=1649891967381 2022-04-13 23:19:27.386 | + functions-common:time_stop:2445 : elapsed_time=1012 2022-04-13 23:19:27.390 | + functions-common:time_stop:2446 : total=6142 2022-04-13 23:19:27.392 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:27.394 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7154 2022-04-13 23:19:27.397 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:19:27.400 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:19:27.402 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:19:27.405 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:19:27.408 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:19:27.410 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:19:27.433 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:19:27.437 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:19:27.440 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:19:27.442 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:19:27.445 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:19:27.447 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:27.449 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:19:27.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:27.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:27.457 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:19:27.460 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:19:27.462 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:19:27.465 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:19:27.468 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:19:27.470 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:19:27.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:27.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:27.478 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:19:27.502 | + 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:19:27.612 | Reading package lists... 2022-04-13 23:19:27.873 | Building dependency tree... 2022-04-13 23:19:27.874 | Reading state information... 2022-04-13 23:19:28.131 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:19:28.131 | The following packages were automatically installed and are no longer required: 2022-04-13 23:19:28.132 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:19:28.132 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:19:28.132 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:19:28.132 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:19:28.132 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:19:28.132 | python3-zope.interface 2022-04-13 23:19:28.132 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:19:28.253 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:19:28.257 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:19:28.260 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:19:28.262 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:28.265 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:28.267 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:28.270 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:28.272 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:28.274 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:19:28.277 | + functions-common:time_stop:2439 : start_time=1649891967499 2022-04-13 23:19:28.279 | + functions-common:time_stop:2441 : [[ -z 1649891967499 ]] 2022-04-13 23:19:28.282 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:28.286 | + functions-common:time_stop:2444 : end_time=1649891968284 2022-04-13 23:19:28.289 | + functions-common:time_stop:2445 : elapsed_time=785 2022-04-13 23:19:28.291 | + functions-common:time_stop:2446 : total=7154 2022-04-13 23:19:28.294 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:28.296 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7939 2022-04-13 23:19:28.299 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:19:28.301 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:19:28.304 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:19:28.306 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:19:28.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:28.312 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:28.314 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:19:28.317 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:19:28.373 | wsgi (enabled by maintainer script) 2022-04-13 23:19:28.377 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:19:28.379 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:19:28.382 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:19:28.385 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:19:28.389 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:19:28.391 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:19:28.395 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:19:28.395 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:19:28.401 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:19:28.403 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:19:28.406 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:19:28.409 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:19:28.412 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:19:28.437 | Using python 3.8 to install osc-placement 2022-04-13 23:19:28.439 | + 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:19:29.308 | /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:29.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:29.308 | /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:29.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:30.483 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:19:30.515 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:19:30.527 | 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:19:30.528 | 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:19:30.530 | 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:19:30.531 | 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:19:30.532 | 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:19:30.533 | 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:19:30.592 | 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:19:30.594 | 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:19:30.595 | 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:19:30.596 | 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:19:30.609 | 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:19:30.610 | 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:19:30.612 | 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:19:30.626 | 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:19:30.626 | 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:19:30.627 | 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:19:30.630 | 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:19:30.630 | 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:19:30.632 | 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:19:30.652 | 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:19:30.655 | 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:19:30.655 | 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:19:30.656 | 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:19:30.664 | 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:19:30.703 | 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:19:30.704 | 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:19:30.706 | 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:19:30.707 | 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:19:30.709 | 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:19:30.710 | 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:19:30.711 | 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:19:30.712 | 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:19:30.779 | 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:19:30.781 | 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:19:30.782 | 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:19:30.784 | 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:19:30.873 | 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:19:30.874 | 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:19:30.875 | 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:19:30.918 | 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:19:30.959 | 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:19:31.134 | 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:19:33.364 | 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:19:33.371 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:19:33.371 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:19:33.496 | + inc/python:pip_install:200 : result=0 2022-04-13 23:19:33.498 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:19:33.501 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:33.503 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:33.506 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:33.508 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:33.511 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:33.514 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:19:33.517 | + functions-common:time_stop:2439 : start_time=1649891968429 2022-04-13 23:19:33.519 | + functions-common:time_stop:2441 : [[ -z 1649891968429 ]] 2022-04-13 23:19:33.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:33.527 | + functions-common:time_stop:2444 : end_time=1649891973524 2022-04-13 23:19:33.530 | + functions-common:time_stop:2445 : elapsed_time=5095 2022-04-13 23:19:33.533 | + functions-common:time_stop:2446 : total=177845 2022-04-13 23:19:33.535 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:33.537 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=182940 2022-04-13 23:19:33.540 | + inc/python:pip_install:203 : return 0 2022-04-13 23:19:33.543 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:19:33.545 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:19:33.547 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:19:33.550 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:19:33.552 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:19:33.555 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:19:33.558 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:19:33.561 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:19:33.564 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:19:33.582 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:19:33.584 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:19:33.587 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:33.590 | + functions-common:git_clone:629 : echo master 2022-04-13 23:19:33.591 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:19:33.596 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:19:33.599 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:19:33.601 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:19:33.614 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:19:33.617 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:19:33.618 | + functions-common:git_clone:685 : head -1 2022-04-13 23:19:33.621 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:19:33.624 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:19:33.627 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:19:33.629 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:19:33.632 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:19:33.635 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:19:33.638 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:19:33.641 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:19:33.643 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:19:33.646 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:19:33.648 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:19:33.651 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:19:33.654 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:19:33.657 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:19:33.660 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:19:33.663 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:19:33.665 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:19:33.668 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:19:33.671 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:19:33.677 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:19:33.680 | + 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:19:34.352 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:19:34.355 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:19:34.358 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:19:34.360 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:19:34.363 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:19:34.365 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:19:34.368 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:19:34.370 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:19:34.373 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:19:34.376 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:19:34.378 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:19:34.381 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:19:34.383 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:19:34.386 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:19:34.407 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:19:34.410 | + 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:19:35.319 | /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:35.319 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:35.320 | /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:35.320 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:36.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:19:36.536 | Obtaining file:///opt/stack/placement 2022-04-13 23:19:36.537 | Preparing metadata (setup.py): started 2022-04-13 23:19:41.197 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:19:41.242 | 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:19:41.243 | 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:19:41.244 | 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:19:41.245 | 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:19:41.246 | 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:19:41.248 | 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:19:41.249 | 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:19:41.250 | 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:19:41.252 | 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:19:41.253 | 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:19:41.254 | 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:19:41.255 | 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:19:41.256 | 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:19:41.257 | 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:19:41.258 | 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:19:41.259 | 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:19:41.260 | 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:19:41.261 | 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:19:41.263 | 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:19:41.264 | 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:19:41.265 | 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:19:41.330 | 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:19:41.332 | 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:19:41.334 | 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:19:41.335 | 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:19:41.337 | 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:19:41.338 | 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:19:41.358 | 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:19:41.399 | 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:19:41.400 | 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:19:41.401 | 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:19:41.403 | 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:19:41.404 | 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:19:41.454 | 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:19:41.456 | 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:19:41.458 | 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:19:41.459 | 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:19:41.501 | 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:19:41.502 | 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:19:41.520 | 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:19:41.522 | 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:19:41.525 | 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:19:41.550 | 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:19:41.551 | 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:19:41.564 | 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:19:41.582 | 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:19:41.583 | 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:19:41.584 | 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:19:41.587 | 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:19:41.629 | 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:19:41.632 | 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:19:41.633 | 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:19:41.634 | 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:19:41.651 | 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:19:41.841 | 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:19:41.880 | 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:19:41.882 | 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:19:41.883 | 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:19:41.900 | 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:19:41.934 | 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:19:41.991 | 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:19:42.057 | 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:19:42.141 | 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:19:42.191 | 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:19:42.387 | 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:19:42.388 | 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:19:42.390 | 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:19:42.469 | 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:19:42.532 | 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:19:42.696 | 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:19:42.806 | 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:19:42.808 | 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:19:44.766 | Installing collected packages: openstack-placement 2022-04-13 23:19:44.766 | Attempting uninstall: openstack-placement 2022-04-13 23:19:44.766 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:19:44.769 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:19:44.770 | Running setup.py develop for openstack-placement 2022-04-13 23:19:50.802 | Successfully installed openstack-placement 2022-04-13 23:19:50.802 | 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:19:50.810 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:19:50.810 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:19:50.949 | + inc/python:pip_install:200 : result=0 2022-04-13 23:19:50.952 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:19:50.954 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:50.956 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:50.959 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:50.961 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:50.963 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:50.966 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:19:50.969 | + functions-common:time_stop:2439 : start_time=1649891974401 2022-04-13 23:19:50.971 | + functions-common:time_stop:2441 : [[ -z 1649891974401 ]] 2022-04-13 23:19:50.974 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:50.978 | + functions-common:time_stop:2444 : end_time=1649891990975 2022-04-13 23:19:50.981 | + functions-common:time_stop:2445 : elapsed_time=16574 2022-04-13 23:19:50.983 | + functions-common:time_stop:2446 : total=182940 2022-04-13 23:19:50.985 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:50.988 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=199514 2022-04-13 23:19:50.990 | + inc/python:pip_install:203 : return 0 2022-04-13 23:19:50.992 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:19:50.995 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:19:50.998 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:19:51.018 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:19:51.030 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:19:51.033 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:19:51.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:19:51.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:19:51.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:19:51.043 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:19:51.045 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:19:51.048 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:19:51.050 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:19:51.063 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:19:51.065 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:19:51.070 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:19:51.073 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:19:51.075 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:19:51.078 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:19:51.080 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:19:51.083 | + 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:19:51.116 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:19:51.149 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:19:51.181 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:19:51.184 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:19:51.186 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:19:51.189 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:19:51.191 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:19:51.223 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:19:51.253 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 23:19:51.282 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:19:51.312 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:19:51.342 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:19:51.373 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:19:51.401 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:19:51.431 | + 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:19:51.461 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:19:51.490 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:19:51.493 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:19:51.495 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:19:51.499 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:19:51.517 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:19:51.520 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:19:51.522 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:19:51.525 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:19:51.528 | + 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:19:51.558 | + 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:19:51.589 | + 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:19:51.619 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:19:51.650 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:19:51.653 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:19:51.656 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:19:51.658 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:19:51.661 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:19:51.663 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:19:51.666 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:19:51.670 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:19:51.674 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:19:51.676 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:19:51.679 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:19:51.692 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:19:51.692 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:51.701 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:19:51.705 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:19:51.721 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:19:51.723 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:19:51.727 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:19:51.759 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:19:51.788 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:19:51.818 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:19:51.847 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:19:51.877 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:19:51.907 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:19:51.937 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:19:51.966 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:19:51.994 | + 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:19:52.024 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:19:52.052 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:19:52.082 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:19:52.111 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:19:52.114 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:19:52.117 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:19:52.119 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:19:52.122 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:19:52.125 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:52.127 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:52.130 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:19:52.133 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:19:52.135 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:19:52.165 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:19:52.198 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:19:52.198 | + 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:19:52.207 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:19:52.211 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:19:52.213 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:19:52.216 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:19:52.218 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:19:52.221 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:19:52.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:52.226 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:52.228 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:19:52.232 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:19:52.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:52.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:52.239 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:19:52.302 | Site placement-api already enabled 2022-04-13 23:19:52.307 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:19:52.310 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:19:52.313 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:19:52.315 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:19:52.452 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:19:52.471 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:52.473 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:19:52.492 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:52.495 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:19:52.514 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:52.517 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:19:52.519 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:19:52.522 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:19:52.564 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity 2022-04-13 23:19:52.594 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:19:52.624 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:19:52.654 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:19:52.687 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:19:52.717 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:19:52.747 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:19:52.776 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:19:52.794 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:52.797 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:19:52.814 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:52.817 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:19:52.819 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:19:52.822 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:19:52.824 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:19:52.827 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:19:52.829 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:19:52.832 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:19:52.834 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:19:52.838 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:19:52.843 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:19:52.846 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:19:52.848 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:19:52.851 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:19:52.853 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:19:52.870 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:52.873 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:19:52.875 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:19:52.877 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:19:52.879 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:19:52.882 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:19:52.884 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:19:52.887 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:19:52.889 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:19:52.946 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:19:52.986 | [188449 Async install_tempest:213538]: running: install_tempest 2022-04-13 23:19:52.989 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:19:52.991 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:19:52.994 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:19:52.997 | + 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:19:53.000 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:19:53.003 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:19:53.005 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:19:53.008 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:19:53.010 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:19:53.014 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:19:53.016 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:19:53.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:19:53.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:19:53.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:19:53.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:19:53.031 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:19:53.033 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:19:53.036 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:19:53.040 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:19:53.043 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:19:53.045 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:19:53.050 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:19:53.052 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:19:53.058 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:19:53.060 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:19:53.063 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:19:53.066 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:19:53.069 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:19:53.099 | Using python 3.8 to install python-openstackclient 2022-04-13 23:19:53.102 | + 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:19:53.973 | /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:53.973 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:53.973 | /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:53.973 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:55.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:19:55.205 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:19:55.224 | 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:19:55.225 | 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:19:55.226 | 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:19:55.227 | 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:19:55.229 | 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:19:55.230 | 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:19:55.231 | 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:19:55.232 | 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:19:55.233 | 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:19:55.235 | 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:19:55.236 | 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:19:55.247 | 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:19:55.248 | 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:19:55.249 | 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:19:55.250 | 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:19:55.251 | 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:19:55.277 | 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:19:55.279 | 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:19:55.280 | 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:19:55.281 | 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:19:55.282 | 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:19:55.283 | 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:19:55.285 | 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:19:55.286 | 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:19:55.287 | 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:19:55.288 | 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:19:55.289 | 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:19:55.302 | 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:19:55.321 | 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:19:55.322 | 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:19:55.324 | 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:19:55.325 | 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:19:55.347 | 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:19:55.366 | 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:19:55.368 | 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:19:55.369 | 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:19:55.463 | 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:19:55.464 | 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:19:55.465 | 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:19:55.507 | 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:19:55.519 | 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:19:55.552 | 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:19:55.721 | 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:19:55.737 | 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:19:55.840 | 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:19:55.843 | 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:19:55.844 | 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:19:55.845 | 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:19:55.995 | 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:19:58.306 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:19:58.313 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:19:58.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:19:58.443 | + inc/python:pip_install:200 : result=0 2022-04-13 23:19:58.445 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:19:58.448 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:58.450 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:58.453 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:58.455 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:58.458 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:58.460 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:19:58.462 | + functions-common:time_stop:2439 : start_time=1649891993093 2022-04-13 23:19:58.465 | + functions-common:time_stop:2441 : [[ -z 1649891993093 ]] 2022-04-13 23:19:58.468 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:58.472 | + functions-common:time_stop:2444 : end_time=1649891998470 2022-04-13 23:19:58.475 | + functions-common:time_stop:2445 : elapsed_time=5377 2022-04-13 23:19:58.477 | + functions-common:time_stop:2446 : total=199514 2022-04-13 23:19:58.480 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:58.482 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=204891 2022-04-13 23:19:58.485 | + inc/python:pip_install:203 : return 0 2022-04-13 23:19:58.487 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:19:58.490 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:19:58.495 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.WBNqAg0AmL 2022-04-13 23:19:58.498 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:19:58.500 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:19:58.503 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:19:58.505 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:19:58.508 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:19:58.510 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:19:58.529 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:58.531 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:19:58.534 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:19:58.537 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:19:58.539 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:19:58.541 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:19:58.544 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:19:58.546 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:19:58.548 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:58.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:58.553 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:19:58.556 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:19:58.560 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:19:58.560 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:19:58.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:19:58.621 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:19:58.624 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:19:58.626 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:19:58.629 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:19:58.631 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:19:58.634 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:19:58.637 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:19:58.640 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:19:58.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:19:58.646 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:19:58.649 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:19:58.652 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:19:58.655 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:19:58.657 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:19:58.661 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:19:58.663 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:19:58.666 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:19:58.669 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:19:58.679 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:19:58.681 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:19:58.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:58.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:58.689 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:19:58.691 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:19:58.694 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:20:00.401 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:20:00.417 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:20:00.417 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:20:00.421 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:20:00.424 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:20:00.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:00.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:00.431 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:20:00.434 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:20:00.436 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:20:00.439 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:00.441 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:00.443 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:20:00.446 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:20:00.449 | + 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:20:00.462 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:20:00.497 | + 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:20:00.508 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:20:00.526 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:20:00.582 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:20:00.638 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:20:00.693 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:00.695 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:20:00.698 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:20:00.701 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:20:02.860 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:20:02.863 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:20:02.866 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:20:02.870 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232002 2022-04-13 23:20:02.873 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232002 1041' 2022-04-13 23:20:02.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.878 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:20:02.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.883 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:20:02.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.889 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:20:02.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.894 | + 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:20:02.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.899 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-13 23:20:02.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.904 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-13 23:20:02.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.909 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231532 2022-04-13 23:20:02.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.914 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:20:02.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.919 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-13 23:20:02.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.924 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:20:02.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.929 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:20:02.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.934 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:20:02.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:02.939 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:20:02.942 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:02.944 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:20:02.947 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:20:02.959 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:20:02.962 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:02.965 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:20:02.968 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:02.970 | + functions-common:run_process:1689 : local group= 2022-04-13 23:20:02.973 | + functions-common:run_process:1690 : local user= 2022-04-13 23:20:02.975 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:20:02.978 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:20:02.980 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:20:02.983 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:02.986 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:02.989 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:02.993 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892002991 2022-04-13 23:20:02.996 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:20:03.014 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:03.016 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:20:03.019 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:20:03.021 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:03.024 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:03.027 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:03.029 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:03.032 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:20:03.034 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:20:03.037 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:20:03.039 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:20:03.042 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:20:03.045 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:20:03.047 | + 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:20:03.050 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:20:03.052 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:20:03.054 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:20:03.057 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:20:03.059 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:20:03.062 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:20:03.064 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:20:03.066 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:20:03.071 | + 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:20:03.123 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:20:03.177 | + 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:20:03.231 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:20:03.284 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:20:03.337 | + 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:20:03.390 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:20:03.393 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:20:03.445 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:20:03.851 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:20:03.864 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:20:04.234 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:20:04.258 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:20:04.260 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:04.263 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:04.266 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:04.268 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:04.270 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:04.273 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:20:04.275 | + functions-common:time_stop:2439 : start_time=1649892002991 2022-04-13 23:20:04.278 | + functions-common:time_stop:2441 : [[ -z 1649892002991 ]] 2022-04-13 23:20:04.281 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:04.285 | + functions-common:time_stop:2444 : end_time=1649892004283 2022-04-13 23:20:04.288 | + functions-common:time_stop:2445 : elapsed_time=1292 2022-04-13 23:20:04.290 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:20:04.293 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:04.296 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1292 2022-04-13 23:20:04.298 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:20:04.301 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:20:04.303 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:20:04.306 | + functions-common:run_process:1689 : local group= 2022-04-13 23:20:04.309 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:20:04.311 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:20:04.314 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:20:04.316 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:20:04.318 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:04.321 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:04.325 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:04.329 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892004326 2022-04-13 23:20:04.332 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:20:04.350 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:04.352 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:20:04.355 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:04.358 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:04.361 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:04.363 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:04.366 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:04.368 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:20:04.371 | + functions-common:time_stop:2439 : start_time=1649892004326 2022-04-13 23:20:04.374 | + functions-common:time_stop:2441 : [[ -z 1649892004326 ]] 2022-04-13 23:20:04.377 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:04.382 | + functions-common:time_stop:2444 : end_time=1649892004379 2022-04-13 23:20:04.384 | + functions-common:time_stop:2445 : elapsed_time=53 2022-04-13 23:20:04.387 | + functions-common:time_stop:2446 : total=1292 2022-04-13 23:20:04.389 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:04.392 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1345 2022-04-13 23:20:04.395 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:20:04.418 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:04.420 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:20:04.442 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:04.445 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:20:04.466 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:04.468 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:20:04.471 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:20:04.473 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-13 23:20:04.476 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:20:04.480 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380' 2022-04-13 23:20:04.486 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.15:2380' 2022-04-13 23:20:04.489 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.15:2379' 2022-04-13 23:20:04.492 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:20:04.494 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:20:04.497 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.15:2379' 2022-04-13 23:20:04.500 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:20:04.502 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:20:04.505 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:20:04.508 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' '' root 2022-04-13 23:20:04.510 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:20:04.514 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-04-13 23:20:04.516 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:20:04.519 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:20:04.521 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:20:04.523 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:20:04.526 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:20:04.529 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:20:04.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:20:04.615 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:20:04.699 | + 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-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-04-13 23:20:04.750 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:20:04.803 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:20:04.856 | + 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:20:04.907 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:20:04.910 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:20:04.971 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:20:05.379 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:20:05.433 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:20:05.485 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:20:05.539 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:20:05.593 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:20:05.596 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:20:05.600 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:20:05.603 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:20:05.991 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:20:06.006 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:20:06.395 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:20:06.676 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:20:06.694 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:06.697 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:20:06.700 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:20:06.703 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:20:06.707 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:20:06.720 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:20:06.732 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:20:06.735 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:20:06.737 | + 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.15/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:20:06.876 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:20:07.014 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:20:07.152 | + 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.15/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:20:07.289 | + 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.15/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:20:07.429 | + 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.15/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:20:07.569 | + 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.15/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:20:07.714 | + 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.15/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:20:07.853 | + 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.15/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:20:07.992 | + 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.15/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:20:08.131 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:20:08.136 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:20:08.139 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:20:08.142 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:20:08.146 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:20:08.149 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:20:08.152 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:20:08.170 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:08.172 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:20:08.174 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:20:08.177 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:20:08.179 | + ./stack.sh:main:1097 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-13 23:20:08.182 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:20:08.185 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:20:08.201 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:08.204 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:20:08.206 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:20:08.209 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:20:08.211 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:20:08.214 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:20:08.216 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:20:08.221 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:20:08.747 | + 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:20:08.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:20:08.769 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:20:08.772 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:20:08.774 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:08.778 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:08.781 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:08.786 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892008783 2022-04-13 23:20:08.788 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:20:13.484 | 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=215490) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:20:13.491 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:13.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.492 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.493 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.493 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.494 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:13.494 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:13.522 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:13.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.523 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.523 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.524 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.525 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:13.525 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:13.588 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:13.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.590 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.590 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.591 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:13.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:13.592 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:13.592 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:13.599 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:20:15.588 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:15.589 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:20:15.597 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:15.597 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:20:15.604 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:15.604 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:20:15.612 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:15.612 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:20:15.619 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:15.619 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:20:15.626 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:15.626 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:20:15.686 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:15.687 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:15.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.689 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.689 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.690 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.690 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.690 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:15.690 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:15.690 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:15.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.692 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.692 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.692 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.693 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:15.694 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:15.701 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:15.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.704 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.704 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.705 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:15.705 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:15.705 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:15.705 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:16.087 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:16.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.091 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.091 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.091 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.091 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.092 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:16.092 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:16.118 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:16.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.121 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.121 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.121 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.122 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:16.122 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:16.129 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:20:16.169 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.169 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:20:16.176 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.176 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:20:16.184 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.184 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:20:16.191 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.191 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:20:16.200 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.201 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:20:16.208 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.208 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:20:16.216 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.216 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:16.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.218 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.219 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.219 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.219 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:16.219 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:16.220 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:16.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.222 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.222 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.222 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.222 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.222 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:16.223 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:16.230 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:16.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.232 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.233 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.233 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.233 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:16.233 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:16.553 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:16.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.555 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.556 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.556 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.556 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:16.556 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:16.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:20:16.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.585 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.585 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.585 | 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=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:20:16.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:20:16.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:20:16.586 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215490) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:20:16.593 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:20:16.605 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.605 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:20:16.612 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.612 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:20:16.619 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.619 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:20:16.627 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.627 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:20:16.633 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.634 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:20:16.641 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:16.641 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:20:16.648 | INFO migrate.versioning.api [-] done 2022-04-13 23:20:17.059 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:20:17.061 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:17.064 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:17.066 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:17.069 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:17.071 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:17.074 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:20:17.076 | + functions-common:time_stop:2439 : start_time=1649892008783 2022-04-13 23:20:17.079 | + functions-common:time_stop:2441 : [[ -z 1649892008783 ]] 2022-04-13 23:20:17.082 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:17.086 | + functions-common:time_stop:2444 : end_time=1649892017084 2022-04-13 23:20:17.089 | + functions-common:time_stop:2445 : elapsed_time=8301 2022-04-13 23:20:17.092 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:20:17.094 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:17.097 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8301 2022-04-13 23:20:17.099 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:20:17.102 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:20:17.106 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:20:21.676 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:20:21.676 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:20:21.676 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:20:21.677 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:20:21.677 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:20:21.677 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:20:21.678 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:20:21.678 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:20:21.678 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:20:22.044 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:20:22.048 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:20:26.640 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:20:26.641 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:20:26.641 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:20:26.641 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:20:26.641 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:20:26.642 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:20:26.642 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:20:26.642 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:20:26.642 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:20:27.013 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:20:27.016 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:20:27.018 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:20:27.021 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:20:27.038 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:27.040 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:20:27.043 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:20:27.048 | + 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:20:27.050 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:20:27.053 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:20:27.055 | + functions-common:run_process:1689 : local group= 2022-04-13 23:20:27.058 | + functions-common:run_process:1690 : local user= 2022-04-13 23:20:27.061 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:20:27.063 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:20:27.066 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:20:27.068 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:27.070 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:27.073 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:27.078 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892027075 2022-04-13 23:20:27.080 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:20:27.096 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:27.099 | + 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:20:27.101 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:20:27.104 | + 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:20:27.106 | + 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:20:27.109 | + 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:20:27.111 | + 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:20:27.113 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:20:27.116 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:20:27.118 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:20:27.121 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:20:27.123 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:20:27.126 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:20:27.128 | + 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:20:27.130 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:20:27.132 | + 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:20:27.135 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:20:27.137 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:20:27.139 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:20:27.142 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:20:27.146 | + 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:20:27.197 | + 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:20:27.249 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:20:27.302 | + 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:20:27.355 | + 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:20:27.406 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:20:27.459 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:20:27.512 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:20:27.564 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:20:27.617 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:20:27.670 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:20:27.673 | + 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:20:27.725 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:20:28.090 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:20:28.103 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:20:28.480 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:20:28.569 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:20:28.575 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:28.577 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:28.582 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:28.585 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:28.589 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:28.594 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:20:28.597 | + functions-common:time_stop:2439 : start_time=1649892027075 2022-04-13 23:20:28.599 | + functions-common:time_stop:2441 : [[ -z 1649892027075 ]] 2022-04-13 23:20:28.605 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:28.608 | + functions-common:time_stop:2444 : end_time=1649892028605 2022-04-13 23:20:28.610 | + functions-common:time_stop:2445 : elapsed_time=1530 2022-04-13 23:20:28.618 | + functions-common:time_stop:2446 : total=1345 2022-04-13 23:20:28.621 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:28.623 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2875 2022-04-13 23:20:28.626 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:20:28.626 | Waiting for keystone to start... 2022-04-13 23:20:28.629 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.15/identity/v3/ 2022-04-13 23:20:28.631 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.15/identity/v3/ 2022-04-13 23:20:28.634 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:20:28.636 | + functions:wait_for_service:458 : local url=http://10.222.0.15/identity/v3/ 2022-04-13 23:20:28.639 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:20:28.641 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:20:28.644 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:20:28.652 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:28.654 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:28.660 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:28.662 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892028659 2022-04-13 23:20:28.664 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:20:28.677 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/identity/v3/ 2022-04-13 23:20:35.328 | + :: : [[ 200 == 503 ]] 2022-04-13 23:20:35.329 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:20:35.333 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:20:35.335 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:35.338 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:35.340 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:35.343 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:35.345 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:35.348 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:20:35.350 | + functions-common:time_stop:2439 : start_time=1649892028659 2022-04-13 23:20:35.352 | + functions-common:time_stop:2441 : [[ -z 1649892028659 ]] 2022-04-13 23:20:35.356 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:35.360 | + functions-common:time_stop:2444 : end_time=1649892035358 2022-04-13 23:20:35.363 | + functions-common:time_stop:2445 : elapsed_time=6699 2022-04-13 23:20:35.365 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:20:35.368 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:35.370 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6699 2022-04-13 23:20:35.373 | + functions:wait_for_service:467 : return 0 2022-04-13 23:20:35.375 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:20:35.392 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:35.395 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:20:35.397 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:20:35.399 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:20:35.432 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:20:35.435 | + 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.15/identity 2022-04-13 23:20:36.088 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:20:36.115 | [213538 Async install_tempest:213538]: finished successfully 2022-04-13 23:20:40.123 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.123 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.123 | 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=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.131 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.148 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.148 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.179 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.214 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.214 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.305 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.305 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.305 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.305 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.305 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.305 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.318 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.319 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.319 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.319 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.319 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.319 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.320 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.327 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.330 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.330 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.330 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.331 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.331 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.331 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.331 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=216260) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:20:40.365 | 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=216260) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:20:40.678 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created domain default 2022-04-13 23:20:40.720 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created project admin 2022-04-13 23:20:40.748 | DEBUG passlib.handlers.bcrypt [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=216260) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:20:40.748 | DEBUG passlib.handlers.bcrypt [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=216260) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:20:40.809 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created user admin 2022-04-13 23:20:40.821 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created role reader 2022-04-13 23:20:40.831 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created role member 2022-04-13 23:20:40.854 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created implied role where e77cd02eb4d84343b570e1daef7ebebe implies 7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:20:40.864 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created role admin 2022-04-13 23:20:40.881 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created implied role where 15ea681f2ee5406c903e492c4867141d implies e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:20:40.892 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Granted role admin on project admin to user admin. 2022-04-13 23:20:40.899 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Granted role admin on the system to user admin. 2022-04-13 23:20:40.911 | WARNING py.warnings [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb 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:20:40.911 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:20:40.911 |  2022-04-13 23:20:40.914 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created region RegionOne 2022-04-13 23:20:40.946 | INFO keystone.cmd.bootstrap [None req-75886235-7515-4f54-83d0-f83f2cd2b1cb None None] Created public endpoint http://10.222.0.15/identity 2022-04-13 23:20:41.406 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:20:41.408 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:20:41.411 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:20:41.414 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:20:44.436 | /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:44.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:44.436 | /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:44.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:44.609 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:44.612 | + lib/keystone:create_keystone_accounts:310 : admin_project=4289f9aa62514e92a2c9e0d286b85929 2022-04-13 23:20:44.614 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:20:44.617 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:20:46.906 | /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.906 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.906 | /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.906 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.088 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:47.091 | + lib/keystone:create_keystone_accounts:312 : admin_user=f1f0774b4912420f9dcd49d4fe6023a0 2022-04-13 23:20:47.093 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:20:47.096 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:20:47.098 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:20:47.100 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f1f0774b4912420f9dcd49d4fe6023a0 default 2022-04-13 23:20:47.156 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f1f0774b4912420f9dcd49d4fe6023a0 default 2022-04-13 23:20:47.195 | [188449 Async ks-domain-role:216436]: running: get_or_add_user_domain_role admin f1f0774b4912420f9dcd49d4fe6023a0 default 2022-04-13 23:20:47.198 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:20:47.200 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:20:47.204 | ++ 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:50.388 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:20:50.390 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:20:50.391 | default 2022-04-13 23:20:50.393 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:20:50.452 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:20:50.492 | [188449 Async ks-project:216576]: running: get_or_create_project service Default 2022-04-13 23:20:50.495 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:20:50.557 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:20:50.599 | [188449 Async ks-service:216662]: running: get_or_create_role service 2022-04-13 23:20:50.601 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:20:50.689 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:20:50.734 | [188449 Async ks-reseller:216748]: running: get_or_create_role ResellerAdmin 2022-04-13 23:20:50.736 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:20:50.744 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:20:51.062 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:20:51.247 | [188449 Async ks-anotherrole:216837]: running: get_or_create_role anotherrole 2022-04-13 23:20:51.272 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:20:51.302 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:20:51.322 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:51.359 | +++ 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:54.507 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:54.676 | [216576 Async ks-project:216576]: finished successfully 2022-04-13 23:20:54.933 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:54.939 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:54.986 | [216662 Async ks-service:216662]: finished successfully 2022-04-13 23:20:55.001 | [216748 Async ks-reseller:216748]: finished successfully 2022-04-13 23:20:55.239 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:55.272 | [216837 Async ks-anotherrole:216837]: finished successfully 2022-04-13 23:20:55.304 | /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.304 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:55.304 | /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.304 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:55.479 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:55.482 | ++ functions-common:get_or_create_project:945 : project_id=9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:20:55.484 | ++ functions-common:get_or_create_project:946 : echo 9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:20:55.487 | + lib/keystone:create_keystone_accounts:340 : invis_project=9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:20:55.489 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:20:55.492 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:20:55.496 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:55.499 | +++ 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:58.039 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:58.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:20:58.045 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.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:20:58.045 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:58.074 | [216436 Async ks-domain-role:216436]: finished successfully 2022-04-13 23:20:58.217 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:58.220 | ++ functions-common:get_or_create_project:945 : project_id=660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:20:58.222 | ++ functions-common:get_or_create_project:946 : echo 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:20:58.225 | + lib/keystone:create_keystone_accounts:344 : demo_project=660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:20:58.228 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:20:58.231 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:20:58.234 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:58.236 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:20:58.238 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:20:58.242 | +++ 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:21:00.785 | /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.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:00.785 | /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.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:00.955 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:00.958 | ++ functions-common:get_or_create_user:932 : user_id=ec953b1e2b4b4f7f83ee1b3ce4d014ea 2022-04-13 23:21:00.960 | ++ functions-common:get_or_create_user:933 : echo ec953b1e2b4b4f7f83ee1b3ce4d014ea 2022-04-13 23:21:00.964 | + lib/keystone:create_keystone_accounts:347 : demo_user=ec953b1e2b4b4f7f83ee1b3ce4d014ea 2022-04-13 23:21:00.966 | + 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:21:01.015 | [188449 Async ks-domain-role:216436]: Waiting for completion of get_or_add_user_domain_role admin f1f0774b4912420f9dcd49d4fe6023a0 default running on PID 216436 (6 other jobs running) 2022-04-13 23:21:01.040 | [188449 Async ks-domain-role:216436]: Signaling child to exit 2022-04-13 23:21:01.040 | WAKEUP 2022-04-13 23:21:01.063 | [188449 Async ks-domain-role:216436]: Signaled 2022-04-13 23:21:01.064 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:21:01.064 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f1f0774b4912420f9dcd49d4fe6023a0 --domain default 2022-04-13 23:21:01.064 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:01.064 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:21:01.064 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:01.064 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:01.065 | /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.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.065 | /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.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:01.065 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:21:01.065 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:21:01.065 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user f1f0774b4912420f9dcd49d4fe6023a0 --domain default 2022-04-13 23:21:01.065 | /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.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.065 | /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.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.065 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:01.065 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:21:01.065 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f1f0774b4912420f9dcd49d4fe6023a0 --domain default 2022-04-13 23:21:01.065 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:01.065 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:01.065 | /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.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.065 | /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.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:01.065 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:01.065 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:01.065 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:01.065 | ++ functions-common:get_field:825 : echo '| 15ea681f2ee5406c903e492c4867141d | f1f0774b4912420f9dcd49d4fe6023a0 | | | default | | False |' 2022-04-13 23:21:01.065 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:01.065 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:01.065 | + functions-common:get_or_add_user_domain_role:1028 : echo 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:01.065 | 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:01.108 | [188449 Async ks-domain-role:216436]: finished get_or_add_user_domain_role admin f1f0774b4912420f9dcd49d4fe6023a0 default with result 0 in 10 seconds 2022-04-13 23:21:01.114 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:21:01.151 | [188449 Async ks-project:216576]: Waiting for completion of get_or_create_project service Default running on PID 216576 (5 other jobs running) 2022-04-13 23:21:01.176 | [188449 Async ks-project:216576]: Signaling child to exit 2022-04-13 23:21:01.176 | WAKEUP 2022-04-13 23:21:01.199 | [188449 Async ks-project:216576]: Signaled 2022-04-13 23:21:01.200 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:01.200 | ++ 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:21:01.200 | /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.200 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.200 | /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.200 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:01.201 | + functions-common:get_or_create_project:945 : project_id=8560f5072841431dbc98a2dbb2758bc5 2022-04-13 23:21:01.201 | + functions-common:get_or_create_project:946 : echo 8560f5072841431dbc98a2dbb2758bc5 2022-04-13 23:21:01.201 | 8560f5072841431dbc98a2dbb2758bc5 2022-04-13 23:21:01.244 | [188449 Async ks-project:216576]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:21:01.280 | [188449 Async ks-service:216662]: Waiting for completion of get_or_create_role service running on PID 216662 (4 other jobs running) 2022-04-13 23:21:01.306 | [188449 Async ks-service:216662]: Signaling child to exit 2022-04-13 23:21:01.306 | WAKEUP 2022-04-13 23:21:01.328 | [188449 Async ks-service:216662]: Signaled 2022-04-13 23:21:01.330 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:21:01.330 | ++ 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:21:01.330 | /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.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.330 | /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.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.330 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:01.330 | + functions-common:get_or_create_role:957 : role_id=7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:21:01.330 | + functions-common:get_or_create_role:958 : echo 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:21:01.330 | 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:21:01.375 | [188449 Async ks-service:216662]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:21:01.412 | [188449 Async ks-reseller:216748]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 216748 (3 other jobs running) 2022-04-13 23:21:01.437 | [188449 Async ks-reseller:216748]: Signaling child to exit 2022-04-13 23:21:01.437 | WAKEUP 2022-04-13 23:21:01.459 | [188449 Async ks-reseller:216748]: Signaled 2022-04-13 23:21:01.460 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:21:01.461 | ++ 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:21:01.461 | /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.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.461 | /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.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.461 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:01.461 | + functions-common:get_or_create_role:957 : role_id=3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:21:01.461 | + functions-common:get_or_create_role:958 : echo 3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:21:01.461 | 3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:21:01.504 | [188449 Async ks-reseller:216748]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:21:01.543 | [188449 Async ks-anotherrole:216837]: Waiting for completion of get_or_create_role anotherrole running on PID 216837 (2 other jobs running) 2022-04-13 23:21:01.568 | [188449 Async ks-anotherrole:216837]: Signaling child to exit 2022-04-13 23:21:01.568 | WAKEUP 2022-04-13 23:21:01.590 | [188449 Async ks-anotherrole:216837]: Signaled 2022-04-13 23:21:01.592 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:21:01.592 | ++ 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:21:01.592 | /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.592 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.592 | /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.592 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:01.592 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:01.592 | + functions-common:get_or_create_role:957 : role_id=15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:01.592 | + functions-common:get_or_create_role:958 : echo 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:01.592 | 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:01.636 | [188449 Async ks-anotherrole:216837]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:21:01.640 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:01.642 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:01.704 | + inc/async:async_inner:63 : get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:01.745 | [188449 Async ks-demo-member:217741]: running: get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:01.747 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f1f0774b4912420f9dcd49d4fe6023a0 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:01.815 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f1f0774b4912420f9dcd49d4fe6023a0 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:01.863 | [188449 Async ks-demo-admin:217853]: running: get_or_add_user_project_role admin f1f0774b4912420f9dcd49d4fe6023a0 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:01.866 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:01.948 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:01.996 | [188449 Async ks-demo-another:217965]: running: get_or_add_user_project_role anotherrole ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:02.001 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:21:02.067 | + inc/async:async_inner:63 : get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:21:02.131 | [188449 Async ks-demo-invis:218077]: running: get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:21:02.141 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:21:02.159 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:21:02.161 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:02.165 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:21:02.175 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:21:02.186 | +++ 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:21:06.095 | /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:06.095 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:06.095 | /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:06.095 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:06.281 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:06.284 | ++ functions-common:get_or_create_user:932 : user_id=5839d2421afd4ca4baa10256dc5c567c 2022-04-13 23:21:06.288 | ++ functions-common:get_or_create_user:933 : echo 5839d2421afd4ca4baa10256dc5c567c 2022-04-13 23:21:06.290 | + lib/keystone:create_keystone_accounts:360 : demo_reader=5839d2421afd4ca4baa10256dc5c567c 2022-04-13 23:21:06.293 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 5839d2421afd4ca4baa10256dc5c567c 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:06.361 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5839d2421afd4ca4baa10256dc5c567c 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:06.414 | [188449 Async ks-demo-reader:218235]: running: get_or_add_user_project_role reader 5839d2421afd4ca4baa10256dc5c567c 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:06.417 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:21:06.420 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:21:06.423 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:06.434 | +++ 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:21:11.564 | /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:11.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:11.564 | /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:11.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:11.763 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:11.765 | ++ functions-common:get_or_create_project:945 : project_id=fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:11.768 | ++ functions-common:get_or_create_project:946 : echo fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:11.775 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:11.777 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:21:11.781 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:21:11.807 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:11.825 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:21:11.833 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:21:11.866 | +++ 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:21:16.180 | /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:16.180 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:16.180 | /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:16.180 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:16.581 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:16.584 | ++ functions-common:get_or_create_user:932 : user_id=ca5ac025da114feca9d5fe7846b92307 2022-04-13 23:21:16.588 | ++ functions-common:get_or_create_user:933 : echo ca5ac025da114feca9d5fe7846b92307 2022-04-13 23:21:16.591 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=ca5ac025da114feca9d5fe7846b92307 2022-04-13 23:21:16.595 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:16.686 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:16.787 | [188449 Async ks-alt-admin:218636]: running: get_or_add_user_project_role admin ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:16.790 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:17.073 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:17.260 | [188449 Async ks-alt-another:218748]: running: get_or_add_user_project_role anotherrole ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:17.282 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:21:17.307 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:21:17.320 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:17.335 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:21:17.343 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:21:17.358 | +++ 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:21:18.216 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:18.380 | [217741 Async ks-demo-member:217741]: finished successfully 2022-04-13 23:21:18.966 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:19.145 | [218077 Async ks-demo-invis:218077]: finished successfully 2022-04-13 23:21:19.657 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:19.808 | [217853 Async ks-demo-admin:217853]: finished successfully 2022-04-13 23:21:19.838 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:19.990 | [217965 Async ks-demo-another:217965]: finished successfully 2022-04-13 23:21:20.604 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:20.645 | [218235 Async ks-demo-reader:218235]: finished successfully 2022-04-13 23:21:21.030 | /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:21.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:21.030 | /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:21.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:21.217 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:21.220 | ++ functions-common:get_or_create_user:932 : user_id=a18b15240b204c6d98e07541bdda6af4 2022-04-13 23:21:21.223 | ++ functions-common:get_or_create_user:933 : echo a18b15240b204c6d98e07541bdda6af4 2022-04-13 23:21:21.226 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a18b15240b204c6d98e07541bdda6af4 2022-04-13 23:21:21.230 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a18b15240b204c6d98e07541bdda6af4 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:21.294 | + inc/async:async_inner:63 : get_or_add_user_project_role member a18b15240b204c6d98e07541bdda6af4 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:21.350 | [188449 Async ks-alt-member-user:219147]: running: get_or_add_user_project_role member a18b15240b204c6d98e07541bdda6af4 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:21.354 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:21:21.359 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:21:21.363 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:21.369 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:21:21.373 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:21:21.379 | +++ 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:21:24.162 | /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:24.162 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:24.162 | /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:24.162 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:24.376 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:24.382 | ++ functions-common:get_or_create_user:932 : user_id=72c1de6d9fee46578c5de1a931b1a782 2022-04-13 23:21:24.385 | ++ functions-common:get_or_create_user:933 : echo 72c1de6d9fee46578c5de1a931b1a782 2022-04-13 23:21:24.389 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=72c1de6d9fee46578c5de1a931b1a782 2022-04-13 23:21:24.396 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 72c1de6d9fee46578c5de1a931b1a782 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:24.517 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 72c1de6d9fee46578c5de1a931b1a782 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:24.557 | [188449 Async ks-alt-reader-user:219322]: running: get_or_add_user_project_role reader 72c1de6d9fee46578c5de1a931b1a782 fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:24.560 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:21:24.564 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:24.579 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:21:24.583 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:21:24.604 | +++ 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:21:27.682 | /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:27.682 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:27.682 | /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:27.682 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:28.005 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:28.021 | ++ functions-common:get_or_create_user:932 : user_id=63000b27cb1a4ecb9b3ee4efe43645f7 2022-04-13 23:21:28.042 | ++ functions-common:get_or_create_user:933 : echo 63000b27cb1a4ecb9b3ee4efe43645f7 2022-04-13 23:21:28.066 | + lib/keystone:create_keystone_accounts:392 : system_member_user=63000b27cb1a4ecb9b3ee4efe43645f7 2022-04-13 23:21:28.090 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 63000b27cb1a4ecb9b3ee4efe43645f7 all 2022-04-13 23:21:28.463 | + inc/async:async_inner:63 : get_or_add_user_system_role member 63000b27cb1a4ecb9b3ee4efe43645f7 all 2022-04-13 23:21:28.597 | [188449 Async ks-system-member:219548]: running: get_or_add_user_system_role member 63000b27cb1a4ecb9b3ee4efe43645f7 all 2022-04-13 23:21:28.604 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:21:28.608 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:28.611 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:21:28.620 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:21:28.624 | +++ 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:21:30.916 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:31.110 | [218636 Async ks-alt-admin:218636]: finished successfully 2022-04-13 23:21:32.210 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:32.332 | [218748 Async ks-alt-another:218748]: finished successfully 2022-04-13 23:21:32.580 | /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:32.580 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:32.580 | /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:32.580 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:32.788 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:32.793 | ++ functions-common:get_or_create_user:932 : user_id=14eae91038724a3aaf202f0677b52e0b 2022-04-13 23:21:32.796 | ++ functions-common:get_or_create_user:933 : echo 14eae91038724a3aaf202f0677b52e0b 2022-04-13 23:21:32.799 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=14eae91038724a3aaf202f0677b52e0b 2022-04-13 23:21:32.804 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 14eae91038724a3aaf202f0677b52e0b all 2022-04-13 23:21:32.894 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 14eae91038724a3aaf202f0677b52e0b all 2022-04-13 23:21:32.965 | [188449 Async ks-system-reader:219840]: running: get_or_add_user_system_role reader 14eae91038724a3aaf202f0677b52e0b all 2022-04-13 23:21:32.969 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:21:32.973 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:21:32.979 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:21:32.989 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:21:32.998 | +++ 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:21:35.672 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:35.783 | [219147 Async ks-alt-member-user:219147]: finished successfully 2022-04-13 23:21:36.180 | /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:36.180 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.180 | /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:36.180 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.388 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:36.394 | ++ functions-common:get_or_create_group:909 : group_id=e755bcb92ccb49d38becc2dc415d6c1c 2022-04-13 23:21:36.403 | ++ functions-common:get_or_create_group:910 : echo e755bcb92ccb49d38becc2dc415d6c1c 2022-04-13 23:21:36.409 | + lib/keystone:create_keystone_accounts:402 : admin_group=e755bcb92ccb49d38becc2dc415d6c1c 2022-04-13 23:21:36.417 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:21:36.421 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:21:36.426 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:21:36.432 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:21:36.440 | +++ 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:21:38.222 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:38.252 | [219322 Async ks-alt-reader-user:219322]: finished successfully 2022-04-13 23:21:39.123 | /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:39.123 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:39.123 | /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:39.123 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:39.308 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:39.311 | ++ functions-common:get_or_create_group:909 : group_id=5a37a8baa61a43738be098de6307b57a 2022-04-13 23:21:39.314 | ++ functions-common:get_or_create_group:910 : echo 5a37a8baa61a43738be098de6307b57a 2022-04-13 23:21:39.317 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5a37a8baa61a43738be098de6307b57a 2022-04-13 23:21:39.319 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:39.402 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:39.440 | [188449 Async ks-group-memberdemo:220183]: running: get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:39.443 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:39.542 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:39.624 | [188449 Async ks-group-anotherdemo:220269]: running: get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:39.635 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:39.950 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:39.963 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:40.016 | [219548 Async ks-system-member:219548]: finished successfully 2022-04-13 23:21:40.093 | [188449 Async ks-group-memberalt:220359]: running: get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:40.114 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:40.476 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:40.560 | [188449 Async ks-group-anotheralt:220483]: running: get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:40.566 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e755bcb92ccb49d38becc2dc415d6c1c 4289f9aa62514e92a2c9e0d286b85929 2022-04-13 23:21:41.010 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e755bcb92ccb49d38becc2dc415d6c1c 4289f9aa62514e92a2c9e0d286b85929 2022-04-13 23:21:41.245 | [188449 Async ks-group-admin:220586]: running: get_or_add_group_project_role admin e755bcb92ccb49d38becc2dc415d6c1c 4289f9aa62514e92a2c9e0d286b85929 2022-04-13 23:21:41.271 | + 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:21:41.630 | [188449 Async ks-demo-member:217741]: Waiting for completion of get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 running on PID 217741 (17 other jobs running) 2022-04-13 23:21:41.820 | [188449 Async ks-demo-member:217741]: Signaling child to exit 2022-04-13 23:21:41.821 | WAKEUP 2022-04-13 23:21:41.982 | [188449 Async ks-demo-member:217741]: Signaled 2022-04-13 23:21:41.994 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:41.994 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:41.994 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:41.994 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:41.994 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:41.994 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:41.994 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:41.994 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:41.994 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:41.994 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:41.994 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:41.994 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:41.994 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:41.994 | /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:41.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:41.994 | /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:41.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:41.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:41.994 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:41.994 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:41.994 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:41.994 | /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:41.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:41.994 | /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:41.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:41.994 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:41.994 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:41.995 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:41.995 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:41.995 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:41.995 | /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:41.995 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:41.995 | /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:41.995 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:41.995 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:41.995 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:41.995 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:41.995 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:41.995 | ++ functions-common:get_field:825 : echo '| e77cd02eb4d84343b570e1daef7ebebe | ec953b1e2b4b4f7f83ee1b3ce4d014ea | | 660f07b853824a138fb86fb6d9cce2e3 | | | False |' 2022-04-13 23:21:41.995 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:41.995 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:41.995 | + functions-common:get_or_add_user_project_role:1004 : echo e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:41.995 | e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:42.316 | [188449 Async ks-demo-member:217741]: finished get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 with result 0 in 16 seconds 2022-04-13 23:21:42.616 | [188449 Async ks-demo-admin:217853]: Waiting for completion of get_or_add_user_project_role admin f1f0774b4912420f9dcd49d4fe6023a0 660f07b853824a138fb86fb6d9cce2e3 running on PID 217853 (16 other jobs running) 2022-04-13 23:21:42.842 | [188449 Async ks-demo-admin:217853]: Signaling child to exit 2022-04-13 23:21:42.844 | WAKEUP 2022-04-13 23:21:42.976 | [188449 Async ks-demo-admin:217853]: Signaled 2022-04-13 23:21:42.990 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:42.990 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:42.990 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:42.990 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:42.990 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:42.990 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:42.990 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:42.990 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:42.990 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:42.990 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:42.990 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f1f0774b4912420f9dcd49d4fe6023a0 --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:42.990 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:42.990 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:42.990 | /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:42.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:42.990 | /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:42.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:42.990 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:42.990 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:42.990 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:42.990 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f1f0774b4912420f9dcd49d4fe6023a0 --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:42.990 | /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:42.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:42.990 | /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:42.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:42.991 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:42.991 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f1f0774b4912420f9dcd49d4fe6023a0 --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:42.991 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:42.991 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:42.991 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:42.991 | /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:42.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:42.991 | /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:42.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:42.991 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:42.991 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:42.991 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:42.991 | ++ functions-common:get_field:825 : echo '| 15ea681f2ee5406c903e492c4867141d | f1f0774b4912420f9dcd49d4fe6023a0 | | 660f07b853824a138fb86fb6d9cce2e3 | | | False |' 2022-04-13 23:21:42.991 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:42.992 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:42.992 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:42.992 | + functions-common:get_or_add_user_project_role:1004 : echo 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:42.992 | 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:43.303 | [188449 Async ks-demo-admin:217853]: finished get_or_add_user_project_role admin f1f0774b4912420f9dcd49d4fe6023a0 660f07b853824a138fb86fb6d9cce2e3 with result 0 in 18 seconds 2022-04-13 23:21:43.549 | [188449 Async ks-demo-another:217965]: Waiting for completion of get_or_add_user_project_role anotherrole ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 running on PID 217965 (15 other jobs running) 2022-04-13 23:21:43.698 | [188449 Async ks-demo-another:217965]: Signaling child to exit 2022-04-13 23:21:43.698 | WAKEUP 2022-04-13 23:21:43.803 | [188449 Async ks-demo-another:217965]: Signaled 2022-04-13 23:21:43.810 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:43.810 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:43.810 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:43.810 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:43.810 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:43.810 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:43.810 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:43.810 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:43.810 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:43.810 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:43.810 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:43.810 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:43.810 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:43.810 | /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:43.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:43.810 | /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:43.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:43.810 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:43.810 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:43.810 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:43.810 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:43.810 | /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:43.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:43.810 | /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:43.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:43.810 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:43.810 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:43.810 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:43.811 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:43.811 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:43.811 | /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:43.811 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:43.811 | /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:43.811 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:43.811 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:43.811 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:43.811 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:43.811 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:43.811 | ++ functions-common:get_field:825 : echo '| 15c47f921a8f415e9a84a6cdd69948f6 | ec953b1e2b4b4f7f83ee1b3ce4d014ea | | 660f07b853824a138fb86fb6d9cce2e3 | | | False |' 2022-04-13 23:21:43.811 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:43.811 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:43.811 | + functions-common:get_or_add_user_project_role:1004 : echo 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:43.811 | 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:44.014 | [188449 Async ks-demo-another:217965]: finished get_or_add_user_project_role anotherrole ec953b1e2b4b4f7f83ee1b3ce4d014ea 660f07b853824a138fb86fb6d9cce2e3 with result 0 in 18 seconds 2022-04-13 23:21:44.065 | [188449 Async ks-demo-invis:218077]: Waiting for completion of get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 9a0f23a90e33492aa183e682ad497db7 running on PID 218077 (14 other jobs running) 2022-04-13 23:21:44.114 | [188449 Async ks-demo-invis:218077]: Signaling child to exit 2022-04-13 23:21:44.114 | WAKEUP 2022-04-13 23:21:44.147 | [188449 Async ks-demo-invis:218077]: Signaled 2022-04-13 23:21:44.149 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:44.149 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:44.149 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:44.149 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:44.149 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:44.149 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:44.149 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:44.149 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:44.149 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:44.150 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:44.150 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:21:44.150 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:44.150 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.150 | /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:44.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.150 | /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:44.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.150 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:44.150 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:44.150 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:44.150 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:21:44.150 | /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:44.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.150 | /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:44.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.150 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:44.150 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:44.150 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:44.150 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ec953b1e2b4b4f7f83ee1b3ce4d014ea --project 9a0f23a90e33492aa183e682ad497db7 2022-04-13 23:21:44.150 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.150 | /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:44.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.150 | /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:44.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.150 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:44.150 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:44.150 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:44.150 | ++ functions-common:get_field:825 : echo '| e77cd02eb4d84343b570e1daef7ebebe | ec953b1e2b4b4f7f83ee1b3ce4d014ea | | 9a0f23a90e33492aa183e682ad497db7 | | | False |' 2022-04-13 23:21:44.150 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:44.150 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.150 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:44.151 | + functions-common:get_or_add_user_project_role:1004 : echo e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:44.151 | e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:44.237 | [188449 Async ks-demo-invis:218077]: finished get_or_add_user_project_role member ec953b1e2b4b4f7f83ee1b3ce4d014ea 9a0f23a90e33492aa183e682ad497db7 with result 0 in 17 seconds 2022-04-13 23:21:44.302 | [188449 Async ks-demo-reader:218235]: Waiting for completion of get_or_add_user_project_role reader 5839d2421afd4ca4baa10256dc5c567c 660f07b853824a138fb86fb6d9cce2e3 running on PID 218235 (13 other jobs running) 2022-04-13 23:21:44.346 | [188449 Async ks-demo-reader:218235]: Signaling child to exit 2022-04-13 23:21:44.346 | WAKEUP 2022-04-13 23:21:44.410 | [188449 Async ks-demo-reader:218235]: Signaled 2022-04-13 23:21:44.421 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:44.421 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:44.421 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:44.421 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:44.421 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:44.421 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:44.421 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:44.421 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:44.422 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:44.422 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5839d2421afd4ca4baa10256dc5c567c --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:44.422 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:44.422 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:44.422 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.422 | /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:44.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.422 | /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:44.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.422 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:44.422 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:44.422 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:44.422 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 5839d2421afd4ca4baa10256dc5c567c --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:44.422 | /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:44.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.422 | /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:44.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.422 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:44.422 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:44.422 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.423 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:44.423 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5839d2421afd4ca4baa10256dc5c567c --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:44.423 | /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:44.423 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.423 | /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:44.423 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.423 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:44.423 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:44.423 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:44.423 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:44.423 | ++ functions-common:get_field:825 : echo '| 7b79dd3e4899415d8a74ebad605dfafc | 5839d2421afd4ca4baa10256dc5c567c | | 660f07b853824a138fb86fb6d9cce2e3 | | | False |' 2022-04-13 23:21:44.423 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.423 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:44.423 | + functions-common:get_or_add_user_project_role:1004 : echo 7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:44.423 | 7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:44.624 | [188449 Async ks-demo-reader:218235]: finished get_or_add_user_project_role reader 5839d2421afd4ca4baa10256dc5c567c 660f07b853824a138fb86fb6d9cce2e3 with result 0 in 14 seconds 2022-04-13 23:21:44.630 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:44.633 | + 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:21:44.731 | [188449 Async ks-alt-admin:218636]: Waiting for completion of get_or_add_user_project_role admin ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a running on PID 218636 (12 other jobs running) 2022-04-13 23:21:44.768 | [188449 Async ks-alt-admin:218636]: Signaling child to exit 2022-04-13 23:21:44.768 | WAKEUP 2022-04-13 23:21:44.819 | [188449 Async ks-alt-admin:218636]: Signaled 2022-04-13 23:21:44.821 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:44.821 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:44.821 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:44.821 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:44.821 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:44.821 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:44.821 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:44.822 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:44.822 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:44.822 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:44.822 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca5ac025da114feca9d5fe7846b92307 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:44.822 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:44.822 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.822 | /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:44.822 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.822 | /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:44.822 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.822 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:44.822 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:44.822 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:44.822 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ca5ac025da114feca9d5fe7846b92307 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:44.822 | /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:44.822 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.822 | /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:44.822 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.822 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:44.822 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:44.822 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca5ac025da114feca9d5fe7846b92307 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:44.822 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:44.822 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.822 | /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:44.822 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.822 | /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:44.822 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.822 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:44.822 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:44.822 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:44.822 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:44.822 | ++ functions-common:get_field:825 : echo '| 15ea681f2ee5406c903e492c4867141d | ca5ac025da114feca9d5fe7846b92307 | | fc6a6102d7614f07b77f328654a0517a | | | False |' 2022-04-13 23:21:44.823 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:44.823 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:44.823 | + functions-common:get_or_add_user_project_role:1004 : echo 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:44.823 | 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:21:44.904 | [188449 Async ks-alt-admin:218636]: finished get_or_add_user_project_role admin ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a with result 0 in 14 seconds 2022-04-13 23:21:44.964 | [188449 Async ks-alt-another:218748]: Waiting for completion of get_or_add_user_project_role anotherrole ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a running on PID 218748 (11 other jobs running) 2022-04-13 23:21:45.004 | [188449 Async ks-alt-another:218748]: Signaling child to exit 2022-04-13 23:21:45.005 | WAKEUP 2022-04-13 23:21:45.107 | [188449 Async ks-alt-another:218748]: Signaled 2022-04-13 23:21:45.118 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:45.118 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:45.118 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:45.118 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:45.118 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:45.118 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:45.118 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:45.118 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:45.118 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ca5ac025da114feca9d5fe7846b92307 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:45.118 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:45.118 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:45.118 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:45.118 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:45.119 | /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:45.119 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.119 | /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:45.119 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.119 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:45.119 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:45.119 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:45.119 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user ca5ac025da114feca9d5fe7846b92307 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:45.119 | /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:45.119 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.119 | /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:45.119 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.119 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ca5ac025da114feca9d5fe7846b92307 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:45.119 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:45.119 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:45.119 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:45.119 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:45.119 | /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:45.119 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.119 | /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:45.119 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.119 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:45.119 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:45.119 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:45.119 | ++ functions-common:get_field:825 : echo '| 15c47f921a8f415e9a84a6cdd69948f6 | ca5ac025da114feca9d5fe7846b92307 | | fc6a6102d7614f07b77f328654a0517a | | | False |' 2022-04-13 23:21:45.119 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:45.119 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:45.119 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:45.119 | + functions-common:get_or_add_user_project_role:1004 : echo 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:45.119 | 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:21:45.331 | [188449 Async ks-alt-another:218748]: finished get_or_add_user_project_role anotherrole ca5ac025da114feca9d5fe7846b92307 fc6a6102d7614f07b77f328654a0517a with result 0 in 15 seconds 2022-04-13 23:21:45.556 | [188449 Async ks-alt-member-user:219147]: Waiting for completion of get_or_add_user_project_role member a18b15240b204c6d98e07541bdda6af4 fc6a6102d7614f07b77f328654a0517a running on PID 219147 (10 other jobs running) 2022-04-13 23:21:45.732 | [188449 Async ks-alt-member-user:219147]: Signaling child to exit 2022-04-13 23:21:45.732 | WAKEUP 2022-04-13 23:21:45.890 | [188449 Async ks-alt-member-user:219147]: Signaled 2022-04-13 23:21:45.901 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:45.901 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:45.901 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:45.901 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:45.901 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:45.901 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:45.901 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:45.901 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:45.901 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:45.901 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:45.901 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a18b15240b204c6d98e07541bdda6af4 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:45.901 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:45.901 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:45.901 | /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:45.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.901 | /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:45.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.902 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:45.902 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:45.902 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:45.902 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user a18b15240b204c6d98e07541bdda6af4 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:45.902 | /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:45.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.902 | /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:45.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.902 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a18b15240b204c6d98e07541bdda6af4 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:45.902 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:45.902 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:45.902 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:45.902 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:45.902 | /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:45.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.902 | /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:45.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.902 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:45.902 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:45.902 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:45.902 | ++ functions-common:get_field:825 : echo '| e77cd02eb4d84343b570e1daef7ebebe | a18b15240b204c6d98e07541bdda6af4 | | fc6a6102d7614f07b77f328654a0517a | | | False |' 2022-04-13 23:21:45.902 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:45.902 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:45.902 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:45.902 | + functions-common:get_or_add_user_project_role:1004 : echo e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:45.902 | e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:46.148 | [188449 Async ks-alt-member-user:219147]: finished get_or_add_user_project_role member a18b15240b204c6d98e07541bdda6af4 fc6a6102d7614f07b77f328654a0517a with result 0 in 14 seconds 2022-04-13 23:21:46.353 | [188449 Async ks-alt-reader-user:219322]: Waiting for completion of get_or_add_user_project_role reader 72c1de6d9fee46578c5de1a931b1a782 fc6a6102d7614f07b77f328654a0517a running on PID 219322 (9 other jobs running) 2022-04-13 23:21:46.532 | [188449 Async ks-alt-reader-user:219322]: Signaling child to exit 2022-04-13 23:21:46.532 | WAKEUP 2022-04-13 23:21:46.696 | [188449 Async ks-alt-reader-user:219322]: Signaled 2022-04-13 23:21:46.698 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:46.711 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:46.711 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:46.711 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:46.711 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:46.711 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:46.711 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:46.711 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:46.711 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:46.711 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:46.711 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 72c1de6d9fee46578c5de1a931b1a782 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:46.711 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:46.711 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:46.711 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:46.711 | /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:46.711 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:46.711 | /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:46.711 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:46.711 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:46.711 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:46.711 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:46.711 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 72c1de6d9fee46578c5de1a931b1a782 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:46.711 | /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:46.711 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:46.711 | /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:46.711 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:46.711 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:46.711 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 72c1de6d9fee46578c5de1a931b1a782 --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:46.711 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:46.711 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:46.711 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:46.712 | /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:46.712 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:46.712 | /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:46.712 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:46.712 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:46.712 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:46.712 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:46.712 | ++ functions-common:get_field:825 : echo '| 7b79dd3e4899415d8a74ebad605dfafc | 72c1de6d9fee46578c5de1a931b1a782 | | fc6a6102d7614f07b77f328654a0517a | | | False |' 2022-04-13 23:21:46.712 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:46.712 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:46.712 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:46.712 | + functions-common:get_or_add_user_project_role:1004 : echo 7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:46.712 | 7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:46.871 | [219840 Async ks-system-reader:219840]: finished successfully 2022-04-13 23:21:47.034 | [188449 Async ks-alt-reader-user:219322]: finished get_or_add_user_project_role reader 72c1de6d9fee46578c5de1a931b1a782 fc6a6102d7614f07b77f328654a0517a with result 0 in 13 seconds 2022-04-13 23:21:47.063 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:47.071 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:21:47.454 | [188449 Async ks-system-member:219548]: Waiting for completion of get_or_add_user_system_role member 63000b27cb1a4ecb9b3ee4efe43645f7 all running on PID 219548 (8 other jobs running) 2022-04-13 23:21:47.668 | [188449 Async ks-system-member:219548]: Signaling child to exit 2022-04-13 23:21:47.668 | WAKEUP 2022-04-13 23:21:47.865 | [188449 Async ks-system-member:219548]: Signaled 2022-04-13 23:21:47.873 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:21:47.873 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:21:47.873 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:21:47.873 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:47.873 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:47.873 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:47.873 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:47.873 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:47.873 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:21:47.873 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63000b27cb1a4ecb9b3ee4efe43645f7 --system all -f value -c Role 2022-04-13 23:21:47.873 | /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:47.873 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:47.873 | /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:47.873 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:47.873 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:47.873 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:21:47.873 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:21:47.873 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 63000b27cb1a4ecb9b3ee4efe43645f7 --system all 2022-04-13 23:21:47.873 | /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:47.873 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:47.873 | /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:47.873 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:47.873 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63000b27cb1a4ecb9b3ee4efe43645f7 --system all -f value -c Role 2022-04-13 23:21:47.873 | /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:47.873 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:47.874 | /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:47.874 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:47.874 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:47.874 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:47.874 | + functions-common:get_or_add_user_system_role:1059 : echo e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:47.874 | e77cd02eb4d84343b570e1daef7ebebe 2022-04-13 23:21:48.188 | [188449 Async ks-system-member:219548]: finished get_or_add_user_system_role member 63000b27cb1a4ecb9b3ee4efe43645f7 all with result 0 in 11 seconds 2022-04-13 23:21:48.434 | [188449 Async ks-system-reader:219840]: Waiting for completion of get_or_add_user_system_role reader 14eae91038724a3aaf202f0677b52e0b all running on PID 219840 (7 other jobs running) 2022-04-13 23:21:48.604 | [188449 Async ks-system-reader:219840]: Signaling child to exit 2022-04-13 23:21:48.612 | WAKEUP 2022-04-13 23:21:48.734 | [188449 Async ks-system-reader:219840]: Signaled 2022-04-13 23:21:48.746 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:21:48.746 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:21:48.746 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:21:48.746 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:48.746 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:48.746 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:48.746 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:48.746 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:48.746 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:21:48.746 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14eae91038724a3aaf202f0677b52e0b --system all -f value -c Role 2022-04-13 23:21:48.746 | /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:48.746 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:48.746 | /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:48.746 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:48.746 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:48.746 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:21:48.746 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:21:48.747 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 14eae91038724a3aaf202f0677b52e0b --system all 2022-04-13 23:21:48.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:21:48.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:48.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:21:48.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:48.747 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14eae91038724a3aaf202f0677b52e0b --system all -f value -c Role 2022-04-13 23:21:48.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:21:48.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:48.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:21:48.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:48.747 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:48.747 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:48.747 | + functions-common:get_or_add_user_system_role:1059 : echo 7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:48.747 | 7b79dd3e4899415d8a74ebad605dfafc 2022-04-13 23:21:49.060 | [188449 Async ks-system-reader:219840]: finished get_or_add_user_system_role reader 14eae91038724a3aaf202f0677b52e0b all with result 0 in 14 seconds 2022-04-13 23:21:49.088 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:49.091 | + 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:49.334 | [188449 Async ks-group-memberdemo:220183]: Waiting for completion of get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 running on PID 220183 (6 other jobs running) 2022-04-13 23:21:49.487 | [188449 Async ks-group-memberdemo:220183]: Signaling child to exit 2022-04-13 23:21:53.572 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:53.683 | [220183 Async ks-group-memberdemo:220183]: finished successfully 2022-04-13 23:21:53.789 | WAKEUP 2022-04-13 23:21:53.914 | [188449 Async ks-group-memberdemo:220183]: Signaled 2022-04-13 23:21:53.926 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:53.926 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a37a8baa61a43738be098de6307b57a --project 660f07b853824a138fb86fb6d9cce2e3 -f value 2022-04-13 23:21:53.926 | /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:53.926 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:53.927 | /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:53.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:53.927 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:53.927 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:53.927 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:53.927 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 5a37a8baa61a43738be098de6307b57a --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:53.927 | /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:53.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:53.927 | /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:53.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:53.927 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a37a8baa61a43738be098de6307b57a --project 660f07b853824a138fb86fb6d9cce2e3 -f value 2022-04-13 23:21:53.927 | /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:53.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:53.927 | /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:53.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:53.927 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:53.927 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e77cd02eb4d84343b570e1daef7ebebe 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 False' 2022-04-13 23:21:53.927 | + functions-common:get_or_add_group_project_role:1083 : echo e77cd02eb4d84343b570e1daef7ebebe 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 False 2022-04-13 23:21:53.927 | e77cd02eb4d84343b570e1daef7ebebe 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 False 2022-04-13 23:21:54.145 | [188449 Async ks-group-memberdemo:220183]: finished get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 with result 0 in 14 seconds 2022-04-13 23:21:54.376 | [188449 Async ks-group-anotherdemo:220269]: Waiting for completion of get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 running on PID 220269 (5 other jobs running) 2022-04-13 23:21:54.424 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:54.427 | [188449 Async ks-group-anotherdemo:220269]: Signaling child to exit 2022-04-13 23:21:54.466 | [220269 Async ks-group-anotherdemo:220269]: finished successfully 2022-04-13 23:21:54.491 | WAKEUP 2022-04-13 23:21:54.526 | [188449 Async ks-group-anotherdemo:220269]: Signaled 2022-04-13 23:21:54.528 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:54.528 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a37a8baa61a43738be098de6307b57a --project 660f07b853824a138fb86fb6d9cce2e3 -f value 2022-04-13 23:21:54.528 | /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:54.528 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:54.528 | /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:54.528 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:54.528 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:54.528 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:54.528 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:54.528 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5a37a8baa61a43738be098de6307b57a --project 660f07b853824a138fb86fb6d9cce2e3 2022-04-13 23:21:54.528 | /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:54.528 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:54.528 | /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:54.528 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:54.528 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a37a8baa61a43738be098de6307b57a --project 660f07b853824a138fb86fb6d9cce2e3 -f value 2022-04-13 23:21:54.528 | /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:54.528 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:54.528 | /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:54.528 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:54.529 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:54.529 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='15c47f921a8f415e9a84a6cdd69948f6 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 False' 2022-04-13 23:21:54.529 | + functions-common:get_or_add_group_project_role:1083 : echo 15c47f921a8f415e9a84a6cdd69948f6 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 False 2022-04-13 23:21:54.529 | 15c47f921a8f415e9a84a6cdd69948f6 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 False 2022-04-13 23:21:54.601 | [188449 Async ks-group-anotherdemo:220269]: finished get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a 660f07b853824a138fb86fb6d9cce2e3 with result 0 in 14 seconds 2022-04-13 23:21:54.661 | [188449 Async ks-group-memberalt:220359]: Waiting for completion of get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a running on PID 220359 (4 other jobs running) 2022-04-13 23:21:54.699 | [188449 Async ks-group-memberalt:220359]: Signaling child to exit 2022-04-13 23:21:54.976 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:55.003 | [220359 Async ks-group-memberalt:220359]: finished successfully 2022-04-13 23:21:55.030 | WAKEUP 2022-04-13 23:21:55.062 | [188449 Async ks-group-memberalt:220359]: Signaled 2022-04-13 23:21:55.064 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:55.064 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a37a8baa61a43738be098de6307b57a --project fc6a6102d7614f07b77f328654a0517a -f value 2022-04-13 23:21:55.064 | /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:55.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:55.064 | /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:55.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:55.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:55.064 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:55.064 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:55.064 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 5a37a8baa61a43738be098de6307b57a --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:55.064 | /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:55.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:55.064 | /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:55.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:55.064 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a37a8baa61a43738be098de6307b57a --project fc6a6102d7614f07b77f328654a0517a -f value 2022-04-13 23:21:55.064 | /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:55.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:55.064 | /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:55.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:55.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:55.065 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e77cd02eb4d84343b570e1daef7ebebe 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a False' 2022-04-13 23:21:55.065 | + functions-common:get_or_add_group_project_role:1083 : echo e77cd02eb4d84343b570e1daef7ebebe 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a False 2022-04-13 23:21:55.065 | e77cd02eb4d84343b570e1daef7ebebe 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a False 2022-04-13 23:21:55.116 | [188449 Async ks-group-memberalt:220359]: finished get_or_add_group_project_role member 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a with result 0 in 15 seconds 2022-04-13 23:21:55.160 | [188449 Async ks-group-anotheralt:220483]: Waiting for completion of get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a running on PID 220483 (3 other jobs running) 2022-04-13 23:21:55.188 | [188449 Async ks-group-anotheralt:220483]: Signaling child to exit 2022-04-13 23:21:55.937 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:55.965 | [220483 Async ks-group-anotheralt:220483]: finished successfully 2022-04-13 23:21:55.986 | WAKEUP 2022-04-13 23:21:56.011 | [188449 Async ks-group-anotheralt:220483]: Signaled 2022-04-13 23:21:56.013 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:56.013 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a37a8baa61a43738be098de6307b57a --project fc6a6102d7614f07b77f328654a0517a -f value 2022-04-13 23:21:56.013 | /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:56.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.013 | /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:56.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:56.013 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:56.013 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:56.013 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5a37a8baa61a43738be098de6307b57a --project fc6a6102d7614f07b77f328654a0517a 2022-04-13 23:21:56.013 | /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:56.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.013 | /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:56.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.013 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a37a8baa61a43738be098de6307b57a --project fc6a6102d7614f07b77f328654a0517a -f value 2022-04-13 23:21:56.013 | /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:56.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.013 | /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:56.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:56.013 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='15c47f921a8f415e9a84a6cdd69948f6 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a False' 2022-04-13 23:21:56.013 | + functions-common:get_or_add_group_project_role:1083 : echo 15c47f921a8f415e9a84a6cdd69948f6 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a False 2022-04-13 23:21:56.013 | 15c47f921a8f415e9a84a6cdd69948f6 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a False 2022-04-13 23:21:56.061 | [188449 Async ks-group-anotheralt:220483]: finished get_or_add_group_project_role anotherrole 5a37a8baa61a43738be098de6307b57a fc6a6102d7614f07b77f328654a0517a with result 0 in 15 seconds 2022-04-13 23:21:56.102 | [188449 Async ks-group-admin:220586]: Waiting for completion of get_or_add_group_project_role admin e755bcb92ccb49d38becc2dc415d6c1c 4289f9aa62514e92a2c9e0d286b85929 running on PID 220586 (2 other jobs running) 2022-04-13 23:21:56.129 | [188449 Async ks-group-admin:220586]: Signaling child to exit 2022-04-13 23:21:56.309 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:56.335 | [220586 Async ks-group-admin:220586]: finished successfully 2022-04-13 23:21:56.354 | WAKEUP 2022-04-13 23:21:56.378 | [188449 Async ks-group-admin:220586]: Signaled 2022-04-13 23:21:56.379 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:21:56.379 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e755bcb92ccb49d38becc2dc415d6c1c --project 4289f9aa62514e92a2c9e0d286b85929 -f value 2022-04-13 23:21:56.379 | /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:56.379 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.379 | /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:56.379 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:56.380 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:21:56.380 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:21:56.380 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group e755bcb92ccb49d38becc2dc415d6c1c --project 4289f9aa62514e92a2c9e0d286b85929 2022-04-13 23:21:56.380 | /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:56.380 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.380 | /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:56.380 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.380 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e755bcb92ccb49d38becc2dc415d6c1c --project 4289f9aa62514e92a2c9e0d286b85929 -f value 2022-04-13 23:21:56.380 | /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:56.380 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.380 | /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:56.380 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:56.380 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='15ea681f2ee5406c903e492c4867141d e755bcb92ccb49d38becc2dc415d6c1c 4289f9aa62514e92a2c9e0d286b85929 False' 2022-04-13 23:21:56.380 | + functions-common:get_or_add_group_project_role:1083 : echo 15ea681f2ee5406c903e492c4867141d e755bcb92ccb49d38becc2dc415d6c1c 4289f9aa62514e92a2c9e0d286b85929 False 2022-04-13 23:21:56.380 | 15ea681f2ee5406c903e492c4867141d e755bcb92ccb49d38becc2dc415d6c1c 4289f9aa62514e92a2c9e0d286b85929 False 2022-04-13 23:21:56.425 | [188449 Async ks-group-admin:220586]: finished get_or_add_group_project_role admin e755bcb92ccb49d38becc2dc415d6c1c 4289f9aa62514e92a2c9e0d286b85929 with result 0 in 15 seconds 2022-04-13 23:21:56.429 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:56.431 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:21:56.448 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:56.451 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:21:56.469 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:56.472 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:21:56.474 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:21:56.534 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:21:56.572 | [188449 Async create_nova_accounts:222488]: running: create_nova_accounts 2022-04-13 23:21:56.575 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:21:56.593 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:56.595 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:21:56.598 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:21:56.659 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:21:56.702 | [188449 Async create_glance_accounts:222603]: running: create_glance_accounts 2022-04-13 23:21:56.705 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:21:56.731 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:56.734 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:21:56.738 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:21:56.804 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:21:56.848 | [188449 Async create_cinder_accounts:222733]: running: create_cinder_accounts 2022-04-13 23:21:56.851 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:21:56.873 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:56.876 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:21:56.878 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:21:56.948 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:21:57.037 | [188449 Async create_neutron_accounts:222848]: running: create_neutron_accounts 2022-04-13 23:21:57.043 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:21:57.077 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:57.083 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:21:57.087 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:21:57.387 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:21:57.601 | [188449 Async create_swift_accounts:223011]: running: create_swift_accounts 2022-04-13 23:21:57.626 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:21:57.799 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:57.814 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:21:58.183 | [188449 Async create_nova_accounts:222488]: Waiting for completion of create_nova_accounts running on PID 222488 (6 other jobs running) 2022-04-13 23:21:58.363 | [188449 Async create_nova_accounts:222488]: Signaling child to exit 2022-04-13 23:22:38.802 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:38.841 | [222848 Async create_neutron_accounts:222848]: finished successfully 2022-04-13 23:22:56.672 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:56.707 | [222733 Async create_cinder_accounts:222733]: finished successfully 2022-04-13 23:23:14.446 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:14.485 | [222603 Async create_glance_accounts:222603]: finished successfully 2022-04-13 23:23:19.181 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:19.210 | [222488 Async create_nova_accounts:222488]: finished successfully 2022-04-13 23:23:19.231 | WAKEUP 2022-04-13 23:23:19.256 | [188449 Async create_nova_accounts:222488]: Signaled 2022-04-13 23:23:19.258 | + 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:23:19.258 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:23:19.258 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:23:19.258 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:19.258 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:19.258 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:19.258 | ++ 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:23:19.258 | /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:19.258 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.258 | /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:19.258 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.258 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.258 | + functions-common:get_or_create_user:932 : user_id=b10946ec8e3d48aca47b5eb2aa3ddd23 2022-04-13 23:23:19.258 | + functions-common:get_or_create_user:933 : echo b10946ec8e3d48aca47b5eb2aa3ddd23 2022-04-13 23:23:19.258 | b10946ec8e3d48aca47b5eb2aa3ddd23 2022-04-13 23:23:19.258 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:23:19.258 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:19.258 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:19.258 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:19.258 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:19.258 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:19.258 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:19.258 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:19.258 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:19.258 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:19.258 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:19.258 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.258 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:19.259 | ++ 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:23:19.259 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.259 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.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:23:19.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:23:19.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.259 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.259 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:19.259 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:19.259 | + 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:23:19.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:23:19.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:23:19.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.259 | ++ 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:23:19.259 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.259 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:19.259 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.259 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.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:23:19.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:23:19.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.259 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.259 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:19.259 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:19.259 | ++ functions-common:get_field:825 : echo '| 7ed38de7ca2849989d6718c4ffd9d7a8 | b10946ec8e3d48aca47b5eb2aa3ddd23 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:23:19.259 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:19.259 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.259 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.259 | + functions-common:get_or_add_user_project_role:1004 : echo 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.259 | 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.260 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:23:19.260 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:23:19.260 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:19.260 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:19.260 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:19.260 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:19.260 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:19.260 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:19.260 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:19.260 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:19.260 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:19.260 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:19.260 | ++ 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:23:19.260 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.260 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:19.260 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.260 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.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:23:19.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:23:19.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.260 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:19.260 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:19.260 | + 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:23:19.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:23:19.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:23:19.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.260 | ++ 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:23:19.260 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.261 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:19.261 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.261 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.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:23:19.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:23:19.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.261 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.261 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:19.261 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:19.261 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:19.261 | ++ functions-common:get_field:825 : echo '| 15ea681f2ee5406c903e492c4867141d | b10946ec8e3d48aca47b5eb2aa3ddd23 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:23:19.261 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.261 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15ea681f2ee5406c903e492c4867141d 2022-04-13 23:23:19.261 | + functions-common:get_or_add_user_project_role:1004 : echo 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:23:19.261 | 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:23:19.261 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:23:19.261 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:23:19.261 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.15/compute 2022-04-13 23:23:19.261 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:23:19.261 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:19.261 | ++ 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:23:19.261 | ++ 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:23:19.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:23:19.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:23:19.261 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.261 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.261 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:19.261 | 853fa5dc8844468fa7f13904db7bfe3c' 2022-04-13 23:23:19.261 | + functions-common:get_or_create_service:1101 : echo 853fa5dc8844468fa7f13904db7bfe3c 2022-04-13 23:23:19.261 | 853fa5dc8844468fa7f13904db7bfe3c 2022-04-13 23:23:19.261 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.15/compute/v2/$(project_id)s' 2022-04-13 23:23:19.262 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:19.262 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:23:19.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:19.262 | +++ 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:23:19.262 | /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:19.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.262 | /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:19.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.262 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:19.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:19.262 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:23:19.262 | /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:19.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.262 | /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:19.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.262 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ea04aa59e033444db87ccb50a66a7604 2022-04-13 23:23:19.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ea04aa59e033444db87ccb50a66a7604 2022-04-13 23:23:19.262 | + functions-common:get_or_create_endpoint:1134 : public_id=ea04aa59e033444db87ccb50a66a7604 2022-04-13 23:23:19.262 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:19.262 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:19.262 | + functions-common:get_or_create_endpoint:1143 : echo ea04aa59e033444db87ccb50a66a7604 2022-04-13 23:23:19.262 | ea04aa59e033444db87ccb50a66a7604 2022-04-13 23:23:19.262 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:23:19.262 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:19.262 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:23:19.262 | ++ 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:23:19.262 | /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:19.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.262 | /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:19.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.263 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.263 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:19.263 | 2c4c7dfacf2a4350945fc177ff2ec215' 2022-04-13 23:23:19.263 | + functions-common:get_or_create_service:1101 : echo 2c4c7dfacf2a4350945fc177ff2ec215 2022-04-13 23:23:19.263 | 2c4c7dfacf2a4350945fc177ff2ec215 2022-04-13 23:23:19.263 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.15/compute/v2.1 2022-04-13 23:23:19.263 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:19.263 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.15/compute/v2.1 RegionOne 2022-04-13 23:23:19.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:19.263 | +++ 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:23:19.263 | /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:19.263 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.263 | /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:19.263 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.263 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:19.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:19.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.15/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:23:19.263 | /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:19.263 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.263 | /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:19.263 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.263 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6130fa304f4a4feabaea3c1207d27ae4 2022-04-13 23:23:19.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6130fa304f4a4feabaea3c1207d27ae4 2022-04-13 23:23:19.263 | + functions-common:get_or_create_endpoint:1134 : public_id=6130fa304f4a4feabaea3c1207d27ae4 2022-04-13 23:23:19.263 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:19.263 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:19.263 | + functions-common:get_or_create_endpoint:1143 : echo 6130fa304f4a4feabaea3c1207d27ae4 2022-04-13 23:23:19.263 | 6130fa304f4a4feabaea3c1207d27ae4 2022-04-13 23:23:19.263 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:23:19.263 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:19.263 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:23:19.264 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:19.264 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:23:19.264 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:19.264 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:19.264 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:19.264 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:19.264 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:19.264 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:19.264 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:19.264 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:19.264 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:19.264 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:19.264 | ++ 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:23:19.264 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.264 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:19.264 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.264 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.264 | /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:19.264 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.264 | /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:19.264 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.264 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.264 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:19.264 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:19.264 | + 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:23:19.264 | /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:19.264 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.264 | /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:19.264 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.264 | ++ 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:23:19.264 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.265 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:19.265 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.265 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.265 | /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:19.265 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.265 | /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:19.265 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.265 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.265 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:19.265 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:19.265 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:19.265 | ++ functions-common:get_field:825 : echo '| 3e34a4c8084d475f9f6aea61339c7efd | b10946ec8e3d48aca47b5eb2aa3ddd23 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:23:19.265 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.265 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:23:19.265 | + functions-common:get_or_add_user_project_role:1004 : echo 3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:23:19.265 | 3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:23:19.265 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:23:19.265 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:19.265 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:23:19.265 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:19.265 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:23:19.311 | [188449 Async create_nova_accounts:222488]: finished create_nova_accounts with result 0 in 82 seconds 2022-04-13 23:23:19.353 | [188449 Async create_glance_accounts:222603]: Waiting for completion of create_glance_accounts running on PID 222603 (5 other jobs running) 2022-04-13 23:23:19.380 | [188449 Async create_glance_accounts:222603]: Signaling child to exit 2022-04-13 23:23:19.380 | WAKEUP 2022-04-13 23:23:19.404 | [188449 Async create_glance_accounts:222603]: Signaled 2022-04-13 23:23:19.405 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:23:19.405 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:19.406 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:23:19.406 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:23:19.406 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:19.406 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:19.406 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:19.406 | ++ 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:23:19.406 | /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:19.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.406 | /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:19.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.406 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.406 | + functions-common:get_or_create_user:932 : user_id=c17f6451a10245069d645fe3538cb4dc 2022-04-13 23:23:19.406 | + functions-common:get_or_create_user:933 : echo c17f6451a10245069d645fe3538cb4dc 2022-04-13 23:23:19.406 | c17f6451a10245069d645fe3538cb4dc 2022-04-13 23:23:19.406 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:23:19.406 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:19.406 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:19.406 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:19.406 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:19.406 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:19.406 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:19.406 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:19.406 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:19.406 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:19.406 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:19.406 | ++ 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:23:19.406 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.406 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:19.406 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.406 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.406 | /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:19.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:19.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.407 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.407 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:19.407 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:19.407 | + 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:23:19.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:19.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:19.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.407 | ++ 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:23:19.407 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.407 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:19.407 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.407 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.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:19.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.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:19.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.407 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.407 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:19.407 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:19.407 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:19.407 | ++ functions-common:get_field:825 : echo '| 7ed38de7ca2849989d6718c4ffd9d7a8 | c17f6451a10245069d645fe3538cb4dc | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:23:19.407 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.407 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.407 | + functions-common:get_or_add_user_project_role:1004 : echo 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.407 | 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.407 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:23:19.407 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:23:19.407 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:19.407 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:23:19.407 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:23:19.407 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:19.408 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:19.408 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:19.408 | ++ 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:23:19.408 | /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:19.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.408 | /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:19.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.408 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.408 | + functions-common:get_or_create_user:932 : user_id=88cfd6d1b2124a60bad95064aa3fe020 2022-04-13 23:23:19.408 | + functions-common:get_or_create_user:933 : echo 88cfd6d1b2124a60bad95064aa3fe020 2022-04-13 23:23:19.408 | 88cfd6d1b2124a60bad95064aa3fe020 2022-04-13 23:23:19.408 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:23:19.408 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:19.408 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:19.408 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:19.408 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:19.408 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:19.408 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:19.408 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:19.408 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:19.408 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:19.408 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:19.408 | ++ 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:23:19.408 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:19.408 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.408 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.408 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.408 | /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:19.409 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.409 | /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:19.409 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.409 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.409 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:19.409 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:19.409 | + 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:23:19.409 | /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:19.409 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.409 | /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:19.409 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.409 | ++ 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:23:19.409 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.409 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:19.409 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.409 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.409 | /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:19.409 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.409 | /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:19.409 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.409 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.409 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:19.409 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:19.409 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:19.409 | ++ functions-common:get_field:825 : echo '| 7ed38de7ca2849989d6718c4ffd9d7a8 | 88cfd6d1b2124a60bad95064aa3fe020 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:23:19.409 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.409 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.409 | + functions-common:get_or_add_user_project_role:1004 : echo 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.410 | 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.410 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:23:19.410 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:23:19.410 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:19.410 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:19.410 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:19.410 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:19.410 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:19.410 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:19.410 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:19.410 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:19.410 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:19.410 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:19.410 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:19.410 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.410 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.411 | ++ 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:23:19.411 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.411 | /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:19.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.411 | /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:19.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.411 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.411 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:19.411 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:19.411 | + 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:23:19.411 | /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:19.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.411 | /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:19.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.411 | ++ 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:23:19.411 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:19.411 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.411 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.411 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.411 | /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:19.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.411 | /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:19.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.411 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.411 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:19.411 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:19.411 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:19.411 | ++ functions-common:get_field:825 : echo '| 3e34a4c8084d475f9f6aea61339c7efd | 88cfd6d1b2124a60bad95064aa3fe020 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:23:19.411 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.411 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:23:19.411 | + functions-common:get_or_add_user_project_role:1004 : echo 3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:23:19.411 | 3e34a4c8084d475f9f6aea61339c7efd 2022-04-13 23:23:19.412 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:23:19.412 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:19.412 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:23:19.412 | ++ 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:23:19.412 | /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:19.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.412 | /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:19.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.412 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.412 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:19.412 | 240dc07d94e94ee899c9137a8c8233e2' 2022-04-13 23:23:19.412 | + functions-common:get_or_create_service:1101 : echo 240dc07d94e94ee899c9137a8c8233e2 2022-04-13 23:23:19.412 | 240dc07d94e94ee899c9137a8c8233e2 2022-04-13 23:23:19.412 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.15/image 2022-04-13 23:23:19.412 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:19.412 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.15/image RegionOne 2022-04-13 23:23:19.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:19.412 | +++ 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:23:19.412 | /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:19.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.412 | /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:19.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.412 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:19.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:19.412 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.15/image --region RegionOne -f value -c id 2022-04-13 23:23:19.412 | /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:19.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.412 | /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:19.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.412 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9442bdfd596f4213909b6836d0885e9a 2022-04-13 23:23:19.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9442bdfd596f4213909b6836d0885e9a 2022-04-13 23:23:19.413 | + functions-common:get_or_create_endpoint:1134 : public_id=9442bdfd596f4213909b6836d0885e9a 2022-04-13 23:23:19.413 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:19.413 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:19.413 | + functions-common:get_or_create_endpoint:1143 : echo 9442bdfd596f4213909b6836d0885e9a 2022-04-13 23:23:19.413 | 9442bdfd596f4213909b6836d0885e9a 2022-04-13 23:23:19.413 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:23:19.413 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:23:19.413 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:23:19.413 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:23:19.413 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:23:19.413 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:23:19.413 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:23:19.413 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:23:19.413 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:23:19.455 | [188449 Async create_glance_accounts:222603]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-13 23:23:19.501 | [188449 Async create_cinder_accounts:222733]: Waiting for completion of create_cinder_accounts running on PID 222733 (4 other jobs running) 2022-04-13 23:23:19.529 | [188449 Async create_cinder_accounts:222733]: Signaling child to exit 2022-04-13 23:23:19.529 | WAKEUP 2022-04-13 23:23:19.556 | [188449 Async create_cinder_accounts:222733]: Signaled 2022-04-13 23:23:19.558 | + 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:23:19.558 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:23:19.558 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:23:19.558 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:19.558 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:19.558 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:19.558 | ++ 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:23:19.558 | /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:19.558 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.558 | /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:19.558 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.558 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.558 | + functions-common:get_or_create_user:932 : user_id=d7665633748c4ef6a6397a8d695cc157 2022-04-13 23:23:19.558 | + functions-common:get_or_create_user:933 : echo d7665633748c4ef6a6397a8d695cc157 2022-04-13 23:23:19.558 | d7665633748c4ef6a6397a8d695cc157 2022-04-13 23:23:19.558 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:23:19.558 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:19.558 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:19.558 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:19.558 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:19.558 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:19.558 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:19.558 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:19.558 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:19.558 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:19.559 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:19.559 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.559 | ++ 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:23:19.559 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:19.559 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.559 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.559 | /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:19.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.559 | /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:19.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.559 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.559 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:19.559 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:19.559 | + 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:23:19.559 | /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:19.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.559 | /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:19.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.559 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:19.559 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.559 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.559 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.559 | ++ 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:23:19.559 | /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:19.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.559 | /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:19.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.559 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.559 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:19.559 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:19.559 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:19.559 | ++ functions-common:get_field:825 : echo '| 7ed38de7ca2849989d6718c4ffd9d7a8 | d7665633748c4ef6a6397a8d695cc157 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:23:19.559 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.560 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.560 | + functions-common:get_or_add_user_project_role:1004 : echo 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.560 | 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.560 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:23:19.560 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:23:19.560 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:19.560 | ++ 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:23:19.560 | ++ 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:23:19.560 | /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:19.560 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.560 | /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:19.560 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.560 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.560 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:19.560 | 3f25e91710aa476d8ddbdd7b99f905f3' 2022-04-13 23:23:19.560 | + functions-common:get_or_create_service:1101 : echo 3f25e91710aa476d8ddbdd7b99f905f3 2022-04-13 23:23:19.560 | 3f25e91710aa476d8ddbdd7b99f905f3 2022-04-13 23:23:19.560 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:23:19.560 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-04-13 23:23:19.560 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:19.560 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:23:19.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:19.560 | +++ 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:23:19.560 | /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:19.560 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.560 | /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:19.560 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.560 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:19.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:19.561 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:23:19.561 | /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:19.561 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.561 | /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:19.561 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.561 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a36594edbd09411c8c616c101c81dac0 2022-04-13 23:23:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a36594edbd09411c8c616c101c81dac0 2022-04-13 23:23:19.561 | + functions-common:get_or_create_endpoint:1134 : public_id=a36594edbd09411c8c616c101c81dac0 2022-04-13 23:23:19.561 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:19.561 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:19.561 | + functions-common:get_or_create_endpoint:1143 : echo a36594edbd09411c8c616c101c81dac0 2022-04-13 23:23:19.561 | a36594edbd09411c8c616c101c81dac0 2022-04-13 23:23:19.561 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:23:19.561 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:19.561 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:23:19.561 | ++ 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:23:19.561 | /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:19.561 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.561 | /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:19.561 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.561 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.561 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:19.561 | 257ccbb3fef9477694f60751d4a8ae2e' 2022-04-13 23:23:19.561 | + functions-common:get_or_create_service:1101 : echo 257ccbb3fef9477694f60751d4a8ae2e 2022-04-13 23:23:19.561 | 257ccbb3fef9477694f60751d4a8ae2e 2022-04-13 23:23:19.561 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-04-13 23:23:19.561 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:19.561 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:23:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:19.561 | +++ 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:23:19.561 | /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:19.561 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.562 | /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:19.562 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.562 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:19.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:19.562 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:23:19.562 | /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:19.562 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.562 | /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:19.562 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.562 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3e709e16d74345618d46efc50898c560 2022-04-13 23:23:19.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3e709e16d74345618d46efc50898c560 2022-04-13 23:23:19.562 | + functions-common:get_or_create_endpoint:1134 : public_id=3e709e16d74345618d46efc50898c560 2022-04-13 23:23:19.562 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:19.562 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:19.562 | + functions-common:get_or_create_endpoint:1143 : echo 3e709e16d74345618d46efc50898c560 2022-04-13 23:23:19.562 | 3e709e16d74345618d46efc50898c560 2022-04-13 23:23:19.562 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:23:19.562 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:23:19.562 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:23:19.562 | +++ 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:23:19.562 | /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:19.562 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.562 | /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:19.562 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.562 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.562 | ++ functions-common:get_or_create_project:945 : project_id=8560f5072841431dbc98a2dbb2758bc5 2022-04-13 23:23:19.562 | ++ functions-common:get_or_create_project:946 : echo 8560f5072841431dbc98a2dbb2758bc5 2022-04-13 23:23:19.562 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 8560f5072841431dbc98a2dbb2758bc5 2022-04-13 23:23:19.562 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:23:19.562 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:19.563 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:19.563 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:19.563 | +++ 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:23:19.563 | /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:19.563 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.563 | /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:19.563 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.563 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:23:19.563 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.563 | ++ functions-common:get_or_create_user:932 : user_id=d7665633748c4ef6a6397a8d695cc157 2022-04-13 23:23:19.563 | ++ functions-common:get_or_create_user:933 : echo d7665633748c4ef6a6397a8d695cc157 2022-04-13 23:23:19.563 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d7665633748c4ef6a6397a8d695cc157 2022-04-13 23:23:19.608 | [188449 Async create_cinder_accounts:222733]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-13 23:23:19.612 | + inc/async:async_wait:197 : return 0 2022-04-13 23:23:19.615 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:23:19.672 | [188449 Async create_neutron_accounts:222848]: Waiting for completion of create_neutron_accounts running on PID 222848 (3 other jobs running) 2022-04-13 23:23:19.699 | [188449 Async create_neutron_accounts:222848]: Signaling child to exit 2022-04-13 23:23:19.699 | WAKEUP 2022-04-13 23:23:19.725 | [188449 Async create_neutron_accounts:222848]: Signaled 2022-04-13 23:23:19.726 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:23:19.726 | ++ 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:19.727 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:23:19.727 | + 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:19.727 | + 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:19.727 | + 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:19.727 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:23:19.727 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:23:19.727 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:23:19.727 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:23:19.727 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.15:9696/ 2022-04-13 23:23:19.727 | + 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:23:19.727 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:23:19.727 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:23:19.727 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:19.727 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:19.727 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:19.727 | ++ 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:23:19.727 | /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:19.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.727 | /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:19.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.727 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.727 | + functions-common:get_or_create_user:932 : user_id=dffd7eedbc3e420887861526dd3833e5 2022-04-13 23:23:19.727 | + functions-common:get_or_create_user:933 : echo dffd7eedbc3e420887861526dd3833e5 2022-04-13 23:23:19.727 | dffd7eedbc3e420887861526dd3833e5 2022-04-13 23:23:19.727 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:23:19.727 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:19.727 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:19.727 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:19.727 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:19.727 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:19.727 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:19.728 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:19.728 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:19.728 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:19.728 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:19.728 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:19.728 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.728 | ++ 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:23:19.728 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.728 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.728 | /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:19.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.728 | /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:19.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.728 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.728 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:19.728 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:19.728 | + 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:23:19.728 | /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:19.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.728 | /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:19.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.728 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:19.728 | ++ 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:23:19.728 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:19.728 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:19.728 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.728 | /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:19.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.728 | /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:19.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.728 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.728 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:19.729 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:19.729 | ++ functions-common:get_field:825 : echo '| 7ed38de7ca2849989d6718c4ffd9d7a8 | dffd7eedbc3e420887861526dd3833e5 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:23:19.729 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:19.729 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:19.729 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.729 | + functions-common:get_or_add_user_project_role:1004 : echo 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.729 | 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:23:19.729 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:23:19.729 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:23:19.729 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:19.729 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:23:19.729 | ++ 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:23:19.729 | /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:19.729 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.729 | /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:19.729 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.729 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.729 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:19.729 | d55f86d8f0404e09987818a52db47380' 2022-04-13 23:23:19.729 | + functions-common:get_or_create_service:1101 : echo d55f86d8f0404e09987818a52db47380 2022-04-13 23:23:19.729 | d55f86d8f0404e09987818a52db47380 2022-04-13 23:23:19.729 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.15:9696/ 2022-04-13 23:23:19.729 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:19.729 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.15:9696/ RegionOne 2022-04-13 23:23:19.729 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:19.729 | +++ 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:23:19.729 | /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:19.729 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.729 | /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:19.729 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.729 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.729 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:19.730 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:19.730 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.15:9696/ --region RegionOne -f value -c id 2022-04-13 23:23:19.730 | /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:19.730 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.730 | /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:19.730 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.730 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:19.730 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9ff8d639674d444b93ebebd427dc8a43 2022-04-13 23:23:19.730 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9ff8d639674d444b93ebebd427dc8a43 2022-04-13 23:23:19.730 | + functions-common:get_or_create_endpoint:1134 : public_id=9ff8d639674d444b93ebebd427dc8a43 2022-04-13 23:23:19.730 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:23:19.730 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:19.730 | + functions-common:get_or_create_endpoint:1143 : echo 9ff8d639674d444b93ebebd427dc8a43 2022-04-13 23:23:19.730 | 9ff8d639674d444b93ebebd427dc8a43 2022-04-13 23:23:19.776 | [188449 Async create_neutron_accounts:222848]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-13 23:23:19.814 | [188449 Async create_swift_accounts:223011]: Waiting for completion of create_swift_accounts running on PID 223011 (2 other jobs running) 2022-04-13 23:23:19.840 | [188449 Async create_swift_accounts:223011]: Signaling child to exit 2022-04-13 23:24:06.061 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:24:06.087 | [223011 Async create_swift_accounts:223011]: finished successfully 2022-04-13 23:24:06.108 | WAKEUP 2022-04-13 23:24:06.131 | [188449 Async create_swift_accounts:223011]: Signaled 2022-04-13 23:24:06.132 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:24:06.132 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:24:06.132 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:24:06.132 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:24:06.132 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:24:06.132 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:24:06.132 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:24:06.132 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:24:06.133 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:24:06.133 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:24:06.133 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:24:06.133 | +++ 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:24:06.133 | /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:06.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.133 | /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:06.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.133 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.133 | ++ functions-common:get_or_create_role:957 : role_id=15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:24:06.133 | ++ functions-common:get_or_create_role:958 : echo 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:24:06.133 | + lib/swift:create_swift_accounts:614 : another_role=15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:24:06.133 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:24:06.133 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:24:06.133 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:06.133 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:24:06.133 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:24:06.133 | ++ 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:24:06.133 | /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:06.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.133 | /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:06.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.133 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.133 | + functions-common:get_or_create_user:932 : user_id=ba06a661b5a548e98b16b54e9de85e15 2022-04-13 23:24:06.133 | + functions-common:get_or_create_user:933 : echo ba06a661b5a548e98b16b54e9de85e15 2022-04-13 23:24:06.133 | ba06a661b5a548e98b16b54e9de85e15 2022-04-13 23:24:06.133 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:24:06.133 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:06.133 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:24:06.133 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:06.133 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:06.133 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:24:06.133 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:24:06.134 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:24:06.134 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:24:06.134 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:24:06.134 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:24:06.134 | ++ 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:24:06.134 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.134 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:06.134 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.134 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.134 | /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:06.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.134 | /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:06.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.134 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.134 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:06.134 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:06.134 | + 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:24:06.134 | /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:06.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.134 | /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:06.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.134 | ++ 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:24:06.134 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.134 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:06.134 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.134 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.134 | /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:06.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.134 | /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:06.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.134 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.134 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:06.134 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:06.135 | ++ functions-common:get_field:825 : echo '| 7ed38de7ca2849989d6718c4ffd9d7a8 | ba06a661b5a548e98b16b54e9de85e15 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:24:06.135 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:06.135 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.135 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:24:06.135 | + functions-common:get_or_add_user_project_role:1004 : echo 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:24:06.135 | 7ed38de7ca2849989d6718c4ffd9d7a8 2022-04-13 23:24:06.135 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:24:06.135 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:24:06.135 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:06.135 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:24:06.135 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:06.135 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:06.135 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:24:06.135 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:24:06.135 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:24:06.135 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:24:06.135 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:24:06.135 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:24:06.135 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:06.135 | ++ 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:24:06.135 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.135 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.135 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.135 | /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:06.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.135 | /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:06.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.135 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.135 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:06.135 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:06.135 | + 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:24:06.135 | /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:06.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.136 | /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:06.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.136 | ++ 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:24:06.136 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.136 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:06.136 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.136 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.136 | /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:06.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.136 | /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:06.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.136 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.136 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:06.136 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:06.136 | ++ functions-common:get_field:825 : echo '| 15ea681f2ee5406c903e492c4867141d | ba06a661b5a548e98b16b54e9de85e15 | | 8560f5072841431dbc98a2dbb2758bc5 | | | False |' 2022-04-13 23:24:06.136 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:06.136 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.136 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.136 | + functions-common:get_or_add_user_project_role:1004 : echo 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.136 | 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.136 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:24:06.136 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:24:06.136 | ++ 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:24:06.136 | ++ 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:24:06.136 | /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:06.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.136 | /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:06.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.136 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.136 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:24:06.136 | bf44e36ceec94c32b52b9d45d0d9c42c' 2022-04-13 23:24:06.136 | + functions-common:get_or_create_service:1101 : echo bf44e36ceec94c32b52b9d45d0d9c42c 2022-04-13 23:24:06.136 | bf44e36ceec94c32b52b9d45d0d9c42c 2022-04-13 23:24:06.137 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' http://10.222.0.15:8080 2022-04-13 23:24:06.137 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:24:06.137 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:24:06.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:24:06.137 | +++ 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:24:06.137 | /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:06.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.137 | /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:06.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.137 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:24:06.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:24:06.137 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:24:06.137 | /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:06.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.137 | /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:06.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.137 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=20881468988b4b3ba5cd6177d596a9d2 2022-04-13 23:24:06.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 20881468988b4b3ba5cd6177d596a9d2 2022-04-13 23:24:06.137 | + functions-common:get_or_create_endpoint:1134 : public_id=20881468988b4b3ba5cd6177d596a9d2 2022-04-13 23:24:06.137 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.15:8080 ]] 2022-04-13 23:24:06.137 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.15:8080 RegionOne 2022-04-13 23:24:06.137 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:24:06.137 | ++ 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:24:06.137 | /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:06.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.137 | /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:06.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.137 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.137 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:24:06.138 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:24:06.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.15:8080 --region RegionOne -f value -c id 2022-04-13 23:24:06.138 | /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:06.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.138 | /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:06.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.138 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.138 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=bed9bc1f2d1e487899b29c320bbae723 2022-04-13 23:24:06.138 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo bed9bc1f2d1e487899b29c320bbae723 2022-04-13 23:24:06.138 | bed9bc1f2d1e487899b29c320bbae723 2022-04-13 23:24:06.138 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:24:06.138 | + functions-common:get_or_create_endpoint:1143 : echo 20881468988b4b3ba5cd6177d596a9d2 2022-04-13 23:24:06.138 | 20881468988b4b3ba5cd6177d596a9d2 2022-04-13 23:24:06.138 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:24:06.138 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:24:06.138 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:24:06.138 | +++ 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:24:06.138 | /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:06.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.138 | /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:06.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.138 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.138 | ++ functions-common:get_or_create_project:945 : project_id=d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.138 | ++ functions-common:get_or_create_project:946 : echo d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.138 | + lib/swift:create_swift_accounts:628 : swift_project_test1=d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.138 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:24:06.138 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:06.138 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:24:06.138 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:06.139 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:24:06.139 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:24:06.139 | +++ 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:24:06.139 | /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:06.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.139 | /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:06.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.139 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.139 | ++ functions-common:get_or_create_user:932 : user_id=2562973ef75a4a9b98c07e42471fd821 2022-04-13 23:24:06.139 | ++ functions-common:get_or_create_user:933 : echo 2562973ef75a4a9b98c07e42471fd821 2022-04-13 23:24:06.139 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=2562973ef75a4a9b98c07e42471fd821 2022-04-13 23:24:06.139 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:24:06.139 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:06.139 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 2562973ef75a4a9b98c07e42471fd821 d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.139 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:06.139 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:24:06.139 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:06.139 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:06.139 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:24:06.139 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:24:06.139 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:24:06.139 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:24:06.139 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2562973ef75a4a9b98c07e42471fd821 --project d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.139 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.139 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:06.139 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.139 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.139 | /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:06.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.139 | /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:06.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.139 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.140 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:06.140 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:06.140 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2562973ef75a4a9b98c07e42471fd821 --project d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.140 | /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:06.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.140 | /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:06.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.140 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2562973ef75a4a9b98c07e42471fd821 --project d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.140 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.140 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:06.140 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.140 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.140 | /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:06.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.140 | /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:06.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.140 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.140 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:06.140 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:06.140 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:06.140 | ++ functions-common:get_field:825 : echo '| 15ea681f2ee5406c903e492c4867141d | 2562973ef75a4a9b98c07e42471fd821 | | d15c4aefbbdf40db8f9b164da1d71ccc | | | False |' 2022-04-13 23:24:06.140 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.140 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.140 | + functions-common:get_or_add_user_project_role:1004 : echo 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.140 | 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.140 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:24:06.140 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:24:06.140 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:06.140 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:24:06.140 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:24:06.140 | +++ 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:24:06.140 | /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:06.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.141 | /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:06.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.141 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.141 | ++ functions-common:get_or_create_user:932 : user_id=bb84e0b6ca924ee799d7327d959f73df 2022-04-13 23:24:06.141 | ++ functions-common:get_or_create_user:933 : echo bb84e0b6ca924ee799d7327d959f73df 2022-04-13 23:24:06.141 | + lib/swift:create_swift_accounts:637 : swift_user_test3=bb84e0b6ca924ee799d7327d959f73df 2022-04-13 23:24:06.141 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:24:06.141 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:06.141 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 15c47f921a8f415e9a84a6cdd69948f6 bb84e0b6ca924ee799d7327d959f73df d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.141 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:06.141 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:24:06.141 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:06.141 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:06.141 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:24:06.141 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:24:06.141 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:24:06.141 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:24:06.141 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 15c47f921a8f415e9a84a6cdd69948f6 --user bb84e0b6ca924ee799d7327d959f73df --project d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.141 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.141 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:06.141 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.141 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.141 | /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:06.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.141 | /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:06.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.141 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.141 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:06.141 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:06.141 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 15c47f921a8f415e9a84a6cdd69948f6 --user bb84e0b6ca924ee799d7327d959f73df --project d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.141 | /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:06.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.142 | /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:06.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.142 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 15c47f921a8f415e9a84a6cdd69948f6 --user bb84e0b6ca924ee799d7327d959f73df --project d15c4aefbbdf40db8f9b164da1d71ccc 2022-04-13 23:24:06.142 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.142 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:06.142 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.142 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.142 | /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:06.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.142 | /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:06.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.142 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.142 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:06.142 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:06.142 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:06.142 | ++ functions-common:get_field:825 : echo '| 15c47f921a8f415e9a84a6cdd69948f6 | bb84e0b6ca924ee799d7327d959f73df | | d15c4aefbbdf40db8f9b164da1d71ccc | | | False |' 2022-04-13 23:24:06.142 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.142 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:24:06.142 | + functions-common:get_or_add_user_project_role:1004 : echo 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:24:06.142 | 15c47f921a8f415e9a84a6cdd69948f6 2022-04-13 23:24:06.142 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:24:06.142 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:24:06.142 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:24:06.142 | +++ 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:24:06.142 | /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:06.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.143 | /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:06.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.143 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.143 | ++ functions-common:get_or_create_project:945 : project_id=43b5daa7d61a40d6bd75998e19c68c9a 2022-04-13 23:24:06.144 | ++ functions-common:get_or_create_project:946 : echo 43b5daa7d61a40d6bd75998e19c68c9a 2022-04-13 23:24:06.144 | + lib/swift:create_swift_accounts:642 : swift_project_test2=43b5daa7d61a40d6bd75998e19c68c9a 2022-04-13 23:24:06.144 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:24:06.144 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:06.144 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:24:06.144 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:24:06.144 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:06.144 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:24:06.144 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:24:06.144 | +++ 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:24:06.144 | /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:06.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.144 | /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:06.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.144 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.144 | ++ functions-common:get_or_create_user:932 : user_id=ee5eba1279fc49feacc8125211ea2025 2022-04-13 23:24:06.144 | ++ functions-common:get_or_create_user:933 : echo ee5eba1279fc49feacc8125211ea2025 2022-04-13 23:24:06.144 | + lib/swift:create_swift_accounts:647 : swift_user_test2=ee5eba1279fc49feacc8125211ea2025 2022-04-13 23:24:06.144 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:24:06.144 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:06.144 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin ee5eba1279fc49feacc8125211ea2025 43b5daa7d61a40d6bd75998e19c68c9a 2022-04-13 23:24:06.144 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:06.144 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:24:06.144 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:06.144 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:06.144 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:24:06.144 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:24:06.144 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:24:06.144 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:24:06.145 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ee5eba1279fc49feacc8125211ea2025 --project 43b5daa7d61a40d6bd75998e19c68c9a 2022-04-13 23:24:06.145 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.145 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:06.145 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.145 | /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:06.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.145 | /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:06.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.145 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:06.145 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:06.145 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ee5eba1279fc49feacc8125211ea2025 --project 43b5daa7d61a40d6bd75998e19c68c9a 2022-04-13 23:24:06.145 | /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:06.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.145 | /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:06.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.145 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ee5eba1279fc49feacc8125211ea2025 --project 43b5daa7d61a40d6bd75998e19c68c9a 2022-04-13 23:24:06.145 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.145 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:06.145 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.145 | /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:06.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.145 | /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:06.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.145 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:06.145 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:06.145 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:06.145 | ++ functions-common:get_field:825 : echo '| 15ea681f2ee5406c903e492c4867141d | ee5eba1279fc49feacc8125211ea2025 | | 43b5daa7d61a40d6bd75998e19c68c9a | | | False |' 2022-04-13 23:24:06.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.145 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.146 | + functions-common:get_or_add_user_project_role:1004 : echo 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.146 | 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.146 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:24:06.146 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:24:06.146 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:24:06.146 | +++ 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:24:06.146 | +++ 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:24:06.146 | /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:06.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.146 | /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:06.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.146 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.146 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:24:06.146 | 9c7747c1a12f4d818130b31fa9e58a05' 2022-04-13 23:24:06.146 | ++ functions-common:get_or_create_domain:895 : echo 9c7747c1a12f4d818130b31fa9e58a05 2022-04-13 23:24:06.146 | + lib/swift:create_swift_accounts:652 : swift_domain=9c7747c1a12f4d818130b31fa9e58a05 2022-04-13 23:24:06.146 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:24:06.146 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:06.146 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:24:06.146 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 9c7747c1a12f4d818130b31fa9e58a05 2022-04-13 23:24:06.146 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:24:06.146 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=9c7747c1a12f4d818130b31fa9e58a05 --or-show -f value -c id 2022-04-13 23:24:06.146 | /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:06.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.146 | /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:06.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.146 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.146 | ++ functions-common:get_or_create_project:945 : project_id=bd148a6be55943449e38840e3f41fff3 2022-04-13 23:24:06.146 | ++ functions-common:get_or_create_project:946 : echo bd148a6be55943449e38840e3f41fff3 2022-04-13 23:24:06.146 | + lib/swift:create_swift_accounts:656 : swift_project_test4=bd148a6be55943449e38840e3f41fff3 2022-04-13 23:24:06.146 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:24:06.146 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:06.146 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:24:06.147 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 9c7747c1a12f4d818130b31fa9e58a05 test4@example.com 2022-04-13 23:24:06.147 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:24:06.147 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:24:06.147 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:24:06.147 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=9c7747c1a12f4d818130b31fa9e58a05 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:24:06.147 | /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:06.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.147 | /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:06.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.147 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.147 | ++ functions-common:get_or_create_user:932 : user_id=24392fae76db4fbca2b4a0a25de9f316 2022-04-13 23:24:06.147 | ++ functions-common:get_or_create_user:933 : echo 24392fae76db4fbca2b4a0a25de9f316 2022-04-13 23:24:06.147 | + lib/swift:create_swift_accounts:661 : swift_user_test4=24392fae76db4fbca2b4a0a25de9f316 2022-04-13 23:24:06.147 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:24:06.147 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:24:06.147 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 24392fae76db4fbca2b4a0a25de9f316 bd148a6be55943449e38840e3f41fff3 2022-04-13 23:24:06.147 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:24:06.147 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:24:06.147 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:24:06.147 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:24:06.147 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:24:06.147 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:24:06.147 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:24:06.147 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:24:06.147 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24392fae76db4fbca2b4a0a25de9f316 --project bd148a6be55943449e38840e3f41fff3 2022-04-13 23:24:06.147 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.147 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:24:06.147 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.147 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.147 | /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:06.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.147 | /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:06.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.148 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.148 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:24:06.148 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:24:06.148 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 24392fae76db4fbca2b4a0a25de9f316 --project bd148a6be55943449e38840e3f41fff3 2022-04-13 23:24:06.148 | /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:06.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.148 | /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:06.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.148 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24392fae76db4fbca2b4a0a25de9f316 --project bd148a6be55943449e38840e3f41fff3 2022-04-13 23:24:06.148 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:24:06.148 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:24:06.148 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:24:06.148 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.148 | /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:06.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.148 | /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:06.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:06.148 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:24:06.148 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:24:06.148 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:24:06.148 | ++ functions-common:get_field:825 : echo '| 15ea681f2ee5406c903e492c4867141d | 24392fae76db4fbca2b4a0a25de9f316 | | bd148a6be55943449e38840e3f41fff3 | | | False |' 2022-04-13 23:24:06.148 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:24:06.148 | ++ functions-common:get_field:819 : read data 2022-04-13 23:24:06.148 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.148 | + functions-common:get_or_add_user_project_role:1004 : echo 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.148 | 15ea681f2ee5406c903e492c4867141d 2022-04-13 23:24:06.180 | [188449 Async create_swift_accounts:223011]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-13 23:24:06.187 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:24:06.190 | + inc/async:async_wait:197 : return 0 2022-04-13 23:24:06.193 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:24:06.212 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:06.214 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:24:06.232 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:06.234 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:24:06.238 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:06.240 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:24:06.243 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:24:06.246 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:24:06.306 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:24:06.344 | [188449 Async init_glance:227281]: running: init_glance 2022-04-13 23:24:06.347 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:24:06.366 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:06.369 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:24:06.376 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:06.376 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:24:06.379 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:24:06.382 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:24:06.385 | ++ 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:24:06.386 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:24:06.393 | + 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:24:06.395 | + 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:24:06.398 | + 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:24:06.401 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:24:06.404 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:24:06.407 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:24:06.410 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:24:06.413 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:24:06.427 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:24:06.430 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:24:10.027 | /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:10.027 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:10.027 | /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:10.027 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:13.651 | /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:13.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:13.652 | /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:13.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:16.875 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:24:16.901 | [227281 Async init_glance:227281]: finished successfully 2022-04-13 23:24:17.290 | /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:17.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:17.290 | /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:17.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:20.809 | /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:20.809 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:20.809 | /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:20.809 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:24.398 | /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:24.398 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:24.398 | /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:24.398 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:27.947 | /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:27.947 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:27.947 | /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:27.947 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:31.467 | /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:31.468 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:31.468 | /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:31.468 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:35.193 | /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:35.193 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:35.193 | /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:35.193 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:40.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:24:40.034 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:40.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:24:40.034 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:40.034 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:24:46.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:24:46.038 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:46.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:24:46.038 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:46.360 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:24:46.365 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:24:46.367 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:24:46.370 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:24:46.372 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:24:46.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:24:46.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:24:46.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:24:46.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:24:46.384 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:24:46.386 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:24:46.388 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:24:46.390 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:24:46.393 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:24:46.396 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:24:46.398 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:24:46.402 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:46.405 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:24:46.407 | + 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:24:46.412 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:24:46.415 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:24:46.417 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:24:46.419 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:24:46.421 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:24:46.424 | + 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:24:46.452 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:24:46.481 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:24:46.510 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:24:46.539 | + 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:46.568 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:24:46.597 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:24:46.600 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:24:46.602 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:24:46.605 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:24:46.607 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:24:46.625 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:24:46.628 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:24:46.630 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:46.632 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:24:46.634 | + 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:46.663 | + 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:46.693 | + 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:46.722 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:24:46.752 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:24:46.768 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:46.770 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:24:46.773 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:24:46.775 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:24:46.778 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:24:46.780 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:24:46.792 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:24:46.794 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:24:46.797 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:24:46.800 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:24:46.812 | + 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:46.824 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:24:46.826 | + 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:46.839 | + 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:46.852 | + 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:46.865 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:24:46.867 | + 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:46.870 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:24:46.874 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.8ljULjC0aJ 2022-04-13 23:24:46.877 | + 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:46.880 | + 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:46.882 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.8ljULjC0aJ 2022-04-13 23:24:46.886 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.8ljULjC0aJ 2022-04-13 23:24:46.898 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.8ljULjC0aJ /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:24:46.910 | + 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:46.939 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:46.941 | + 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:46.971 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:24:46.973 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:24:46.975 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:24:46.978 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:24:46.980 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:24:46.982 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:24:46.999 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:47.003 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:24:47.006 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:24:47.008 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:24:47.026 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:47.029 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:24:47.032 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 23:24:47.063 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:24:47.066 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:24:47.068 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:24:47.086 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:47.089 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:24:47.091 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:24:47.094 | + 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:47.096 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:24:47.098 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:24:47.101 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:24:47.103 | + 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:47.106 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:24:47.108 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:24:47.111 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:24:47.115 | + 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:47.118 | + 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:47.122 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:24:47.140 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:47.145 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:24:47.147 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:24:47.150 | + 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:47.155 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:24:47.184 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:24:47.214 | + 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:47.245 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:24:47.277 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:24:47.307 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:24:47.309 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:24:47.312 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:24:47.315 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:24:47.317 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:24:47.347 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:24:47.377 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 23:24:47.407 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:24:47.436 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:24:47.467 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:24:47.497 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:24:47.528 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:24:47.558 | + 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:47.589 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:24:47.619 | + 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:47.649 | + 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:47.680 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:24:47.683 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:24:47.685 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:24:47.688 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:24:47.691 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:24:47.721 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:24:47.750 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.15/identity 2022-04-13 23:24:47.781 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:24:47.810 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:24:47.841 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:24:47.871 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:24:47.901 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:24:47.931 | + 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:47.961 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:24:47.991 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:24:47.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:24:47.997 | + 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:47.999 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:24:48.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:24:48.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:24:48.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:24:48.009 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-04-13 23:24:48.011 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-04-13 23:24:48.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-04-13 23:24:48.016 | + 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:48.019 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:24:48.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:24:48.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:24:48.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:24:48.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:24:48.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:24:48.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:24:48.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:48.039 | + 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:48.066 | + 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:48.069 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:48.071 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:24:48.074 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:24:48.076 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:24:48.079 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:48.082 | + 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:48.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:24:48.112 | + 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:48.114 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:48.117 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:24:48.119 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:24:48.122 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:24:48.124 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:48.127 | + 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:48.155 | + 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:48.159 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:48.161 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:24:48.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:24:48.165 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:24:48.168 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:48.170 | + 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:48.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:24:48.201 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:48.203 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:24:48.206 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:24:48.209 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:24:48.211 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:48.213 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:24:48.242 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:24:48.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:48.247 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:24:48.250 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:24:48.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:24:48.255 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:48.258 | + 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:48.286 | + 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:48.289 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:48.291 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:24:48.293 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:24:48.296 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:24:48.299 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:48.301 | + 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:48.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:200:249 2022-04-13 23:24:48.332 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:48.335 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:24:48.337 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-04-13 23:24:48.339 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-04-13 23:24:48.342 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:48.344 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-04-13 23:24:48.373 | + 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:48.376 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:24:48.378 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:24:48.381 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:24:48.383 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:24:48.386 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:24:48.388 | + 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:48.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:24:48.419 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:24:48.436 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:48.439 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:24:48.442 | + 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:48.474 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:48.477 | + 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:48.506 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:24:48.538 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:24:48.541 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:24:48.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:24:48.546 | + 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:51.616 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:24:51.616 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:24:51.617 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=229225) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:24:51.667 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=229225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:24:51.667 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=229225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:24:51.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=229225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:51.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=229225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:51.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=229225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:51.668 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=229225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:51.723 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:24:51.724 | /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:51.724 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:51.724 | /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:51.724 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:52.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:24:52.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:24:52.090 | + 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:52.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:24:52.096 | + 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:52.159 | + 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:52.175 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:24:52.177 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:52.180 | + 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:52.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:24:52.216 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:24:52.225 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:24:52.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:24:52.233 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:24:52.246 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:24:52.259 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:24:52.262 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:24:52.270 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:24:52.273 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:24:52.276 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:24:52.284 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:24:52.288 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:52.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:24:52.293 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:24:52.295 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:24:52.298 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:24:52.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:24:52.303 | + 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:52.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:24:52.308 | + 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:52.334 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:24:52.337 | + 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:52.372 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:24:52.374 | + 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:52.403 | + 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:52.433 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:24:52.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:52.453 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:24:52.455 | + 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:52.460 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:24:52.490 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:24:52.519 | + 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:52.552 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:52.554 | + 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:52.584 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:24:52.601 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:52.603 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:24:52.606 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:24:52.635 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:24:52.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:24:52.640 | + 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:52.671 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:24:52.674 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:24:52.676 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:24:52.679 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:24:52.696 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:52.699 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:24:52.701 | + 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:52.707 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:24:52.737 | + 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:52.770 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:52.773 | + 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:52.803 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:24:52.805 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:24:52.835 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:24:52.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:24:52.840 | + 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:52.869 | + 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:52.872 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:24:52.874 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:24:52.877 | + 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:55.940 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:24:55.941 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:24:55.941 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=229755) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:24:55.992 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=229755) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:24:55.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=229755) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:24:55.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=229755) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:55.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=229755) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:55.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=229755) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:55.993 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=229755) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:24:56.053 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:24:56.054 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=229755) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:24:56.054 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=229755) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:24:56.054 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:24:56.054 | /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:56.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:56.054 | /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:56.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:56.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:56.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:24:56.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:24:56.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:24:56.453 | + 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:56.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:24:56.458 | + 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:56.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:24:56.479 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:24:56.481 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:24:56.483 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:24:56.496 | + 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:56.514 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:24:56.517 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:24:56.520 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:24:56.522 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:24:56.525 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:24:56.527 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:24:56.529 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:24:56.532 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:24:56.535 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:24:56.537 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:24:56.539 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:24:56.542 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:24:56.544 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:24:56.546 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:24:56.551 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:24:56.551 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:24:56.557 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:24:56.560 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:24:56.562 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:24:56.565 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:24:56.569 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:24:56.569 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:24:56.569 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:24:56.575 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-04-13 23:24:56.578 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:24:56.581 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:56.583 | + 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:56.586 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:56.588 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:24:56.590 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:24:56.593 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:24:56.595 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:24:56.597 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:24:56.601 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.15/22 brd 192.168.3.255 2022-04-13 23:24:56.603 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:24:56.603 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:24:56.603 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:24:56.609 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.15 2022-04-13 23:24:56.612 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-04-13 23:24:56.614 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-04-13 23:24:56.627 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-04-13 23:24:56.639 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:24:56.653 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:24:56.675 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.15 2022-04-13 23:24:59.684 | ARPING 192.168.0.15 from 192.168.0.15 br-data 2022-04-13 23:24:59.684 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:24:59.685 | Received 0 response(s) 2022-04-13 23:24:59.712 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:24:59.715 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:24:59.718 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:24:59.721 | + ./stack.sh:exit_trap:524 : jobs='213538 2022-04-13 23:24:59.721 | 227281' 2022-04-13 23:24:59.723 | + ./stack.sh:exit_trap:527 : [[ -n 213538 2022-04-13 23:24:59.723 | 227281 ]] 2022-04-13 23:24:59.726 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-231532 ]] 2022-04-13 23:24:59.728 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:59.730 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:24:59.730 | exit_trap: cleaning up child processes 2022-04-13 23:24:59.733 | + ./stack.sh:exit_trap:529 : kill 213538 227281 2022-04-13 23:24:59.736 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.WBNqAg0AmL ']' 2022-04-13 23:24:59.738 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.WBNqAg0AmL 2022-04-13 23:24:59.742 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:24:59.744 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:24:59.746 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:24:59.749 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:24:59.749 | Error on exit 2022-04-13 23:24:59.751 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:24:59.753 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891729 570 fail 2022-04-13 23:25:00.447 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:25:00.450 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:25:01.589 | + ./stack.sh:exit_trap:558 : exit 1