2022-05-06 23:50:14.839 | + ./stack.sh:main:489 : exec 2022-05-06 23:50:14.839 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-235014' 2022-05-06 23:50:14.839 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-06-235014.summary.2022-05-06-235014 2022-05-06 23:50:14.839 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 23:50:14.839 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-235014 2022-05-06 23:50:14.839 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-235014 /opt/stack/logs/stack.sh.log 2022-05-06 23:50:14.839 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-235014.summary.2022-05-06-235014 /opt/stack/logs/stack.sh.log.summary 2022-05-06 23:50:14.839 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-06 23:50:14.839 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-06 23:50:14.839 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-06 23:50:14.839 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-06 23:50:14.839 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-06 23:50:14.839 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-06 23:50:14.839 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-06 23:50:14.839 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 23:50:14.839 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-06 23:50:14.839 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-06 23:50:14.839 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 23:50:14.839 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 23:50:14.839 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-06 23:50:14.839 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-06 23:50:14.841 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 23:50:14.843 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-06 23:50:14.845 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-06 23:50:14.847 | + ./stack.sh:main:575 : set -o errexit 2022-05-06 23:50:14.849 | + ./stack.sh:main:578 : uname -a 2022-05-06 23:50:14.850 | Linux dv-neutron-837780-6-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-06 23:50:14.852 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-06 23:50:14.854 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-06 23:50:14.857 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-06 23:50:14.897 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-06 23:50:14.913 | + ./stack.sh:main:592 : fetch_plugins 2022-05-06 23:50:14.914 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-06 23:50:14.916 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-06 23:50:14.918 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-06 23:50:14.920 | + functions-common:fetch_plugins:1788 : return 2022-05-06 23:50:14.922 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-06 23:50:14.923 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-06 23:50:14.925 | + functions-common:run_phase:1866 : local phase= 2022-05-06 23:50:14.927 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 23:50:14.929 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 23:50:14.930 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 23:50:14.932 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 23:50:14.934 | + functions-common:run_phase:1875 : local extra 2022-05-06 23:50:14.936 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 23:50:14.939 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 23:50:14.940 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 23:50:14.942 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 23:50:14.944 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-06 23:50:14.946 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 23:50:14.958 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:50:14.960 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 23:50:14.962 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 23:50:14.964 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 23:50:14.966 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 23:50:14.968 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 23:50:14.969 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 23:50:14.971 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-06 23:50:14.973 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-06 23:50:14.974 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 23:50:14.976 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 23:50:14.978 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-06 23:50:14.980 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-06 23:50:14.982 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-06 23:50:14.983 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-06 23:50:14.985 | + functions-common:plugin_override_defaults:1829 : return 2022-05-06 23:50:14.987 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-06 23:50:15.003 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-06 23:50:15.005 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-06 23:50:15.017 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-06 23:50:15.020 | +++ lib/tls:source:43 : hostname -f 2022-05-06 23:50:15.023 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-06 23:50:15.025 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-06 23:50:15.027 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-06 23:50:15.029 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-06 23:50:15.031 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-06 23:50:15.033 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-06 23:50:15.035 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-06 23:50:15.036 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-06 23:50:15.038 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-06 23:50:15.040 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-06 23:50:15.044 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-06 23:50:15.055 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-06 23:50:15.071 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-06 23:50:15.083 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-06 23:50:15.095 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-06 23:50:15.129 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-06 23:50:15.185 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-06 23:50:15.270 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-06 23:50:15.289 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-06 23:50:15.337 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-06 23:50:15.387 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-06 23:50:15.524 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-06 23:50:15.537 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-06 23:50:15.550 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-06 23:50:15.562 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-06 23:50:15.645 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-06 23:50:15.647 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-06 23:50:15.650 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-06 23:50:15.652 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-06 23:50:15.654 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-06 23:50:15.656 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-06 23:50:15.659 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-06 23:50:15.659 | False' 2022-05-06 23:50:15.661 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-06 23:50:15.676 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-06 23:50:15.678 | + ./stack.sh:main:626 : run_phase source 2022-05-06 23:50:15.680 | + functions-common:run_phase:1865 : local mode=source 2022-05-06 23:50:15.682 | + functions-common:run_phase:1866 : local phase= 2022-05-06 23:50:15.684 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 23:50:15.686 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 23:50:15.688 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 23:50:15.690 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 23:50:15.692 | + functions-common:run_phase:1875 : local extra 2022-05-06 23:50:15.694 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 23:50:15.698 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 23:50:15.700 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 23:50:15.702 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 23:50:15.704 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-06 23:50:15.706 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 23:50:15.720 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:50:15.722 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 23:50:15.724 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-06 23:50:15.760 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-06 23:50:15.763 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-06 23:50:15.765 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 23:50:15.767 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-06 23:50:15.769 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-06 23:50:15.771 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-06 23:50:15.773 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-06 23:50:15.775 | + functions-common:load_plugin_settings:1806 : return 2022-05-06 23:50:15.778 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-06 23:50:15.780 | + functions-common:verify_disabled_services:2148 : local service 2022-05-06 23:50:15.782 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.784 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-06 23:50:15.786 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.788 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-06 23:50:15.791 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.793 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-06 23:50:15.795 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.797 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-06 23:50:15.799 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.802 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-06 23:50:15.804 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.806 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-06 23:50:15.808 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.810 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-06 23:50:15.813 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.815 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-06 23:50:15.817 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.819 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-06 23:50:15.821 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.824 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-06 23:50:15.826 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.828 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-06 23:50:15.830 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.832 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-06 23:50:15.835 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.837 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-06 23:50:15.840 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.842 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-06 23:50:15.844 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.846 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-06 23:50:15.848 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.851 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-06 23:50:15.853 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.855 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-06 23:50:15.857 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.860 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-06 23:50:15.862 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.864 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-06 23:50:15.866 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.868 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-06 23:50:15.870 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.873 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-06 23:50:15.875 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.877 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-06 23:50:15.879 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.881 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-06 23:50:15.883 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.886 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-06 23:50:15.888 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.890 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-06 23:50:15.893 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.895 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-06 23:50:15.897 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.899 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-06 23:50:15.902 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.904 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-06 23:50:15.907 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.909 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-06 23:50:15.911 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.913 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-06 23:50:15.915 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.917 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-06 23:50:15.920 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.922 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-06 23:50:15.924 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.927 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-06 23:50:15.929 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.932 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-06 23:50:15.935 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.937 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-06 23:50:15.939 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.941 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-06 23:50:15.944 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.946 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-06 23:50:15.948 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.951 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-06 23:50:15.953 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.955 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-06 23:50:15.958 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.960 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-06 23:50:15.962 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.964 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-06 23:50:15.967 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.969 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-06 23:50:15.971 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.973 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-06 23:50:15.975 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.977 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-06 23:50:15.980 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.982 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-06 23:50:15.984 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.986 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-06 23:50:15.988 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 23:50:15.991 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-06 23:50:15.993 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-06 23:50:15.996 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 23:50:15.998 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-06 23:50:16.013 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:50:16.015 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-06 23:50:16.018 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 23:50:16.020 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-06 23:50:16.034 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 23:50:16.036 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-06 23:50:16.038 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-06 23:50:16.041 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-06 23:50:16.043 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-06 23:50:16.045 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-06 23:50:16.048 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-06 23:50:16.050 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-06 23:50:16.052 | + lib/database:initialize_database_backends:92 : return 0 2022-05-06 23:50:16.055 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-06 23:50:16.055 | Using mysql database backend 2022-05-06 23:50:16.057 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-06 23:50:16.073 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-06 23:50:16.077 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-06 23:50:16.080 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 23:50:16.082 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-06 23:50:16.085 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 23:50:16.087 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-06 23:50:16.103 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:50:16.106 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-06 23:50:16.122 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-06 23:50:16.137 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:50:16.140 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-06 23:50:16.155 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-06 23:50:16.170 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-06 23:50:16.186 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 23:50:16.188 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-06 23:50:16.204 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:50:16.206 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-06 23:50:16.222 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-06 23:50:16.225 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-06 23:50:16.227 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-06 23:50:16.229 | + functions-common:save_stackenv:60 : local tag=759 2022-05-06 23:50:16.232 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 23:50:16.236 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-235016 2022-05-06 23:50:16.238 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-235016 759' 2022-05-06 23:50:16.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.243 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 23:50:16.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.248 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 23:50:16.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.253 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 23:50:16.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.257 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-06 23:50:16.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.262 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-05-06 23:50:16.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.267 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-05-06 23:50:16.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.277 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-235014 2022-05-06 23:50:16.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.282 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 23:50:16.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.287 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-05-06 23:50:16.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.291 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 23:50:16.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.296 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 23:50:16.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.301 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 23:50:16.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 23:50:16.305 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 23:50:16.309 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-06 23:50:16.311 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-06 23:50:16.313 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-06 23:50:16.315 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-06 23:50:16.317 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 23:50:16.319 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 23:50:16.322 | ++ functions-common:git_clone:612 : pwd 2022-05-06 23:50:16.324 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 23:50:16.326 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 23:50:16.329 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 23:50:16.343 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 23:50:16.345 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 23:50:16.347 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 23:50:16.350 | + functions-common:git_clone:629 : echo master 2022-05-06 23:50:16.350 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 23:50:16.355 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-06 23:50:16.357 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 23:50:16.360 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-06 23:50:16.372 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-06 23:50:16.375 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 23:50:16.375 | + functions-common:git_clone:690 : head -1 2022-05-06 23:50:16.378 | fbfcb726 Updated from generate-constraints 2022-05-06 23:50:16.381 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 23:50:16.384 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-06 23:50:16.387 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 23:50:16.390 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-06 23:50:16.392 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-06 23:50:16.395 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-06 23:50:16.397 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-06 23:50:16.399 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 23:50:16.402 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-06 23:50:16.405 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-06 23:50:16.407 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-06 23:50:16.410 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-06 23:50:16.414 | ++ tools/install_prereqs.sh:source:47 : NOW=1651881016 2022-05-06 23:50:16.418 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-06 23:50:16.421 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-06 23:50:16.424 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-06 23:50:16.427 | ++ tools/install_prereqs.sh:source:49 : DELTA=1651881016 2022-05-06 23:50:16.429 | ++ tools/install_prereqs.sh:source:50 : [[ 1651881016 -lt 7200 ]] 2022-05-06 23:50:16.431 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-06 23:50:16.434 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-06 23:50:16.437 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-06 23:50:16.439 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-06 23:50:16.441 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-06 23:50:16.444 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-06 23:50:16.446 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-06 23:50:16.449 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-06 23:50:16.494 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-06 23:50:16.494 | apache2-dev 2022-05-06 23:50:16.494 | bc 2022-05-06 23:50:16.494 | bsdmainutils 2022-05-06 23:50:16.494 | curl 2022-05-06 23:50:16.494 | g++ 2022-05-06 23:50:16.494 | gawk 2022-05-06 23:50:16.494 | gcc 2022-05-06 23:50:16.494 | gettext 2022-05-06 23:50:16.494 | git 2022-05-06 23:50:16.494 | graphviz 2022-05-06 23:50:16.494 | iputils-ping 2022-05-06 23:50:16.494 | libapache2-mod-proxy-uwsgi 2022-05-06 23:50:16.494 | libffi-dev 2022-05-06 23:50:16.494 | libjpeg-dev 2022-05-06 23:50:16.494 | libpcre3-dev 2022-05-06 23:50:16.494 | libpq-dev 2022-05-06 23:50:16.494 | libssl-dev 2022-05-06 23:50:16.495 | libsystemd-dev 2022-05-06 23:50:16.495 | libxml2-dev 2022-05-06 23:50:16.495 | libxslt1-dev 2022-05-06 23:50:16.495 | libyaml-dev 2022-05-06 23:50:16.495 | lsof 2022-05-06 23:50:16.495 | openssh-server 2022-05-06 23:50:16.495 | openssl 2022-05-06 23:50:16.495 | pkg-config 2022-05-06 23:50:16.495 | psmisc 2022-05-06 23:50:16.495 | python3-dev 2022-05-06 23:50:16.495 | python3-pip 2022-05-06 23:50:16.495 | python3-systemd 2022-05-06 23:50:16.496 | python3-venv 2022-05-06 23:50:16.496 | tar 2022-05-06 23:50:16.496 | tcpdump 2022-05-06 23:50:16.496 | unzip 2022-05-06 23:50:16.496 | uuid-runtime 2022-05-06 23:50:16.496 | wget 2022-05-06 23:50:16.496 | wget 2022-05-06 23:50:16.496 | zlib1g-dev 2022-05-06 23:50:16.496 | libkrb5-dev 2022-05-06 23:50:16.496 | libldap2-dev 2022-05-06 23:50:16.496 | libsasl2-dev 2022-05-06 23:50:16.496 | memcached 2022-05-06 23:50:16.496 | python3-mysqldb 2022-05-06 23:50:16.496 | sqlite3 2022-05-06 23:50:16.496 | conntrack 2022-05-06 23:50:16.496 | curl 2022-05-06 23:50:16.496 | dnsmasq-base 2022-05-06 23:50:16.496 | dnsmasq-utils 2022-05-06 23:50:16.496 | ebtables 2022-05-06 23:50:16.496 | genisoimage 2022-05-06 23:50:16.496 | iptables 2022-05-06 23:50:16.496 | iputils-arping 2022-05-06 23:50:16.496 | kpartx 2022-05-06 23:50:16.496 | libjs-jquery-tablesorter 2022-05-06 23:50:16.497 | parted 2022-05-06 23:50:16.497 | pm-utils 2022-05-06 23:50:16.497 | python3-mysqldb 2022-05-06 23:50:16.497 | socat 2022-05-06 23:50:16.497 | sqlite3 2022-05-06 23:50:16.497 | sudo 2022-05-06 23:50:16.497 | vlan 2022-05-06 23:50:16.497 | lsscsi 2022-05-06 23:50:16.497 | open-iscsi 2022-05-06 23:50:16.497 | lvm2 2022-05-06 23:50:16.497 | qemu-utils 2022-05-06 23:50:16.497 | thin-provisioning-tools 2022-05-06 23:50:16.497 | acl 2022-05-06 23:50:16.497 | dnsmasq-base 2022-05-06 23:50:16.497 | dnsmasq-utils 2022-05-06 23:50:16.497 | ebtables 2022-05-06 23:50:16.497 | haproxy 2022-05-06 23:50:16.497 | iptables 2022-05-06 23:50:16.497 | iputils-arping 2022-05-06 23:50:16.497 | iputils-ping 2022-05-06 23:50:16.497 | postgresql-server-dev-all 2022-05-06 23:50:16.497 | python3-mysqldb 2022-05-06 23:50:16.497 | sqlite3 2022-05-06 23:50:16.497 | sudo 2022-05-06 23:50:16.497 | vlan 2022-05-06 23:50:16.497 | pcp 2022-05-06 23:50:16.497 | ipset 2022-05-06 23:50:16.497 | conntrack 2022-05-06 23:50:16.497 | conntrackd 2022-05-06 23:50:16.497 | keepalived 2022-05-06 23:50:16.497 | lvm2 2022-05-06 23:50:16.497 | qemu-utils 2022-05-06 23:50:16.497 | thin-provisioning-tools 2022-05-06 23:50:16.497 | curl 2022-05-06 23:50:16.497 | liberasurecode-dev 2022-05-06 23:50:16.497 | make 2022-05-06 23:50:16.497 | memcached 2022-05-06 23:50:16.497 | rsync 2022-05-06 23:50:16.498 | sqlite3 2022-05-06 23:50:16.498 | xfsprogs' 2022-05-06 23:50:16.498 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-06 23:50:16.515 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-06 23:50:16.515 | apache2-dev 2022-05-06 23:50:16.515 | bc 2022-05-06 23:50:16.515 | bsdmainutils 2022-05-06 23:50:16.515 | curl 2022-05-06 23:50:16.515 | g++ 2022-05-06 23:50:16.515 | gawk 2022-05-06 23:50:16.515 | gcc 2022-05-06 23:50:16.515 | gettext 2022-05-06 23:50:16.515 | git 2022-05-06 23:50:16.515 | graphviz 2022-05-06 23:50:16.515 | iputils-ping 2022-05-06 23:50:16.515 | libapache2-mod-proxy-uwsgi 2022-05-06 23:50:16.515 | libffi-dev 2022-05-06 23:50:16.515 | libjpeg-dev 2022-05-06 23:50:16.515 | libpcre3-dev 2022-05-06 23:50:16.515 | libpq-dev 2022-05-06 23:50:16.515 | libssl-dev 2022-05-06 23:50:16.515 | libsystemd-dev 2022-05-06 23:50:16.515 | libxml2-dev 2022-05-06 23:50:16.515 | libxslt1-dev 2022-05-06 23:50:16.515 | libyaml-dev 2022-05-06 23:50:16.515 | lsof 2022-05-06 23:50:16.515 | openssh-server 2022-05-06 23:50:16.515 | openssl 2022-05-06 23:50:16.515 | pkg-config 2022-05-06 23:50:16.515 | psmisc 2022-05-06 23:50:16.515 | python3-dev 2022-05-06 23:50:16.516 | python3-pip 2022-05-06 23:50:16.516 | python3-systemd 2022-05-06 23:50:16.516 | python3-venv 2022-05-06 23:50:16.516 | tar 2022-05-06 23:50:16.516 | tcpdump 2022-05-06 23:50:16.516 | unzip 2022-05-06 23:50:16.516 | uuid-runtime 2022-05-06 23:50:16.516 | wget 2022-05-06 23:50:16.516 | wget 2022-05-06 23:50:16.516 | zlib1g-dev 2022-05-06 23:50:16.516 | libkrb5-dev 2022-05-06 23:50:16.516 | libldap2-dev 2022-05-06 23:50:16.516 | libsasl2-dev 2022-05-06 23:50:16.516 | memcached 2022-05-06 23:50:16.516 | python3-mysqldb 2022-05-06 23:50:16.516 | sqlite3 2022-05-06 23:50:16.516 | conntrack 2022-05-06 23:50:16.516 | curl 2022-05-06 23:50:16.516 | dnsmasq-base 2022-05-06 23:50:16.516 | dnsmasq-utils 2022-05-06 23:50:16.516 | ebtables 2022-05-06 23:50:16.516 | genisoimage 2022-05-06 23:50:16.516 | iptables 2022-05-06 23:50:16.516 | iputils-arping 2022-05-06 23:50:16.516 | kpartx 2022-05-06 23:50:16.516 | libjs-jquery-tablesorter 2022-05-06 23:50:16.516 | parted 2022-05-06 23:50:16.516 | pm-utils 2022-05-06 23:50:16.516 | python3-mysqldb 2022-05-06 23:50:16.516 | socat 2022-05-06 23:50:16.516 | sqlite3 2022-05-06 23:50:16.516 | sudo 2022-05-06 23:50:16.516 | vlan 2022-05-06 23:50:16.516 | lsscsi 2022-05-06 23:50:16.516 | open-iscsi 2022-05-06 23:50:16.516 | lvm2 2022-05-06 23:50:16.516 | qemu-utils 2022-05-06 23:50:16.517 | thin-provisioning-tools 2022-05-06 23:50:16.517 | acl 2022-05-06 23:50:16.517 | dnsmasq-base 2022-05-06 23:50:16.517 | dnsmasq-utils 2022-05-06 23:50:16.517 | ebtables 2022-05-06 23:50:16.517 | haproxy 2022-05-06 23:50:16.517 | iptables 2022-05-06 23:50:16.517 | iputils-arping 2022-05-06 23:50:16.517 | iputils-ping 2022-05-06 23:50:16.517 | postgresql-server-dev-all 2022-05-06 23:50:16.517 | python3-mysqldb 2022-05-06 23:50:16.517 | sqlite3 2022-05-06 23:50:16.517 | sudo 2022-05-06 23:50:16.517 | vlan 2022-05-06 23:50:16.517 | pcp 2022-05-06 23:50:16.517 | ipset 2022-05-06 23:50:16.517 | conntrack 2022-05-06 23:50:16.517 | conntrackd 2022-05-06 23:50:16.517 | keepalived 2022-05-06 23:50:16.517 | lvm2 2022-05-06 23:50:16.517 | qemu-utils 2022-05-06 23:50:16.517 | thin-provisioning-tools 2022-05-06 23:50:16.517 | curl 2022-05-06 23:50:16.517 | liberasurecode-dev 2022-05-06 23:50:16.517 | make 2022-05-06 23:50:16.517 | memcached 2022-05-06 23:50:16.517 | rsync 2022-05-06 23:50:16.517 | sqlite3 2022-05-06 23:50:16.517 | xfsprogs ' 2022-05-06 23:50:16.517 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-06 23:50:16.519 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:50:16.521 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:50:16.524 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-06 23:50:16.525 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-06 23:50:16.529 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-06 23:50:16.531 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-06 23:50:16.533 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 23:50:16.535 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-06 23:50:16.537 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 23:50:16.539 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 23:50:16.541 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 23:50:16.544 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:50:16.546 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:50:16.548 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 23:50:16.550 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-06 23:50:16.552 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-06 23:50:16.554 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-06 23:50:16.556 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-06 23:50:16.561 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-06 23:50:16.563 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-06 23:50:16.565 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-06 23:50:16.567 | ++ functions-common:time_start:2424 : local start_time= 2022-05-06 23:50:16.569 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 23:50:16.571 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 23:50:16.575 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1651881016572 2022-05-06 23:50:16.577 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-06 23:50:16.579 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-06 23:50:16.581 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-06 23:50:17.003 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-06 23:50:17.003 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-06 23:50:17.055 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-06 23:50:17.307 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-06 23:50:27.469 | Fetched 336 kB in 1s (378 kB/s) 2022-05-06 23:50:29.033 | Reading package lists... 2022-05-06 23:50:29.064 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-06 23:50:29.066 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-06 23:50:29.068 | ++ functions-common:time_stop:2437 : local name 2022-05-06 23:50:29.069 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 23:50:29.071 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:50:29.074 | ++ functions-common:time_stop:2440 : local total 2022-05-06 23:50:29.076 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 23:50:29.078 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-06 23:50:29.080 | ++ functions-common:time_stop:2444 : start_time=1651881016572 2022-05-06 23:50:29.082 | ++ functions-common:time_stop:2446 : [[ -z 1651881016572 ]] 2022-05-06 23:50:29.084 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:50:29.089 | ++ functions-common:time_stop:2449 : end_time=1651881029086 2022-05-06 23:50:29.091 | ++ functions-common:time_stop:2450 : elapsed_time=12514 2022-05-06 23:50:29.093 | ++ functions-common:time_stop:2451 : total=0 2022-05-06 23:50:29.095 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:50:29.097 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12514 2022-05-06 23:50:29.099 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-06 23:50:29.101 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 23:50:29.104 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:50:29.106 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:50:29.108 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-06 23:50:29.128 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-06 23:50:29.236 | Reading package lists... 2022-05-06 23:50:29.472 | Building dependency tree... 2022-05-06 23:50:29.473 | Reading state information... 2022-05-06 23:50:29.752 | bc is already the newest version (1.07.1-2build1). 2022-05-06 23:50:29.753 | bc set to manually installed. 2022-05-06 23:50:29.753 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-06 23:50:29.753 | bsdmainutils set to manually installed. 2022-05-06 23:50:29.753 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-06 23:50:29.753 | gawk set to manually installed. 2022-05-06 23:50:29.753 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 23:50:29.753 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-06 23:50:29.753 | iptables set to manually installed. 2022-05-06 23:50:29.753 | iputils-ping is already the newest version (3:20190709-3). 2022-05-06 23:50:29.753 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-06 23:50:29.753 | kpartx set to manually installed. 2022-05-06 23:50:29.753 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-06 23:50:29.753 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-06 23:50:29.753 | psmisc is already the newest version (23.3-1). 2022-05-06 23:50:29.753 | psmisc set to manually installed. 2022-05-06 23:50:29.753 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-06 23:50:29.753 | python3-systemd is already the newest version (234-3build2). 2022-05-06 23:50:29.753 | python3-systemd set to manually installed. 2022-05-06 23:50:29.753 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-06 23:50:29.753 | thin-provisioning-tools set to manually installed. 2022-05-06 23:50:29.753 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-06 23:50:29.753 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-06 23:50:29.753 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-06 23:50:29.753 | lsof set to manually installed. 2022-05-06 23:50:29.753 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-06 23:50:29.753 | parted set to manually installed. 2022-05-06 23:50:29.753 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-06 23:50:29.753 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-06 23:50:29.753 | zlib1g-dev set to manually installed. 2022-05-06 23:50:29.754 | The following packages were automatically installed and are no longer required: 2022-05-06 23:50:29.754 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 23:50:29.754 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 23:50:29.754 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 23:50:29.755 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 23:50:29.755 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 23:50:29.755 | python3-zope.interface 2022-05-06 23:50:29.755 | Use 'sudo apt autoremove' to remove them. 2022-05-06 23:50:29.755 | The following additional packages will be installed: 2022-05-06 23:50:29.755 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-05-06 23:50:29.755 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-05-06 23:50:29.755 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-05-06 23:50:29.755 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-05-06 23:50:29.755 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-05-06 23:50:29.755 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-05-06 23:50:29.755 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-05-06 23:50:29.755 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-05-06 23:50:29.755 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-05-06 23:50:29.755 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-05-06 23:50:29.755 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-05-06 23:50:29.755 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-05-06 23:50:29.755 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-05-06 23:50:29.755 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-05-06 23:50:29.755 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-05-06 23:50:29.756 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-05-06 23:50:29.756 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-05-06 23:50:29.756 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-05-06 23:50:29.756 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-05-06 23:50:29.756 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-05-06 23:50:29.756 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-05-06 23:50:29.756 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-05-06 23:50:29.756 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-05-06 23:50:29.756 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-05-06 23:50:29.756 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-05-06 23:50:29.756 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-05-06 23:50:29.756 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-05-06 23:50:29.756 | libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-05-06 23:50:29.756 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-05-06 23:50:29.756 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-05-06 23:50:29.756 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-05-06 23:50:29.756 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-05-06 23:50:29.756 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-05-06 23:50:29.756 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-06 23:50:29.756 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-05-06 23:50:29.756 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-05-06 23:50:29.756 | systemd-timesyncd uuid-dev vbetool x11-common 2022-05-06 23:50:29.758 | Suggested packages: 2022-05-06 23:50:29.758 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-05-06 23:50:29.758 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-05-06 23:50:29.758 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-05-06 23:50:29.758 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-05-06 23:50:29.758 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-05-06 23:50:29.758 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-05-06 23:50:29.758 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-05-06 23:50:29.758 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-05-06 23:50:29.758 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-05-06 23:50:29.758 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-05-06 23:50:29.758 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-05-06 23:50:29.758 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-05-06 23:50:29.758 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-05-06 23:50:29.758 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-05-06 23:50:29.758 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-05-06 23:50:29.758 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-05-06 23:50:29.758 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-05-06 23:50:29.758 | tar-scripts tar-doc zip 2022-05-06 23:50:30.013 | The following NEW packages will be installed: 2022-05-06 23:50:30.013 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-05-06 23:50:30.013 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-05-06 23:50:30.013 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-05-06 23:50:30.013 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-05-06 23:50:30.013 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-05-06 23:50:30.013 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-05-06 23:50:30.013 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-05-06 23:50:30.013 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-05-06 23:50:30.013 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-05-06 23:50:30.013 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-05-06 23:50:30.013 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-05-06 23:50:30.013 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-05-06 23:50:30.013 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-05-06 23:50:30.013 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-05-06 23:50:30.013 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-05-06 23:50:30.013 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-05-06 23:50:30.013 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-05-06 23:50:30.013 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-05-06 23:50:30.013 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-05-06 23:50:30.013 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-05-06 23:50:30.013 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-05-06 23:50:30.013 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-05-06 23:50:30.013 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-05-06 23:50:30.013 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-05-06 23:50:30.014 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-05-06 23:50:30.014 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-05-06 23:50:30.014 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-05-06 23:50:30.014 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-05-06 23:50:30.014 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-05-06 23:50:30.014 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-05-06 23:50:30.014 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-05-06 23:50:30.014 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-05-06 23:50:30.014 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-05-06 23:50:30.014 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-05-06 23:50:30.014 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-05-06 23:50:30.014 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-05-06 23:50:30.014 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-05-06 23:50:30.014 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-06 23:50:30.014 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-05-06 23:50:30.014 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-05-06 23:50:30.014 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-05-06 23:50:30.014 | unzip uuid-dev vbetool vlan x11-common 2022-05-06 23:50:30.014 | The following packages will be upgraded: 2022-05-06 23:50:30.015 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-05-06 23:50:30.015 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-05-06 23:50:30.015 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-05-06 23:50:30.015 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-05-06 23:50:30.015 | tcpdump uuid-runtime wget 2022-05-06 23:50:30.271 | 27 upgraded, 219 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 23:50:30.271 | Need to get 165 MB of archives. 2022-05-06 23:50:30.271 | After this operation, 768 MB of additional disk space will be used. 2022-05-06 23:50:30.271 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-05-06 23:50:30.868 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.16 [96.1 kB] 2022-05-06 23:50:30.901 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.16 [28.1 kB] 2022-05-06 23:50:30.912 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.16 [10.3 kB] 2022-05-06 23:50:30.916 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.16 [186 kB] 2022-05-06 23:50:31.006 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.16 [3,809 kB] 2022-05-06 23:50:31.450 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.16 [269 kB] 2022-05-06 23:50:31.472 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-05-06 23:50:31.499 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-05-06 23:50:31.500 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-05-06 23:50:31.503 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-05-06 23:50:31.511 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-05-06 23:50:31.740 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-05-06 23:50:31.742 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-05-06 23:50:31.798 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-05-06 23:50:31.799 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-05-06 23:50:31.799 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-05-06 23:50:31.801 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-05-06 23:50:31.813 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-05-06 23:50:31.814 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.10 [161 kB] 2022-05-06 23:50:31.827 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.10 [235 kB] 2022-05-06 23:50:31.957 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-05-06 23:50:31.958 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-05-06 23:50:32.022 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-05-06 23:50:33.344 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-05-06 23:50:33.396 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-05-06 23:50:33.455 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-05-06 23:50:33.468 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-05-06 23:50:33.475 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-05-06 23:50:33.483 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-05-06 23:50:33.607 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-05-06 23:50:33.844 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-05-06 23:50:33.846 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-05-06 23:50:33.846 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-05-06 23:50:33.847 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-05-06 23:50:34.000 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-05-06 23:50:34.000 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-05-06 23:50:34.001 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-05-06 23:50:34.006 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-05-06 23:50:34.488 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-05-06 23:50:34.495 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-05-06 23:50:34.498 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-05-06 23:50:34.540 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-05-06 23:50:34.552 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-05-06 23:50:34.555 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-05-06 23:50:34.557 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-05-06 23:50:34.565 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-05-06 23:50:34.788 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-05-06 23:50:34.795 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-05-06 23:50:34.803 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-05-06 23:50:34.804 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-05-06 23:50:34.805 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-05-06 23:50:34.808 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-05-06 23:50:34.814 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-05-06 23:50:34.964 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-05-06 23:50:35.004 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-05-06 23:50:37.542 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-05-06 23:50:39.113 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-05-06 23:50:39.411 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-05-06 23:50:39.426 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-05-06 23:50:39.427 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-05-06 23:50:39.434 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-05-06 23:50:39.845 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-05-06 23:50:39.847 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-05-06 23:50:39.906 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-05-06 23:50:40.824 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-05-06 23:50:42.002 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-05-06 23:50:42.004 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-05-06 23:50:42.007 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-05-06 23:50:42.007 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-05-06 23:50:42.009 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-05-06 23:50:42.010 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-05-06 23:50:42.011 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-05-06 23:50:42.011 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-05-06 23:50:42.012 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-05-06 23:50:42.117 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-05-06 23:50:42.246 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-05-06 23:50:42.360 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-05-06 23:50:42.363 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-05-06 23:50:42.365 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-05-06 23:50:42.405 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-05-06 23:50:42.409 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-05-06 23:50:42.441 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-05-06 23:50:42.654 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-05-06 23:50:42.655 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-05-06 23:50:42.656 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-05-06 23:50:42.657 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-05-06 23:50:42.673 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-05-06 23:50:42.711 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-05-06 23:50:42.764 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-05-06 23:50:42.793 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-05-06 23:50:42.801 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-05-06 23:50:44.209 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-05-06 23:50:44.209 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-05-06 23:50:44.210 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-05-06 23:50:44.211 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-05-06 23:50:44.212 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-05-06 23:50:44.212 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-05-06 23:50:44.214 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-05-06 23:50:44.215 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-05-06 23:50:44.222 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-05-06 23:50:44.496 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-05-06 23:50:44.610 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-05-06 23:50:44.799 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-05-06 23:50:44.851 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-05-06 23:50:44.921 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-05-06 23:50:45.235 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-05-06 23:50:45.318 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-05-06 23:50:45.321 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-05-06 23:50:45.330 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-05-06 23:50:45.345 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-05-06 23:50:45.373 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-05-06 23:50:45.375 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-05-06 23:50:45.377 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-05-06 23:50:45.380 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-05-06 23:50:45.390 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-05-06 23:50:45.465 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-05-06 23:50:45.468 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-05-06 23:50:45.484 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-05-06 23:50:45.497 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-05-06 23:50:45.577 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-05-06 23:50:45.587 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-05-06 23:50:45.600 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-05-06 23:50:45.619 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-05-06 23:50:45.621 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-05-06 23:50:45.621 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-05-06 23:50:45.689 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-05-06 23:50:45.739 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-05-06 23:50:45.745 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-05-06 23:50:45.778 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-05-06 23:50:45.800 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-05-06 23:50:45.802 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-05-06 23:50:45.804 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-05-06 23:50:45.818 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-05-06 23:50:45.821 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-05-06 23:50:45.823 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-05-06 23:50:45.912 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-05-06 23:50:45.967 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-05-06 23:50:45.981 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-05-06 23:50:45.996 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-05-06 23:50:46.024 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-05-06 23:50:46.027 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-05-06 23:50:46.029 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-05-06 23:50:46.042 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-05-06 23:50:46.046 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-05-06 23:50:46.061 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-05-06 23:50:46.135 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-05-06 23:50:46.148 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-05-06 23:50:46.153 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-05-06 23:50:46.173 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-05-06 23:50:46.247 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-05-06 23:50:46.248 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-05-06 23:50:46.249 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-05-06 23:50:46.254 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-05-06 23:50:46.257 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-05-06 23:50:46.261 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-05-06 23:50:46.359 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-05-06 23:50:46.362 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-05-06 23:50:46.373 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-05-06 23:50:46.377 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-05-06 23:50:46.470 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-05-06 23:50:46.472 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-05-06 23:50:46.472 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-05-06 23:50:46.493 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-05-06 23:50:46.514 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-05-06 23:50:46.517 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-05-06 23:50:46.582 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-05-06 23:50:47.683 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-05-06 23:50:47.714 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-05-06 23:50:47.715 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-05-06 23:50:47.716 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-05-06 23:50:47.729 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-05-06 23:50:47.730 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-05-06 23:50:47.730 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-05-06 23:50:47.864 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-05-06 23:50:47.864 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-05-06 23:50:47.867 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-05-06 23:50:48.187 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-05-06 23:50:48.188 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-05-06 23:50:48.188 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-05-06 23:50:48.194 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-05-06 23:50:48.196 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-05-06 23:50:48.221 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-05-06 23:50:48.297 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-05-06 23:50:48.298 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-05-06 23:50:48.298 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-05-06 23:50:48.303 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-05-06 23:50:48.304 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-05-06 23:50:48.411 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.10-0ubuntu0.20.04.1 [116 kB] 2022-05-06 23:50:48.421 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.10-0ubuntu0.20.04.1 [136 kB] 2022-05-06 23:50:48.433 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-05-06 23:50:48.784 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-05-06 23:50:49.120 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-05-06 23:50:49.161 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-05-06 23:50:49.165 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-05-06 23:50:49.381 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.16 [246 kB] 2022-05-06 23:50:49.387 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-05-06 23:50:49.387 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-05-06 23:50:49.389 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-05-06 23:50:49.527 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-05-06 23:50:49.530 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-05-06 23:50:49.533 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-05-06 23:50:49.845 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-05-06 23:50:51.063 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-05-06 23:50:51.257 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-05-06 23:50:51.532 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-05-06 23:50:51.620 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-05-06 23:50:52.375 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-05-06 23:50:52.442 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-05-06 23:50:56.505 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-05-06 23:50:56.573 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-05-06 23:50:56.640 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-05-06 23:50:56.708 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-05-06 23:50:56.772 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.10-0ubuntu0.20.04.1 [1,050 kB] 2022-05-06 23:50:57.004 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-05-06 23:50:57.066 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-05-06 23:50:57.154 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.10-0ubuntu0.20.04.1 [983 kB] 2022-05-06 23:50:57.356 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-05-06 23:50:57.417 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-05-06 23:50:57.672 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-05-06 23:50:57.736 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-05-06 23:50:57.799 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-05-06 23:50:57.880 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-05-06 23:50:57.942 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-05-06 23:50:58.002 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-05-06 23:50:58.172 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-05-06 23:50:58.322 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-05-06 23:50:58.396 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-05-06 23:50:58.534 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-05-06 23:50:58.610 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-05-06 23:50:58.671 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-05-06 23:50:58.734 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-05-06 23:50:58.799 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-05-06 23:50:58.859 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-05-06 23:50:58.923 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-05-06 23:50:58.985 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-05-06 23:50:59.054 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-05-06 23:50:59.115 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-05-06 23:50:59.177 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-05-06 23:50:59.239 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-05-06 23:50:59.301 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-05-06 23:50:59.372 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-05-06 23:50:59.438 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-05-06 23:50:59.504 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-05-06 23:50:59.820 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-05-06 23:50:59.908 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-05-06 23:51:01.509 | Preconfiguring packages ... 2022-05-06 23:51:01.792 | Fetched 165 MB in 30s (5,534 kB/s) 2022-05-06 23:51:01.993 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-06 23:51:01.995 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-05-06 23:51:02.126 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-05-06 23:51:02.636 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-05-06 23:51:03.115 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-06 23:51:03.118 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-05-06 23:51:03.326 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-05-06 23:51:03.796 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.16_amd64.deb ... 2022-05-06 23:51:03.966 | Unpacking systemd-timesyncd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-05-06 23:51:04.831 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.16_amd64.deb ... 2022-05-06 23:51:04.949 | Unpacking systemd-sysv (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-05-06 23:51:05.402 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-05-06 23:51:05.565 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-05-06 23:51:06.129 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-05-06 23:51:06.449 | Unpacking systemd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-05-06 23:51:07.734 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.16_amd64.deb ... 2022-05-06 23:51:07.875 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-05-06 23:51:08.275 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.16) ... 2022-05-06 23:51:08.810 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-06 23:51:08.813 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-05-06 23:51:08.977 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-05-06 23:51:09.871 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-06 23:51:10.023 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-06 23:51:10.367 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-06 23:51:10.879 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-06 23:51:10.881 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-06 23:51:11.034 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-06 23:51:11.492 | Selecting previously unselected package libapr1:amd64. 2022-05-06 23:51:11.500 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-05-06 23:51:11.555 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-06 23:51:12.077 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-06 23:51:12.239 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-06 23:51:12.881 | Selecting previously unselected package libaprutil1:amd64. 2022-05-06 23:51:12.889 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-05-06 23:51:12.949 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-06 23:51:13.396 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-06 23:51:13.527 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-05-06 23:51:14.035 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-05-06 23:51:14.043 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-05-06 23:51:14.080 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-06 23:51:14.384 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-06 23:51:14.509 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-06 23:51:14.923 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-06 23:51:15.063 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-06 23:51:15.578 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-05-06 23:51:15.749 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-05-06 23:51:16.155 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-05-06 23:51:16.162 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-05-06 23:51:16.212 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-06 23:51:16.534 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.10_amd64.deb ... 2022-05-06 23:51:16.691 | Unpacking curl (7.68.0-1ubuntu2.10) over (7.68.0-1ubuntu2.5) ... 2022-05-06 23:51:17.231 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.10_amd64.deb ... 2022-05-06 23:51:17.360 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.10) over (7.68.0-1ubuntu2.5) ... 2022-05-06 23:51:17.818 | Selecting previously unselected package libjansson4:amd64. 2022-05-06 23:51:17.826 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-05-06 23:51:17.892 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-05-06 23:51:18.281 | Selecting previously unselected package liblua5.2-0:amd64. 2022-05-06 23:51:18.288 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-05-06 23:51:18.332 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-06 23:51:18.763 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-05-06 23:51:18.920 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-05-06 23:51:20.664 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-05-06 23:51:20.840 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-05-06 23:51:21.292 | Selecting previously unselected package apache2-bin. 2022-05-06 23:51:21.300 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-06 23:51:21.349 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-06 23:51:21.846 | Selecting previously unselected package apache2-data. 2022-05-06 23:51:21.853 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-05-06 23:51:21.903 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-06 23:51:22.273 | Selecting previously unselected package apache2-utils. 2022-05-06 23:51:22.281 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-06 23:51:22.330 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-06 23:51:22.823 | Selecting previously unselected package apache2. 2022-05-06 23:51:22.831 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-06 23:51:22.924 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-05-06 23:51:23.378 | Selecting previously unselected package liblua5.3-0:amd64. 2022-05-06 23:51:23.385 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-05-06 23:51:23.446 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-06 23:51:23.874 | Selecting previously unselected package haproxy. 2022-05-06 23:51:23.882 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-05-06 23:51:23.939 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-05-06 23:51:24.618 | Selecting previously unselected package libnl-3-200:amd64. 2022-05-06 23:51:24.625 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-05-06 23:51:24.657 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-05-06 23:51:25.092 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-05-06 23:51:25.099 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-05-06 23:51:25.154 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-06 23:51:25.629 | Selecting previously unselected package mysql-common. 2022-05-06 23:51:25.637 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-05-06 23:51:25.712 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-06 23:51:26.012 | Selecting previously unselected package libmysqlclient21:amd64. 2022-05-06 23:51:26.019 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-06 23:51:26.074 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:51:26.645 | Selecting previously unselected package libsensors-config. 2022-05-06 23:51:26.653 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-05-06 23:51:26.709 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-06 23:51:27.103 | Selecting previously unselected package libsensors5:amd64. 2022-05-06 23:51:27.110 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-05-06 23:51:27.241 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-06 23:51:27.663 | Selecting previously unselected package libsnmp-base. 2022-05-06 23:51:27.671 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-05-06 23:51:27.715 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-06 23:51:28.160 | Selecting previously unselected package libsnmp35:amd64. 2022-05-06 23:51:28.168 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-05-06 23:51:28.217 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-06 23:51:28.760 | Selecting previously unselected package keepalived. 2022-05-06 23:51:28.768 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-05-06 23:51:28.817 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-06 23:51:29.372 | Selecting previously unselected package memcached. 2022-05-06 23:51:29.379 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-05-06 23:51:29.429 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-05-06 23:51:29.985 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-05-06 23:51:30.775 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-05-06 23:51:31.277 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-06 23:51:31.435 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-06 23:51:31.937 | Selecting previously unselected package python3-yaml. 2022-05-06 23:51:31.944 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-05-06 23:51:31.993 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-06 23:51:32.300 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-05-06 23:51:32.394 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-05-06 23:51:32.898 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-05-06 23:51:33.134 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-05-06 23:51:34.140 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-05-06 23:51:34.324 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-05-06 23:51:35.066 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-05-06 23:51:35.228 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-05-06 23:51:35.682 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-05-06 23:51:35.777 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-05-06 23:51:36.480 | Selecting previously unselected package acl. 2022-05-06 23:51:36.488 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-05-06 23:51:36.542 | Unpacking acl (2.2.53-6) ... 2022-05-06 23:51:36.903 | Selecting previously unselected package autotools-dev. 2022-05-06 23:51:36.910 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-05-06 23:51:36.966 | Unpacking autotools-dev (20180224.1) ... 2022-05-06 23:51:37.320 | Selecting previously unselected package m4. 2022-05-06 23:51:37.328 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-05-06 23:51:37.377 | Unpacking m4 (1.4.18-4) ... 2022-05-06 23:51:37.771 | Selecting previously unselected package autoconf. 2022-05-06 23:51:37.778 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-05-06 23:51:37.827 | Unpacking autoconf (2.69-11.1) ... 2022-05-06 23:51:38.321 | Selecting previously unselected package automake. 2022-05-06 23:51:38.328 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-05-06 23:51:38.379 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-05-06 23:51:38.761 | Selecting previously unselected package autopoint. 2022-05-06 23:51:38.769 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-05-06 23:51:38.816 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-05-06 23:51:39.252 | Selecting previously unselected package libllvm10:amd64. 2022-05-06 23:51:39.259 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:51:39.303 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:51:42.058 | Selecting previously unselected package libclang-cpp10. 2022-05-06 23:51:42.065 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:51:42.097 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:51:43.972 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-05-06 23:51:43.979 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-06 23:51:44.034 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-06 23:51:44.982 | Selecting previously unselected package libgc1c2:amd64. 2022-05-06 23:51:44.990 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-05-06 23:51:45.040 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-06 23:51:45.440 | Selecting previously unselected package libobjc4:amd64. 2022-05-06 23:51:45.447 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-06 23:51:45.497 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-06 23:51:45.766 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-05-06 23:51:45.773 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-06 23:51:45.823 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-06 23:51:46.389 | Selecting previously unselected package libc6-i386. 2022-05-06 23:51:46.397 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-05-06 23:51:46.457 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-05-06 23:51:47.423 | Selecting previously unselected package lib32gcc-s1. 2022-05-06 23:51:47.430 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-06 23:51:47.484 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-06 23:51:47.903 | Selecting previously unselected package lib32stdc++6. 2022-05-06 23:51:47.910 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-06 23:51:47.960 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-06 23:51:48.349 | Selecting previously unselected package libclang-common-10-dev. 2022-05-06 23:51:48.356 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:51:48.389 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-06 23:51:49.720 | Selecting previously unselected package libclang1-10. 2022-05-06 23:51:49.728 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:51:49.783 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:51:51.256 | Selecting previously unselected package clang-10. 2022-05-06 23:51:51.264 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:51:51.314 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:51:51.572 | Selecting previously unselected package libtool. 2022-05-06 23:51:51.579 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-05-06 23:51:51.617 | Unpacking libtool (2.4.6-14) ... 2022-05-06 23:51:51.943 | Selecting previously unselected package dh-autoreconf. 2022-05-06 23:51:51.952 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-05-06 23:51:52.001 | Unpacking dh-autoreconf (19) ... 2022-05-06 23:51:52.286 | Selecting previously unselected package libdebhelper-perl. 2022-05-06 23:51:52.294 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-05-06 23:51:52.326 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-05-06 23:51:52.651 | Selecting previously unselected package libarchive-zip-perl. 2022-05-06 23:51:52.658 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-05-06 23:51:52.707 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-05-06 23:51:53.017 | Selecting previously unselected package libsub-override-perl. 2022-05-06 23:51:53.025 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-05-06 23:51:53.086 | Unpacking libsub-override-perl (0.09-2) ... 2022-05-06 23:51:53.326 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-05-06 23:51:53.334 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-05-06 23:51:53.360 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-06 23:51:53.681 | Selecting previously unselected package dh-strip-nondeterminism. 2022-05-06 23:51:53.688 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-05-06 23:51:53.738 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-05-06 23:51:54.086 | Selecting previously unselected package libdpkg-perl. 2022-05-06 23:51:54.094 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-05-06 23:51:54.148 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-05-06 23:51:54.555 | Selecting previously unselected package make. 2022-05-06 23:51:54.563 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-05-06 23:51:54.617 | Unpacking make (4.2.1-1.2) ... 2022-05-06 23:51:54.953 | Selecting previously unselected package dpkg-dev. 2022-05-06 23:51:54.961 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-05-06 23:51:55.011 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-05-06 23:51:55.475 | Selecting previously unselected package dwz. 2022-05-06 23:51:55.482 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-05-06 23:51:55.532 | Unpacking dwz (0.13-5) ... 2022-05-06 23:51:55.966 | Selecting previously unselected package libcroco3:amd64. 2022-05-06 23:51:55.974 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-05-06 23:51:56.023 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-05-06 23:51:56.359 | Selecting previously unselected package gettext. 2022-05-06 23:51:56.367 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-05-06 23:51:56.416 | Unpacking gettext (0.19.8.1-10build1) ... 2022-05-06 23:51:56.915 | Selecting previously unselected package intltool-debian. 2022-05-06 23:51:56.923 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-05-06 23:51:56.977 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-05-06 23:51:57.279 | Selecting previously unselected package po-debconf. 2022-05-06 23:51:57.287 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-05-06 23:51:57.343 | Unpacking po-debconf (1.0.21) ... 2022-05-06 23:51:57.669 | Selecting previously unselected package debhelper. 2022-05-06 23:51:57.676 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-05-06 23:51:57.720 | Unpacking debhelper (12.10ubuntu1) ... 2022-05-06 23:51:58.189 | Selecting previously unselected package uuid-dev:amd64. 2022-05-06 23:51:58.197 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-06 23:51:58.250 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-06 23:51:58.703 | Selecting previously unselected package libsctp1:amd64. 2022-05-06 23:51:58.710 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-05-06 23:51:58.777 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-06 23:51:59.069 | Selecting previously unselected package libsctp-dev:amd64. 2022-05-06 23:51:59.076 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-05-06 23:51:59.126 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-06 23:51:59.446 | Selecting previously unselected package libapr1-dev. 2022-05-06 23:51:59.454 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-05-06 23:51:59.514 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-06 23:52:00.183 | Selecting previously unselected package libldap2-dev:amd64. 2022-05-06 23:52:00.191 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-05-06 23:52:00.229 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-05-06 23:52:00.675 | Selecting previously unselected package libaprutil1-dev. 2022-05-06 23:52:00.682 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-05-06 23:52:00.726 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-06 23:52:01.303 | Selecting previously unselected package apache2-dev. 2022-05-06 23:52:01.312 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-06 23:52:01.370 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-06 23:52:01.850 | Selecting previously unselected package binfmt-support. 2022-05-06 23:52:01.858 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-05-06 23:52:01.948 | Unpacking binfmt-support (2.2.0-2) ... 2022-05-06 23:52:02.263 | Selecting previously unselected package g++-9. 2022-05-06 23:52:02.271 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-06 23:52:02.320 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-06 23:52:03.817 | Selecting previously unselected package g++. 2022-05-06 23:52:03.825 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-05-06 23:52:03.851 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-05-06 23:52:04.063 | Selecting previously unselected package build-essential. 2022-05-06 23:52:04.071 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-05-06 23:52:04.124 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-05-06 23:52:04.400 | Selecting previously unselected package conntrack. 2022-05-06 23:52:04.408 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-05-06 23:52:04.467 | Unpacking conntrack (1:1.4.5-2) ... 2022-05-06 23:52:04.816 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-05-06 23:52:04.824 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-05-06 23:52:04.874 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-06 23:52:05.195 | Selecting previously unselected package libnetfilter-queue1. 2022-05-06 23:52:05.203 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-05-06 23:52:05.251 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-05-06 23:52:05.595 | Selecting previously unselected package conntrackd. 2022-05-06 23:52:05.602 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-05-06 23:52:05.640 | Unpacking conntrackd (1:1.4.5-2) ... 2022-05-06 23:52:05.955 | Selecting previously unselected package dns-root-data. 2022-05-06 23:52:05.963 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-05-06 23:52:06.006 | Unpacking dns-root-data (2019052802) ... 2022-05-06 23:52:06.399 | Selecting previously unselected package libidn11:amd64. 2022-05-06 23:52:06.408 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-05-06 23:52:06.457 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-06 23:52:06.839 | Selecting previously unselected package dnsmasq-base. 2022-05-06 23:52:06.847 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-05-06 23:52:06.890 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-05-06 23:52:07.204 | Selecting previously unselected package dnsmasq-utils. 2022-05-06 23:52:07.212 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-05-06 23:52:07.261 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-05-06 23:52:07.662 | Selecting previously unselected package ebtables. 2022-05-06 23:52:07.670 | Preparing to unpack .../093-ebtables_2.0.11-3build1_amd64.deb ... 2022-05-06 23:52:07.731 | Unpacking ebtables (2.0.11-3build1) ... 2022-05-06 23:52:08.057 | Selecting previously unselected package libfakeroot:amd64. 2022-05-06 23:52:08.066 | Preparing to unpack .../094-libfakeroot_1.24-1_amd64.deb ... 2022-05-06 23:52:08.091 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-05-06 23:52:08.479 | Selecting previously unselected package fakeroot. 2022-05-06 23:52:08.487 | Preparing to unpack .../095-fakeroot_1.24-1_amd64.deb ... 2022-05-06 23:52:08.536 | Unpacking fakeroot (1.24-1) ... 2022-05-06 23:52:08.874 | Selecting previously unselected package fonts-dejavu-core. 2022-05-06 23:52:08.882 | Preparing to unpack .../096-fonts-dejavu-core_2.37-1_all.deb ... 2022-05-06 23:52:08.925 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-05-06 23:52:09.382 | Selecting previously unselected package fonts-liberation. 2022-05-06 23:52:09.389 | Preparing to unpack .../097-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-05-06 23:52:09.440 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-05-06 23:52:09.915 | Selecting previously unselected package fontconfig-config. 2022-05-06 23:52:09.923 | Preparing to unpack .../098-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-05-06 23:52:09.960 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-06 23:52:10.344 | Selecting previously unselected package libfontconfig1:amd64. 2022-05-06 23:52:10.352 | Preparing to unpack .../099-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-05-06 23:52:10.400 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-06 23:52:10.816 | Selecting previously unselected package fontconfig. 2022-05-06 23:52:10.824 | Preparing to unpack .../100-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-05-06 23:52:10.873 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-05-06 23:52:11.233 | Selecting previously unselected package genisoimage. 2022-05-06 23:52:11.241 | Preparing to unpack .../101-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-05-06 23:52:11.290 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-06 23:52:11.685 | Selecting previously unselected package libann0. 2022-05-06 23:52:11.693 | Preparing to unpack .../102-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-05-06 23:52:11.737 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-05-06 23:52:11.972 | Selecting previously unselected package libcdt5:amd64. 2022-05-06 23:52:11.979 | Preparing to unpack .../103-libcdt5_2.42.2-3build2_amd64.deb ... 2022-05-06 23:52:12.029 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-05-06 23:52:12.337 | Selecting previously unselected package libcgraph6:amd64. 2022-05-06 23:52:12.346 | Preparing to unpack .../104-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-05-06 23:52:12.399 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-06 23:52:12.776 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-05-06 23:52:12.784 | Preparing to unpack .../105-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-06 23:52:12.833 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-06 23:52:13.143 | Selecting previously unselected package libjpeg8:amd64. 2022-05-06 23:52:13.151 | Preparing to unpack .../106-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-05-06 23:52:13.216 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-06 23:52:13.578 | Selecting previously unselected package libjbig0:amd64. 2022-05-06 23:52:13.586 | Preparing to unpack .../107-libjbig0_2.1-3.1build1_amd64.deb ... 2022-05-06 23:52:13.633 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-05-06 23:52:13.987 | Selecting previously unselected package libwebp6:amd64. 2022-05-06 23:52:13.995 | Preparing to unpack .../108-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:52:14.044 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-06 23:52:14.469 | Selecting previously unselected package libtiff5:amd64. 2022-05-06 23:52:14.477 | Preparing to unpack .../109-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-05-06 23:52:14.520 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-05-06 23:52:14.817 | Selecting previously unselected package libxpm4:amd64. 2022-05-06 23:52:14.825 | Preparing to unpack .../110-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-05-06 23:52:14.869 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-05-06 23:52:15.183 | Selecting previously unselected package libgd3:amd64. 2022-05-06 23:52:15.191 | Preparing to unpack .../111-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-05-06 23:52:15.238 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-06 23:52:15.605 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-05-06 23:52:15.613 | Preparing to unpack .../112-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-05-06 23:52:15.661 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-06 23:52:16.012 | Selecting previously unselected package libpixman-1-0:amd64. 2022-05-06 23:52:16.019 | Preparing to unpack .../113-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-05-06 23:52:16.051 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-06 23:52:16.456 | Selecting previously unselected package libxcb-render0:amd64. 2022-05-06 23:52:16.464 | Preparing to unpack .../114-libxcb-render0_1.14-2_amd64.deb ... 2022-05-06 23:52:16.536 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-05-06 23:52:16.915 | Selecting previously unselected package libxcb-shm0:amd64. 2022-05-06 23:52:16.922 | Preparing to unpack .../115-libxcb-shm0_1.14-2_amd64.deb ... 2022-05-06 23:52:16.960 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-05-06 23:52:17.268 | Selecting previously unselected package libxrender1:amd64. 2022-05-06 23:52:17.275 | Preparing to unpack .../116-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-05-06 23:52:17.324 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-05-06 23:52:17.720 | Selecting previously unselected package libcairo2:amd64. 2022-05-06 23:52:17.728 | Preparing to unpack .../117-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-05-06 23:52:17.760 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-06 23:52:18.143 | Selecting previously unselected package libgraphite2-3:amd64. 2022-05-06 23:52:18.151 | Preparing to unpack .../118-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-05-06 23:52:18.189 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-06 23:52:18.538 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-05-06 23:52:18.545 | Preparing to unpack .../119-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-05-06 23:52:18.594 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-06 23:52:18.954 | Selecting previously unselected package libthai-data. 2022-05-06 23:52:18.962 | Preparing to unpack .../120-libthai-data_0.1.28-3_all.deb ... 2022-05-06 23:52:18.994 | Unpacking libthai-data (0.1.28-3) ... 2022-05-06 23:52:19.400 | Selecting previously unselected package libdatrie1:amd64. 2022-05-06 23:52:19.408 | Preparing to unpack .../121-libdatrie1_0.2.12-3_amd64.deb ... 2022-05-06 23:52:19.462 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-05-06 23:52:19.811 | Selecting previously unselected package libthai0:amd64. 2022-05-06 23:52:19.820 | Preparing to unpack .../122-libthai0_0.1.28-3_amd64.deb ... 2022-05-06 23:52:19.868 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-05-06 23:52:20.217 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-05-06 23:52:20.225 | Preparing to unpack .../123-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-06 23:52:20.291 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-06 23:52:20.646 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-05-06 23:52:20.653 | Preparing to unpack .../124-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-06 23:52:20.680 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-06 23:52:20.976 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-05-06 23:52:20.984 | Preparing to unpack .../125-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-06 23:52:21.034 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-06 23:52:21.416 | Selecting previously unselected package libpathplan4:amd64. 2022-05-06 23:52:21.425 | Preparing to unpack .../126-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-05-06 23:52:21.478 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-06 23:52:21.829 | Selecting previously unselected package libgvc6. 2022-05-06 23:52:21.837 | Preparing to unpack .../127-libgvc6_2.42.2-3build2_amd64.deb ... 2022-05-06 23:52:21.868 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-05-06 23:52:22.303 | Selecting previously unselected package libgvpr2:amd64. 2022-05-06 23:52:22.311 | Preparing to unpack .../128-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-05-06 23:52:22.360 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-06 23:52:22.703 | Selecting previously unselected package liblab-gamut1:amd64. 2022-05-06 23:52:22.711 | Preparing to unpack .../129-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-05-06 23:52:22.748 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-06 23:52:23.319 | Selecting previously unselected package x11-common. 2022-05-06 23:52:23.327 | Preparing to unpack .../130-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-05-06 23:52:23.414 | dpkg-query: no packages found matching nux-tools 2022-05-06 23:52:23.425 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-05-06 23:52:23.771 | Selecting previously unselected package libice6:amd64. 2022-05-06 23:52:23.779 | Preparing to unpack .../131-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-05-06 23:52:23.833 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-06 23:52:24.147 | Selecting previously unselected package libsm6:amd64. 2022-05-06 23:52:24.155 | Preparing to unpack .../132-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-05-06 23:52:24.215 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-05-06 23:52:24.566 | Selecting previously unselected package libxt6:amd64. 2022-05-06 23:52:24.574 | Preparing to unpack .../133-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-05-06 23:52:24.622 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-05-06 23:52:24.989 | Selecting previously unselected package libxmu6:amd64. 2022-05-06 23:52:24.996 | Preparing to unpack .../134-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-05-06 23:52:25.044 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-06 23:52:25.427 | Selecting previously unselected package libxaw7:amd64. 2022-05-06 23:52:25.435 | Preparing to unpack .../135-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-05-06 23:52:25.485 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-05-06 23:52:25.811 | Selecting previously unselected package graphviz. 2022-05-06 23:52:25.819 | Preparing to unpack .../136-graphviz_2.42.2-3build2_amd64.deb ... 2022-05-06 23:52:25.846 | Unpacking graphviz (2.42.2-3build2) ... 2022-05-06 23:52:26.424 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-05-06 23:52:26.432 | Preparing to unpack .../137-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-05-06 23:52:26.469 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-06 23:52:26.919 | Selecting previously unselected package libibverbs1:amd64. 2022-05-06 23:52:26.927 | Preparing to unpack .../138-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-05-06 23:52:26.977 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-06 23:52:27.418 | Selecting previously unselected package ibverbs-providers:amd64. 2022-05-06 23:52:27.426 | Preparing to unpack .../139-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-05-06 23:52:27.475 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-06 23:52:27.827 | Selecting previously unselected package icu-devtools. 2022-05-06 23:52:27.835 | Preparing to unpack .../140-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-05-06 23:52:27.895 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-05-06 23:52:28.315 | Selecting previously unselected package iputils-arping. 2022-05-06 23:52:28.322 | Preparing to unpack .../141-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-05-06 23:52:28.377 | Unpacking iputils-arping (3:20190709-3) ... 2022-05-06 23:52:28.743 | Selecting previously unselected package javascript-common. 2022-05-06 23:52:28.751 | Preparing to unpack .../142-javascript-common_11_all.deb ... 2022-05-06 23:52:28.807 | Unpacking javascript-common (11) ... 2022-05-06 23:52:29.233 | Selecting previously unselected package libgssrpc4:amd64. 2022-05-06 23:52:29.242 | Preparing to unpack .../143-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-05-06 23:52:29.308 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:52:29.679 | Selecting previously unselected package libkdb5-9:amd64. 2022-05-06 23:52:29.687 | Preparing to unpack .../144-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-05-06 23:52:29.743 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:52:30.194 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-05-06 23:52:30.202 | Preparing to unpack .../145-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-06 23:52:30.261 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:52:30.709 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-05-06 23:52:30.717 | Preparing to unpack .../146-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-06 23:52:30.800 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:52:31.204 | Selecting previously unselected package comerr-dev:amd64. 2022-05-06 23:52:31.213 | Preparing to unpack .../147-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-05-06 23:52:31.276 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-06 23:52:31.691 | Selecting previously unselected package krb5-multidev:amd64. 2022-05-06 23:52:31.699 | Preparing to unpack .../148-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-06 23:52:31.857 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:52:32.234 | Selecting previously unselected package libalgorithm-diff-perl. 2022-05-06 23:52:32.243 | Preparing to unpack .../149-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-05-06 23:52:32.295 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-05-06 23:52:32.611 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-05-06 23:52:32.620 | Preparing to unpack .../150-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-05-06 23:52:32.679 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-06 23:52:33.017 | Selecting previously unselected package libalgorithm-merge-perl. 2022-05-06 23:52:33.026 | Preparing to unpack .../151-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-05-06 23:52:33.079 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-05-06 23:52:33.421 | Selecting previously unselected package libarchive-cpio-perl. 2022-05-06 23:52:33.429 | Preparing to unpack .../152-libarchive-cpio-perl_0.10-1_all.deb ... 2022-05-06 23:52:33.474 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-05-06 23:52:33.810 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-05-06 23:52:33.818 | Preparing to unpack .../153-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-06 23:52:33.872 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-06 23:52:34.244 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-05-06 23:52:34.252 | Preparing to unpack .../154-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-06 23:52:34.295 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-06 23:52:34.650 | Selecting previously unselected package libfile-fcntllock-perl. 2022-05-06 23:52:34.658 | Preparing to unpack .../155-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-05-06 23:52:34.707 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-05-06 23:52:35.038 | Selecting previously unselected package libgts-bin. 2022-05-06 23:52:35.046 | Preparing to unpack .../156-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-05-06 23:52:35.118 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-05-06 23:52:35.370 | Selecting previously unselected package libicu-dev:amd64. 2022-05-06 23:52:35.377 | Preparing to unpack .../157-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-05-06 23:52:35.434 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-06 23:52:37.250 | Selecting previously unselected package libipset13:amd64. 2022-05-06 23:52:37.259 | Preparing to unpack .../158-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:52:37.352 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-06 23:52:37.709 | Selecting previously unselected package librdmacm1:amd64. 2022-05-06 23:52:37.717 | Preparing to unpack .../159-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-05-06 23:52:37.769 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-06 23:52:38.137 | Selecting previously unselected package libiscsi7:amd64. 2022-05-06 23:52:38.146 | Preparing to unpack .../160-libiscsi7_1.18.0-2_amd64.deb ... 2022-05-06 23:52:38.193 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-05-06 23:52:38.537 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-05-06 23:52:38.545 | Preparing to unpack .../161-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-06 23:52:38.588 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-06 23:52:38.938 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-05-06 23:52:38.946 | Preparing to unpack .../162-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-05-06 23:52:38.989 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-06 23:52:39.263 | Selecting previously unselected package libjpeg-dev:amd64. 2022-05-06 23:52:39.271 | Preparing to unpack .../163-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-05-06 23:52:39.314 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-06 23:52:39.617 | Selecting previously unselected package libjs-jquery. 2022-05-06 23:52:39.626 | Preparing to unpack .../164-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-05-06 23:52:39.674 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-05-06 23:52:39.930 | Selecting previously unselected package libjs-jquery-metadata. 2022-05-06 23:52:39.938 | Preparing to unpack .../165-libjs-jquery-metadata_12-1.1_all.deb ... 2022-05-06 23:52:39.983 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-05-06 23:52:40.241 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-05-06 23:52:40.248 | Preparing to unpack .../166-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-05-06 23:52:40.297 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-06 23:52:40.680 | Selecting previously unselected package libltdl-dev:amd64. 2022-05-06 23:52:40.688 | Preparing to unpack .../167-libltdl-dev_2.4.6-14_amd64.deb ... 2022-05-06 23:52:40.735 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-05-06 23:52:41.017 | Selecting previously unselected package libsys-hostname-long-perl. 2022-05-06 23:52:41.026 | Preparing to unpack .../168-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-05-06 23:52:41.057 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-05-06 23:52:41.359 | Selecting previously unselected package libmail-sendmail-perl. 2022-05-06 23:52:41.367 | Preparing to unpack .../169-libmail-sendmail-perl_0.80-1_all.deb ... 2022-05-06 23:52:41.421 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-05-06 23:52:41.743 | Selecting previously unselected package libncurses-dev:amd64. 2022-05-06 23:52:41.751 | Preparing to unpack .../170-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-06 23:52:41.805 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-06 23:52:42.200 | Selecting previously unselected package libnspr4:amd64. 2022-05-06 23:52:42.210 | Preparing to unpack .../171-libnspr4_2%3a4.25-1_amd64.deb ... 2022-05-06 23:52:42.262 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-05-06 23:52:42.646 | Selecting previously unselected package libnss3:amd64. 2022-05-06 23:52:42.654 | Preparing to unpack .../172-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-05-06 23:52:42.701 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-05-06 23:52:43.326 | Selecting previously unselected package libomp5-10:amd64. 2022-05-06 23:52:43.334 | Preparing to unpack .../173-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:52:43.371 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:52:43.770 | Selecting previously unselected package libomp-10-dev. 2022-05-06 23:52:43.778 | Preparing to unpack .../174-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:52:43.826 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-06 23:52:44.141 | Selecting previously unselected package pcp-conf. 2022-05-06 23:52:44.150 | Preparing to unpack .../175-pcp-conf_5.0.3-1_amd64.deb ... 2022-05-06 23:52:44.194 | Unpacking pcp-conf (5.0.3-1) ... 2022-05-06 23:52:44.571 | Selecting previously unselected package libpcp3. 2022-05-06 23:52:44.579 | Preparing to unpack .../176-libpcp3_5.0.3-1_amd64.deb ... 2022-05-06 23:52:44.611 | Unpacking libpcp3 (5.0.3-1) ... 2022-05-06 23:52:45.040 | Selecting previously unselected package libpcp-pmda3. 2022-05-06 23:52:45.048 | Preparing to unpack .../177-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-05-06 23:52:45.096 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-05-06 23:52:45.392 | Selecting previously unselected package libpcp-pmda-perl. 2022-05-06 23:52:45.400 | Preparing to unpack .../178-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-05-06 23:52:45.449 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-05-06 23:52:45.816 | Selecting previously unselected package libpq5:amd64. 2022-05-06 23:52:45.824 | Preparing to unpack .../179-libpq5_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:52:45.874 | Unpacking libpq5:amd64 (12.10-0ubuntu0.20.04.1) ... 2022-05-06 23:52:46.206 | Selecting previously unselected package libpq-dev. 2022-05-06 23:52:46.214 | Preparing to unpack .../180-libpq-dev_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:52:46.266 | Unpacking libpq-dev (12.10-0ubuntu0.20.04.1) ... 2022-05-06 23:52:46.674 | Selecting previously unselected package librados2. 2022-05-06 23:52:46.683 | Preparing to unpack .../181-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:52:46.714 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-06 23:52:47.639 | Selecting previously unselected package librbd1. 2022-05-06 23:52:47.647 | Preparing to unpack .../182-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:52:47.697 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-06 23:52:48.290 | Selecting previously unselected package libsasl2-dev. 2022-05-06 23:52:48.298 | Preparing to unpack .../183-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-06 23:52:48.343 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-06 23:52:48.717 | Preparing to unpack .../184-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-06 23:52:48.867 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-06 23:52:49.250 | Selecting previously unselected package libssl-dev:amd64. 2022-05-06 23:52:49.259 | Preparing to unpack .../185-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-06 23:52:49.307 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-06 23:52:49.811 | Selecting previously unselected package libsystemd-dev:amd64. 2022-05-06 23:52:49.820 | Preparing to unpack .../186-libsystemd-dev_245.4-4ubuntu3.16_amd64.deb ... 2022-05-06 23:52:49.872 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-05-06 23:52:50.257 | Selecting previously unselected package libtinfo-dev:amd64. 2022-05-06 23:52:50.266 | Preparing to unpack .../187-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-06 23:52:50.312 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-06 23:52:50.589 | Selecting previously unselected package libx86-1:amd64. 2022-05-06 23:52:50.598 | Preparing to unpack .../188-libx86-1_1.1+ds1-11_amd64.deb ... 2022-05-06 23:52:50.645 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-05-06 23:52:50.964 | Selecting previously unselected package libxml2-dev:amd64. 2022-05-06 23:52:50.973 | Preparing to unpack .../189-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-05-06 23:52:51.034 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-05-06 23:52:51.444 | Selecting previously unselected package libxslt1-dev:amd64. 2022-05-06 23:52:51.452 | Preparing to unpack .../190-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-05-06 23:52:51.501 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-06 23:52:51.903 | Selecting previously unselected package llvm-10-runtime. 2022-05-06 23:52:51.911 | Preparing to unpack .../191-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:52:51.942 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-06 23:52:52.330 | Selecting previously unselected package libpfm4:amd64. 2022-05-06 23:52:52.338 | Preparing to unpack .../192-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-05-06 23:52:52.386 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-06 23:52:52.794 | Selecting previously unselected package llvm-10. 2022-05-06 23:52:52.802 | Preparing to unpack .../193-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:52:52.851 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:52:53.908 | Selecting previously unselected package libffi-dev:amd64. 2022-05-06 23:52:53.916 | Preparing to unpack .../194-libffi-dev_3.3-4_amd64.deb ... 2022-05-06 23:52:53.953 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-05-06 23:52:54.371 | Selecting previously unselected package python3-pygments. 2022-05-06 23:52:54.380 | Preparing to unpack .../195-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-05-06 23:52:54.428 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-06 23:52:54.834 | Selecting previously unselected package llvm-10-tools. 2022-05-06 23:52:54.843 | Preparing to unpack .../196-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:52:54.895 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-06 23:52:55.440 | Selecting previously unselected package libz3-4:amd64. 2022-05-06 23:52:55.448 | Preparing to unpack .../197-libz3-4_4.8.7-4build1_amd64.deb ... 2022-05-06 23:52:55.502 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-05-06 23:52:56.754 | Selecting previously unselected package libz3-dev:amd64. 2022-05-06 23:52:56.763 | Preparing to unpack .../198-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-05-06 23:52:56.811 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-06 23:52:57.131 | Selecting previously unselected package llvm-10-dev. 2022-05-06 23:52:57.140 | Preparing to unpack .../199-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-06 23:52:57.177 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-06 23:53:02.062 | Selecting previously unselected package lsscsi. 2022-05-06 23:53:02.072 | Preparing to unpack .../200-lsscsi_0.30-0.1_amd64.deb ... 2022-05-06 23:53:02.119 | Unpacking lsscsi (0.30-0.1) ... 2022-05-06 23:53:02.512 | Selecting previously unselected package pkg-config. 2022-05-06 23:53:02.521 | Preparing to unpack .../201-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-05-06 23:53:02.576 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-05-06 23:53:02.937 | Selecting previously unselected package pm-utils. 2022-05-06 23:53:02.945 | Preparing to unpack .../202-pm-utils_1.4.1-19_all.deb ... 2022-05-06 23:53:03.003 | Unpacking pm-utils (1.4.1-19) ... 2022-05-06 23:53:03.331 | Selecting previously unselected package postgresql-client-common. 2022-05-06 23:53:03.340 | Preparing to unpack .../203-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-05-06 23:53:03.388 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-05-06 23:53:03.663 | Selecting previously unselected package postgresql-client-12. 2022-05-06 23:53:03.671 | Preparing to unpack .../204-postgresql-client-12_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:53:03.723 | Unpacking postgresql-client-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-06 23:53:04.263 | Selecting previously unselected package ssl-cert. 2022-05-06 23:53:04.271 | Preparing to unpack .../205-ssl-cert_1.0.39_all.deb ... 2022-05-06 23:53:04.319 | Unpacking ssl-cert (1.0.39) ... 2022-05-06 23:53:04.850 | Selecting previously unselected package postgresql-common. 2022-05-06 23:53:04.858 | Preparing to unpack .../206-postgresql-common_214ubuntu0.1_all.deb ... 2022-05-06 23:53:04.955 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-05-06 23:53:04.989 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-05-06 23:53:05.440 | Selecting previously unselected package postgresql-server-dev-12. 2022-05-06 23:53:05.449 | Preparing to unpack .../207-postgresql-server-dev-12_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:53:05.496 | Unpacking postgresql-server-dev-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-06 23:53:06.120 | Selecting previously unselected package postgresql-server-dev-all. 2022-05-06 23:53:06.128 | Preparing to unpack .../208-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-05-06 23:53:06.188 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-06 23:53:06.508 | Selecting previously unselected package python-pip-whl. 2022-05-06 23:53:06.517 | Preparing to unpack .../209-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-05-06 23:53:06.553 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-06 23:53:07.086 | Selecting previously unselected package python3-mysqldb. 2022-05-06 23:53:07.095 | Preparing to unpack .../210-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-05-06 23:53:07.136 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-05-06 23:53:07.422 | Selecting previously unselected package python3-wheel. 2022-05-06 23:53:07.432 | Preparing to unpack .../211-python3-wheel_0.34.2-1_all.deb ... 2022-05-06 23:53:07.456 | Unpacking python3-wheel (0.34.2-1) ... 2022-05-06 23:53:07.743 | Selecting previously unselected package python3-pip. 2022-05-06 23:53:07.752 | Preparing to unpack .../212-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-05-06 23:53:07.799 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-06 23:53:08.332 | Selecting previously unselected package python3.8-venv. 2022-05-06 23:53:08.341 | Preparing to unpack .../213-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-05-06 23:53:08.383 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-06 23:53:08.657 | Selecting previously unselected package python3-venv. 2022-05-06 23:53:08.666 | Preparing to unpack .../214-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-05-06 23:53:08.702 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-05-06 23:53:09.050 | Selecting previously unselected package qemu-block-extra:amd64. 2022-05-06 23:53:09.058 | Preparing to unpack .../215-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-06 23:53:09.113 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-06 23:53:09.387 | Selecting previously unselected package qemu-utils. 2022-05-06 23:53:09.396 | Preparing to unpack .../216-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-06 23:53:09.443 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-06 23:53:09.960 | Selecting previously unselected package sharutils. 2022-05-06 23:53:09.969 | Preparing to unpack .../217-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-05-06 23:53:10.034 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-05-06 23:53:10.308 | Selecting previously unselected package sqlite3. 2022-05-06 23:53:10.318 | Preparing to unpack .../218-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-06 23:53:10.359 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-06 23:53:10.850 | Selecting previously unselected package unzip. 2022-05-06 23:53:10.859 | Preparing to unpack .../219-unzip_6.0-25ubuntu1_amd64.deb ... 2022-05-06 23:53:10.912 | Unpacking unzip (6.0-25ubuntu1) ... 2022-05-06 23:53:11.278 | Selecting previously unselected package vbetool. 2022-05-06 23:53:11.287 | Preparing to unpack .../220-vbetool_1.1-4_amd64.deb ... 2022-05-06 23:53:11.346 | Unpacking vbetool (1.1-4) ... 2022-05-06 23:53:11.794 | Selecting previously unselected package ipset. 2022-05-06 23:53:11.803 | Preparing to unpack .../221-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-06 23:53:11.841 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-06 23:53:12.204 | Selecting previously unselected package ipvsadm. 2022-05-06 23:53:12.213 | Preparing to unpack .../222-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-05-06 23:53:12.260 | Unpacking ipvsadm (1:1.31-1) ... 2022-05-06 23:53:12.686 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-05-06 23:53:12.694 | Preparing to unpack .../223-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-06 23:53:12.744 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-06 23:53:13.107 | Selecting previously unselected package liberasurecode1:amd64. 2022-05-06 23:53:13.115 | Preparing to unpack .../224-liberasurecode1_1.6.1-4_amd64.deb ... 2022-05-06 23:53:13.163 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-05-06 23:53:13.451 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-05-06 23:53:13.460 | Preparing to unpack .../225-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-05-06 23:53:13.491 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-06 23:53:13.800 | Selecting previously unselected package libkrb5-dev:amd64. 2022-05-06 23:53:13.808 | Preparing to unpack .../226-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-06 23:53:13.851 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:53:14.182 | Selecting previously unselected package libpcp-gui2. 2022-05-06 23:53:14.191 | Preparing to unpack .../227-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-05-06 23:53:14.251 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-05-06 23:53:14.558 | Selecting previously unselected package libpcp-import1. 2022-05-06 23:53:14.566 | Preparing to unpack .../228-libpcp-import1_5.0.3-1_amd64.deb ... 2022-05-06 23:53:14.620 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-05-06 23:53:15.004 | Selecting previously unselected package libpcp-mmv1. 2022-05-06 23:53:15.012 | Preparing to unpack .../229-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-05-06 23:53:15.062 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-05-06 23:53:15.369 | Selecting previously unselected package libpcp-trace2. 2022-05-06 23:53:15.378 | Preparing to unpack .../230-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-05-06 23:53:15.432 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-05-06 23:53:15.849 | Selecting previously unselected package libpcp-web1. 2022-05-06 23:53:15.858 | Preparing to unpack .../231-libpcp-web1_5.0.3-1_amd64.deb ... 2022-05-06 23:53:15.906 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-05-06 23:53:16.192 | Selecting previously unselected package libyaml-dev:amd64. 2022-05-06 23:53:16.201 | Preparing to unpack .../232-libyaml-dev_0.2.2-1_amd64.deb ... 2022-05-06 23:53:16.249 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-05-06 23:53:16.621 | Selecting previously unselected package python3-pcp. 2022-05-06 23:53:16.629 | Preparing to unpack .../233-python3-pcp_5.0.3-1_amd64.deb ... 2022-05-06 23:53:16.677 | Unpacking python3-pcp (5.0.3-1) ... 2022-05-06 23:53:17.063 | Selecting previously unselected package pcp. 2022-05-06 23:53:17.071 | Preparing to unpack .../234-pcp_5.0.3-1_amd64.deb ... 2022-05-06 23:53:17.283 | Unpacking pcp (5.0.3-1) ... 2022-05-06 23:53:18.428 | Selecting previously unselected package socat. 2022-05-06 23:53:18.438 | Preparing to unpack .../235-socat_1.7.3.3-2_amd64.deb ... 2022-05-06 23:53:18.491 | Unpacking socat (1.7.3.3-2) ... 2022-05-06 23:53:18.880 | Selecting previously unselected package vlan. 2022-05-06 23:53:18.889 | Preparing to unpack .../236-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-05-06 23:53:18.946 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-06 23:53:19.330 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-06 23:53:19.462 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-05-06 23:53:19.765 | Setting up javascript-common (11) ... 2022-05-06 23:53:20.033 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-05-06 23:53:20.108 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-06 23:53:20.228 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-05-06 23:53:20.377 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-06 23:53:20.512 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-06 23:53:20.806 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-06 23:53:20.885 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-06 23:53:20.994 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-05-06 23:53:21.163 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-06 23:53:21.318 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-05-06 23:53:21.472 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-05-06 23:53:21.611 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-05-06 23:53:21.748 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-05-06 23:53:21.889 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-05-06 23:53:22.034 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-05-06 23:53:22.143 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-05-06 23:53:22.260 | Setting up libarchive-zip-perl (1.67-2) ... 2022-05-06 23:53:22.371 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-06 23:53:22.485 | Setting up vbetool (1.1-4) ... 2022-05-06 23:53:22.639 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-05-06 23:53:22.782 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-06 23:53:22.935 | Setting up pm-utils (1.4.1-19) ... 2022-05-06 23:53:23.192 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-06 23:53:23.668 | Setting up unzip (6.0-25ubuntu1) ... 2022-05-06 23:53:23.862 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-05-06 23:53:24.015 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-05-06 23:53:24.177 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-06 23:53:24.360 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-06 23:53:24.525 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-05-06 23:53:25.643 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-05-06 23:53:26.405 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-06 23:53:26.672 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-06 23:53:26.826 | Setting up m4 (1.4.18-4) ... 2022-05-06 23:53:26.982 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-06 23:53:27.416 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-06 23:53:27.580 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-05-06 23:53:27.735 | Setting up iputils-arping (3:20190709-3) ... 2022-05-06 23:53:27.925 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-05-06 23:53:28.085 | Setting up conntrack (1:1.4.5-2) ... 2022-05-06 23:53:28.237 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-06 23:53:28.365 | Setting up python3-wheel (0.34.2-1) ... 2022-05-06 23:53:28.746 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-05-06 23:53:28.896 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-05-06 23:53:29.395 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-05-06 23:53:31.609 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-05-06 23:53:31.786 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-05-06 23:53:31.923 | Setting up acl (2.2.53-6) ... 2022-05-06 23:53:32.078 | Setting up dns-root-data (2019052802) ... 2022-05-06 23:53:32.188 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-06 23:53:32.325 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:53:32.434 | Setting up fakeroot (1.24-1) ... 2022-05-06 23:53:32.523 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-05-06 23:53:32.643 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-06 23:53:32.799 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:53:32.959 | Setting up autotools-dev (20180224.1) ... 2022-05-06 23:53:33.097 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-06 23:53:34.055 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-05-06 23:53:34.215 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-06 23:53:34.359 | Setting up make (4.2.1-1.2) ... 2022-05-06 23:53:34.519 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-05-06 23:53:34.662 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-06 23:53:34.822 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:53:34.971 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-06 23:53:35.101 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-06 23:53:35.234 | Setting up ebtables (2.0.11-3build1) ... 2022-05-06 23:53:35.971 | Setting up socat (1.7.3.3-2) ... 2022-05-06 23:53:36.137 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-05-06 23:53:36.285 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-06 23:53:36.443 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-06 23:53:36.599 | Setting up autopoint (0.19.8.1-10build1) ... 2022-05-06 23:53:36.792 | Setting up binfmt-support (2.2.0-2) ... 2022-05-06 23:53:37.256 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-05-06 23:53:38.337 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-06 23:53:38.503 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-05-06 23:53:38.684 | Setting up fonts-dejavu-core (2.37-1) ... 2022-05-06 23:53:39.713 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-05-06 23:53:39.883 | Setting up lsscsi (0.30-0.1) ... 2022-05-06 23:53:40.045 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-06 23:53:40.226 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-06 23:53:40.371 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-06 23:53:40.490 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-06 23:53:40.639 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-05-06 23:53:40.792 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-06 23:53:40.986 | Setting up autoconf (2.69-11.1) ... 2022-05-06 23:53:41.199 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-05-06 23:53:41.371 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-05-06 23:53:41.536 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-05-06 23:53:41.639 | Setting up dwz (0.13-5) ... 2022-05-06 23:53:41.809 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-06 23:53:41.992 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-06 23:53:42.171 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-06 23:53:42.335 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-06 23:53:42.502 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-06 23:53:42.851 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-05-06 23:53:44.325 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:53:44.496 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:53:44.662 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-05-06 23:53:44.826 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-06 23:53:44.999 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-05-06 23:53:45.176 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-05-06 23:53:45.479 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-06 23:53:45.660 | Setting up pcp-conf (5.0.3-1) ... 2022-05-06 23:53:45.896 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-05-06 23:53:46.136 | Setting up libsub-override-perl (0.09-2) ... 2022-05-06 23:53:46.285 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-06 23:53:46.420 | Setting up libthai-data (0.1.28-3) ... 2022-05-06 23:53:46.580 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-06 23:53:46.748 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-05-06 23:53:46.919 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-06 23:53:47.147 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-06 23:53:47.323 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:53:47.483 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-05-06 23:53:47.650 | Setting up sharutils (1:4.15.2-4build1) ... 2022-05-06 23:53:47.822 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-06 23:53:47.993 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-05-06 23:53:48.216 | Setting up conntrackd (1:1.4.5-2) ... 2022-05-06 23:53:49.580 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-05-06 23:53:49.951 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-05-06 23:53:50.106 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-06 23:53:50.245 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-06 23:53:50.374 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-05-06 23:53:50.525 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-05-06 23:53:50.656 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-06 23:53:50.810 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-05-06 23:53:52.377 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-05-06 23:53:52.513 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-06 23:53:52.634 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-06 23:53:52.775 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-05-06 23:53:52.877 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-05-06 23:53:52.976 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-06 23:53:53.142 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-06 23:53:53.302 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:53:53.434 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-05-06 23:53:53.580 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-06 23:53:53.735 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-06 23:53:53.878 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-05-06 23:53:54.220 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-06 23:53:54.365 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:53:54.473 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-06 23:53:54.633 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-06 23:53:54.799 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-06 23:53:54.957 | Setting up wget (1.20.3-1ubuntu2) ... 2022-05-06 23:53:55.159 | Setting up libtool (2.4.6-14) ... 2022-05-06 23:53:55.302 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-06 23:53:57.500 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-05-06 23:53:57.737 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-05-06 23:53:59.079 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-05-06 23:54:00.211 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-05-06 23:54:00.354 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-05-06 23:54:00.477 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-06 23:54:00.620 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-05-06 23:54:01.354 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-06 23:54:01.508 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:54:01.643 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-06 23:54:01.775 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-05-06 23:54:03.436 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-05-06 23:54:04.203 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-05-06 23:54:04.448 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-06 23:54:04.593 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-05-06 23:54:04.982 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-05-06 23:54:05.089 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-05-06 23:54:05.245 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-05-06 23:54:05.403 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-05-06 23:54:05.559 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-05-06 23:54:05.723 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-06 23:54:05.862 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-06 23:54:06.016 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-06 23:54:06.176 | Setting up ssl-cert (1.0.39) ... 2022-05-06 23:54:07.008 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-06 23:54:07.165 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-06 23:54:07.388 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-05-06 23:54:07.540 | Setting up postgresql-common (214ubuntu0.1) ... 2022-05-06 23:54:08.813 | Adding user postgres to group ssl-cert 2022-05-06 23:54:09.068 | 2022-05-06 23:54:09.068 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-05-06 23:54:09.260 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-05-06 23:54:09.260 | Removing obsolete dictionary files: 2022-05-06 23:54:09.845 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-05-06 23:54:11.089 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-05-06 23:54:11.199 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-06 23:54:11.336 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-05-06 23:54:11.620 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-06 23:54:12.191 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-05-06 23:54:12.340 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-06 23:54:12.485 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-06 23:54:12.626 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-06 23:54:12.782 | Setting up build-essential (12.8ubuntu1.1) ... 2022-05-06 23:54:12.925 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.10) ... 2022-05-06 23:54:13.100 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-05-06 23:54:13.248 | Setting up curl (7.68.0-1ubuntu2.10) ... 2022-05-06 23:54:13.403 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-06 23:54:13.519 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-06 23:54:13.654 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-05-06 23:54:13.827 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-06 23:54:13.986 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:54:14.142 | Setting up ipvsadm (1:1.31-1) ... 2022-05-06 23:54:15.176 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-05-06 23:54:15.353 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-06 23:54:15.700 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-05-06 23:54:17.868 | Regenerating fonts cache... done. 2022-05-06 23:54:17.934 | Setting up gettext (0.19.8.1-10build1) ... 2022-05-06 23:54:18.094 | Setting up libpcp3 (5.0.3-1) ... 2022-05-06 23:54:18.268 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-05-06 23:54:18.422 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-06 23:54:18.565 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-05-06 23:54:20.205 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-05-06 23:54:21.148 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-06 23:54:21.971 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-06 23:54:22.119 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-06 23:54:23.310 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-05-06 23:54:24.054 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:54:24.216 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-05-06 23:54:24.359 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-06 23:54:24.517 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-05-06 23:54:24.645 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-06 23:54:24.797 | Setting up libpq5:amd64 (12.10-0ubuntu0.20.04.1) ... 2022-05-06 23:54:24.976 | Setting up libpq-dev (12.10-0ubuntu0.20.04.1) ... 2022-05-06 23:54:25.239 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-05-06 23:54:25.365 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-06 23:54:25.553 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-06 23:54:25.742 | Setting up libpcp-web1 (5.0.3-1) ... 2022-05-06 23:54:25.911 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-05-06 23:54:26.062 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-06 23:54:26.220 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-06 23:54:26.393 | Setting up postgresql-client-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-06 23:54:27.112 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-05-06 23:54:27.245 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-05-06 23:54:27.393 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-05-06 23:54:27.502 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-06 23:54:27.671 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-06 23:54:27.833 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-05-06 23:54:27.976 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-06 23:54:28.100 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-06 23:54:28.262 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-06 23:54:28.414 | Setting up postgresql-server-dev-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-06 23:54:28.588 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-06 23:54:28.763 | Setting up libpcp-import1 (5.0.3-1) ... 2022-05-06 23:54:28.940 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-06 23:54:29.119 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-06 23:54:29.262 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-06 23:54:29.439 | Setting up po-debconf (1.0.21) ... 2022-05-06 23:54:29.633 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-05-06 23:54:38.788 | Enabling module mpm_event. 2022-05-06 23:54:38.853 | Enabling module authz_core. 2022-05-06 23:54:38.858 | Enabling module authz_host. 2022-05-06 23:54:38.918 | Enabling module authn_core. 2022-05-06 23:54:38.923 | Enabling module auth_basic. 2022-05-06 23:54:38.982 | Enabling module access_compat. 2022-05-06 23:54:39.042 | Enabling module authn_file. 2022-05-06 23:54:39.100 | Enabling module authz_user. 2022-05-06 23:54:39.159 | Enabling module alias. 2022-05-06 23:54:39.218 | Enabling module dir. 2022-05-06 23:54:39.277 | Enabling module autoindex. 2022-05-06 23:54:39.336 | Enabling module env. 2022-05-06 23:54:39.396 | Enabling module mime. 2022-05-06 23:54:39.456 | Enabling module negotiation. 2022-05-06 23:54:39.516 | Enabling module setenvif. 2022-05-06 23:54:39.597 | Enabling module filter. 2022-05-06 23:54:39.660 | Enabling module deflate. 2022-05-06 23:54:39.720 | Enabling module status. 2022-05-06 23:54:39.778 | Enabling module reqtimeout. 2022-05-06 23:54:39.839 | Enabling conf charset. 2022-05-06 23:54:39.907 | Enabling conf localized-error-pages. 2022-05-06 23:54:39.969 | Enabling conf other-vhosts-access-log. 2022-05-06 23:54:40.028 | Enabling conf security. 2022-05-06 23:54:40.086 | Enabling conf serve-cgi-bin. 2022-05-06 23:54:40.147 | Enabling site 000-default. 2022-05-06 23:54:40.200 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-05-06 23:54:40.256 | Enabling conf javascript-common. 2022-05-06 23:54:40.518 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-05-06 23:54:41.088 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-05-06 23:54:43.946 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-05-06 23:54:44.168 | Setting up python3-pcp (5.0.3-1) ... 2022-05-06 23:54:44.650 | Setting up libgvc6 (2.42.2-3build2) ... 2022-05-06 23:54:44.848 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-06 23:54:45.002 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-06 23:54:45.162 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-05-06 23:54:45.416 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-06 23:54:45.682 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-06 23:54:45.877 | Setting up graphviz (2.42.2-3build2) ... 2022-05-06 23:54:46.039 | Setting up pcp (5.0.3-1) ... 2022-05-06 23:54:49.712 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-05-06 23:54:50.144 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-05-06 23:54:50.569 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-05-06 23:54:51.013 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-05-06 23:55:07.879 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-06 23:55:08.024 | Setting up systemd (245.4-4ubuntu3.16) ... 2022-05-06 23:55:08.066 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-05-06 23:55:09.952 | Setting up dh-autoreconf (19) ... 2022-05-06 23:55:10.106 | Setting up systemd-timesyncd (245.4-4ubuntu3.16) ... 2022-05-06 23:55:11.244 | Setting up systemd-sysv (245.4-4ubuntu3.16) ... 2022-05-06 23:55:11.400 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-05-06 23:55:11.552 | Setting up debhelper (12.10ubuntu1) ... 2022-05-06 23:55:11.708 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-05-06 23:55:12.229 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-06 23:55:12.377 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-05-06 23:55:12.497 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-05-06 23:55:12.674 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-05-06 23:55:26.545 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-06 23:55:26.700 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-05-06 23:55:27.237 | Processing triggers for ufw (0.36-6) ... 2022-05-06 23:55:27.471 | Processing triggers for man-db (2.9.1-1) ... 2022-05-06 23:55:56.136 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-05-06 23:55:56.250 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-05-06 23:56:04.224 | ++ functions-common:apt_get:1246 : result=0 2022-05-06 23:56:04.227 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 23:56:04.229 | ++ functions-common:time_stop:2437 : local name 2022-05-06 23:56:04.231 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 23:56:04.233 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:56:04.235 | ++ functions-common:time_stop:2440 : local total 2022-05-06 23:56:04.237 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 23:56:04.239 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-06 23:56:04.242 | ++ functions-common:time_stop:2444 : start_time=1651881029125 2022-05-06 23:56:04.244 | ++ functions-common:time_stop:2446 : [[ -z 1651881029125 ]] 2022-05-06 23:56:04.246 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:56:04.250 | ++ functions-common:time_stop:2449 : end_time=1651881364248 2022-05-06 23:56:04.252 | ++ functions-common:time_stop:2450 : elapsed_time=335123 2022-05-06 23:56:04.254 | ++ functions-common:time_stop:2451 : total=748 2022-05-06 23:56:04.257 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:56:04.259 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=335871 2022-05-06 23:56:04.262 | ++ functions-common:apt_get:1250 : return 0 2022-05-06 23:56:04.264 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-06 23:56:04.266 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-06 23:56:04.269 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-06 23:56:04.273 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-06 23:56:04.276 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-06 23:56:04.279 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-06 23:56:04.281 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-06 23:56:05.590 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-06 23:56:05.592 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-06 23:56:05.594 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-06 23:56:05.596 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-06 23:56:05.598 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-06 23:56:05.599 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-06 23:56:05.601 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-06 23:56:05.603 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-06 23:56:05.605 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-06 23:56:05.607 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-06 23:56:05.608 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-06 23:56:05.610 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-06 23:56:05.612 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-06 23:56:05.613 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-06 23:56:05.616 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-06 23:56:05.617 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-06 23:56:05.619 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-06 23:56:05.621 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-06 23:56:05.623 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-06 23:56:05.624 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-06 23:56:05.627 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-06 23:56:05.629 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-06 23:56:05.631 | + functions-common:_ensure_lsb_release:394 : return 2022-05-06 23:56:05.633 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-06 23:56:05.700 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-06 23:56:05.703 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-06 23:56:05.770 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-06 23:56:05.772 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-06 23:56:05.838 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-06 23:56:05.840 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-06 23:56:05.842 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-06 23:56:05.844 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-06 23:56:05.846 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-06 23:56:05.847 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-06 23:56:05.850 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-06 23:56:05.852 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-06 23:56:05.854 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-06 23:56:05.855 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-06 23:56:05.857 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-06 23:56:05.857 | Distro: focal 2022-05-06 23:56:05.860 | + tools/install_pip.sh:main:124 : get_versions 2022-05-06 23:56:05.862 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 23:56:05.866 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 23:56:05.868 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 23:56:05.870 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 23:56:05.871 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 23:56:06.426 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 23:56:06.428 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 23:56:06.428 | pip: 21.3.1 2022-05-06 23:56:06.430 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-06 23:56:06.432 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-06 23:56:06.434 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 23:56:06.436 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 23:56:06.437 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 23:56:06.439 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 23:56:06.441 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 23:56:06.443 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 23:56:06.445 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 23:56:06.446 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 23:56:06.448 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 23:56:06.450 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 23:56:06.451 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 23:56:06.453 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-06 23:56:06.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:56:06.457 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:56:06.459 | + tools/install_pip.sh:main:142 : : 2022-05-06 23:56:06.461 | + tools/install_pip.sh:main:147 : set -x 2022-05-06 23:56:06.463 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-06 23:56:06.464 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-06 23:56:06.466 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 23:56:06.468 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-06 23:56:06.470 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-06 23:56:06.472 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 23:56:06.475 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-06 23:56:06.475 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 23:56:06.479 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-06 23:56:06.480 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-06 23:56:06.482 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-06 23:56:06.484 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-06 23:56:06.486 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-06 23:56:06.502 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-06 23:56:06.504 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-06 23:56:07.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:56:07.234 | from cryptography.utils import int_from_bytes 2022-05-06 23:56:07.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:56:07.234 | from cryptography.utils import int_from_bytes 2022-05-06 23:56:08.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:56:09.934 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-06 23:56:09.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-06 23:56:11.607 | Installing collected packages: setuptools 2022-05-06 23:56:12.546 | Successfully installed setuptools-62.1.0 2022-05-06 23:56:12.546 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 23:56:12.721 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 23:56:12.721 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 23:56:12.832 | + inc/python:pip_install:200 : result=0 2022-05-06 23:56:12.834 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 23:56:12.836 | + functions-common:time_stop:2437 : local name 2022-05-06 23:56:12.837 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:56:12.839 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:56:12.841 | + functions-common:time_stop:2440 : local total 2022-05-06 23:56:12.842 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:56:12.844 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 23:56:12.846 | + functions-common:time_stop:2444 : start_time=1651881366498 2022-05-06 23:56:12.847 | + functions-common:time_stop:2446 : [[ -z 1651881366498 ]] 2022-05-06 23:56:12.850 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:56:12.853 | + functions-common:time_stop:2449 : end_time=1651881372851 2022-05-06 23:56:12.855 | + functions-common:time_stop:2450 : elapsed_time=6353 2022-05-06 23:56:12.856 | + functions-common:time_stop:2451 : total=0 2022-05-06 23:56:12.858 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:56:12.860 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6353 2022-05-06 23:56:12.861 | + inc/python:pip_install:203 : return 0 2022-05-06 23:56:12.864 | + tools/install_pip.sh:main:153 : get_versions 2022-05-06 23:56:12.866 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 23:56:12.870 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 23:56:12.872 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 23:56:12.874 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 23:56:12.875 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 23:56:13.449 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 23:56:13.451 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 23:56:13.451 | pip: 21.3.1 2022-05-06 23:56:13.454 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-06 23:56:13.457 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 23:56:13.460 | + ./stack.sh:main:798 : fixup_all 2022-05-06 23:56:13.463 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-06 23:56:13.465 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-06 23:56:13.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:56:13.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:56:13.471 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-05-06 23:56:13.482 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-06 23:56:13.498 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-06 23:56:13.508 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-06 23:56:13.511 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-06 23:56:13.513 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 23:56:13.515 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 23:56:13.517 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 23:56:13.519 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 23:56:13.522 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 23:56:13.524 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 23:56:13.526 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 23:56:13.528 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 23:56:13.530 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 23:56:13.532 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 23:56:13.534 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 23:56:13.536 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-06 23:56:13.538 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-06 23:56:13.540 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-06 23:56:13.542 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 23:56:13.544 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 23:56:13.546 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 23:56:13.548 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 23:56:13.550 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 23:56:13.552 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 23:56:13.555 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-06 23:56:13.557 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-06 23:56:13.559 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-06 23:56:13.561 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-06 23:56:13.563 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-06 23:56:13.565 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-06 23:56:13.568 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-06 23:56:13.589 | Using python 3.8 to install os-testr 2022-05-06 23:56:13.591 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-06 23:56:14.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:56:14.321 | from cryptography.utils import int_from_bytes 2022-05-06 23:56:14.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:56:14.321 | from cryptography.utils import int_from_bytes 2022-05-06 23:56:15.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:56:16.027 | Collecting os-testr 2022-05-06 23:56:16.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-05-06 23:56:16.045 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-06 23:56:16.533 | Collecting python-subunit>=1.0.0 2022-05-06 23:56:16.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-05-06 23:56:16.551 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-06 23:56:16.565 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-06 23:56:16.576 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-06 23:56:16.587 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-06 23:56:18.184 | Installing collected packages: python-subunit, os-testr 2022-05-06 23:56:18.536 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-05-06 23:56:18.536 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 23:56:18.542 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 23:56:18.542 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 23:56:18.648 | + inc/python:pip_install:200 : result=0 2022-05-06 23:56:18.650 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 23:56:18.653 | + functions-common:time_stop:2437 : local name 2022-05-06 23:56:18.655 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:56:18.657 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:56:18.659 | + functions-common:time_stop:2440 : local total 2022-05-06 23:56:18.662 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:56:18.664 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 23:56:18.666 | + functions-common:time_stop:2444 : start_time=1651881373584 2022-05-06 23:56:18.668 | + functions-common:time_stop:2446 : [[ -z 1651881373584 ]] 2022-05-06 23:56:18.670 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:56:18.674 | + functions-common:time_stop:2449 : end_time=1651881378672 2022-05-06 23:56:18.677 | + functions-common:time_stop:2450 : elapsed_time=5088 2022-05-06 23:56:18.679 | + functions-common:time_stop:2451 : total=0 2022-05-06 23:56:18.681 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:56:18.683 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5088 2022-05-06 23:56:18.685 | + inc/python:pip_install:203 : return 0 2022-05-06 23:56:18.687 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-06 23:56:18.735 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-06 23:56:18.933 | + ./stack.sh:main:812 : install_infra 2022-05-06 23:56:18.936 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 23:56:18.939 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-06 23:56:18.942 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-05-06 23:56:22.007 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 23:56:22.010 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-06 23:56:22.031 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-06 23:56:23.830 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.842 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.859 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.896 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.931 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.937 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.962 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.970 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.993 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:23.997 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.014 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.024 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.045 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.057 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.092 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.109 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.126 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.187 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.208 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.227 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.258 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.266 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.280 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.297 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.309 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.323 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.333 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.339 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.373 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.377 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.398 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.406 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.439 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.470 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.476 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.479 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.483 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.510 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.527 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.555 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.559 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.572 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.573 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.590 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.607 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.626 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.645 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.661 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.676 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.685 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.696 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.707 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.730 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.758 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.769 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.773 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.789 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.802 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.820 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.826 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.830 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:24.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:56:24.976 | Collecting pbr===5.9.0 2022-05-06 23:56:24.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-06 23:56:25.022 | Installing collected packages: pbr 2022-05-06 23:56:25.162 | Successfully installed pbr-5.9.0 2022-05-06 23:56:25.225 | + inc/python:pip_install:200 : result=0 2022-05-06 23:56:25.227 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 23:56:25.229 | + functions-common:time_stop:2437 : local name 2022-05-06 23:56:25.231 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:56:25.233 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:56:25.235 | + functions-common:time_stop:2440 : local total 2022-05-06 23:56:25.237 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:56:25.239 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 23:56:25.241 | + functions-common:time_stop:2444 : start_time=1651881382024 2022-05-06 23:56:25.243 | + functions-common:time_stop:2446 : [[ -z 1651881382024 ]] 2022-05-06 23:56:25.246 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:56:25.250 | + functions-common:time_stop:2449 : end_time=1651881385247 2022-05-06 23:56:25.252 | + functions-common:time_stop:2450 : elapsed_time=3223 2022-05-06 23:56:25.254 | + functions-common:time_stop:2451 : total=5088 2022-05-06 23:56:25.256 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:56:25.258 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8311 2022-05-06 23:56:25.260 | + inc/python:pip_install:203 : return 0 2022-05-06 23:56:25.262 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 23:56:25.265 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-06 23:56:25.286 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-06 23:56:27.055 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.066 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.083 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.120 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.152 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.158 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.182 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.190 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.212 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.216 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.233 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.243 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.267 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.279 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.316 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.332 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.348 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.407 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.427 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.444 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.474 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.482 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.496 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.513 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.525 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.537 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.547 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.554 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.587 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.592 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.614 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.622 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.653 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.684 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.690 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.693 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.697 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.723 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.740 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.767 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.771 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.783 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.786 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.802 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.818 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.838 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.855 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.871 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.886 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.896 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.906 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.917 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.939 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.967 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.978 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.983 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:27.998 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:28.011 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:28.030 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:28.036 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:28.040 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 23:56:28.045 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:56:28.046 | Processing /opt/stack/requirements 2022-05-06 23:56:29.468 | Collecting fixtures===3.0.0 2022-05-06 23:56:29.474 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-05-06 23:56:29.697 | Collecting PyYAML===6.0 2022-05-06 23:56:29.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-05-06 23:56:29.879 | Collecting requests===2.27.1 2022-05-06 23:56:29.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-05-06 23:56:29.984 | Collecting packaging===21.3 2022-05-06 23:56:29.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-06 23:56:30.056 | Collecting testtools===2.5.0 2022-05-06 23:56:30.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-05-06 23:56:30.144 | Collecting idna===3.3 2022-05-06 23:56:30.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-05-06 23:56:30.291 | Collecting pyparsing===3.0.8 2022-05-06 23:56:30.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-05-06 23:56:30.357 | Collecting six===1.16.0 2022-05-06 23:56:30.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-06 23:56:30.416 | Collecting charset-normalizer===2.0.12 2022-05-06 23:56:30.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-06 23:56:30.455 | Collecting Parsley>=1.2 2022-05-06 23:56:30.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-06 23:56:30.507 | Collecting beagle>=0.2.1 2022-05-06 23:56:30.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-05-06 23:56:30.541 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.9.0) 2022-05-06 23:56:30.619 | Collecting certifi>=2017.4.17 2022-05-06 23:56:30.626 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-06 23:56:30.713 | Collecting urllib3===1.26.9 2022-05-06 23:56:30.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-06 23:56:30.794 | Collecting extras===1.0.0 2022-05-06 23:56:30.801 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-05-06 23:56:30.884 | Collecting cliff===3.10.1 2022-05-06 23:56:30.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-05-06 23:56:31.067 | Collecting cmd2===2.4.1 2022-05-06 23:56:31.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-05-06 23:56:31.217 | Collecting stevedore===3.5.0 2022-05-06 23:56:31.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-05-06 23:56:31.274 | Collecting autopage===0.5.0 2022-05-06 23:56:31.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-05-06 23:56:31.332 | Collecting prettytable===3.3.0 2022-05-06 23:56:31.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-05-06 23:56:31.393 | Collecting pyperclip===1.8.2 2022-05-06 23:56:31.400 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-05-06 23:56:31.438 | Collecting wcwidth===0.2.5 2022-05-06 23:56:31.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-05-06 23:56:31.498 | Collecting attrs===21.4.0 2022-05-06 23:56:31.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-05-06 23:56:31.584 | Building wheels for collected packages: openstack-requirements 2022-05-06 23:56:31.585 | Building wheel for openstack-requirements (setup.py): started 2022-05-06 23:56:32.407 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-06 23:56:32.407 | ERROR: Command errored out with exit status 1: 2022-05-06 23:56:32.407 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-a6hrkdy_/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-a6hrkdy_/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-l7h8bamu 2022-05-06 23:56:32.407 | cwd: /tmp/pip-req-build-a6hrkdy_/ 2022-05-06 23:56:32.407 | Complete output (6 lines): 2022-05-06 23:56:32.407 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-06 23:56:32.407 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-06 23:56:32.407 | or: setup.py --help-commands 2022-05-06 23:56:32.407 | or: setup.py cmd --help 2022-05-06 23:56:32.407 | 2022-05-06 23:56:32.407 | error: invalid command 'bdist_wheel' 2022-05-06 23:56:32.407 | ---------------------------------------- 2022-05-06 23:56:32.407 | ERROR: Failed building wheel for openstack-requirements 2022-05-06 23:56:32.408 | Running setup.py clean for openstack-requirements 2022-05-06 23:56:33.232 | Failed to build openstack-requirements 2022-05-06 23:56:33.479 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, pyperclip, cmd2, stevedore, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-05-06 23:56:35.308 | Running setup.py install for openstack-requirements: started 2022-05-06 23:56:37.601 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-06 23:56:37.635 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5404 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.8 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-05-06 23:56:37.766 | + inc/python:pip_install:200 : result=0 2022-05-06 23:56:37.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 23:56:37.770 | + functions-common:time_stop:2437 : local name 2022-05-06 23:56:37.772 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:56:37.774 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:56:37.777 | + functions-common:time_stop:2440 : local total 2022-05-06 23:56:37.779 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:56:37.781 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 23:56:37.783 | + functions-common:time_stop:2444 : start_time=1651881385279 2022-05-06 23:56:37.785 | + functions-common:time_stop:2446 : [[ -z 1651881385279 ]] 2022-05-06 23:56:37.788 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:56:37.791 | + functions-common:time_stop:2449 : end_time=1651881397789 2022-05-06 23:56:37.793 | + functions-common:time_stop:2450 : elapsed_time=12510 2022-05-06 23:56:37.795 | + functions-common:time_stop:2451 : total=8311 2022-05-06 23:56:37.797 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:56:37.799 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20821 2022-05-06 23:56:37.802 | + inc/python:pip_install:203 : return 0 2022-05-06 23:56:37.804 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-06 23:56:37.807 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-06 23:56:37.809 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-06 23:56:37.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:56:37.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:56:37.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-06 23:56:37.819 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:56:37.821 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-06 23:56:37.841 | Using python 3.8 to install pbr 2022-05-06 23:56:37.843 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-06 23:56:38.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:56:38.562 | from cryptography.utils import int_from_bytes 2022-05-06 23:56:38.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:56:38.562 | from cryptography.utils import int_from_bytes 2022-05-06 23:56:39.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:56:39.770 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-06 23:56:41.532 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 23:56:41.538 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 23:56:41.538 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 23:56:41.647 | + inc/python:pip_install:200 : result=0 2022-05-06 23:56:41.649 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 23:56:41.652 | + functions-common:time_stop:2437 : local name 2022-05-06 23:56:41.654 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:56:41.656 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:56:41.658 | + functions-common:time_stop:2440 : local total 2022-05-06 23:56:41.660 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:56:41.662 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 23:56:41.664 | + functions-common:time_stop:2444 : start_time=1651881397836 2022-05-06 23:56:41.666 | + functions-common:time_stop:2446 : [[ -z 1651881397836 ]] 2022-05-06 23:56:41.669 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:56:41.672 | + functions-common:time_stop:2449 : end_time=1651881401670 2022-05-06 23:56:41.674 | + functions-common:time_stop:2450 : elapsed_time=3834 2022-05-06 23:56:41.677 | + functions-common:time_stop:2451 : total=20821 2022-05-06 23:56:41.679 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:56:41.681 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24655 2022-05-06 23:56:41.683 | + inc/python:pip_install:203 : return 0 2022-05-06 23:56:41.686 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-06 23:56:44.789 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-06 23:56:46.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:56:47.166 | Collecting bindep 2022-05-06 23:56:47.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-05-06 23:56:47.287 | Collecting packaging; python_version >= "3.6" 2022-05-06 23:56:47.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-06 23:56:47.444 | Collecting pbr>=2.0.0 2022-05-06 23:56:47.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-06 23:56:47.499 | Collecting Parsley 2022-05-06 23:56:47.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-06 23:56:47.867 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-05-06 23:56:47.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-05-06 23:56:48.045 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-05-06 23:56:48.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-05-06 23:56:48.101 | Installing collected packages: pyparsing, packaging, pbr, Parsley, distro, bindep 2022-05-06 23:56:48.663 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.8 2022-05-06 23:56:48.734 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 23:56:48.737 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 23:56:48.740 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-06 23:56:48.756 | + ./stack.sh:main:821 : pkgs= 2022-05-06 23:56:48.759 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-06 23:56:48.761 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-06 23:56:48.763 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 23:56:48.765 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-06 23:56:48.767 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 23:56:48.770 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 23:56:48.772 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 23:56:48.775 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 23:56:48.777 | + functions-common:run_phase:1875 : local extra 2022-05-06 23:56:48.779 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 23:56:48.783 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 23:56:48.785 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 23:56:48.787 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 23:56:48.789 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-06 23:56:48.792 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 23:56:48.806 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:56:48.808 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 23:56:48.810 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 23:56:48.812 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-06 23:56:48.814 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 23:56:48.816 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 23:56:48.818 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-06 23:56:48.820 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-06 23:56:48.822 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-06 23:56:48.824 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-06 23:56:48.827 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-06 23:56:48.829 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-06 23:56:48.831 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 23:56:48.833 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 23:56:48.836 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 23:56:48.838 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 23:56:48.840 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-06 23:56:48.842 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 23:56:48.844 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-06 23:56:48.846 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 23:56:48.848 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 23:56:48.851 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-06 23:56:48.853 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-06 23:56:48.855 | + functions:set_systemd_override:821 : local value=2048 2022-05-06 23:56:48.857 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-06 23:56:48.860 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-06 23:56:48.910 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-06 23:56:48.910 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-06 23:56:48.912 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-06 23:56:49.282 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-06 23:56:49.284 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-06 23:56:49.300 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:56:49.303 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-06 23:56:49.305 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 23:56:49.307 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 23:56:49.309 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 23:56:49.312 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 23:56:49.314 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 23:56:49.317 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 23:56:49.319 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:56:49.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:56:49.323 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 23:56:49.325 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 23:56:49.328 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 23:56:49.330 | + functions-common:apt_get_update:1202 : return 2022-05-06 23:56:49.332 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-06 23:56:49.335 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 23:56:49.337 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:56:49.339 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:56:49.341 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-06 23:56:49.361 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-06 23:56:49.473 | Reading package lists... 2022-05-06 23:56:49.713 | Building dependency tree... 2022-05-06 23:56:49.714 | Reading state information... 2022-05-06 23:56:49.963 | The following packages were automatically installed and are no longer required: 2022-05-06 23:56:49.964 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 23:56:49.979 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 23:56:49.979 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 23:56:49.979 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 23:56:49.979 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 23:56:49.979 | python3-zope.interface 2022-05-06 23:56:49.979 | Use 'sudo apt autoremove' to remove them. 2022-05-06 23:56:49.979 | The following additional packages will be installed: 2022-05-06 23:56:49.979 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-06 23:56:49.979 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-06 23:56:49.979 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-06 23:56:49.980 | erlang-tools erlang-xmerl locales-all 2022-05-06 23:56:49.980 | Suggested packages: 2022-05-06 23:56:49.980 | erlang erlang-manpages erlang-doc 2022-05-06 23:56:50.037 | The following NEW packages will be installed: 2022-05-06 23:56:50.037 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-06 23:56:50.037 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-06 23:56:50.037 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-06 23:56:50.038 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-05-06 23:56:50.216 | 0 upgraded, 19 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 23:56:50.216 | Need to get 38.1 MB of archives. 2022-05-06 23:56:50.216 | After this operation, 276 MB of additional disk space will be used. 2022-05-06 23:56:50.216 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-05-06 23:56:51.194 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-05-06 23:56:51.285 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-05-06 23:56:51.287 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-05-06 23:56:51.547 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-05-06 23:56:51.734 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-05-06 23:56:51.737 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-05-06 23:56:51.764 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-05-06 23:56:51.766 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-05-06 23:56:51.768 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-05-06 23:56:51.769 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-05-06 23:56:51.832 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-05-06 23:56:52.084 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-05-06 23:56:52.085 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-05-06 23:56:52.117 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-05-06 23:56:52.159 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-05-06 23:56:52.250 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-05-06 23:56:52.407 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-05-06 23:56:54.148 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-05-06 23:56:56.562 | Fetched 38.1 MB in 6s (6,395 kB/s) 2022-05-06 23:56:56.758 | Selecting previously unselected package erlang-base. 2022-05-06 23:56:56.806 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-05-06 23:56:56.809 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:56:56.863 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-05-06 23:56:58.409 | Selecting previously unselected package erlang-asn1. 2022-05-06 23:56:58.418 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:56:58.483 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-06 23:56:58.912 | Selecting previously unselected package erlang-crypto. 2022-05-06 23:56:58.920 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:56:58.980 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-06 23:56:59.323 | Selecting previously unselected package erlang-public-key. 2022-05-06 23:56:59.332 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:56:59.374 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-06 23:56:59.758 | Selecting previously unselected package erlang-mnesia. 2022-05-06 23:56:59.766 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:56:59.820 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:00.255 | Selecting previously unselected package erlang-runtime-tools. 2022-05-06 23:57:00.264 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:00.314 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:00.695 | Selecting previously unselected package erlang-ssl. 2022-05-06 23:57:00.704 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:00.774 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:01.192 | Selecting previously unselected package erlang-eldap. 2022-05-06 23:57:01.201 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:01.252 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:01.552 | Selecting previously unselected package erlang-ftp. 2022-05-06 23:57:01.561 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:01.600 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:01.929 | Selecting previously unselected package erlang-tftp. 2022-05-06 23:57:01.938 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:01.986 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:02.315 | Selecting previously unselected package erlang-inets. 2022-05-06 23:57:02.324 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:02.372 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:02.769 | Selecting previously unselected package erlang-snmp. 2022-05-06 23:57:02.778 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:02.826 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:03.421 | Selecting previously unselected package erlang-os-mon. 2022-05-06 23:57:03.430 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:03.481 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:03.795 | Selecting previously unselected package erlang-parsetools. 2022-05-06 23:57:03.804 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:03.858 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:04.138 | Selecting previously unselected package erlang-syntax-tools. 2022-05-06 23:57:04.146 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:04.206 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:04.589 | Selecting previously unselected package erlang-tools. 2022-05-06 23:57:04.598 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:04.649 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:05.014 | Selecting previously unselected package erlang-xmerl. 2022-05-06 23:57:05.023 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-06 23:57:05.071 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:05.560 | Selecting previously unselected package locales-all. 2022-05-06 23:57:05.569 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-05-06 23:57:05.617 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-05-06 23:57:10.400 | Selecting previously unselected package rabbitmq-server. 2022-05-06 23:57:10.412 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-05-06 23:57:10.465 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-06 23:57:11.913 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:12.839 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-05-06 23:57:12.839 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-05-06 23:57:17.129 | Searching for services which depend on erlang and should be started... none found. 2022-05-06 23:57:17.186 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:17.332 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:17.483 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-05-06 23:57:17.620 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:17.768 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:17.889 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:18.057 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:18.217 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:18.343 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:18.480 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:18.626 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:18.766 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:18.923 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:19.077 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:19.231 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:19.397 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:19.537 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-06 23:57:19.731 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-06 23:57:20.034 | Adding group `rabbitmq' (GID 125) ... 2022-05-06 23:57:20.146 | Done. 2022-05-06 23:57:20.226 | Adding system user `rabbitmq' (UID 117) ... 2022-05-06 23:57:20.226 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-05-06 23:57:20.483 | Not creating home directory `/var/lib/rabbitmq'. 2022-05-06 23:57:20.747 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-05-06 23:57:28.572 | Processing triggers for man-db (2.9.1-1) ... 2022-05-06 23:57:29.346 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-05-06 23:57:37.504 | + functions-common:apt_get:1246 : result=0 2022-05-06 23:57:37.506 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 23:57:37.508 | + functions-common:time_stop:2437 : local name 2022-05-06 23:57:37.511 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:57:37.513 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:57:37.515 | + functions-common:time_stop:2440 : local total 2022-05-06 23:57:37.517 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:57:37.519 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 23:57:37.521 | + functions-common:time_stop:2444 : start_time=1651881409359 2022-05-06 23:57:37.524 | + functions-common:time_stop:2446 : [[ -z 1651881409359 ]] 2022-05-06 23:57:37.527 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:57:37.531 | + functions-common:time_stop:2449 : end_time=1651881457528 2022-05-06 23:57:37.533 | + functions-common:time_stop:2450 : elapsed_time=48169 2022-05-06 23:57:37.535 | + functions-common:time_stop:2451 : total=335871 2022-05-06 23:57:37.537 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:57:37.539 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=384040 2022-05-06 23:57:37.542 | + functions-common:apt_get:1250 : return 0 2022-05-06 23:57:37.544 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-06 23:57:37.546 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 23:57:37.549 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 23:57:37.551 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 23:57:37.553 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 23:57:37.555 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 23:57:37.557 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 23:57:37.560 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-06 23:57:37.562 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 23:57:37.564 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 23:57:37.566 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 23:57:37.568 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 23:57:37.571 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 23:57:37.573 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 23:57:37.576 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 23:57:37.578 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 23:57:37.580 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 23:57:37.582 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 23:57:37.584 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 23:57:37.587 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-06 23:57:37.590 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 23:57:37.592 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 23:57:37.594 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 23:57:37.596 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 23:57:37.598 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 23:57:37.601 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 23:57:37.603 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-06 23:57:37.605 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-06 23:57:37.620 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:57:37.623 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-06 23:57:37.625 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 23:57:37.627 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-06 23:57:37.629 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-06 23:57:37.632 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-06 23:57:37.637 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-06 23:57:37.639 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-06 23:57:37.641 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-06 23:57:37.643 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-06 23:57:37.645 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-06 23:57:37.648 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-06 23:57:37.651 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-06 23:57:38.324 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-06 23:57:38.324 | user tags 2022-05-06 23:57:38.324 | guest [administrator]' 2022-05-06 23:57:38.328 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-06 23:57:38.328 | user tags 2022-05-06 23:57:38.328 | guest [administrator]' 2022-05-06 23:57:38.328 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-06 23:57:38.334 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-05-06 23:57:38.337 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-05-06 23:57:38.339 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-05-06 23:57:39.074 | Adding user "stackrabbit" ... 2022-05-06 23:57:39.136 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-06 23:57:39.812 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-06 23:57:39.872 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-06 23:57:39.874 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 23:57:40.527 | Changing password for user "stackrabbit" ... 2022-05-06 23:57:40.599 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-06 23:57:40.602 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-06 23:57:40.604 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-06 23:57:41.277 | Deleting user "guest" ... 2022-05-06 23:57:41.339 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-06 23:57:41.355 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:57:41.358 | + ./stack.sh:main:838 : install_database 2022-05-06 23:57:41.360 | + lib/database:install_database:118 : install_database_mysql 2022-05-06 23:57:41.363 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-06 23:57:41.365 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:57:41.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:57:41.370 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-06 23:57:41.673 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-06 23:57:41.675 | + lib/databases/mysql:install_database_mysql:180 : cat 2022-05-06 23:57:41.680 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2022-05-06 23:57:41.682 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:57:41.685 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:57:41.687 | + lib/databases/mysql:install_database_mysql:186 : '[' mysql '!=' mariadb ']' 2022-05-06 23:57:41.689 | + lib/databases/mysql:install_database_mysql:187 : echo host=127.0.0.1 2022-05-06 23:57:41.691 | + lib/databases/mysql:install_database_mysql:189 : chmod 0600 /home/ubuntu/.my.cnf 2022-05-06 23:57:41.695 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-06 23:57:41.697 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-06 23:57:41.700 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-06 23:57:41.702 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-06 23:57:41.705 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-06 23:57:41.707 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 23:57:41.709 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 23:57:41.712 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 23:57:41.714 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 23:57:41.716 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 23:57:41.719 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 23:57:41.721 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 23:57:41.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 23:57:41.725 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 23:57:41.728 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 23:57:41.731 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 23:57:41.733 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-06 23:57:41.735 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 23:57:41.737 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 23:57:41.740 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 23:57:41.742 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 23:57:41.744 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 23:57:41.746 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 23:57:41.749 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-06 23:57:41.751 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:57:41.753 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:57:41.755 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-06 23:57:41.758 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 23:57:41.760 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 23:57:41.762 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 23:57:41.764 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 23:57:41.767 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 23:57:41.769 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 23:57:41.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:57:41.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:57:41.776 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 23:57:41.778 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 23:57:41.781 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 23:57:41.783 | + functions-common:apt_get_update:1202 : return 2022-05-06 23:57:41.785 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-06 23:57:41.787 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 23:57:41.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:57:41.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:57:41.795 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-06 23:57:41.815 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-06 23:57:41.926 | Reading package lists... 2022-05-06 23:57:42.165 | Building dependency tree... 2022-05-06 23:57:42.166 | Reading state information... 2022-05-06 23:57:42.411 | The following packages were automatically installed and are no longer required: 2022-05-06 23:57:42.412 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 23:57:42.412 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 23:57:42.412 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 23:57:42.412 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 23:57:42.413 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 23:57:42.413 | python3-zope.interface 2022-05-06 23:57:42.413 | Use 'sudo apt autoremove' to remove them. 2022-05-06 23:57:42.413 | The following additional packages will be installed: 2022-05-06 23:57:42.413 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-06 23:57:42.413 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-06 23:57:42.413 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-06 23:57:42.413 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-06 23:57:42.413 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-06 23:57:42.414 | mysql-server-8.0 mysql-server-core-8.0 2022-05-06 23:57:42.415 | Suggested packages: 2022-05-06 23:57:42.415 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-05-06 23:57:42.493 | The following NEW packages will be installed: 2022-05-06 23:57:42.493 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-06 23:57:42.493 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-06 23:57:42.493 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-06 23:57:42.493 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-06 23:57:42.493 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-06 23:57:42.493 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-05-06 23:57:42.599 | 0 upgraded, 24 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 23:57:42.599 | Need to get 31.5 MB of archives. 2022-05-06 23:57:42.599 | After this operation, 262 MB of additional disk space will be used. 2022-05-06 23:57:42.599 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-05-06 23:57:43.226 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-05-06 23:57:43.229 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-05-06 23:57:43.236 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-05-06 23:57:43.237 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-05-06 23:57:43.256 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-05-06 23:57:46.064 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-05-06 23:57:46.292 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-05-06 23:57:46.294 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-05-06 23:57:46.343 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-05-06 23:57:46.345 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-05-06 23:57:46.355 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-05-06 23:57:46.360 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-05-06 23:57:46.362 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-05-06 23:57:46.364 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-05-06 23:57:46.375 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-05-06 23:57:46.380 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-05-06 23:57:46.382 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-05-06 23:57:46.423 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-05-06 23:57:46.426 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-05-06 23:57:46.439 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-05-06 23:57:46.440 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-05-06 23:57:47.397 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-05-06 23:57:47.397 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-05-06 23:57:47.901 | Preconfiguring packages ... 2022-05-06 23:57:48.108 | Fetched 31.5 MB in 5s (6,444 kB/s) 2022-05-06 23:57:48.211 | Selecting previously unselected package mysql-client-core-8.0. 2022-05-06 23:57:48.262 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-05-06 23:57:48.266 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-06 23:57:48.313 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:57:49.607 | Selecting previously unselected package mysql-client-8.0. 2022-05-06 23:57:49.617 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-06 23:57:49.667 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:57:50.033 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-05-06 23:57:50.042 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-06 23:57:50.135 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-06 23:57:50.479 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-05-06 23:57:50.489 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-06 23:57:50.535 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-06 23:57:50.884 | Selecting previously unselected package libmecab2:amd64. 2022-05-06 23:57:50.894 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-05-06 23:57:50.947 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-05-06 23:57:51.381 | Selecting previously unselected package mysql-server-core-8.0. 2022-05-06 23:57:51.392 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-06 23:57:51.441 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:57:55.173 | Selecting previously unselected package mysql-server-8.0. 2022-05-06 23:57:55.183 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-06 23:57:56.204 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:57:56.607 | Selecting previously unselected package libhtml-tagset-perl. 2022-05-06 23:57:56.617 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-05-06 23:57:56.684 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-05-06 23:57:56.944 | Selecting previously unselected package liburi-perl. 2022-05-06 23:57:56.954 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-05-06 23:57:57.004 | Unpacking liburi-perl (1.76-2) ... 2022-05-06 23:57:57.307 | Selecting previously unselected package libhtml-parser-perl. 2022-05-06 23:57:57.317 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-05-06 23:57:57.358 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-05-06 23:57:57.701 | Selecting previously unselected package libcgi-pm-perl. 2022-05-06 23:57:57.711 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-05-06 23:57:57.772 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-05-06 23:57:58.112 | Selecting previously unselected package libfcgi-perl. 2022-05-06 23:57:58.122 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-05-06 23:57:58.181 | Unpacking libfcgi-perl (0.79-1) ... 2022-05-06 23:57:58.481 | Selecting previously unselected package libcgi-fast-perl. 2022-05-06 23:57:58.490 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-05-06 23:57:58.544 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-05-06 23:57:58.830 | Selecting previously unselected package libencode-locale-perl. 2022-05-06 23:57:58.840 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-05-06 23:57:58.887 | Unpacking libencode-locale-perl (1.05-1) ... 2022-05-06 23:57:59.184 | Selecting previously unselected package libhtml-template-perl. 2022-05-06 23:57:59.193 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-05-06 23:57:59.238 | Unpacking libhtml-template-perl (2.97-1) ... 2022-05-06 23:57:59.575 | Selecting previously unselected package libtimedate-perl. 2022-05-06 23:57:59.585 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-05-06 23:57:59.632 | Unpacking libtimedate-perl (2.3200-1) ... 2022-05-06 23:57:59.921 | Selecting previously unselected package libhttp-date-perl. 2022-05-06 23:57:59.930 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-05-06 23:57:59.986 | Unpacking libhttp-date-perl (6.05-1) ... 2022-05-06 23:58:00.304 | Selecting previously unselected package libio-html-perl. 2022-05-06 23:58:00.314 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-05-06 23:58:00.367 | Unpacking libio-html-perl (1.001-1) ... 2022-05-06 23:58:00.864 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-05-06 23:58:00.874 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-05-06 23:58:00.912 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-05-06 23:58:01.215 | Selecting previously unselected package libhttp-message-perl. 2022-05-06 23:58:01.225 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-05-06 23:58:01.275 | Unpacking libhttp-message-perl (6.22-1) ... 2022-05-06 23:58:01.567 | Selecting previously unselected package mecab-utils. 2022-05-06 23:58:01.576 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-05-06 23:58:01.638 | Unpacking mecab-utils (0.996-10build1) ... 2022-05-06 23:58:02.015 | Selecting previously unselected package mecab-ipadic. 2022-05-06 23:58:02.025 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-05-06 23:58:02.066 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-06 23:58:03.709 | Selecting previously unselected package mecab-ipadic-utf8. 2022-05-06 23:58:03.719 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-05-06 23:58:03.766 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-06 23:58:04.049 | Selecting previously unselected package mysql-server. 2022-05-06 23:58:04.059 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-05-06 23:58:04.112 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:58:04.433 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-05-06 23:58:04.632 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:58:04.784 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-05-06 23:58:04.940 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-05-06 23:58:05.069 | Setting up libencode-locale-perl (1.05-1) ... 2022-05-06 23:58:05.209 | Setting up mecab-utils (0.996-10build1) ... 2022-05-06 23:58:05.338 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-06 23:58:05.489 | Setting up libio-html-perl (1.001-1) ... 2022-05-06 23:58:05.649 | Setting up libtimedate-perl (2.3200-1) ... 2022-05-06 23:58:05.812 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:58:05.943 | Setting up libfcgi-perl (0.79-1) ... 2022-05-06 23:58:06.081 | Setting up liburi-perl (1.76-2) ... 2022-05-06 23:58:06.246 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-06 23:58:06.384 | Setting up libhttp-date-perl (6.05-1) ... 2022-05-06 23:58:06.544 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-06 23:58:06.673 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-06 23:58:06.677 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-06 23:58:06.677 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-06 23:58:06.677 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-06 23:58:06.677 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-06 23:58:06.817 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-06 23:58:06.817 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-06 23:58:06.817 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-06 23:58:06.817 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-06 23:58:06.825 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-06 23:58:06.914 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-06 23:58:06.914 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-06 23:58:06.914 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-06 23:58:06.941 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-06 23:58:06.986 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-06 23:58:07.272 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-06 23:58:07.279 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-06 23:58:07.369 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-06 23:58:07.370 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-06 23:58:07.370 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-06 23:58:07.370 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-06 23:58:07.374 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-06 23:58:07.374 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-06 23:58:07.420 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-06 23:58:07.610 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-06 23:58:07.610 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-06 23:58:07.611 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-06 23:58:07.611 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-06 23:58:07.614 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-06 23:58:07.614 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-06 23:58:08.039 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-06 23:58:08.156 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-06 23:58:08.462 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-06 23:58:08.466 | 2022-05-06 23:58:08.466 | done! 2022-05-06 23:58:08.473 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-06 23:58:08.575 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:58:08.735 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-06 23:58:08.856 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-06 23:58:08.860 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-06 23:58:08.860 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-06 23:58:08.860 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-06 23:58:08.860 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-06 23:58:09.069 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-06 23:58:09.069 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-06 23:58:09.070 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-06 23:58:09.070 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-06 23:58:09.082 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-06 23:58:09.212 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-06 23:58:09.212 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-06 23:58:09.213 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-06 23:58:09.253 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-06 23:58:09.325 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-06 23:58:09.821 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-06 23:58:09.832 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-06 23:58:09.942 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-06 23:58:09.942 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-06 23:58:09.943 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-06 23:58:09.943 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-06 23:58:09.948 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-06 23:58:09.949 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-06 23:58:10.039 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-06 23:58:10.328 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-06 23:58:10.329 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-06 23:58:10.330 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-06 23:58:10.330 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-06 23:58:10.334 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-06 23:58:10.334 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-06 23:58:10.843 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-06 23:58:10.979 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-06 23:58:11.299 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-06 23:58:11.303 | 2022-05-06 23:58:11.303 | done! 2022-05-06 23:58:11.311 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-06 23:58:11.397 | Setting up libhtml-parser-perl (3.72-5) ... 2022-05-06 23:58:11.557 | Setting up libhttp-message-perl (6.22-1) ... 2022-05-06 23:58:11.703 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:58:12.977 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-06 23:58:13.056 | Renaming removed key_buffer and myisam-recover options (if present) 2022-05-06 23:58:55.540 | mysqld will log errors to /var/log/mysql/error.log 2022-05-06 23:58:56.871 | mysqld is running as pid 57394 2022-05-06 23:58:59.488 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-05-06 23:59:02.362 | Setting up libcgi-pm-perl (4.46-1) ... 2022-05-06 23:59:02.509 | Setting up libhtml-template-perl (2.97-1) ... 2022-05-06 23:59:02.648 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-06 23:59:02.756 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-05-06 23:59:02.912 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-05-06 23:59:03.452 | Processing triggers for man-db (2.9.1-1) ... 2022-05-06 23:59:05.372 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-06 23:59:13.192 | + functions-common:apt_get:1246 : result=0 2022-05-06 23:59:13.194 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 23:59:13.197 | + functions-common:time_stop:2437 : local name 2022-05-06 23:59:13.199 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:59:13.201 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:59:13.204 | + functions-common:time_stop:2440 : local total 2022-05-06 23:59:13.206 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:59:13.208 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 23:59:13.211 | + functions-common:time_stop:2444 : start_time=1651881461812 2022-05-06 23:59:13.213 | + functions-common:time_stop:2446 : [[ -z 1651881461812 ]] 2022-05-06 23:59:13.215 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:59:13.219 | + functions-common:time_stop:2449 : end_time=1651881553217 2022-05-06 23:59:13.222 | + functions-common:time_stop:2450 : elapsed_time=91405 2022-05-06 23:59:13.224 | + functions-common:time_stop:2451 : total=384040 2022-05-06 23:59:13.226 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:59:13.228 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=475445 2022-05-06 23:59:13.230 | + functions-common:apt_get:1250 : return 0 2022-05-06 23:59:13.232 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-06 23:59:13.234 | + ./stack.sh:main:841 : install_database_python 2022-05-06 23:59:13.237 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-06 23:59:13.239 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-06 23:59:13.241 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-06 23:59:13.243 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 23:59:13.246 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-06 23:59:13.249 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-06 23:59:13.251 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 23:59:13.254 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 23:59:13.255 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-06 23:59:13.260 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-06 23:59:13.263 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-06 23:59:13.265 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-06 23:59:13.268 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-06 23:59:13.270 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-06 23:59:13.292 | Using python 3.8 to install PyMySQL 2022-05-06 23:59:13.294 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-06 23:59:14.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:59:14.029 | from cryptography.utils import int_from_bytes 2022-05-06 23:59:14.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:59:14.029 | from cryptography.utils import int_from_bytes 2022-05-06 23:59:15.199 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:59:15.323 | Collecting PyMySQL 2022-05-06 23:59:15.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-05-06 23:59:16.933 | Installing collected packages: PyMySQL 2022-05-06 23:59:17.130 | Successfully installed PyMySQL-1.0.2 2022-05-06 23:59:17.130 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 23:59:17.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 23:59:17.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 23:59:17.247 | + inc/python:pip_install:200 : result=0 2022-05-06 23:59:17.249 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 23:59:17.252 | + functions-common:time_stop:2437 : local name 2022-05-06 23:59:17.254 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:59:17.256 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:59:17.259 | + functions-common:time_stop:2440 : local total 2022-05-06 23:59:17.261 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:59:17.263 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 23:59:17.266 | + functions-common:time_stop:2444 : start_time=1651881553286 2022-05-06 23:59:17.268 | + functions-common:time_stop:2446 : [[ -z 1651881553286 ]] 2022-05-06 23:59:17.271 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:59:17.276 | + functions-common:time_stop:2449 : end_time=1651881557273 2022-05-06 23:59:17.278 | + functions-common:time_stop:2450 : elapsed_time=3987 2022-05-06 23:59:17.281 | + functions-common:time_stop:2451 : total=24655 2022-05-06 23:59:17.283 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:59:17.285 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28642 2022-05-06 23:59:17.287 | + inc/python:pip_install:203 : return 0 2022-05-06 23:59:17.290 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-06 23:59:17.293 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 23:59:17.295 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-06 23:59:17.297 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-06 23:59:17.313 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:59:17.315 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-06 23:59:17.317 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-06 23:59:17.321 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 23:59:17.321 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 23:59:17.326 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 23:59:17.328 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 23:59:17.331 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 23:59:17.333 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 23:59:17.336 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-06 23:59:17.338 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-06 23:59:17.354 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:59:17.356 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-06 23:59:17.359 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 23:59:17.361 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 23:59:17.363 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 23:59:17.365 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 23:59:17.368 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 23:59:17.370 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 23:59:17.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:59:17.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:59:17.377 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 23:59:17.379 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 23:59:17.382 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 23:59:17.384 | + functions-common:apt_get_update:1202 : return 2022-05-06 23:59:17.387 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-06 23:59:17.389 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 23:59:17.391 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:59:17.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:59:17.396 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-06 23:59:17.416 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-06 23:59:17.525 | Reading package lists... 2022-05-06 23:59:17.797 | Building dependency tree... 2022-05-06 23:59:17.799 | Reading state information... 2022-05-06 23:59:18.056 | The following packages were automatically installed and are no longer required: 2022-05-06 23:59:18.057 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 23:59:18.057 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 23:59:18.057 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 23:59:18.057 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 23:59:18.057 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 23:59:18.057 | python3-zope.interface 2022-05-06 23:59:18.058 | Use 'sudo apt autoremove' to remove them. 2022-05-06 23:59:18.123 | The following NEW packages will be installed: 2022-05-06 23:59:18.123 | radvd 2022-05-06 23:59:18.264 | 0 upgraded, 1 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 23:59:18.264 | Need to get 59.0 kB of archives. 2022-05-06 23:59:18.264 | After this operation, 164 kB of additional disk space will be used. 2022-05-06 23:59:18.264 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-05-06 23:59:18.982 | Fetched 59.0 kB in 0s (220 kB/s) 2022-05-06 23:59:19.220 | Selecting previously unselected package radvd. 2022-05-06 23:59:19.278 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-05-06 23:59:19.282 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-05-06 23:59:19.343 | Unpacking radvd (1:2.17-2) ... 2022-05-06 23:59:19.724 | Setting up radvd (1:2.17-2) ... 2022-05-06 23:59:21.080 | Job for radvd.service failed because the control process exited with error code. 2022-05-06 23:59:21.080 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-05-06 23:59:21.081 | invoke-rc.d: initscript radvd, action "start" failed. 2022-05-06 23:59:21.093 | ● radvd.service - Router advertisement daemon for IPv6 2022-05-06 23:59:21.093 | Loaded: loaded (]8;;file://dv-neutron-837780-6-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-05-06 23:59:21.093 | Active: failed (Result: exit-code) since Fri 2022-05-06 23:59:21 UTC; 15ms ago 2022-05-06 23:59:21.093 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-05-06 23:59:21.093 | Process: 58513 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-05-06 23:59:21.093 | 2022-05-06 23:59:21.094 | May 06 23:59:21 dv-neutron-837780-6-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-05-06 23:59:21.094 | May 06 23:59:21 dv-neutron-837780-6-hyperv radvd[58513]: can't open /etc/radvd.conf: No such file or directory 2022-05-06 23:59:21.094 | May 06 23:59:21 dv-neutron-837780-6-hyperv radvd[58513]: Insecure file permissions, but continuing anyway 2022-05-06 23:59:21.094 | May 06 23:59:21 dv-neutron-837780-6-hyperv radvd[58513]: exiting, failed to read config file 2022-05-06 23:59:21.094 | May 06 23:59:21 dv-neutron-837780-6-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-05-06 23:59:21.094 | May 06 23:59:21 dv-neutron-837780-6-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-05-06 23:59:21.094 | May 06 23:59:21 dv-neutron-837780-6-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-05-06 23:59:21.146 | Processing triggers for man-db (2.9.1-1) ... 2022-05-06 23:59:21.395 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-05-06 23:59:29.417 | + functions-common:apt_get:1246 : result=0 2022-05-06 23:59:29.419 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 23:59:29.421 | + functions-common:time_stop:2437 : local name 2022-05-06 23:59:29.423 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:59:29.426 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:59:29.428 | + functions-common:time_stop:2440 : local total 2022-05-06 23:59:29.430 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:59:29.432 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 23:59:29.434 | + functions-common:time_stop:2444 : start_time=1651881557413 2022-05-06 23:59:29.436 | + functions-common:time_stop:2446 : [[ -z 1651881557413 ]] 2022-05-06 23:59:29.439 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:59:29.443 | + functions-common:time_stop:2449 : end_time=1651881569441 2022-05-06 23:59:29.445 | + functions-common:time_stop:2450 : elapsed_time=12028 2022-05-06 23:59:29.447 | + functions-common:time_stop:2451 : total=475445 2022-05-06 23:59:29.450 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:59:29.452 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=487473 2022-05-06 23:59:29.454 | + functions-common:apt_get:1250 : return 0 2022-05-06 23:59:29.457 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-06 23:59:29.473 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:59:29.476 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-06 23:59:29.478 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-06 23:59:29.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-06 23:59:29.484 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-06 23:59:29.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-06 23:59:29.505 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 23:59:29.507 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 23:59:29.510 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 23:59:29.512 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 23:59:29.514 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 23:59:29.516 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 23:59:29.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:59:29.521 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:59:29.523 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 23:59:29.526 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 23:59:29.528 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 23:59:29.530 | + functions-common:apt_get_update:1202 : return 2022-05-06 23:59:29.532 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-06 23:59:29.534 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 23:59:29.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:59:29.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:59:29.541 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-06 23:59:29.560 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-06 23:59:29.670 | Reading package lists... 2022-05-06 23:59:29.914 | Building dependency tree... 2022-05-06 23:59:29.916 | Reading state information... 2022-05-06 23:59:30.160 | fakeroot is already the newest version (1.24-1). 2022-05-06 23:59:30.160 | fakeroot set to manually installed. 2022-05-06 23:59:30.160 | make is already the newest version (4.2.1-1.2). 2022-05-06 23:59:30.160 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-06 23:59:30.160 | The following packages were automatically installed and are no longer required: 2022-05-06 23:59:30.161 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 23:59:30.161 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 23:59:30.161 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 23:59:30.161 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 23:59:30.161 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 23:59:30.161 | python3-zope.interface 2022-05-06 23:59:30.161 | Use 'sudo apt autoremove' to remove them. 2022-05-06 23:59:30.290 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 23:59:30.294 | + functions-common:apt_get:1246 : result=0 2022-05-06 23:59:30.296 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 23:59:30.298 | + functions-common:time_stop:2437 : local name 2022-05-06 23:59:30.300 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:59:30.302 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:59:30.305 | + functions-common:time_stop:2440 : local total 2022-05-06 23:59:30.307 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:59:30.309 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 23:59:30.311 | + functions-common:time_stop:2444 : start_time=1651881569558 2022-05-06 23:59:30.313 | + functions-common:time_stop:2446 : [[ -z 1651881569558 ]] 2022-05-06 23:59:30.316 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:59:30.321 | + functions-common:time_stop:2449 : end_time=1651881570318 2022-05-06 23:59:30.323 | + functions-common:time_stop:2450 : elapsed_time=760 2022-05-06 23:59:30.325 | + functions-common:time_stop:2451 : total=487473 2022-05-06 23:59:30.327 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:59:30.329 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=488233 2022-05-06 23:59:30.331 | + functions-common:apt_get:1250 : return 0 2022-05-06 23:59:30.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-06 23:59:30.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:59:30.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:59:30.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-06 23:59:30.343 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-06 23:59:30.346 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-06 23:59:30.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-06 23:59:30.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-06 23:59:30.355 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-06 23:59:30.356 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-06 23:59:30.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-06 23:59:30.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-06 23:59:30.365 | + functions:vercmp:628 : local v1=5.4 2022-05-06 23:59:30.367 | + functions:vercmp:629 : local 'op=<' 2022-05-06 23:59:30.370 | + functions:vercmp:630 : local v2=3.13 2022-05-06 23:59:30.372 | + functions:vercmp:631 : local result 2022-05-06 23:59:30.375 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-06 23:59:30.375 | ++ functions:vercmp:635 : sort -V 2022-05-06 23:59:30.376 | ++ functions:vercmp:635 : head -1 2022-05-06 23:59:30.380 | + functions:vercmp:635 : result=3.13 2022-05-06 23:59:30.382 | + functions:vercmp:637 : case $op in 2022-05-06 23:59:30.385 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-06 23:59:30.387 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-06 23:59:30.389 | + functions:vercmp:648 : return 2022-05-06 23:59:30.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-06 23:59:30.393 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 23:59:30.396 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-06 23:59:30.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-06 23:59:30.721 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-06 23:59:30.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:30.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:30.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-06 23:59:30.733 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:30.736 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-06 23:59:30.753 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 23:59:30.756 | + ./stack.sh:main:849 : install_etcd3 2022-05-06 23:59:30.759 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-06 23:59:30.759 | Installing etcd 2022-05-06 23:59:30.761 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-06 23:59:30.773 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-06 23:59:30.784 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-06 23:59:30.787 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-06 23:59:30.801 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-06 23:59:30.804 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 23:59:30.807 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 23:59:30.810 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 23:59:30.814 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 23:59:30.816 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-05-06 23:59:30.819 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-06 23:59:30.822 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 23:59:30.825 | --2022-05-06 23:59:30-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 23:59:30.997 | Resolving github.com (github.com)... 140.82.121.4 2022-05-06 23:59:31.042 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-05-06 23:59:31.351 | HTTP request sent, awaiting response... 302 Found 2022-05-06 23:59:31.351 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220506%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220506T235931Z&X-Amz-Expires=300&X-Amz-Signature=6fdc8f2c03db50e61bc6edfafca57ad2ac675c9b2a44160e515cc2c592aebe9c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-05-06 23:59:31.351 | --2022-05-06 23:59:31-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220506%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220506T235931Z&X-Amz-Expires=300&X-Amz-Signature=6fdc8f2c03db50e61bc6edfafca57ad2ac675c9b2a44160e515cc2c592aebe9c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-05-06 23:59:31.352 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2022-05-06 23:59:31.377 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-05-06 23:59:31.709 | HTTP request sent, awaiting response... 200 OK 2022-05-06 23:59:31.709 | Length: 11350736 (11M) [application/octet-stream] 2022-05-06 23:59:31.709 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-05-06 23:59:31.821 | 2022-05-06 23:59:31.977 | 0K ........ .. 100% 40.4M=0.3s 2022-05-06 23:59:31.977 | 2022-05-06 23:59:31.977 | 2022-05-06 23:59:31 (40.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-05-06 23:59:31.977 | 2022-05-06 23:59:31.981 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-05-06 23:59:31.983 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 23:59:31.985 | ++ functions:get_extra_file:74 : return 2022-05-06 23:59:31.988 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 23:59:31.990 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-06 23:59:31.993 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-05-06 23:59:31.996 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-05-06 23:59:32.131 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-05-06 23:59:32.134 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-05-06 23:59:32.138 | etcd-v3.3.12-linux-amd64/ 2022-05-06 23:59:32.138 | etcd-v3.3.12-linux-amd64/README.md 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-05-06 23:59:32.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-05-06 23:59:32.140 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-05-06 23:59:32.141 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-05-06 23:59:32.142 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-05-06 23:59:32.143 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-05-06 23:59:32.144 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-05-06 23:59:32.145 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-05-06 23:59:32.146 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-05-06 23:59:32.147 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-05-06 23:59:32.147 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-05-06 23:59:32.147 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-05-06 23:59:32.148 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-05-06 23:59:32.148 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-05-06 23:59:32.149 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-05-06 23:59:32.149 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-05-06 23:59:32.149 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-05-06 23:59:32.149 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-05-06 23:59:32.149 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-05-06 23:59:32.149 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-05-06 23:59:32.150 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-05-06 23:59:32.150 | etcd-v3.3.12-linux-amd64/etcdctl 2022-05-06 23:59:32.337 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-05-06 23:59:32.338 | etcd-v3.3.12-linux-amd64/etcd 2022-05-06 23:59:32.566 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-05-06 23:59:32.604 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-05-06 23:59:32.638 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-06 23:59:32.640 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-06 23:59:32.657 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 23:59:32.659 | + ./stack.sh:main:868 : install_dstat 2022-05-06 23:59:32.661 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-06 23:59:32.677 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 23:59:32.680 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-06 23:59:32.682 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 23:59:32.684 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-06 23:59:32.687 | + ./stack.sh:main:877 : install_libs 2022-05-06 23:59:32.689 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-06 23:59:32.691 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-06 23:59:32.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-06 23:59:32.696 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-06 23:59:32.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-06 23:59:32.705 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.707 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-06 23:59:32.710 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-06 23:59:32.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-06 23:59:32.715 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-06 23:59:32.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-06 23:59:32.724 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.726 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-06 23:59:32.728 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-06 23:59:32.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-06 23:59:32.733 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-06 23:59:32.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-06 23:59:32.743 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.745 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-06 23:59:32.747 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-06 23:59:32.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-06 23:59:32.752 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-06 23:59:32.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-06 23:59:32.761 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.764 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-06 23:59:32.766 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-06 23:59:32.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-06 23:59:32.770 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-06 23:59:32.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-06 23:59:32.780 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.782 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-06 23:59:32.784 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-06 23:59:32.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-06 23:59:32.789 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-06 23:59:32.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-06 23:59:32.798 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.800 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-06 23:59:32.802 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-06 23:59:32.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-06 23:59:32.807 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-06 23:59:32.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-06 23:59:32.816 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.818 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-06 23:59:32.821 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-06 23:59:32.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-06 23:59:32.826 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-06 23:59:32.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-06 23:59:32.835 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.838 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-06 23:59:32.840 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-06 23:59:32.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-06 23:59:32.844 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-06 23:59:32.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-06 23:59:32.853 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.856 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-06 23:59:32.858 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-06 23:59:32.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-06 23:59:32.862 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-06 23:59:32.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-06 23:59:32.871 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.874 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-06 23:59:32.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-06 23:59:32.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-06 23:59:32.880 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-06 23:59:32.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-06 23:59:32.890 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.892 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-06 23:59:32.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-06 23:59:32.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-06 23:59:32.899 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-06 23:59:32.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-06 23:59:32.908 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.911 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-06 23:59:32.914 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-06 23:59:32.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-06 23:59:32.918 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-06 23:59:32.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-06 23:59:32.928 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.931 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-06 23:59:32.934 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-06 23:59:32.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-06 23:59:32.939 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-06 23:59:32.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-06 23:59:32.951 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.953 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-06 23:59:32.956 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-06 23:59:32.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-06 23:59:32.961 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-06 23:59:32.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-06 23:59:32.971 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.973 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-06 23:59:32.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-06 23:59:32.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-06 23:59:32.982 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-06 23:59:32.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:32.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:32.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-06 23:59:32.994 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:32.997 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-06 23:59:32.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-06 23:59:33.002 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-06 23:59:33.004 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-06 23:59:33.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-05-06 23:59:33.013 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.016 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-06 23:59:33.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-06 23:59:33.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-06 23:59:33.023 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-06 23:59:33.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.028 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.030 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-06 23:59:33.032 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.034 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-06 23:59:33.037 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-06 23:59:33.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-06 23:59:33.042 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-06 23:59:33.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-06 23:59:33.051 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.053 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-06 23:59:33.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-06 23:59:33.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-06 23:59:33.060 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-06 23:59:33.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-06 23:59:33.070 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.072 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-06 23:59:33.074 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-06 23:59:33.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-06 23:59:33.079 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-06 23:59:33.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-06 23:59:33.089 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.091 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-06 23:59:33.094 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-06 23:59:33.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-06 23:59:33.098 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-06 23:59:33.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-06 23:59:33.108 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.110 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-06 23:59:33.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-06 23:59:33.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-06 23:59:33.117 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-06 23:59:33.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-06 23:59:33.126 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.129 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-06 23:59:33.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-06 23:59:33.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-06 23:59:33.136 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-06 23:59:33.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-06 23:59:33.145 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.147 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-06 23:59:33.150 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-06 23:59:33.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-06 23:59:33.155 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-06 23:59:33.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-06 23:59:33.166 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.168 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-06 23:59:33.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-06 23:59:33.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-06 23:59:33.175 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-06 23:59:33.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-06 23:59:33.184 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.186 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-06 23:59:33.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-06 23:59:33.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-06 23:59:33.193 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-06 23:59:33.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-06 23:59:33.202 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.205 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-06 23:59:33.207 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-06 23:59:33.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-06 23:59:33.212 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-06 23:59:33.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-06 23:59:33.221 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.224 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-06 23:59:33.227 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-06 23:59:33.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-06 23:59:33.231 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-06 23:59:33.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-06 23:59:33.240 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.243 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-06 23:59:33.245 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-06 23:59:33.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-06 23:59:33.249 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-06 23:59:33.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-06 23:59:33.259 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.261 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-06 23:59:33.263 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-06 23:59:33.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-06 23:59:33.268 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-06 23:59:33.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-06 23:59:33.277 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.280 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-06 23:59:33.282 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-06 23:59:33.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-06 23:59:33.287 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-06 23:59:33.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-06 23:59:33.296 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.298 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-06 23:59:33.300 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-06 23:59:33.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-06 23:59:33.306 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-06 23:59:33.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-06 23:59:33.324 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.326 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-06 23:59:33.328 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-06 23:59:33.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-06 23:59:33.333 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-06 23:59:33.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-06 23:59:33.343 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.346 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-06 23:59:33.348 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-06 23:59:33.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-06 23:59:33.354 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-06 23:59:33.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-06 23:59:33.364 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.367 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-06 23:59:33.370 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-06 23:59:33.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-06 23:59:33.374 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-06 23:59:33.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-05-06 23:59:33.383 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.386 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-06 23:59:33.388 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-06 23:59:33.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-06 23:59:33.393 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-06 23:59:33.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-06 23:59:33.402 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.405 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-06 23:59:33.407 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-06 23:59:33.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-06 23:59:33.411 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-06 23:59:33.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 23:59:33.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 23:59:33.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-06 23:59:33.421 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 23:59:33.424 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-06 23:59:33.445 | Using python 3.8 to install etcd3 2022-05-06 23:59:33.447 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-06 23:59:34.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:59:34.180 | from cryptography.utils import int_from_bytes 2022-05-06 23:59:34.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:59:34.180 | from cryptography.utils import int_from_bytes 2022-05-06 23:59:35.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:59:35.746 | Collecting etcd3 2022-05-06 23:59:35.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-05-06 23:59:35.780 | Preparing metadata (setup.py): started 2022-05-06 23:59:39.113 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 23:59:43.920 | Collecting grpcio>=1.27.1 2022-05-06 23:59:43.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fbf/ac305c16cb5fc/grpcio-1.46.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-05-06 23:59:45.818 | Collecting protobuf>=3.6.1 2022-05-06 23:59:45.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-05-06 23:59:45.865 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-06 23:59:45.866 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-06 23:59:45.893 | Building wheels for collected packages: etcd3 2022-05-06 23:59:45.894 | Building wheel for etcd3 (setup.py): started 2022-05-06 23:59:50.236 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-05-06 23:59:50.237 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=a3c5ee20b916c09677e2700ea417a48a9375f886e2c7c4b24955677a8cac3265 2022-05-06 23:59:50.237 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-05-06 23:59:50.242 | Successfully built etcd3 2022-05-06 23:59:51.885 | Installing collected packages: protobuf, grpcio, etcd3 2022-05-06 23:59:52.694 | Successfully installed etcd3-0.12.0 grpcio-1.46.0 protobuf-3.20.1 2022-05-06 23:59:52.694 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 23:59:52.700 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 23:59:52.700 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 23:59:52.860 | + inc/python:pip_install:200 : result=0 2022-05-06 23:59:52.862 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 23:59:52.864 | + functions-common:time_stop:2437 : local name 2022-05-06 23:59:52.867 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:59:52.869 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:59:52.871 | + functions-common:time_stop:2440 : local total 2022-05-06 23:59:52.874 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:59:52.876 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 23:59:52.878 | + functions-common:time_stop:2444 : start_time=1651881573439 2022-05-06 23:59:52.880 | + functions-common:time_stop:2446 : [[ -z 1651881573439 ]] 2022-05-06 23:59:52.883 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:59:52.887 | + functions-common:time_stop:2449 : end_time=1651881592885 2022-05-06 23:59:52.889 | + functions-common:time_stop:2450 : elapsed_time=19446 2022-05-06 23:59:52.892 | + functions-common:time_stop:2451 : total=28642 2022-05-06 23:59:52.894 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:59:52.897 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=48088 2022-05-06 23:59:52.899 | + inc/python:pip_install:203 : return 0 2022-05-06 23:59:52.901 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-06 23:59:52.922 | Using python 3.8 to install etcd3gw 2022-05-06 23:59:52.924 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-06 23:59:53.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:59:53.652 | from cryptography.utils import int_from_bytes 2022-05-06 23:59:53.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 23:59:53.652 | from cryptography.utils import int_from_bytes 2022-05-06 23:59:54.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 23:59:55.316 | Collecting etcd3gw 2022-05-06 23:59:55.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-05-06 23:59:55.335 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-06 23:59:55.337 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-06 23:59:55.338 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-06 23:59:55.367 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-06 23:59:55.369 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-06 23:59:55.370 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-06 23:59:55.371 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-06 23:59:56.925 | Installing collected packages: etcd3gw 2022-05-06 23:59:57.094 | Successfully installed etcd3gw-1.0.2 2022-05-06 23:59:57.095 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 23:59:57.101 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 23:59:57.101 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 23:59:57.204 | + inc/python:pip_install:200 : result=0 2022-05-06 23:59:57.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 23:59:57.209 | + functions-common:time_stop:2437 : local name 2022-05-06 23:59:57.212 | + functions-common:time_stop:2438 : local end_time 2022-05-06 23:59:57.214 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 23:59:57.216 | + functions-common:time_stop:2440 : local total 2022-05-06 23:59:57.218 | + functions-common:time_stop:2441 : local start_time 2022-05-06 23:59:57.220 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 23:59:57.222 | + functions-common:time_stop:2444 : start_time=1651881592917 2022-05-06 23:59:57.225 | + functions-common:time_stop:2446 : [[ -z 1651881592917 ]] 2022-05-06 23:59:57.228 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 23:59:57.231 | + functions-common:time_stop:2449 : end_time=1651881597229 2022-05-06 23:59:57.234 | + functions-common:time_stop:2450 : elapsed_time=4312 2022-05-06 23:59:57.236 | + functions-common:time_stop:2451 : total=48088 2022-05-06 23:59:57.238 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 23:59:57.240 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=52400 2022-05-06 23:59:57.242 | + inc/python:pip_install:203 : return 0 2022-05-06 23:59:57.245 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-06 23:59:57.247 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-06 23:59:57.249 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-06 23:59:57.252 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 23:59:57.254 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 23:59:57.256 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 23:59:57.259 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 23:59:57.261 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 23:59:57.263 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 23:59:57.265 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 23:59:57.268 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 23:59:57.270 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 23:59:57.273 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 23:59:57.275 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 23:59:57.277 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-06 23:59:57.280 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:59:57.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:59:57.284 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-06 23:59:57.287 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 23:59:57.289 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 23:59:57.292 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 23:59:57.294 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 23:59:57.296 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 23:59:57.298 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 23:59:57.301 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 23:59:57.303 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:59:57.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:59:57.308 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 23:59:57.310 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 23:59:57.313 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 23:59:57.315 | + functions-common:apt_get_update:1202 : return 2022-05-06 23:59:57.317 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 23:59:57.320 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 23:59:57.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 23:59:57.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 23:59:57.327 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 23:59:57.348 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 23:59:57.459 | Reading package lists... 2022-05-06 23:59:57.697 | Building dependency tree... 2022-05-06 23:59:57.698 | Reading state information... 2022-05-06 23:59:57.953 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 23:59:57.953 | The following packages were automatically installed and are no longer required: 2022-05-06 23:59:57.955 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 23:59:57.955 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 23:59:57.955 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 23:59:57.955 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 23:59:57.955 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 23:59:57.955 | python3-zope.interface 2022-05-06 23:59:57.955 | Use 'sudo apt autoremove' to remove them. 2022-05-06 23:59:57.955 | The following additional packages will be installed: 2022-05-06 23:59:57.956 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-05-06 23:59:57.957 | Suggested packages: 2022-05-06 23:59:57.957 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-05-06 23:59:58.026 | The following NEW packages will be installed: 2022-05-06 23:59:58.027 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-05-06 23:59:58.133 | 0 upgraded, 6 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 23:59:58.133 | Need to get 1,306 kB of archives. 2022-05-06 23:59:58.133 | After this operation, 4,613 kB of additional disk space will be used. 2022-05-06 23:59:58.133 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-05-06 23:59:58.373 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-05-06 23:59:58.390 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-05-06 23:59:58.425 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-05-06 23:59:58.474 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-05-06 23:59:58.475 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-05-06 23:59:59.041 | Fetched 1,306 kB in 0s (2,926 kB/s) 2022-05-06 23:59:59.263 | Selecting previously unselected package libnorm1:amd64. 2022-05-06 23:59:59.314 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-05-06 23:59:59.317 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-05-06 23:59:59.435 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-06 23:59:59.908 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-05-06 23:59:59.918 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-05-06 23:59:59.965 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-07 00:00:00.397 | Selecting previously unselected package libzmq5:amd64. 2022-05-07 00:00:00.406 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-05-07 00:00:00.459 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-07 00:00:00.887 | Selecting previously unselected package uwsgi-core. 2022-05-07 00:00:00.898 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-05-07 00:00:00.944 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-07 00:00:01.748 | Selecting previously unselected package uwsgi. 2022-05-07 00:00:01.759 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-05-07 00:00:01.817 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-05-07 00:00:02.265 | Selecting previously unselected package uwsgi-plugin-python3. 2022-05-07 00:00:02.274 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-05-07 00:00:02.327 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-07 00:00:02.682 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-07 00:00:02.839 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-07 00:00:03.022 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-07 00:00:03.188 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-07 00:00:03.383 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-05-07 00:00:04.800 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-07 00:00:05.086 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-05-07 00:00:05.539 | Processing triggers for man-db (2.9.1-1) ... 2022-05-07 00:00:05.686 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-07 00:00:13.553 | + functions-common:apt_get:1246 : result=0 2022-05-07 00:00:13.555 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-07 00:00:13.557 | + functions-common:time_stop:2437 : local name 2022-05-07 00:00:13.559 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:00:13.561 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:00:13.564 | + functions-common:time_stop:2440 : local total 2022-05-07 00:00:13.566 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:00:13.568 | + functions-common:time_stop:2443 : name=apt-get 2022-05-07 00:00:13.571 | + functions-common:time_stop:2444 : start_time=1651881597345 2022-05-07 00:00:13.573 | + functions-common:time_stop:2446 : [[ -z 1651881597345 ]] 2022-05-07 00:00:13.576 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:00:13.580 | + functions-common:time_stop:2449 : end_time=1651881613577 2022-05-07 00:00:13.582 | + functions-common:time_stop:2450 : elapsed_time=16232 2022-05-07 00:00:13.585 | + functions-common:time_stop:2451 : total=488233 2022-05-07 00:00:13.587 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:00:13.589 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=504465 2022-05-07 00:00:13.591 | + functions-common:apt_get:1250 : return 0 2022-05-07 00:00:13.594 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-07 00:00:13.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:00:13.598 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:00:13.601 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-07 00:00:13.673 | Enabling module proxy. 2022-05-07 00:00:13.679 | To activate the new configuration, you need to run: 2022-05-07 00:00:13.679 | systemctl restart apache2 2022-05-07 00:00:13.683 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-07 00:00:13.749 | Considering dependency proxy for proxy_uwsgi: 2022-05-07 00:00:13.749 | Module proxy already enabled 2022-05-07 00:00:13.749 | Enabling module proxy_uwsgi. 2022-05-07 00:00:13.754 | To activate the new configuration, you need to run: 2022-05-07 00:00:13.754 | systemctl restart apache2 2022-05-07 00:00:13.759 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-07 00:00:13.762 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-07 00:00:13.764 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:00:13.766 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-07 00:00:13.898 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-07 00:00:13.904 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-07 00:00:13.906 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-07 00:00:13.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:13.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:13.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-07 00:00:13.916 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:13.918 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-07 00:00:13.920 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-07 00:00:13.923 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-07 00:00:13.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:13.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:13.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-07 00:00:13.933 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:13.935 | + ./stack.sh:main:885 : install_glanceclient 2022-05-07 00:00:13.937 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-07 00:00:13.940 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-07 00:00:13.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:13.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:13.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-07 00:00:13.950 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:13.952 | + ./stack.sh:main:886 : install_cinderclient 2022-05-07 00:00:13.955 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-07 00:00:13.957 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-07 00:00:13.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:13.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:13.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-07 00:00:13.966 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:13.968 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-07 00:00:13.971 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-07 00:00:13.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:13.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:13.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-07 00:00:13.980 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:13.982 | + ./stack.sh:main:887 : install_novaclient 2022-05-07 00:00:13.985 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-07 00:00:13.987 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-07 00:00:13.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:13.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:13.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-07 00:00:13.998 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:14.000 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-07 00:00:14.017 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:00:14.020 | + ./stack.sh:main:889 : install_swiftclient 2022-05-07 00:00:14.025 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-07 00:00:14.027 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-07 00:00:14.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:14.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:14.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-07 00:00:14.037 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:14.039 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-07 00:00:14.056 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:00:14.058 | + ./stack.sh:main:892 : install_neutronclient 2022-05-07 00:00:14.060 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-07 00:00:14.063 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-07 00:00:14.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:14.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:14.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-07 00:00:14.072 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:14.075 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-07 00:00:14.077 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-07 00:00:14.080 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-07 00:00:14.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:14.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:14.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-07 00:00:14.089 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:14.091 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-07 00:00:14.094 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-07 00:00:14.096 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-07 00:00:14.099 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-07 00:00:14.101 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-07 00:00:14.104 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-07 00:00:14.107 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-07 00:00:14.107 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-07 00:00:14.112 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-07 00:00:14.115 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-07 00:00:14.118 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-07 00:00:14.120 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-07 00:00:14.123 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-07 00:00:14.144 | Using python 3.8 to install keystonemiddleware 2022-05-07 00:00:14.146 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-07 00:00:14.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:00:14.886 | from cryptography.utils import int_from_bytes 2022-05-07 00:00:14.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:00:14.886 | from cryptography.utils import int_from_bytes 2022-05-07 00:00:16.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:00:16.092 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-07 00:00:16.145 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-07 00:00:16.146 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-07 00:00:16.147 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-07 00:00:16.149 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-07 00:00:16.150 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-07 00:00:16.151 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-07 00:00:16.152 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-07 00:00:16.153 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-07 00:00:16.154 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-07 00:00:16.155 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-07 00:00:16.156 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-07 00:00:16.157 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-07 00:00:16.158 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-07 00:00:16.159 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-07 00:00:16.217 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-07 00:00:16.218 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-07 00:00:16.220 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-07 00:00:16.258 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-07 00:00:16.298 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-07 00:00:16.299 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-07 00:00:16.300 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-07 00:00:16.302 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-07 00:00:16.354 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-07 00:00:16.355 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-07 00:00:16.363 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-07 00:00:16.366 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-07 00:00:16.381 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-07 00:00:16.383 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-07 00:00:16.384 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-07 00:00:16.449 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-07 00:00:16.450 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-07 00:00:16.451 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-07 00:00:16.453 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-07 00:00:16.502 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-07 00:00:16.514 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-07 00:00:18.087 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:00:18.093 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:00:18.093 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:00:18.199 | + inc/python:pip_install:200 : result=0 2022-05-07 00:00:18.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:00:18.203 | + functions-common:time_stop:2437 : local name 2022-05-07 00:00:18.206 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:00:18.209 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:00:18.211 | + functions-common:time_stop:2440 : local total 2022-05-07 00:00:18.213 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:00:18.215 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:00:18.217 | + functions-common:time_stop:2444 : start_time=1651881614139 2022-05-07 00:00:18.220 | + functions-common:time_stop:2446 : [[ -z 1651881614139 ]] 2022-05-07 00:00:18.222 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:00:18.226 | + functions-common:time_stop:2449 : end_time=1651881618224 2022-05-07 00:00:18.229 | + functions-common:time_stop:2450 : elapsed_time=4085 2022-05-07 00:00:18.231 | + functions-common:time_stop:2451 : total=52400 2022-05-07 00:00:18.233 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:00:18.235 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=56485 2022-05-07 00:00:18.237 | + inc/python:pip_install:203 : return 0 2022-05-07 00:00:18.240 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-07 00:00:18.242 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-07 00:00:18.244 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-07 00:00:18.247 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-07 00:00:18.250 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-07 00:00:18.252 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-07 00:00:18.256 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-07 00:00:18.256 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-07 00:00:18.261 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-07 00:00:18.264 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-07 00:00:18.266 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-07 00:00:18.269 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-07 00:00:18.272 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-07 00:00:18.292 | Using python 3.8 to install python-memcached 2022-05-07 00:00:18.294 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-07 00:00:19.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:00:19.040 | from cryptography.utils import int_from_bytes 2022-05-07 00:00:19.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:00:19.040 | from cryptography.utils import int_from_bytes 2022-05-07 00:00:20.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:00:20.621 | Collecting python-memcached 2022-05-07 00:00:20.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-05-07 00:00:20.636 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-07 00:00:22.254 | Installing collected packages: python-memcached 2022-05-07 00:00:22.410 | Successfully installed python-memcached-1.59 2022-05-07 00:00:22.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:00:22.417 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:00:22.417 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:00:22.523 | + inc/python:pip_install:200 : result=0 2022-05-07 00:00:22.525 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:00:22.528 | + functions-common:time_stop:2437 : local name 2022-05-07 00:00:22.530 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:00:22.532 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:00:22.534 | + functions-common:time_stop:2440 : local total 2022-05-07 00:00:22.537 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:00:22.539 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:00:22.541 | + functions-common:time_stop:2444 : start_time=1651881618287 2022-05-07 00:00:22.543 | + functions-common:time_stop:2446 : [[ -z 1651881618287 ]] 2022-05-07 00:00:22.546 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:00:22.550 | + functions-common:time_stop:2449 : end_time=1651881622548 2022-05-07 00:00:22.553 | + functions-common:time_stop:2450 : elapsed_time=4261 2022-05-07 00:00:22.555 | + functions-common:time_stop:2451 : total=56485 2022-05-07 00:00:22.557 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:00:22.560 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=60746 2022-05-07 00:00:22.562 | + inc/python:pip_install:203 : return 0 2022-05-07 00:00:22.564 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-07 00:00:22.581 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:00:22.583 | + ./stack.sh:main:899 : '[' 10.222.0.44 == 10.222.0.44 ']' 2022-05-07 00:00:22.585 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-07 00:00:22.588 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-07 00:00:22.590 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-07 00:00:22.592 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-07 00:00:22.595 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-07 00:00:22.597 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-07 00:00:22.612 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:00:22.614 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-07 00:00:22.617 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-07 00:00:22.619 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-07 00:00:22.621 | + functions-common:git_clone:610 : local git_ref=master 2022-05-07 00:00:22.623 | + functions-common:git_clone:611 : local orig_dir 2022-05-07 00:00:22.625 | ++ functions-common:git_clone:612 : pwd 2022-05-07 00:00:22.628 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-07 00:00:22.630 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-07 00:00:22.633 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-07 00:00:22.648 | + functions-common:git_clone:615 : RECLONE=False 2022-05-07 00:00:22.650 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-07 00:00:22.652 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-07 00:00:22.655 | + functions-common:git_clone:629 : echo master 2022-05-07 00:00:22.655 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-07 00:00:22.660 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-07 00:00:22.662 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-07 00:00:22.664 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-07 00:00:22.677 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-07 00:00:22.680 | + functions-common:git_clone:690 : git show --oneline 2022-05-07 00:00:22.680 | + functions-common:git_clone:690 : head -1 2022-05-07 00:00:22.684 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-07 00:00:22.686 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-07 00:00:22.688 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-07 00:00:22.691 | + inc/python:setup_develop:338 : local bindep 2022-05-07 00:00:22.694 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-07 00:00:22.696 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-07 00:00:22.698 | + inc/python:setup_develop:344 : local extras= 2022-05-07 00:00:22.701 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-07 00:00:22.703 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-07 00:00:22.705 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-07 00:00:22.708 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-07 00:00:22.711 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-07 00:00:22.713 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-07 00:00:22.716 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-07 00:00:22.718 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-07 00:00:22.721 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-07 00:00:22.723 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-07 00:00:22.725 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-07 00:00:22.728 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-07 00:00:22.734 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-07 00:00:22.736 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-07 00:00:23.402 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-07 00:00:23.405 | + inc/python:setup_package:418 : local bindep=0 2022-05-07 00:00:23.407 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-07 00:00:23.409 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-07 00:00:23.412 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-07 00:00:23.414 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-07 00:00:23.416 | + inc/python:setup_package:427 : local flags=-e 2022-05-07 00:00:23.418 | + inc/python:setup_package:428 : local extras= 2022-05-07 00:00:23.420 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-07 00:00:23.423 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-07 00:00:23.425 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-07 00:00:23.427 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-07 00:00:23.430 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-07 00:00:23.432 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-07 00:00:23.451 | Using python 3.8 to install /opt/stack/keystone 2022-05-07 00:00:23.453 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-07 00:00:24.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:00:24.188 | from cryptography.utils import int_from_bytes 2022-05-07 00:00:24.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:00:24.189 | from cryptography.utils import int_from_bytes 2022-05-07 00:00:25.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:00:25.379 | Obtaining file:///opt/stack/keystone 2022-05-07 00:00:25.380 | Preparing metadata (setup.py): started 2022-05-07 00:00:30.125 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:00:30.267 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-07 00:00:30.268 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-07 00:00:30.700 | Collecting Flask!=0.11,>=1.0.2 2022-05-07 00:00:30.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-05-07 00:00:31.168 | Collecting Flask-RESTful>=0.3.5 2022-05-07 00:00:31.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-05-07 00:00:31.180 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-07 00:00:31.181 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-07 00:00:31.182 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-07 00:00:31.183 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-07 00:00:31.649 | Collecting passlib>=1.7.0 2022-05-07 00:00:31.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-05-07 00:00:31.689 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-07 00:00:31.690 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-07 00:00:31.692 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-07 00:00:32.488 | Collecting scrypt>=0.8.0 2022-05-07 00:00:32.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-05-07 00:00:32.534 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-07 00:00:32.536 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-07 00:00:32.537 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-07 00:00:32.538 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.13.0) 2022-05-07 00:00:32.539 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-07 00:00:32.540 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-07 00:00:32.541 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-07 00:00:32.542 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-07 00:00:32.543 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-07 00:00:32.544 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-07 00:00:32.545 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-07 00:00:32.546 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-07 00:00:32.913 | Collecting oauthlib>=0.6.2 2022-05-07 00:00:32.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-05-07 00:00:33.326 | Collecting pysaml2>=5.0.0 2022-05-07 00:00:33.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-05-07 00:00:33.781 | Collecting PyJWT>=1.6.1 2022-05-07 00:00:33.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-05-07 00:00:33.791 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-07 00:00:33.792 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-07 00:00:33.793 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-07 00:00:33.794 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-07 00:00:33.795 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-07 00:00:33.796 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-07 00:00:33.806 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-07 00:00:33.850 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-07 00:00:34.280 | Collecting click>=8.0 2022-05-07 00:00:34.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-05-07 00:00:34.731 | Collecting Werkzeug>=2.0 2022-05-07 00:00:34.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-05-07 00:00:34.749 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-07 00:00:35.111 | Collecting itsdangerous>=2.0 2022-05-07 00:00:35.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-05-07 00:00:35.123 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-07 00:00:35.531 | Collecting aniso8601>=0.82 2022-05-07 00:00:35.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-05-07 00:00:35.548 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-07 00:00:35.611 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-07 00:00:35.613 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-07 00:00:35.737 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-07 00:00:35.740 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-07 00:00:35.741 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-07 00:00:35.742 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-07 00:00:35.795 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-07 00:00:35.796 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-07 00:00:35.799 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-07 00:00:35.850 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-07 00:00:35.854 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-07 00:00:35.918 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-07 00:00:35.919 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-07 00:00:35.920 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-07 00:00:35.922 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-07 00:00:35.923 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-07 00:00:35.925 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-07 00:00:35.947 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-07 00:00:35.993 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-07 00:00:36.014 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-07 00:00:36.015 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-07 00:00:36.016 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-07 00:00:36.018 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.8) 2022-05-07 00:00:36.065 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-07 00:00:36.190 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-07 00:00:36.191 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.1.0) 2022-05-07 00:00:36.534 | Collecting defusedxml 2022-05-07 00:00:36.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-05-07 00:00:37.105 | Collecting xmlschema>=1.2.1 2022-05-07 00:00:37.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-05-07 00:00:37.136 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-07 00:00:37.359 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-07 00:00:37.388 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-07 00:00:37.388 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-07 00:00:37.458 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-07 00:00:37.476 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-07 00:00:37.534 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-07 00:00:37.575 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-07 00:00:37.685 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-07 00:00:37.747 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-07 00:00:37.823 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-07 00:00:37.951 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-07 00:00:37.979 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-07 00:00:38.029 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-07 00:00:38.030 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-07 00:00:38.031 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-07 00:00:38.033 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-07 00:00:38.034 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-07 00:00:38.037 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.0) 2022-05-07 00:00:38.091 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-07 00:00:38.234 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-07 00:00:38.235 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-07 00:00:38.238 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-07 00:00:38.270 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-07 00:00:38.420 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-07 00:00:39.049 | Collecting elementpath<3.0.0,>=2.5.0 2022-05-07 00:00:39.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f4/1f1160aaae66b/elementpath-2.5.1-py3-none-any.whl (181 kB) 2022-05-07 00:00:39.324 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-07 00:00:39.589 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-07 00:00:39.624 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-07 00:00:40.985 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-05-07 00:00:41.632 | Attempting uninstall: click 2022-05-07 00:00:41.635 | Found existing installation: Click 7.0 2022-05-07 00:00:41.644 | Uninstalling Click-7.0: 2022-05-07 00:00:41.674 | Successfully uninstalled Click-7.0 2022-05-07 00:00:43.217 | Attempting uninstall: PyJWT 2022-05-07 00:00:43.219 | Found existing installation: PyJWT 1.7.1 2022-05-07 00:00:43.229 | Uninstalling PyJWT-1.7.1: 2022-05-07 00:00:43.259 | Successfully uninstalled PyJWT-1.7.1 2022-05-07 00:00:43.781 | Attempting uninstall: oauthlib 2022-05-07 00:00:43.783 | Found existing installation: oauthlib 3.1.0 2022-05-07 00:00:43.787 | Uninstalling oauthlib-3.1.0: 2022-05-07 00:00:43.816 | Successfully uninstalled oauthlib-3.1.0 2022-05-07 00:00:44.068 | Running setup.py develop for keystone 2022-05-07 00:00:49.815 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.1 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.10.0 2022-05-07 00:00:49.815 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:00:49.822 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:00:49.822 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:00:49.974 | + inc/python:pip_install:200 : result=0 2022-05-07 00:00:49.976 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:00:49.978 | + functions-common:time_stop:2437 : local name 2022-05-07 00:00:49.981 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:00:49.983 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:00:49.985 | + functions-common:time_stop:2440 : local total 2022-05-07 00:00:49.987 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:00:49.990 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:00:49.992 | + functions-common:time_stop:2444 : start_time=1651881623446 2022-05-07 00:00:49.994 | + functions-common:time_stop:2446 : [[ -z 1651881623446 ]] 2022-05-07 00:00:49.996 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:00:50.000 | + functions-common:time_stop:2449 : end_time=1651881649998 2022-05-07 00:00:50.002 | + functions-common:time_stop:2450 : elapsed_time=26552 2022-05-07 00:00:50.005 | + functions-common:time_stop:2451 : total=60746 2022-05-07 00:00:50.007 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:00:50.009 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=87298 2022-05-07 00:00:50.011 | + inc/python:pip_install:203 : return 0 2022-05-07 00:00:50.014 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-07 00:00:50.016 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-07 00:00:50.018 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-07 00:00:50.036 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-07 00:00:50.048 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-07 00:00:50.051 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-07 00:00:50.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:00:50.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:00:50.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-07 00:00:50.060 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:00:50.062 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-07 00:00:50.085 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:00:50.087 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-07 00:00:50.090 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-07 00:00:50.092 | + ./stack.sh:main:901 : configure_keystone 2022-05-07 00:00:50.095 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-07 00:00:50.107 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-07 00:00:50.110 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-07 00:00:50.114 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-07 00:00:50.130 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:00:50.132 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-07 00:00:50.164 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-07 00:00:50.191 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-07 00:00:50.222 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-07 00:00:50.251 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-07 00:00:50.281 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-07 00:00:50.311 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-07 00:00:50.339 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-07 00:00:50.366 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-07 00:00:50.368 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-07 00:00:50.371 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-07 00:00:50.373 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-07 00:00:50.375 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-07 00:00:50.378 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-07 00:00:50.394 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:00:50.397 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-07 00:00:50.399 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-07 00:00:50.402 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-07 00:00:50.416 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:00:50.418 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:00:50.421 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:00:50.454 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-07 00:00:50.457 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-07 00:00:50.459 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-07 00:00:50.461 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-07 00:00:50.478 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:00:50.480 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2022-05-07 00:00:50.510 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-07 00:00:50.512 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-07 00:00:50.543 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-07 00:00:50.545 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-07 00:00:50.548 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-07 00:00:50.550 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-07 00:00:50.552 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-07 00:00:50.555 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-07 00:00:50.586 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-07 00:00:50.589 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-07 00:00:50.591 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-07 00:00:50.593 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-07 00:00:50.596 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-07 00:00:50.612 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-07 00:00:50.615 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-07 00:00:50.617 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-07 00:00:50.619 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-07 00:00:50.621 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-07 00:00:50.649 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:00:50.676 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:00:50.703 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-07 00:00:50.731 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-07 00:00:50.758 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-07 00:00:50.760 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-07 00:00:50.762 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-07 00:00:50.765 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-07 00:00:50.767 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-07 00:00:50.770 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-07 00:00:50.772 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-07 00:00:50.775 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-07 00:00:50.779 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-07 00:00:50.781 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-07 00:00:50.783 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-07 00:00:50.796 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-07 00:00:50.796 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:00:50.804 | d /var/run/uwsgi 0755 ubuntu root 2022-05-07 00:00:50.808 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:00:50.823 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-07 00:00:50.825 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-07 00:00:50.829 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-07 00:00:50.858 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-07 00:00:50.885 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-07 00:00:50.912 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-07 00:00:50.938 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-07 00:00:50.965 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-07 00:00:50.991 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-07 00:00:51.018 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-07 00:00:51.045 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-07 00:00:51.072 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-07 00:00:51.099 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-07 00:00:51.126 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-07 00:00:51.153 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-07 00:00:51.180 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-07 00:00:51.182 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-07 00:00:51.185 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-07 00:00:51.187 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-07 00:00:51.190 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-07 00:00:51.192 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:00:51.194 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:00:51.197 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-07 00:00:51.199 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-07 00:00:51.201 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-07 00:00:51.228 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-07 00:00:51.256 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-07 00:00:51.257 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-07 00:00:51.265 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-07 00:00:51.268 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-07 00:00:51.270 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-07 00:00:51.273 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-07 00:00:51.275 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-07 00:00:51.277 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-07 00:00:51.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:00:51.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:00:51.284 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-07 00:00:51.287 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-07 00:00:51.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:00:51.291 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:00:51.293 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-07 00:00:51.355 | Enabling site keystone-wsgi-public. 2022-05-07 00:00:51.360 | To activate the new configuration, you need to run: 2022-05-07 00:00:51.360 | systemctl reload apache2 2022-05-07 00:00:51.365 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-07 00:00:51.368 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-07 00:00:51.370 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:00:51.372 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-07 00:00:51.501 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-07 00:00:51.531 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-07 00:00:51.562 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-07 00:00:51.592 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-07 00:00:51.595 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-07 00:00:51.626 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-07 00:00:51.654 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-07 00:00:51.682 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-07 00:00:51.684 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-07 00:00:51.701 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:00:51.704 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-07 00:00:51.720 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:00:51.722 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-07 00:00:51.725 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-07 00:00:51.727 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-07 00:00:51.729 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-07 00:00:51.732 | + lib/stack:stack_install_service:32 : install_swift 2022-05-07 00:00:51.734 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-07 00:00:51.736 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-07 00:00:51.739 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-07 00:00:51.745 | + functions-common:git_clone:610 : local git_ref=master 2022-05-07 00:00:51.747 | + functions-common:git_clone:611 : local orig_dir 2022-05-07 00:00:51.751 | ++ functions-common:git_clone:612 : pwd 2022-05-07 00:00:51.755 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-07 00:00:51.758 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-07 00:00:51.761 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-07 00:00:51.778 | + functions-common:git_clone:615 : RECLONE=False 2022-05-07 00:00:51.780 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-07 00:00:51.783 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-07 00:00:51.787 | + functions-common:git_clone:629 : echo master 2022-05-07 00:00:51.787 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-07 00:00:51.792 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-07 00:00:51.794 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-07 00:00:51.796 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-07 00:00:51.809 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-07 00:00:51.812 | + functions-common:git_clone:690 : git show --oneline 2022-05-07 00:00:51.812 | + functions-common:git_clone:690 : head -1 2022-05-07 00:00:51.816 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-07 00:00:51.819 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-07 00:00:51.821 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-07 00:00:51.824 | + inc/python:setup_develop:338 : local bindep 2022-05-07 00:00:51.826 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-07 00:00:51.829 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-07 00:00:51.831 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-07 00:00:51.833 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-07 00:00:51.836 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-07 00:00:51.838 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-07 00:00:51.840 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-07 00:00:51.843 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-07 00:00:51.845 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-07 00:00:51.849 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-07 00:00:51.851 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-07 00:00:51.854 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-07 00:00:51.856 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-07 00:00:51.858 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-07 00:00:51.861 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-07 00:00:51.868 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-07 00:00:51.870 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-07 00:00:52.545 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-07 00:00:52.548 | + inc/python:setup_package:418 : local bindep=0 2022-05-07 00:00:52.551 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-07 00:00:52.553 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-07 00:00:52.555 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-07 00:00:52.557 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-07 00:00:52.559 | + inc/python:setup_package:427 : local flags=-e 2022-05-07 00:00:52.561 | + inc/python:setup_package:428 : local extras=keystone 2022-05-07 00:00:52.564 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-07 00:00:52.566 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-07 00:00:52.568 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-07 00:00:52.570 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-07 00:00:52.572 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-07 00:00:52.575 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-07 00:00:52.595 | Using python 3.8 to install /opt/stack/swift 2022-05-07 00:00:52.598 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-07 00:00:53.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:00:53.366 | from cryptography.utils import int_from_bytes 2022-05-07 00:00:53.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:00:53.366 | from cryptography.utils import int_from_bytes 2022-05-07 00:00:54.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:00:54.553 | Obtaining file:///opt/stack/swift 2022-05-07 00:00:54.554 | Preparing metadata (setup.py): started 2022-05-07 00:00:58.894 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:00:59.004 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.33.0) 2022-05-07 00:00:59.005 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.1.2) 2022-05-07 00:00:59.006 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.11.0) 2022-05-07 00:00:59.007 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.1.1) 2022-05-07 00:00:59.986 | Collecting lxml>=3.4.1 2022-05-07 00:01:00.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-05-07 00:01:00.208 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.27.1) 2022-05-07 00:01:00.209 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.16.0) 2022-05-07 00:01:00.782 | Collecting xattr>=0.4 2022-05-07 00:01:00.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-05-07 00:01:01.249 | Collecting PyECLib>=1.3.1 2022-05-07 00:01:01.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-05-07 00:01:01.611 | Preparing metadata (setup.py): started 2022-05-07 00:01:04.571 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:01:04.575 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (36.0.2) 2022-05-07 00:01:04.576 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (9.4.0) 2022-05-07 00:01:04.615 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev40) (1.15.0) 2022-05-07 00:01:04.623 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev40) (2.2.1) 2022-05-07 00:01:04.677 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.13.0) 2022-05-07 00:01:04.678 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.1.0) 2022-05-07 00:01:04.679 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.3.0) 2022-05-07 00:01:04.680 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.1.0) 2022-05-07 00:01:04.681 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.8.7) 2022-05-07 00:01:04.682 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.1.1) 2022-05-07 00:01:04.683 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.4.0) 2022-05-07 00:01:04.684 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.5.0) 2022-05-07 00:01:04.685 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.7.0) 2022-05-07 00:01:04.687 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.9.0) 2022-05-07 00:01:04.688 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (8.8.0) 2022-05-07 00:01:04.689 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.11.0) 2022-05-07 00:01:04.714 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev40) (62.1.0) 2022-05-07 00:01:04.746 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (3.3) 2022-05-07 00:01:04.747 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (1.26.9) 2022-05-07 00:01:04.748 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2019.11.28) 2022-05-07 00:01:04.750 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2.0.12) 2022-05-07 00:01:04.781 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev40) (2.21) 2022-05-07 00:01:04.919 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.7.0) 2022-05-07 00:01:04.920 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.5.0) 2022-05-07 00:01:04.921 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.2) 2022-05-07 00:01:04.963 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.1.5) 2022-05-07 00:01:05.007 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (0.8.0) 2022-05-07 00:01:05.008 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.5.0) 2022-05-07 00:01:05.014 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.5.0) 2022-05-07 00:01:05.014 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (6.0) 2022-05-07 00:01:05.071 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (0.9.6) 2022-05-07 00:01:05.073 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.8.2) 2022-05-07 00:01:05.087 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2022.1) 2022-05-07 00:01:05.089 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.3) 2022-05-07 00:01:05.106 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.0.8) 2022-05-07 00:01:05.106 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (21.3) 2022-05-07 00:01:05.226 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.14.1) 2022-05-07 00:01:05.242 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.1.1) 2022-05-07 00:01:05.541 | Building wheels for collected packages: PyECLib 2022-05-07 00:01:05.542 | Building wheel for PyECLib (setup.py): started 2022-05-07 00:01:09.730 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-05-07 00:01:09.731 | Created wheel for PyECLib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50639 sha256=fcd4e217509c71eb06b7ac6f50e82afeb52f7677e25093b580b65c212d535a22 2022-05-07 00:01:09.731 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-05-07 00:01:09.734 | Successfully built PyECLib 2022-05-07 00:01:11.079 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-05-07 00:01:11.589 | Running setup.py develop for swift 2022-05-07 00:01:16.971 | Successfully installed PyECLib-1.6.1 lxml-4.8.0 swift xattr-0.9.9 2022-05-07 00:01:16.971 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:01:16.978 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:01:16.978 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:01:17.122 | + inc/python:pip_install:200 : result=0 2022-05-07 00:01:17.124 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:01:17.126 | + functions-common:time_stop:2437 : local name 2022-05-07 00:01:17.129 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:01:17.131 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:01:17.133 | + functions-common:time_stop:2440 : local total 2022-05-07 00:01:17.135 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:01:17.137 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:01:17.140 | + functions-common:time_stop:2444 : start_time=1651881652589 2022-05-07 00:01:17.142 | + functions-common:time_stop:2446 : [[ -z 1651881652589 ]] 2022-05-07 00:01:17.145 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:01:17.149 | + functions-common:time_stop:2449 : end_time=1651881677146 2022-05-07 00:01:17.151 | + functions-common:time_stop:2450 : elapsed_time=24557 2022-05-07 00:01:17.153 | + functions-common:time_stop:2451 : total=87298 2022-05-07 00:01:17.155 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:01:17.157 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=111855 2022-05-07 00:01:17.159 | + inc/python:pip_install:203 : return 0 2022-05-07 00:01:17.162 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-07 00:01:17.164 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-07 00:01:17.166 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-07 00:01:17.185 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-07 00:01:17.197 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-07 00:01:17.199 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-07 00:01:17.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:01:17.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:01:17.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-07 00:01:17.209 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:01:17.211 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-07 00:01:17.214 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-07 00:01:17.216 | + ./stack.sh:main:910 : configure_swift 2022-05-07 00:01:17.218 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-07 00:01:17.220 | + lib/swift:configure_swift:332 : local node_number 2022-05-07 00:01:17.222 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-07 00:01:17.224 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-07 00:01:17.226 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-07 00:01:18.382 | No object-server running 2022-05-07 00:01:18.383 | No container-replicator running 2022-05-07 00:01:18.383 | No container-sync running 2022-05-07 00:01:18.383 | No account-auditor running 2022-05-07 00:01:18.383 | No object-replicator running 2022-05-07 00:01:18.383 | No object-auditor running 2022-05-07 00:01:18.383 | No object-expirer running 2022-05-07 00:01:18.383 | No container-reconciler running 2022-05-07 00:01:18.383 | No object-reconstructor running 2022-05-07 00:01:18.383 | No proxy-server running 2022-05-07 00:01:18.383 | No account-server running 2022-05-07 00:01:18.383 | No container-updater running 2022-05-07 00:01:18.383 | No object-updater running 2022-05-07 00:01:18.383 | No container-auditor running 2022-05-07 00:01:18.383 | No container-server running 2022-05-07 00:01:18.383 | No account-replicator running 2022-05-07 00:01:18.383 | No container-sharder running 2022-05-07 00:01:18.383 | No account-reaper running 2022-05-07 00:01:18.474 | + lib/swift:configure_swift:337 : true 2022-05-07 00:01:18.476 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-07 00:01:18.489 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-07 00:01:18.501 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-07 00:01:18.505 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-07 00:01:18.505 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-07 00:01:18.509 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-07 00:01:18.509 | s/%GROUP%/ubuntu/; 2022-05-07 00:01:18.509 | s/%USER%/ubuntu/; 2022-05-07 00:01:18.509 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-07 00:01:18.509 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-07 00:01:18.513 | uid = ubuntu 2022-05-07 00:01:18.513 | gid = ubuntu 2022-05-07 00:01:18.513 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-07 00:01:18.513 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-07 00:01:18.513 | address = 127.0.0.1 2022-05-07 00:01:18.513 | 2022-05-07 00:01:18.513 | [account6612] 2022-05-07 00:01:18.513 | max connections = 25 2022-05-07 00:01:18.513 | path = /opt/stack/data/swift/1/node/ 2022-05-07 00:01:18.513 | read only = false 2022-05-07 00:01:18.513 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-07 00:01:18.513 | 2022-05-07 00:01:18.513 | [account6622] 2022-05-07 00:01:18.513 | max connections = 25 2022-05-07 00:01:18.513 | path = /opt/stack/data/swift/2/node/ 2022-05-07 00:01:18.513 | read only = false 2022-05-07 00:01:18.513 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-07 00:01:18.513 | 2022-05-07 00:01:18.513 | [account6632] 2022-05-07 00:01:18.513 | max connections = 25 2022-05-07 00:01:18.513 | path = /opt/stack/data/swift/3/node/ 2022-05-07 00:01:18.513 | read only = false 2022-05-07 00:01:18.513 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-07 00:01:18.513 | 2022-05-07 00:01:18.513 | [account6642] 2022-05-07 00:01:18.513 | max connections = 25 2022-05-07 00:01:18.513 | path = /opt/stack/data/swift/4/node/ 2022-05-07 00:01:18.513 | read only = false 2022-05-07 00:01:18.513 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-07 00:01:18.513 | 2022-05-07 00:01:18.514 | 2022-05-07 00:01:18.514 | [container6611] 2022-05-07 00:01:18.514 | max connections = 25 2022-05-07 00:01:18.514 | path = /opt/stack/data/swift/1/node/ 2022-05-07 00:01:18.514 | read only = false 2022-05-07 00:01:18.514 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-07 00:01:18.514 | 2022-05-07 00:01:18.514 | [container6621] 2022-05-07 00:01:18.514 | max connections = 25 2022-05-07 00:01:18.514 | path = /opt/stack/data/swift/2/node/ 2022-05-07 00:01:18.514 | read only = false 2022-05-07 00:01:18.514 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-07 00:01:18.514 | 2022-05-07 00:01:18.514 | [container6631] 2022-05-07 00:01:18.514 | max connections = 25 2022-05-07 00:01:18.514 | path = /opt/stack/data/swift/3/node/ 2022-05-07 00:01:18.514 | read only = false 2022-05-07 00:01:18.514 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-07 00:01:18.514 | 2022-05-07 00:01:18.514 | [container6641] 2022-05-07 00:01:18.514 | max connections = 25 2022-05-07 00:01:18.514 | path = /opt/stack/data/swift/4/node/ 2022-05-07 00:01:18.514 | read only = false 2022-05-07 00:01:18.514 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-07 00:01:18.514 | 2022-05-07 00:01:18.514 | 2022-05-07 00:01:18.514 | [object6613] 2022-05-07 00:01:18.514 | max connections = 25 2022-05-07 00:01:18.514 | path = /opt/stack/data/swift/1/node/ 2022-05-07 00:01:18.514 | read only = false 2022-05-07 00:01:18.514 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-07 00:01:18.514 | 2022-05-07 00:01:18.514 | [object6623] 2022-05-07 00:01:18.514 | max connections = 25 2022-05-07 00:01:18.514 | path = /opt/stack/data/swift/2/node/ 2022-05-07 00:01:18.515 | read only = false 2022-05-07 00:01:18.515 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-07 00:01:18.515 | 2022-05-07 00:01:18.515 | [object6633] 2022-05-07 00:01:18.515 | max connections = 25 2022-05-07 00:01:18.515 | path = /opt/stack/data/swift/3/node/ 2022-05-07 00:01:18.515 | read only = false 2022-05-07 00:01:18.515 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-07 00:01:18.515 | 2022-05-07 00:01:18.515 | [object6643] 2022-05-07 00:01:18.515 | max connections = 25 2022-05-07 00:01:18.515 | path = /opt/stack/data/swift/4/node/ 2022-05-07 00:01:18.515 | read only = false 2022-05-07 00:01:18.515 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-07 00:01:18.516 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-07 00:01:18.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:01:18.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:01:18.522 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-07 00:01:18.533 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-07 00:01:18.535 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-07 00:01:18.540 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-07 00:01:18.544 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-07 00:01:18.546 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-07 00:01:18.550 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-07 00:01:18.577 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2022-05-07 00:01:18.602 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-07 00:01:18.620 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-07 00:01:18.647 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-07 00:01:18.665 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-07 00:01:18.693 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-07 00:01:18.710 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-07 00:01:18.782 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-07 00:01:18.801 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-07 00:01:18.828 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-07 00:01:18.845 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-07 00:01:18.872 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-07 00:01:18.889 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-07 00:01:18.904 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:01:18.906 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-07 00:01:18.934 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-07 00:01:18.961 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-07 00:01:18.988 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-07 00:01:19.014 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-07 00:01:19.028 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:01:19.030 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-07 00:01:19.057 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-07 00:01:19.071 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:01:19.073 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-07 00:01:19.089 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:01:19.091 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-07 00:01:19.093 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-07 00:01:19.108 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:01:19.110 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-07 00:01:19.112 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-07 00:01:19.114 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-07 00:01:19.119 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-07 00:01:19.126 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-07 00:01:19.154 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-07 00:01:19.185 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-07 00:01:19.215 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-07 00:01:19.244 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-07 00:01:19.271 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-07 00:01:19.273 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-07 00:01:19.275 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-07 00:01:19.277 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-07 00:01:19.279 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-07 00:01:19.306 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-07 00:01:19.333 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2022-05-07 00:01:19.359 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-07 00:01:19.385 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-07 00:01:19.412 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-07 00:01:19.438 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-07 00:01:19.465 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-07 00:01:19.493 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-07 00:01:19.519 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-07 00:01:19.546 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-07 00:01:19.573 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-07 00:01:19.600 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-07 00:01:19.626 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-07 00:01:19.656 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-07 00:01:19.683 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-07 00:01:19.701 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-07 00:01:19.728 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-07 00:01:19.755 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-07 00:01:19.759 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-07 00:01:19.792 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-07 00:01:19.822 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-07 00:01:19.850 | + lib/swift:configure_swift:475 : local node_number 2022-05-07 00:01:19.852 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-07 00:01:19.854 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-07 00:01:19.856 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-07 00:01:19.860 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-07 00:01:19.863 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-07 00:01:19.865 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-07 00:01:19.867 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-07 00:01:19.869 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-07 00:01:19.871 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-07 00:01:19.873 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-07 00:01:19.876 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-07 00:01:19.893 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-07 00:01:19.920 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-07 00:01:19.938 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-07 00:01:19.966 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-07 00:01:19.984 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-07 00:01:20.012 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-07 00:01:20.029 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-07 00:01:20.057 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-07 00:01:20.079 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-07 00:01:20.109 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-07 00:01:20.128 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-07 00:01:20.156 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-07 00:01:20.174 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-07 00:01:20.202 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-07 00:01:20.220 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-07 00:01:20.248 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-07 00:01:20.266 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-07 00:01:20.293 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-05-07 00:01:20.298 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-07 00:01:20.317 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-07 00:01:20.345 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-07 00:01:20.378 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-07 00:01:20.381 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-07 00:01:20.385 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-07 00:01:20.387 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-07 00:01:20.389 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-07 00:01:20.391 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-07 00:01:20.394 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-07 00:01:20.396 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-07 00:01:20.398 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-07 00:01:20.401 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-07 00:01:20.428 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-07 00:01:20.458 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-07 00:01:20.476 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-07 00:01:20.505 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-07 00:01:20.522 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-07 00:01:20.550 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-07 00:01:20.568 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-07 00:01:20.596 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-07 00:01:20.614 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-07 00:01:20.642 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-07 00:01:20.659 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-07 00:01:20.687 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-07 00:01:20.705 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-07 00:01:20.733 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-07 00:01:20.751 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-07 00:01:20.779 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-07 00:01:20.797 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-07 00:01:20.827 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-05-07 00:01:20.832 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-07 00:01:20.850 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-07 00:01:20.879 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-07 00:01:20.881 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-07 00:01:20.885 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-07 00:01:20.887 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-07 00:01:20.889 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-07 00:01:20.891 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-07 00:01:20.894 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-07 00:01:20.896 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-07 00:01:20.898 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-07 00:01:20.900 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-07 00:01:20.917 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-07 00:01:20.945 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-07 00:01:20.962 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-07 00:01:20.990 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-07 00:01:21.008 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-07 00:01:21.036 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-07 00:01:21.054 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-07 00:01:21.081 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-07 00:01:21.100 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-07 00:01:21.128 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-07 00:01:21.145 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-07 00:01:21.172 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-07 00:01:21.190 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-07 00:01:21.217 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-07 00:01:21.235 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-07 00:01:21.263 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-07 00:01:21.280 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-07 00:01:21.307 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-05-07 00:01:21.313 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-07 00:01:21.330 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-07 00:01:21.358 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-07 00:01:21.386 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-07 00:01:21.414 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-07 00:01:21.442 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-07 00:01:21.444 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-07 00:01:21.448 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-07 00:01:21.476 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-07 00:01:21.505 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-07 00:01:21.532 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-07 00:01:21.562 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-07 00:01:21.592 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-07 00:01:21.619 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-07 00:01:21.646 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-07 00:01:21.672 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-07 00:01:21.700 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-07 00:01:21.715 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:01:21.717 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-07 00:01:21.735 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-07 00:01:21.738 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-07 00:01:21.757 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-07 00:01:21.760 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2022-05-07 00:01:21.786 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-07 00:01:21.788 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-07 00:01:21.814 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2022-05-07 00:01:21.843 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-07 00:01:21.845 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-07 00:01:21.871 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-07 00:01:21.887 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:01:21.889 | + lib/swift:configure_swift:538 : local user_group 2022-05-07 00:01:21.891 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-07 00:01:21.897 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-07 00:01:21.899 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-07 00:01:21.917 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-07 00:01:21.919 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-07 00:01:21.930 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-07 00:01:21.933 | + lib/swift:configure_swift:545 : is_suse 2022-05-07 00:01:21.935 | + functions-common:is_suse:542 : is_opensuse 2022-05-07 00:01:21.937 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-07 00:01:21.939 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-07 00:01:21.942 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-07 00:01:21.944 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-07 00:01:21.947 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-07 00:01:21.949 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-07 00:01:21.962 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-07 00:01:21.964 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-07 00:01:21.967 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-07 00:01:21.983 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:01:21.986 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-07 00:01:22.004 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:01:22.006 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-07 00:01:22.008 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-07 00:01:22.011 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-07 00:01:22.013 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-07 00:01:22.015 | + lib/stack:stack_install_service:32 : install_glance 2022-05-07 00:01:22.018 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-07 00:01:22.022 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-07 00:01:22.024 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-07 00:01:22.041 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:01:22.043 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-07 00:01:22.046 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-07 00:01:22.063 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:01:22.065 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-07 00:01:22.068 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-07 00:01:22.070 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-07 00:01:22.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:01:22.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:01:22.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-07 00:01:22.081 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:01:22.084 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-07 00:01:22.087 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-07 00:01:22.089 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-07 00:01:22.092 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-07 00:01:22.095 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-07 00:01:22.098 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-07 00:01:22.100 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-07 00:01:22.104 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-07 00:01:22.106 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-07 00:01:22.109 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-07 00:01:22.114 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-07 00:01:22.115 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-07 00:01:22.120 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-07 00:01:22.122 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-07 00:01:22.125 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-07 00:01:22.128 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-07 00:01:22.130 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-07 00:01:22.151 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-07 00:01:22.154 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-07 00:01:22.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:01:22.945 | from cryptography.utils import int_from_bytes 2022-05-07 00:01:22.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:01:22.945 | from cryptography.utils import int_from_bytes 2022-05-07 00:01:24.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:01:24.764 | Collecting glance-store[cinder,swift]!=0.29.0 2022-05-07 00:01:24.772 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-05-07 00:01:24.864 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-07 00:01:24.865 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-07 00:01:24.866 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-05-07 00:01:24.867 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-07 00:01:24.868 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-07 00:01:24.869 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-07 00:01:24.870 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-07 00:01:24.871 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-07 00:01:24.873 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-07 00:01:24.874 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-07 00:01:24.875 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-07 00:01:24.876 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-05-07 00:01:25.034 | Collecting os-brick>=2.6.0 2022-05-07 00:01:25.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-05-07 00:01:25.151 | Collecting python-cinderclient>=4.1.0 2022-05-07 00:01:25.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-05-07 00:01:25.171 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-07 00:01:25.173 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-07 00:01:25.677 | Collecting python-swiftclient>=3.2.0 2022-05-07 00:01:25.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-05-07 00:01:25.693 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-07 00:01:25.702 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-07 00:01:25.703 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-07 00:01:25.717 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-05-07 00:01:25.787 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-07 00:01:25.788 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-07 00:01:25.789 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-07 00:01:25.813 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-07 00:01:25.814 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-07 00:01:25.817 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-07 00:01:25.820 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-07 00:01:25.821 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-07 00:01:25.834 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-07 00:01:25.877 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-07 00:01:25.879 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-07 00:01:25.880 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-07 00:01:25.881 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-07 00:01:25.901 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-07 00:01:25.903 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-07 00:01:25.919 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-07 00:01:25.934 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-07 00:01:25.937 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-07 00:01:25.959 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2022-05-07 00:01:25.961 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-07 00:01:26.045 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-07 00:01:26.046 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-07 00:01:26.048 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-07 00:01:26.049 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-07 00:01:26.124 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-07 00:01:26.150 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-07 00:01:26.398 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-07 00:01:26.400 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-07 00:01:26.434 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-07 00:01:26.434 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-07 00:01:26.437 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-07 00:01:26.439 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-07 00:01:26.440 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-07 00:01:26.442 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-07 00:01:26.498 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-07 00:01:26.686 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-07 00:01:26.711 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-05-07 00:01:26.797 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-07 00:01:26.950 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-07 00:01:28.599 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-05-07 00:01:29.884 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-05-07 00:01:29.884 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:01:29.890 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:01:29.890 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:01:30.012 | + inc/python:pip_install:200 : result=0 2022-05-07 00:01:30.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:01:30.017 | + functions-common:time_stop:2437 : local name 2022-05-07 00:01:30.020 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:01:30.022 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:01:30.024 | + functions-common:time_stop:2440 : local total 2022-05-07 00:01:30.026 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:01:30.029 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:01:30.031 | + functions-common:time_stop:2444 : start_time=1651881682146 2022-05-07 00:01:30.033 | + functions-common:time_stop:2446 : [[ -z 1651881682146 ]] 2022-05-07 00:01:30.037 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:01:30.041 | + functions-common:time_stop:2449 : end_time=1651881690038 2022-05-07 00:01:30.043 | + functions-common:time_stop:2450 : elapsed_time=7892 2022-05-07 00:01:30.045 | + functions-common:time_stop:2451 : total=111855 2022-05-07 00:01:30.047 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:01:30.051 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=119747 2022-05-07 00:01:30.053 | + inc/python:pip_install:203 : return 0 2022-05-07 00:01:30.056 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-07 00:01:30.058 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-07 00:01:30.060 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-07 00:01:30.073 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-07 00:01:30.078 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-07 00:01:30.080 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-07 00:01:30.082 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-07 00:01:30.085 | + functions-common:git_clone:610 : local git_ref=master 2022-05-07 00:01:30.087 | + functions-common:git_clone:611 : local orig_dir 2022-05-07 00:01:30.090 | ++ functions-common:git_clone:612 : pwd 2022-05-07 00:01:30.092 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-07 00:01:30.095 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-07 00:01:30.098 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-07 00:01:30.115 | + functions-common:git_clone:615 : RECLONE=False 2022-05-07 00:01:30.117 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-07 00:01:30.119 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-07 00:01:30.123 | + functions-common:git_clone:629 : echo master 2022-05-07 00:01:30.123 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-07 00:01:30.128 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-07 00:01:30.131 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-07 00:01:30.133 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-07 00:01:30.145 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-07 00:01:30.148 | + functions-common:git_clone:690 : git show --oneline 2022-05-07 00:01:30.149 | + functions-common:git_clone:690 : head -1 2022-05-07 00:01:30.152 | f40fdba51 Merge "[CI] Add upper constraints to install command" 2022-05-07 00:01:30.154 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-07 00:01:30.157 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-07 00:01:30.160 | + inc/python:setup_develop:338 : local bindep 2022-05-07 00:01:30.162 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-07 00:01:30.165 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-07 00:01:30.167 | + inc/python:setup_develop:344 : local extras= 2022-05-07 00:01:30.170 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-07 00:01:30.172 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-07 00:01:30.175 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-07 00:01:30.178 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-07 00:01:30.180 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-07 00:01:30.182 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-07 00:01:30.186 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-07 00:01:30.188 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-07 00:01:30.191 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-07 00:01:30.194 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-07 00:01:30.197 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-07 00:01:30.200 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-07 00:01:30.206 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-07 00:01:30.208 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-07 00:01:30.894 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-07 00:01:30.896 | + inc/python:setup_package:418 : local bindep=0 2022-05-07 00:01:30.899 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-07 00:01:30.901 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-07 00:01:30.903 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-07 00:01:30.906 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-07 00:01:30.908 | + inc/python:setup_package:427 : local flags=-e 2022-05-07 00:01:30.910 | + inc/python:setup_package:428 : local extras= 2022-05-07 00:01:30.913 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-07 00:01:30.915 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-07 00:01:30.917 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-07 00:01:30.920 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-07 00:01:30.922 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-07 00:01:30.925 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-07 00:01:30.946 | Using python 3.8 to install /opt/stack/glance 2022-05-07 00:01:30.948 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-07 00:01:31.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:01:31.716 | from cryptography.utils import int_from_bytes 2022-05-07 00:01:31.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:01:31.717 | from cryptography.utils import int_from_bytes 2022-05-07 00:01:32.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:01:32.919 | Obtaining file:///opt/stack/glance 2022-05-07 00:01:32.920 | Preparing metadata (setup.py): started 2022-05-07 00:01:37.473 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:01:37.616 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.9.0) 2022-05-07 00:01:37.617 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.7.1) 2022-05-07 00:01:37.618 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.4.36) 2022-05-07 00:01:37.619 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.33.0) 2022-05-07 00:01:37.620 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.1.1) 2022-05-07 00:01:37.621 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.1) 2022-05-07 00:01:37.622 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.8.7) 2022-05-07 00:01:37.623 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.4.2) 2022-05-07 00:01:37.624 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.7.7) 2022-05-07 00:01:37.625 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.20.4) 2022-05-07 00:01:37.626 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (8.8.0) 2022-05-07 00:01:37.628 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-07 00:01:37.629 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.1.0) 2022-05-07 00:01:37.630 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.5.0) 2022-05-07 00:01:37.631 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.13.0) 2022-05-07 00:01:37.632 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-07 00:01:37.633 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.1) 2022-05-07 00:01:37.804 | Collecting taskflow>=4.0.0 2022-05-07 00:01:37.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47f/b0baa789068e1/taskflow-4.7.0-py3-none-any.whl (493 kB) 2022-05-07 00:01:37.836 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.0) 2022-05-07 00:01:37.837 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (9.4.0) 2022-05-07 00:01:38.192 | Collecting WSME>=0.8.0 2022-05-07 00:01:38.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-05-07 00:01:38.205 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.3.0) 2022-05-07 00:01:38.206 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-07 00:01:38.207 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev21) (3.2.0) 2022-05-07 00:01:38.208 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.4.0) 2022-05-07 00:01:38.210 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (22.0.0) 2022-05-07 00:01:38.211 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (11.3.0) 2022-05-07 00:01:38.212 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.1.0) 2022-05-07 00:01:38.256 | Collecting oslo.limit>=1.4.0 2022-05-07 00:01:38.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-05-07 00:01:38.267 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-07 00:01:38.268 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (12.13.0) 2022-05-07 00:01:38.269 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-07 00:01:38.271 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.0) 2022-05-07 00:01:38.272 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.12.1) 2022-05-07 00:01:38.301 | Collecting retrying!=1.3.0,>=1.2.3 2022-05-07 00:01:38.308 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-05-07 00:01:38.311 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.4.3) 2022-05-07 00:01:38.312 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.0.0) 2022-05-07 00:01:38.313 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.0) 2022-05-07 00:01:38.315 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (36.0.2) 2022-05-07 00:01:38.345 | Collecting cursive>=0.2.1 2022-05-07 00:01:38.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-05-07 00:01:38.356 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.0.2) 2022-05-07 00:01:38.357 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.6.0) 2022-05-07 00:01:38.453 | Collecting castellan>=0.17.0 2022-05-07 00:01:38.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-05-07 00:01:38.482 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (4.11.3) 2022-05-07 00:01:38.483 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (1.2.0) 2022-05-07 00:01:38.486 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (5.7.1) 2022-05-07 00:01:38.507 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (2.27.1) 2022-05-07 00:01:38.572 | Collecting python-barbicanclient>=4.5.2 2022-05-07 00:01:38.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-05-07 00:01:38.623 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev21) (1.15.0) 2022-05-07 00:01:38.638 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev21) (4.3.0) 2022-05-07 00:01:38.654 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev21) (1.14.1) 2022-05-07 00:01:38.669 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.16.0) 2022-05-07 00:01:38.670 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.1.2) 2022-05-07 00:01:38.671 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (2.2.1) 2022-05-07 00:01:38.770 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev21) (3.0.8) 2022-05-07 00:01:38.873 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev21) (1.7.0) 2022-05-07 00:01:38.923 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (3.1.1) 2022-05-07 00:01:38.926 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (2.11.0) 2022-05-07 00:01:38.960 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev21) (0.17.3) 2022-05-07 00:01:39.004 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (1.5.0) 2022-05-07 00:01:39.006 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (0.8.0) 2022-05-07 00:01:39.008 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (6.0) 2022-05-07 00:01:39.081 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (2.0.1) 2022-05-07 00:01:39.083 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.5.0) 2022-05-07 00:01:39.084 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.13.0) 2022-05-07 00:01:39.113 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev21) (0.61.0) 2022-05-07 00:01:39.161 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (0.9.6) 2022-05-07 00:01:39.163 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (2.8.2) 2022-05-07 00:01:39.221 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (0.4.0) 2022-05-07 00:01:39.224 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (2.8.0) 2022-05-07 00:01:39.225 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.2.4) 2022-05-07 00:01:39.227 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.0.0) 2022-05-07 00:01:39.230 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.1.1) 2022-05-07 00:01:39.253 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.3.0) 2022-05-07 00:01:39.257 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.2.2) 2022-05-07 00:01:39.259 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.1.2) 2022-05-07 00:01:39.302 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev21) (5.9.0) 2022-05-07 00:01:39.344 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (0.11.0) 2022-05-07 00:01:39.347 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (2022.1) 2022-05-07 00:01:39.348 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (21.3) 2022-05-07 00:01:39.422 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev21) (62.1.0) 2022-05-07 00:01:39.481 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev21) (0.2.5) 2022-05-07 00:01:39.584 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev21) (0.7) 2022-05-07 00:01:39.966 | Collecting networkx>=2.1.0 2022-05-07 00:01:39.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-05-07 00:01:40.075 | Collecting pydot>=1.2.4 2022-05-07 00:01:40.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-05-07 00:01:40.147 | Collecting automaton>=1.9.0 2022-05-07 00:01:40.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-05-07 00:01:40.158 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (6.3.1) 2022-05-07 00:01:40.556 | Collecting simplegeneric 2022-05-07 00:01:40.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-05-07 00:01:40.568 | Preparing metadata (setup.py): started 2022-05-07 00:01:43.229 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:01:43.258 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (5.0.0) 2022-05-07 00:01:43.352 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev21) (2.21) 2022-05-07 00:01:43.470 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev21) (2.1.1) 2022-05-07 00:01:43.690 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.32) 2022-05-07 00:01:43.691 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (5.1.1) 2022-05-07 00:01:43.692 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.4.0) 2022-05-07 00:01:43.694 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.4.4) 2022-05-07 00:01:43.695 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.1.5) 2022-05-07 00:01:43.697 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.0.0) 2022-05-07 00:01:43.698 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (2.5.0) 2022-05-07 00:01:43.852 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (0.14.1) 2022-05-07 00:01:43.884 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev21) (1.0.3) 2022-05-07 00:01:43.931 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (3.0.0) 2022-05-07 00:01:43.936 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev21) (1.3.3) 2022-05-07 00:01:44.182 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (3.10.1) 2022-05-07 00:01:44.376 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (1.26.9) 2022-05-07 00:01:44.379 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (2.0.12) 2022-05-07 00:01:44.381 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (3.3) 2022-05-07 00:01:44.382 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (2019.11.28) 2022-05-07 00:01:44.494 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev21) (0.5.2) 2022-05-07 00:01:44.650 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-07 00:01:44.754 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev21) (3.8.0) 2022-05-07 00:01:45.072 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (0.5.0) 2022-05-07 00:01:45.075 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (2.4.1) 2022-05-07 00:01:45.314 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (2.3) 2022-05-07 00:01:45.607 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev21) (1.0.0) 2022-05-07 00:01:45.971 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (21.4.0) 2022-05-07 00:01:45.973 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev21) (1.8.2) 2022-05-07 00:01:46.339 | Building wheels for collected packages: simplegeneric 2022-05-07 00:01:46.349 | Building wheel for simplegeneric (setup.py): started 2022-05-07 00:01:50.152 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-05-07 00:01:50.153 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=8061d1b58fbed0d4e03d615e295722df3cac80adb50edae121e67871b987a19e 2022-05-07 00:01:50.153 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-05-07 00:01:50.157 | Successfully built simplegeneric 2022-05-07 00:01:51.015 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-05-07 00:01:54.402 | Running setup.py develop for glance 2022-05-07 00:02:00.191 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.7.0 2022-05-07 00:02:00.191 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:02:00.197 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:02:00.197 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:02:00.341 | + inc/python:pip_install:200 : result=0 2022-05-07 00:02:00.344 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:02:00.346 | + functions-common:time_stop:2437 : local name 2022-05-07 00:02:00.349 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:02:00.351 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:02:00.353 | + functions-common:time_stop:2440 : local total 2022-05-07 00:02:00.355 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:02:00.358 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:02:00.360 | + functions-common:time_stop:2444 : start_time=1651881690941 2022-05-07 00:02:00.363 | + functions-common:time_stop:2446 : [[ -z 1651881690941 ]] 2022-05-07 00:02:00.365 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:02:00.369 | + functions-common:time_stop:2449 : end_time=1651881720367 2022-05-07 00:02:00.372 | + functions-common:time_stop:2450 : elapsed_time=29426 2022-05-07 00:02:00.374 | + functions-common:time_stop:2451 : total=119747 2022-05-07 00:02:00.376 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:02:00.378 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=149173 2022-05-07 00:02:00.381 | + inc/python:pip_install:203 : return 0 2022-05-07 00:02:00.383 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-07 00:02:00.386 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-07 00:02:00.388 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-07 00:02:00.408 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-07 00:02:00.420 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-07 00:02:00.423 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-07 00:02:00.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:02:00.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:02:00.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-07 00:02:00.434 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:02:00.436 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-07 00:02:00.439 | + ./stack.sh:main:922 : configure_glance 2022-05-07 00:02:00.441 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-07 00:02:00.454 | + lib/glance:configure_glance:326 : local dburl 2022-05-07 00:02:00.457 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-07 00:02:00.460 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-07 00:02:00.462 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-07 00:02:00.464 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-07 00:02:00.466 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-07 00:02:00.470 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-07 00:02:00.472 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-07 00:02:00.501 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-07 00:02:00.530 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-07 00:02:00.558 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-07 00:02:00.586 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-07 00:02:00.623 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-07 00:02:00.654 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-07 00:02:00.656 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-07 00:02:00.659 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-07 00:02:00.661 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-07 00:02:00.664 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-07 00:02:00.693 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-07 00:02:00.721 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-05-07 00:02:00.747 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-07 00:02:00.777 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-07 00:02:00.805 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-07 00:02:00.834 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-07 00:02:00.861 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-07 00:02:00.892 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-07 00:02:00.919 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-07 00:02:00.947 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-07 00:02:00.979 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-07 00:02:00.981 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-07 00:02:00.984 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-07 00:02:00.986 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-07 00:02:00.988 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-07 00:02:00.991 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-07 00:02:01.007 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:02:01.010 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-07 00:02:01.013 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-07 00:02:01.015 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-07 00:02:01.032 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:02:01.034 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:02:01.037 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:02:01.065 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-07 00:02:01.067 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-07 00:02:01.069 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-07 00:02:01.072 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-07 00:02:01.074 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-07 00:02:01.102 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-07 00:02:01.134 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-07 00:02:01.137 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-07 00:02:01.139 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-07 00:02:01.142 | + lib/glance:configure_glance_store:254 : local be 2022-05-07 00:02:01.145 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-07 00:02:01.147 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-07 00:02:01.149 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-07 00:02:01.181 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-07 00:02:01.183 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2022-05-07 00:02:01.214 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-07 00:02:01.217 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-07 00:02:01.234 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:02:01.236 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-07 00:02:01.263 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-07 00:02:01.292 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-07 00:02:01.319 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-07 00:02:01.347 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-07 00:02:01.376 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-07 00:02:01.392 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:02:01.394 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-07 00:02:01.425 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-07 00:02:01.456 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-07 00:02:01.483 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2022-05-07 00:02:01.512 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-07 00:02:01.540 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2022-05-07 00:02:01.568 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-07 00:02:01.584 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:02:01.586 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-07 00:02:01.589 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-07 00:02:01.591 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-07 00:02:01.595 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-07 00:02:01.612 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-07 00:02:01.614 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-07 00:02:01.616 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-07 00:02:01.619 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-07 00:02:01.621 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-07 00:02:01.649 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:02:01.677 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:02:01.706 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-07 00:02:01.734 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-07 00:02:01.738 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-07 00:02:01.770 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-07 00:02:01.798 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-07 00:02:01.825 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2022-05-07 00:02:01.853 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-07 00:02:01.881 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-07 00:02:01.911 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-07 00:02:01.938 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-07 00:02:01.970 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-07 00:02:02.000 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-07 00:02:02.031 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-07 00:02:02.061 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-07 00:02:02.066 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-07 00:02:02.072 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-07 00:02:02.089 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:02:02.091 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-07 00:02:02.093 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-07 00:02:02.096 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-07 00:02:02.098 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-07 00:02:02.100 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-07 00:02:02.103 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-07 00:02:02.107 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-07 00:02:02.109 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-07 00:02:02.113 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-07 00:02:02.143 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-07 00:02:02.145 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-07 00:02:02.147 | ++ functions:get_random_port:837 : true 2022-05-07 00:02:02.149 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-07 00:02:02.152 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-07 00:02:02.154 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-07 00:02:02.225 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-07 00:02:02.228 | ++ functions:get_random_port:841 : break 2 2022-05-07 00:02:02.230 | ++ functions:get_random_port:845 : echo 60999 2022-05-07 00:02:02.233 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-07 00:02:02.236 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-07 00:02:02.262 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-07 00:02:02.289 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-07 00:02:02.316 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-07 00:02:02.344 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-07 00:02:02.371 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-07 00:02:02.398 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-07 00:02:02.425 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-07 00:02:02.454 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-07 00:02:02.480 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-07 00:02:02.508 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-07 00:02:02.535 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-07 00:02:02.561 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-07 00:02:02.589 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-07 00:02:02.618 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-07 00:02:02.646 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-07 00:02:02.673 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-07 00:02:02.700 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-07 00:02:02.728 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-07 00:02:02.756 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-07 00:02:02.759 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-07 00:02:02.761 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-07 00:02:02.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:02:02.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:02:02.768 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-07 00:02:02.770 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-07 00:02:02.833 | proxy (enabled by site administrator) 2022-05-07 00:02:02.836 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-07 00:02:02.838 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-07 00:02:02.840 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-07 00:02:02.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:02:02.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:02:02.847 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-07 00:02:02.849 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-07 00:02:02.902 | No module matches proxy_http 2022-05-07 00:02:02.905 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-05-07 00:02:02.971 | Considering dependency proxy for proxy_http: 2022-05-07 00:02:02.971 | Module proxy already enabled 2022-05-07 00:02:02.971 | Enabling module proxy_http. 2022-05-07 00:02:02.976 | To activate the new configuration, you need to run: 2022-05-07 00:02:02.976 | systemctl restart apache2 2022-05-07 00:02:02.980 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-05-07 00:02:02.983 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-07 00:02:02.986 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:02:02.989 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-07 00:02:03.118 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-07 00:02:03.122 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-07 00:02:03.124 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-07 00:02:03.126 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-07 00:02:03.129 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:02:03.131 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:02:03.133 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-07 00:02:03.136 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-07 00:02:03.139 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-07 00:02:03.139 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-07 00:02:03.148 | KeepAlive Off 2022-05-07 00:02:03.152 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-07 00:02:03.152 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-07 00:02:03.161 | SetEnv proxy-sendchunked 1 2022-05-07 00:02:03.165 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-07 00:02:03.165 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-07 00:02:03.173 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-07 00:02:03.176 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-07 00:02:03.179 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-07 00:02:03.181 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-07 00:02:03.183 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-07 00:02:03.186 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-07 00:02:03.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:02:03.191 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:02:03.193 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-07 00:02:03.195 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-07 00:02:03.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:02:03.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:02:03.202 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-07 00:02:03.264 | Enabling site glance-wsgi-api. 2022-05-07 00:02:03.270 | To activate the new configuration, you need to run: 2022-05-07 00:02:03.270 | systemctl reload apache2 2022-05-07 00:02:03.274 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-07 00:02:03.276 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-07 00:02:03.279 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:02:03.281 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-07 00:02:03.407 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-07 00:02:03.413 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-07 00:02:03.445 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-07 00:02:03.447 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-07 00:02:03.465 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:02:03.468 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-07 00:02:03.471 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-07 00:02:03.473 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-07 00:02:03.476 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-07 00:02:03.478 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-07 00:02:03.481 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-07 00:02:03.483 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-07 00:02:03.485 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-07 00:02:03.487 | + functions-common:git_clone:610 : local git_ref=master 2022-05-07 00:02:03.490 | + functions-common:git_clone:611 : local orig_dir 2022-05-07 00:02:03.493 | ++ functions-common:git_clone:612 : pwd 2022-05-07 00:02:03.495 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-07 00:02:03.497 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-07 00:02:03.500 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-07 00:02:03.517 | + functions-common:git_clone:615 : RECLONE=False 2022-05-07 00:02:03.519 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-07 00:02:03.521 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-07 00:02:03.525 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-07 00:02:03.525 | + functions-common:git_clone:629 : echo master 2022-05-07 00:02:03.530 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-07 00:02:03.533 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-07 00:02:03.535 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-07 00:02:03.547 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-07 00:02:03.550 | + functions-common:git_clone:690 : git show --oneline 2022-05-07 00:02:03.551 | + functions-common:git_clone:690 : head -1 2022-05-07 00:02:03.570 | 4f73ff920 Merge "mypy: policy.py" 2022-05-07 00:02:03.573 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-07 00:02:03.576 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-07 00:02:03.579 | + inc/python:setup_develop:338 : local bindep 2022-05-07 00:02:03.581 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-07 00:02:03.584 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-07 00:02:03.586 | + inc/python:setup_develop:344 : local extras= 2022-05-07 00:02:03.589 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-07 00:02:03.591 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-07 00:02:03.593 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-07 00:02:03.596 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-07 00:02:03.599 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-07 00:02:03.601 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-07 00:02:03.604 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-07 00:02:03.607 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-07 00:02:03.609 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-07 00:02:03.612 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-07 00:02:03.614 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-07 00:02:03.617 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-07 00:02:03.623 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-07 00:02:03.625 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-07 00:02:04.294 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-07 00:02:04.297 | + inc/python:setup_package:418 : local bindep=0 2022-05-07 00:02:04.300 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-07 00:02:04.302 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-07 00:02:04.304 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-07 00:02:04.307 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-07 00:02:04.309 | + inc/python:setup_package:427 : local flags=-e 2022-05-07 00:02:04.311 | + inc/python:setup_package:428 : local extras= 2022-05-07 00:02:04.314 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-07 00:02:04.316 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-07 00:02:04.319 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-07 00:02:04.321 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-07 00:02:04.324 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-07 00:02:04.326 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-07 00:02:04.346 | Using python 3.8 to install /opt/stack/cinder 2022-05-07 00:02:04.349 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-07 00:02:05.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:02:05.161 | from cryptography.utils import int_from_bytes 2022-05-07 00:02:05.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:02:05.161 | from cryptography.utils import int_from_bytes 2022-05-07 00:02:06.331 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:02:06.362 | Obtaining file:///opt/stack/cinder 2022-05-07 00:02:06.363 | Preparing metadata (setup.py): started 2022-05-07 00:02:11.745 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:02:11.955 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-07 00:02:11.956 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.1) 2022-05-07 00:02:11.957 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.33.0) 2022-05-07 00:02:11.958 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.1.2) 2022-05-07 00:02:11.959 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.20.4) 2022-05-07 00:02:11.960 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.0.2) 2022-05-07 00:02:11.961 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev124) (3.2.0) 2022-05-07 00:02:11.962 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.0) 2022-05-07 00:02:11.963 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (9.4.0) 2022-05-07 00:02:11.964 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.8.0) 2022-05-07 00:02:12.528 | Collecting oauth2client>=4.1.3 2022-05-07 00:02:12.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-05-07 00:02:12.543 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (8.8.0) 2022-05-07 00:02:12.545 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-07 00:02:12.546 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.0) 2022-05-07 00:02:12.547 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (11.3.0) 2022-05-07 00:02:12.548 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-07 00:02:12.550 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (12.13.0) 2022-05-07 00:02:12.551 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-07 00:02:12.552 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.12.1) 2022-05-07 00:02:12.553 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-07 00:02:12.554 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.4.0) 2022-05-07 00:02:12.555 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-07 00:02:12.556 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.3.0) 2022-05-07 00:02:12.557 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-07 00:02:12.558 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.0) 2022-05-07 00:02:12.559 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.13.0) 2022-05-07 00:02:12.560 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.6.0) 2022-05-07 00:02:12.561 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.4.3) 2022-05-07 00:02:12.562 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (21.3) 2022-05-07 00:02:12.710 | Collecting paramiko>=2.7.2 2022-05-07 00:02:12.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-05-07 00:02:12.727 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-07 00:02:12.728 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.1) 2022-05-07 00:02:12.729 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-07 00:02:12.730 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.0.8) 2022-05-07 00:02:12.731 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.3.0) 2022-05-07 00:02:12.824 | Collecting python-glanceclient>=3.2.2 2022-05-07 00:02:12.830 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-05-07 00:02:12.840 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.4.0) 2022-05-07 00:02:12.841 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (17.7.0) 2022-05-07 00:02:12.842 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.13.1) 2022-05-07 00:02:12.843 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2022.1) 2022-05-07 00:02:12.845 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.27.1) 2022-05-07 00:02:12.845 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.5.1) 2022-05-07 00:02:12.846 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-07 00:02:13.201 | Collecting rtslib-fb>=2.1.74 2022-05-07 00:02:13.208 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-05-07 00:02:13.214 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.16.0) 2022-05-07 00:02:13.215 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.4.36) 2022-05-07 00:02:13.216 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.13.0) 2022-05-07 00:02:13.217 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-07 00:02:13.575 | Collecting tabulate>=0.8.7 2022-05-07 00:02:13.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-05-07 00:02:13.585 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-07 00:02:13.586 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.8.7) 2022-05-07 00:02:13.587 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.0) 2022-05-07 00:02:14.237 | Collecting oslo.vmware>=3.10.0 2022-05-07 00:02:14.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-05-07 00:02:14.264 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.2.0) 2022-05-07 00:02:14.265 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.6.0) 2022-05-07 00:02:14.266 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.11.1) 2022-05-07 00:02:15.026 | Collecting google-api-python-client>=1.11.0 2022-05-07 00:02:15.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/444/92f8abf87e831/google_api_python_client-2.47.0-py2.py3-none-any.whl (8.4 MB) 2022-05-07 00:02:15.272 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.11.0) 2022-05-07 00:02:15.273 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (36.0.2) 2022-05-07 00:02:15.274 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.2.2) 2022-05-07 00:02:15.770 | Collecting zstd>=1.4.5.1 2022-05-07 00:02:15.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-05-07 00:02:18.466 | Collecting boto3>=1.16.51 2022-05-07 00:02:18.476 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a69/25fe88cc9cd6a/boto3-1.22.8-py3-none-any.whl (132 kB) 2022-05-07 00:02:24.509 | Collecting botocore<1.26.0,>=1.25.8 2022-05-07 00:02:24.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5b3/42da3487e5669/botocore-1.25.8-py3-none-any.whl (8.7 MB) 2022-05-07 00:02:24.751 | 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.dev124) (1.0.0) 2022-05-07 00:02:25.131 | Collecting s3transfer<0.6.0,>=0.5.0 2022-05-07 00:02:25.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-05-07 00:02:25.205 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev124) (1.15.0) 2022-05-07 00:02:25.235 | 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.dev124) (2.2.1) 2022-05-07 00:02:25.843 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-05-07 00:02:25.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/0d2d6412c77c3/google_api_core-2.7.3-py3-none-any.whl (114 kB) 2022-05-07 00:02:26.215 | Collecting uritemplate<5,>=3.0.1 2022-05-07 00:02:26.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-05-07 00:02:26.563 | Collecting google-auth-httplib2>=0.1.0 2022-05-07 00:02:26.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-05-07 00:02:27.249 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-05-07 00:02:27.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/349/ac49b18b01019/google_auth-2.6.6-py2.py3-none-any.whl (156 kB) 2022-05-07 00:02:27.359 | 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.dev124) (1.7.0) 2022-05-07 00:02:27.410 | 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.dev124) (3.1.1) 2022-05-07 00:02:27.414 | 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.dev124) (2.11.0) 2022-05-07 00:02:28.041 | Collecting pyasn1>=0.1.7 2022-05-07 00:02:28.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-05-07 00:02:28.458 | Collecting rsa>=3.1.4 2022-05-07 00:02:28.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-05-07 00:02:29.007 | Collecting pyasn1-modules>=0.0.5 2022-05-07 00:02:29.015 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-05-07 00:02:29.077 | 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.dev124) (0.17.3) 2022-05-07 00:02:29.121 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev124) (6.0) 2022-05-07 00:02:29.123 | 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.dev124) (1.5.0) 2022-05-07 00:02:29.125 | 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.dev124) (0.8.0) 2022-05-07 00:02:29.126 | 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.dev124) (2.5.0) 2022-05-07 00:02:29.234 | 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.dev124) (2.0.1) 2022-05-07 00:02:29.236 | 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.dev124) (1.7.7) 2022-05-07 00:02:29.237 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev124) (0.5.0) 2022-05-07 00:02:29.297 | 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.dev124) (0.9.6) 2022-05-07 00:02:29.298 | 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.dev124) (2.8.2) 2022-05-07 00:02:29.357 | 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.dev124) (5.0.0) 2022-05-07 00:02:29.359 | 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.dev124) (0.4.0) 2022-05-07 00:02:29.362 | 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.dev124) (5.1.1) 2022-05-07 00:02:29.363 | 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.dev124) (2.4.1) 2022-05-07 00:02:29.364 | 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.dev124) (5.2.4) 2022-05-07 00:02:29.389 | 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.dev124) (3.2.2) 2022-05-07 00:02:29.391 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev124) (3.1.2) 2022-05-07 00:02:29.394 | 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.dev124) (3.3.0) 2022-05-07 00:02:29.441 | 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.dev124) (1.0.3) 2022-05-07 00:02:29.530 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev124) (1.3.3) 2022-05-07 00:02:29.532 | 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.dev124) (3.0.0) 2022-05-07 00:02:29.558 | 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.dev124) (3.3.0) 2022-05-07 00:02:29.583 | 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.dev124) (0.11.0) 2022-05-07 00:02:30.006 | Collecting suds-community>=0.6 2022-05-07 00:02:30.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-05-07 00:02:30.026 | 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.dev124) (1.26.9) 2022-05-07 00:02:30.279 | Collecting pynacl>=1.0.1 2022-05-07 00:02:30.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-05-07 00:02:30.335 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev124) (62.1.0) 2022-05-07 00:02:30.475 | 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.dev124) (3.10.1) 2022-05-07 00:02:30.513 | 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.dev124) (1.14.1) 2022-05-07 00:02:30.516 | 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.dev124) (22.0.0) 2022-05-07 00:02:30.556 | Collecting warlock<2,>=1.2.0 2022-05-07 00:02:30.563 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-05-07 00:02:30.781 | 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.dev124) (2.0.12) 2022-05-07 00:02:30.784 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (3.3) 2022-05-07 00:02:30.785 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (2019.11.28) 2022-05-07 00:02:30.821 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev124) (0.7) 2022-05-07 00:02:31.203 | Collecting pyudev>=0.16.1 2022-05-07 00:02:31.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-05-07 00:02:31.462 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.5.2) 2022-05-07 00:02:31.463 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.4.2) 2022-05-07 00:02:31.613 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.8) 2022-05-07 00:02:31.614 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (1.4.2) 2022-05-07 00:02:31.616 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.5.0) 2022-05-07 00:02:31.746 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev124) (0.13.1) 2022-05-07 00:02:31.868 | 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.dev124) (4.11.3) 2022-05-07 00:02:31.869 | 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.dev124) (1.2.0) 2022-05-07 00:02:31.871 | 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.dev124) (5.7.1) 2022-05-07 00:02:31.906 | 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.dev124) (5.0.0) 2022-05-07 00:02:32.123 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev124) (2.21) 2022-05-07 00:02:32.202 | 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.dev124) (0.5.0) 2022-05-07 00:02:32.205 | 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.dev124) (2.4.1) 2022-05-07 00:02:32.414 | 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.dev124) (2.5.0) 2022-05-07 00:02:32.536 | 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.dev124) (3.20.1) 2022-05-07 00:02:32.914 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-05-07 00:02:32.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) 2022-05-07 00:02:33.130 | 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.dev124) (2.1.1) 2022-05-07 00:02:33.559 | 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.dev124) (1.1.5) 2022-05-07 00:02:33.611 | 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.dev124) (0.14.1) 2022-05-07 00:02:33.659 | 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.dev124) (0.2.5) 2022-05-07 00:02:35.199 | 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.dev124) (1.32) 2022-05-07 00:02:35.473 | 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.dev124) (21.4.0) 2022-05-07 00:02:35.474 | 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.dev124) (1.8.2) 2022-05-07 00:02:35.623 | 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.dev124) (2.3) 2022-05-07 00:02:35.816 | 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.dev124) (1.0.0) 2022-05-07 00:02:35.993 | 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.dev124) (3.8.0) 2022-05-07 00:02:37.670 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-05-07 00:02:40.314 | Attempting uninstall: pynacl 2022-05-07 00:02:40.316 | Found existing installation: PyNaCl 1.3.0 2022-05-07 00:02:40.323 | Uninstalling PyNaCl-1.3.0: 2022-05-07 00:02:40.356 | Successfully uninstalled PyNaCl-1.3.0 2022-05-07 00:02:42.841 | Running setup.py develop for cinder 2022-05-07 00:02:50.119 | Successfully installed boto3-1.22.8 botocore-1.25.8 cinder google-api-core-2.7.3 google-api-python-client-2.47.0 google-auth-2.6.6 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-05-07 00:02:50.119 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:02:50.127 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:02:50.127 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:02:50.376 | + inc/python:pip_install:200 : result=0 2022-05-07 00:02:50.378 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:02:50.381 | + functions-common:time_stop:2437 : local name 2022-05-07 00:02:50.383 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:02:50.385 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:02:50.387 | + functions-common:time_stop:2440 : local total 2022-05-07 00:02:50.390 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:02:50.392 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:02:50.394 | + functions-common:time_stop:2444 : start_time=1651881724341 2022-05-07 00:02:50.396 | + functions-common:time_stop:2446 : [[ -z 1651881724341 ]] 2022-05-07 00:02:50.399 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:02:50.403 | + functions-common:time_stop:2449 : end_time=1651881770401 2022-05-07 00:02:50.406 | + functions-common:time_stop:2450 : elapsed_time=46060 2022-05-07 00:02:50.408 | + functions-common:time_stop:2451 : total=149173 2022-05-07 00:02:50.410 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:02:50.412 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=195233 2022-05-07 00:02:50.414 | + inc/python:pip_install:203 : return 0 2022-05-07 00:02:50.417 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-07 00:02:50.419 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-07 00:02:50.422 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-07 00:02:50.441 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-07 00:02:50.453 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-07 00:02:50.456 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-07 00:02:50.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:02:50.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:02:50.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-05-07 00:02:50.465 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:02:50.468 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-07 00:02:50.470 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-07 00:02:50.473 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-07 00:02:50.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:02:50.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:02:50.480 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-07 00:02:50.492 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-07 00:02:50.494 | + functions-common:install_package:1475 : update_package_repo 2022-05-07 00:02:50.496 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-07 00:02:50.500 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-07 00:02:50.502 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-07 00:02:50.504 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-07 00:02:50.507 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-07 00:02:50.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:02:50.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:02:50.514 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-07 00:02:50.516 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-07 00:02:50.519 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-07 00:02:50.521 | + functions-common:apt_get_update:1202 : return 2022-05-07 00:02:50.524 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-07 00:02:50.526 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-07 00:02:50.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:02:50.532 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:02:50.534 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-07 00:02:50.557 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-07 00:02:50.665 | Reading package lists... 2022-05-07 00:02:50.912 | Building dependency tree... 2022-05-07 00:02:50.914 | Reading state information... 2022-05-07 00:02:51.164 | The following packages were automatically installed and are no longer required: 2022-05-07 00:02:51.166 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-07 00:02:51.166 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-07 00:02:51.166 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-07 00:02:51.166 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-07 00:02:51.166 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-07 00:02:51.166 | python3-zope.interface 2022-05-07 00:02:51.166 | Use 'sudo apt autoremove' to remove them. 2022-05-07 00:02:51.168 | The following additional packages will be installed: 2022-05-07 00:02:51.168 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-07 00:02:51.169 | python3-urwid 2022-05-07 00:02:51.171 | Suggested packages: 2022-05-07 00:02:51.171 | python-pyparsing-doc python-urwid-doc 2022-05-07 00:02:51.240 | The following NEW packages will be installed: 2022-05-07 00:02:51.241 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-07 00:02:51.241 | python3-urwid targetcli-fb 2022-05-07 00:02:51.346 | 0 upgraded, 6 newly installed, 0 to remove and 132 not upgraded. 2022-05-07 00:02:51.346 | Need to get 356 kB of archives. 2022-05-07 00:02:51.346 | After this operation, 2,294 kB of additional disk space will be used. 2022-05-07 00:02:51.347 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-05-07 00:02:51.488 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-05-07 00:02:51.565 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-05-07 00:02:51.576 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-05-07 00:02:51.582 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-05-07 00:02:51.589 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-05-07 00:02:52.194 | Fetched 356 kB in 0s (1,030 kB/s) 2022-05-07 00:02:52.344 | Selecting previously unselected package python3-pyparsing. 2022-05-07 00:02:52.395 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-05-07 00:02:52.399 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-05-07 00:02:52.440 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-05-07 00:02:52.801 | Selecting previously unselected package python3-urwid. 2022-05-07 00:02:52.811 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-05-07 00:02:52.869 | Unpacking python3-urwid (2.0.1-3) ... 2022-05-07 00:02:53.188 | Selecting previously unselected package python3-configshell-fb. 2022-05-07 00:02:53.197 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-05-07 00:02:53.240 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-07 00:02:53.612 | Selecting previously unselected package python3-pyudev. 2022-05-07 00:02:53.621 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-05-07 00:02:53.669 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-07 00:02:54.040 | Selecting previously unselected package python3-rtslib-fb. 2022-05-07 00:02:54.050 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-05-07 00:02:54.097 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-07 00:02:54.515 | Selecting previously unselected package targetcli-fb. 2022-05-07 00:02:54.525 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-05-07 00:02:54.572 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-07 00:02:54.922 | Setting up python3-urwid (2.0.1-3) ... 2022-05-07 00:02:55.376 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-07 00:02:55.376 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-07 00:02:55.376 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-07 00:02:55.376 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-07 00:02:55.376 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-07 00:02:55.376 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-07 00:02:55.376 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-07 00:02:55.376 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-07 00:02:55.554 | Setting up python3-pyparsing (2.4.6-1) ... 2022-05-07 00:02:55.994 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-07 00:02:56.411 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-07 00:02:56.834 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-07 00:02:58.263 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-07 00:02:58.885 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-05-07 00:02:58.885 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-05-07 00:03:00.937 | Processing triggers for man-db (2.9.1-1) ... 2022-05-07 00:03:01.234 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-05-07 00:03:09.918 | + functions-common:apt_get:1246 : result=0 2022-05-07 00:03:09.921 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-07 00:03:09.924 | + functions-common:time_stop:2437 : local name 2022-05-07 00:03:09.926 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:03:09.929 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:03:09.931 | + functions-common:time_stop:2440 : local total 2022-05-07 00:03:09.934 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:03:09.936 | + functions-common:time_stop:2443 : name=apt-get 2022-05-07 00:03:09.939 | + functions-common:time_stop:2444 : start_time=1651881770554 2022-05-07 00:03:09.941 | + functions-common:time_stop:2446 : [[ -z 1651881770554 ]] 2022-05-07 00:03:09.944 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:03:09.949 | + functions-common:time_stop:2449 : end_time=1651881789946 2022-05-07 00:03:09.951 | + functions-common:time_stop:2450 : elapsed_time=19392 2022-05-07 00:03:09.954 | + functions-common:time_stop:2451 : total=504465 2022-05-07 00:03:09.956 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:03:09.959 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=523857 2022-05-07 00:03:09.961 | + functions-common:apt_get:1250 : return 0 2022-05-07 00:03:09.964 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-07 00:03:09.967 | + ./stack.sh:main:928 : configure_cinder 2022-05-07 00:03:09.969 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-07 00:03:09.982 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-07 00:03:09.986 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-07 00:03:09.988 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-07 00:03:09.991 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-07 00:03:09.994 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-07 00:03:09.994 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-07 00:03:09.999 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-07 00:03:10.001 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-07 00:03:10.003 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-07 00:03:10.005 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-07 00:03:10.007 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-07 00:03:10.009 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-07 00:03:10.011 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-07 00:03:10.013 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-07 00:03:10.025 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-07 00:03:10.038 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-05-07 00:03:10.051 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-05-07 00:03:10.063 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-07 00:03:10.106 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-07 00:03:10.109 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-07 00:03:10.121 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tYa6UHH7XK 2022-05-07 00:03:10.123 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-07 00:03:10.125 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-07 00:03:10.128 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-07 00:03:10.130 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tYa6UHH7XK 2022-05-07 00:03:10.134 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tYa6UHH7XK 2022-05-07 00:03:10.146 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tYa6UHH7XK /etc/sudoers.d/cinder-rootwrap 2022-05-07 00:03:10.159 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-07 00:03:10.163 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-07 00:03:10.165 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-07 00:03:10.167 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-07 00:03:10.170 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-07 00:03:10.172 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-07 00:03:10.174 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-07 00:03:10.176 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-07 00:03:10.178 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-07 00:03:10.183 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-07 00:03:10.187 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-07 00:03:10.206 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-07 00:03:10.224 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-07 00:03:10.242 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-07 00:03:10.260 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-07 00:03:10.279 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-07 00:03:10.298 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-07 00:03:10.316 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-07 00:03:10.335 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-07 00:03:10.337 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-07 00:03:10.339 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-07 00:03:10.342 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-07 00:03:10.344 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-07 00:03:10.373 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-07 00:03:10.407 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-05-07 00:03:10.435 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-07 00:03:10.463 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-07 00:03:10.491 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-07 00:03:10.519 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-07 00:03:10.546 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-07 00:03:10.573 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-07 00:03:10.601 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-07 00:03:10.628 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-07 00:03:10.658 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-07 00:03:10.686 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-07 00:03:10.689 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-07 00:03:10.691 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-07 00:03:10.694 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-07 00:03:10.696 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-07 00:03:10.699 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-07 00:03:10.738 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-07 00:03:10.766 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-07 00:03:10.797 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-07 00:03:10.825 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-07 00:03:10.852 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-07 00:03:10.880 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-07 00:03:10.913 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-07 00:03:10.915 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2022-05-07 00:03:10.943 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-07 00:03:10.974 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-07 00:03:10.981 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9f9c6b4e55231514f2ad1bfcb02d6bb3 2022-05-07 00:03:11.009 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-07 00:03:11.011 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-07 00:03:11.047 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-07 00:03:11.077 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-07 00:03:11.107 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-07 00:03:11.135 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-07 00:03:11.151 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:03:11.153 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-05-07 00:03:11.155 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-05-07 00:03:11.158 | + lib/cinder:configure_cinder:301 : local default_name= 2022-05-07 00:03:11.160 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-05-07 00:03:11.162 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-07 00:03:11.164 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-05-07 00:03:11.167 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-05-07 00:03:11.169 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-05-07 00:03:11.172 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-05-07 00:03:11.174 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-05-07 00:03:11.176 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-05-07 00:03:11.207 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-05-07 00:03:11.235 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-05-07 00:03:11.262 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-05-07 00:03:11.290 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-05-07 00:03:11.318 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-05-07 00:03:11.345 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-05-07 00:03:11.348 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-05-07 00:03:11.350 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-05-07 00:03:11.352 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-05-07 00:03:11.390 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-05-07 00:03:11.393 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-05-07 00:03:11.420 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-05-07 00:03:11.423 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-05-07 00:03:11.425 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-05-07 00:03:11.427 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-05-07 00:03:11.456 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-05-07 00:03:11.458 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-05-07 00:03:11.461 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-07 00:03:11.476 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:03:11.479 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-05-07 00:03:11.481 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-05-07 00:03:11.484 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-05-07 00:03:11.486 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-05-07 00:03:11.514 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.44:8080/v1/AUTH_ 2022-05-07 00:03:11.541 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-05-07 00:03:11.557 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:03:11.560 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-07 00:03:11.577 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:03:11.579 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-07 00:03:11.596 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:03:11.598 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-07 00:03:11.600 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-07 00:03:11.602 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-07 00:03:11.605 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-07 00:03:11.608 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-07 00:03:11.610 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-07 00:03:11.612 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-07 00:03:11.628 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:03:11.631 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-07 00:03:11.633 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-07 00:03:11.636 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-07 00:03:11.652 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:03:11.654 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:03:11.657 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:03:11.686 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-07 00:03:11.688 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-07 00:03:11.691 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-07 00:03:11.693 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-07 00:03:11.695 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-07 00:03:11.698 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-07 00:03:11.715 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-07 00:03:11.718 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-07 00:03:11.720 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-07 00:03:11.722 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-07 00:03:11.725 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-07 00:03:11.753 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:03:11.780 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:03:11.808 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-07 00:03:11.837 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-07 00:03:11.852 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:03:11.855 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-07 00:03:11.858 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-07 00:03:11.860 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-07 00:03:11.863 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-07 00:03:11.865 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-07 00:03:11.867 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-07 00:03:11.870 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-07 00:03:11.875 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-07 00:03:11.877 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-07 00:03:11.879 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-07 00:03:11.891 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-07 00:03:11.892 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:03:11.900 | d /var/run/uwsgi 0755 ubuntu root 2022-05-07 00:03:11.903 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:03:11.919 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-07 00:03:11.921 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-07 00:03:11.925 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-07 00:03:11.955 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-07 00:03:11.982 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-07 00:03:12.009 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-07 00:03:12.036 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-07 00:03:12.063 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-07 00:03:12.090 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-07 00:03:12.118 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-07 00:03:12.145 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-07 00:03:12.172 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-07 00:03:12.199 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-07 00:03:12.227 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-07 00:03:12.254 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-07 00:03:12.281 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-07 00:03:12.283 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-07 00:03:12.286 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-07 00:03:12.289 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-07 00:03:12.291 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-07 00:03:12.293 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:03:12.295 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:03:12.298 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-07 00:03:12.300 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-07 00:03:12.303 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-07 00:03:12.330 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-07 00:03:12.359 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-07 00:03:12.359 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-07 00:03:12.367 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-07 00:03:12.370 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-07 00:03:12.373 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-07 00:03:12.375 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-07 00:03:12.378 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-07 00:03:12.380 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-07 00:03:12.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:03:12.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:03:12.387 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-07 00:03:12.390 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-07 00:03:12.392 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:03:12.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:03:12.397 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-07 00:03:12.459 | Enabling site cinder-wsgi. 2022-05-07 00:03:12.465 | To activate the new configuration, you need to run: 2022-05-07 00:03:12.465 | systemctl reload apache2 2022-05-07 00:03:12.470 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-07 00:03:12.472 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-07 00:03:12.474 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:03:12.477 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-07 00:03:12.604 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-07 00:03:12.606 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-07 00:03:12.639 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2022-05-07 00:03:12.667 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-07 00:03:12.683 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:03:12.685 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-07 00:03:12.688 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-07 00:03:12.690 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-07 00:03:12.693 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-07 00:03:12.695 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-07 00:03:12.726 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-07 00:03:12.753 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2022-05-07 00:03:12.781 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-07 00:03:12.808 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-07 00:03:12.850 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-07 00:03:12.878 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-07 00:03:12.909 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-07 00:03:12.938 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-07 00:03:12.966 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-07 00:03:12.993 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-07 00:03:13.022 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-07 00:03:13.050 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-07 00:03:13.052 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-07 00:03:13.069 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:03:13.071 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2022-05-07 00:03:13.102 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-07 00:03:13.105 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-07 00:03:13.122 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:03:13.124 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-07 00:03:13.127 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-07 00:03:13.129 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-07 00:03:13.132 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-07 00:03:13.134 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-07 00:03:13.136 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-07 00:03:13.140 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:03:13.141 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-07 00:03:13.146 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:03:13.149 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-07 00:03:13.151 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-07 00:03:13.154 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-07 00:03:13.157 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-07 00:03:13.160 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-07 00:03:13.162 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-07 00:03:13.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:03:13.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:03:13.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-05-07 00:03:13.172 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:03:13.174 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-07 00:03:13.177 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-07 00:03:13.179 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-07 00:03:13.181 | + functions-common:git_clone:610 : local git_ref=master 2022-05-07 00:03:13.183 | + functions-common:git_clone:611 : local orig_dir 2022-05-07 00:03:13.186 | ++ functions-common:git_clone:612 : pwd 2022-05-07 00:03:13.189 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-07 00:03:13.191 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-07 00:03:13.194 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-07 00:03:13.211 | + functions-common:git_clone:615 : RECLONE=False 2022-05-07 00:03:13.213 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-07 00:03:13.215 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-07 00:03:13.218 | + functions-common:git_clone:629 : echo master 2022-05-07 00:03:13.219 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-07 00:03:13.224 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-07 00:03:13.226 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-07 00:03:13.228 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-07 00:03:13.241 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-07 00:03:13.244 | + functions-common:git_clone:690 : git show --oneline 2022-05-07 00:03:13.244 | + functions-common:git_clone:690 : head -1 2022-05-07 00:03:13.248 | ad3c23fa0d Merge commit 'refs/changes/80/837780/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-05-07 00:03:13.251 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-07 00:03:13.254 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-07 00:03:13.256 | + inc/python:setup_develop:338 : local bindep 2022-05-07 00:03:13.258 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-07 00:03:13.261 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-07 00:03:13.264 | + inc/python:setup_develop:344 : local extras= 2022-05-07 00:03:13.266 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-07 00:03:13.269 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-07 00:03:13.271 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-07 00:03:13.273 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-07 00:03:13.276 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-07 00:03:13.279 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-07 00:03:13.282 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-07 00:03:13.285 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-07 00:03:13.287 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-07 00:03:13.290 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-07 00:03:13.292 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-07 00:03:13.296 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-07 00:03:13.301 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-07 00:03:13.304 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-07 00:03:13.966 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-07 00:03:13.968 | + inc/python:setup_package:418 : local bindep=0 2022-05-07 00:03:13.971 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-07 00:03:13.973 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-07 00:03:13.975 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-07 00:03:13.978 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-07 00:03:13.980 | + inc/python:setup_package:427 : local flags=-e 2022-05-07 00:03:13.983 | + inc/python:setup_package:428 : local extras= 2022-05-07 00:03:13.985 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-07 00:03:13.988 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-07 00:03:13.990 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-07 00:03:13.992 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-07 00:03:13.995 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-07 00:03:13.998 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-07 00:03:14.018 | Using python 3.8 to install /opt/stack/neutron 2022-05-07 00:03:14.020 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-07 00:03:14.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:03:14.847 | from cryptography.utils import int_from_bytes 2022-05-07 00:03:14.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:03:14.847 | from cryptography.utils import int_from_bytes 2022-05-07 00:03:16.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:03:16.042 | Obtaining file:///opt/stack/neutron 2022-05-07 00:03:16.042 | Preparing metadata (setup.py): started 2022-05-07 00:03:21.646 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:03:21.737 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (5.9.0) 2022-05-07 00:03:21.738 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (3.5.0) 2022-05-07 00:03:21.739 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.1.1) 2022-05-07 00:03:21.740 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.5.1) 2022-05-07 00:03:21.741 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.5.0) 2022-05-07 00:03:21.742 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (5.1.1) 2022-05-07 00:03:21.743 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (0.33.0) 2022-05-07 00:03:21.744 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (1.4.1) 2022-05-07 00:03:21.745 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (0.20.4) 2022-05-07 00:03:21.746 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.27.1) 2022-05-07 00:03:21.748 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (3.1.2) 2022-05-07 00:03:21.749 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (9.4.0) 2022-05-07 00:03:21.750 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (0.8.0) 2022-05-07 00:03:21.751 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (0.11.0) 2022-05-07 00:03:21.752 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.20.0) 2022-05-07 00:03:21.753 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (7.8.0) 2022-05-07 00:03:21.754 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (6.3.1) 2022-05-07 00:03:21.755 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (1.4.36) 2022-05-07 00:03:21.756 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (1.8.7) 2022-05-07 00:03:21.757 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (4.5.0) 2022-05-07 00:03:21.758 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (1.7.7) 2022-05-07 00:03:21.759 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (3.5.0) 2022-05-07 00:03:21.760 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.11.0) 2022-05-07 00:03:21.761 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (4.5.1) 2022-05-07 00:03:21.763 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (8.8.0) 2022-05-07 00:03:21.764 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (4.1.0) 2022-05-07 00:03:21.765 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (11.3.0) 2022-05-07 00:03:21.767 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (5.1.0) 2022-05-07 00:03:21.768 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (4.7.0) 2022-05-07 00:03:21.769 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (12.13.0) 2022-05-07 00:03:21.770 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (4.5.1) 2022-05-07 00:03:21.771 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (3.12.1) 2022-05-07 00:03:21.772 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.8.0) 2022-05-07 00:03:21.773 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.4.0) 2022-05-07 00:03:21.774 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (6.3.1) 2022-05-07 00:03:21.775 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (4.3.0) 2022-05-07 00:03:21.776 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.8.0) 2022-05-07 00:03:21.777 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (1.5.0) 2022-05-07 00:03:21.778 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (4.13.0) 2022-05-07 00:03:21.779 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.6.0) 2022-05-07 00:03:21.780 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (3.4.3) 2022-05-07 00:03:21.781 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.3.1) 2022-05-07 00:03:21.782 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (1.1.0) 2022-05-07 00:03:21.783 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.17.1.post1) 2022-05-07 00:03:21.784 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (1.16.0) 2022-05-07 00:03:21.785 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (21.3) 2022-05-07 00:03:21.787 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (5.9.0) 2022-05-07 00:03:21.788 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (0.6.9) 2022-05-07 00:03:21.788 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (22.0.0) 2022-05-07 00:03:21.789 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (17.7.0) 2022-05-07 00:03:21.791 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (0.61.0) 2022-05-07 00:03:21.792 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (4.5.0) 2022-05-07 00:03:21.793 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.7.1) 2022-05-07 00:03:21.794 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.4.1) 2022-05-07 00:03:21.795 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev192) (2.11.1) 2022-05-07 00:03:21.813 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev192) (5.7.1) 2022-05-07 00:03:21.814 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev192) (4.11.3) 2022-05-07 00:03:21.815 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev192) (1.2.0) 2022-05-07 00:03:21.822 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev192) (1.14.1) 2022-05-07 00:03:21.834 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev192) (1.16.0) 2022-05-07 00:03:21.835 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev192) (1.1.2) 2022-05-07 00:03:21.836 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev192) (2.2.1) 2022-05-07 00:03:21.853 | 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.dev192) (3.0.8) 2022-05-07 00:03:21.860 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev192) (2.1.1) 2022-05-07 00:03:21.921 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev192) (1.0.2) 2022-05-07 00:03:21.923 | 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.dev192) (1.7.0) 2022-05-07 00:03:21.975 | 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.dev192) (3.1.1) 2022-05-07 00:03:21.978 | 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.dev192) (4.4.0) 2022-05-07 00:03:22.022 | 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.dev192) (1.2.3) 2022-05-07 00:03:22.025 | 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.dev192) (2.7.0) 2022-05-07 00:03:22.054 | 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.dev192) (1.32) 2022-05-07 00:03:22.055 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev192) (6.0) 2022-05-07 00:03:22.057 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev192) (2.5.0) 2022-05-07 00:03:22.058 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev192) (1.0.0) 2022-05-07 00:03:22.059 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev192) (36.0.2) 2022-05-07 00:03:22.061 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev192) (1.4.0) 2022-05-07 00:03:22.062 | 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.dev192) (1.1.5) 2022-05-07 00:03:22.063 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev192) (1.4.4) 2022-05-07 00:03:22.079 | 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.dev192) (1.0.3) 2022-05-07 00:03:22.170 | 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.dev192) (0.17.3) 2022-05-07 00:03:22.214 | 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.dev192) (1.5.0) 2022-05-07 00:03:22.303 | 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.dev192) (0.13.0) 2022-05-07 00:03:22.304 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev192) (0.5.0) 2022-05-07 00:03:22.305 | 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.dev192) (2.0.1) 2022-05-07 00:03:22.362 | 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.dev192) (2.8.2) 2022-05-07 00:03:22.365 | 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.dev192) (0.9.6) 2022-05-07 00:03:22.425 | 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.dev192) (0.4.0) 2022-05-07 00:03:22.428 | 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.dev192) (5.2.4) 2022-05-07 00:03:22.429 | 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.dev192) (5.0.0) 2022-05-07 00:03:22.431 | 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.dev192) (5.1.1) 2022-05-07 00:03:22.454 | 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.dev192) (3.3.0) 2022-05-07 00:03:22.457 | 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.dev192) (3.2.2) 2022-05-07 00:03:22.506 | 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.dev192) (1.15.0) 2022-05-07 00:03:22.559 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev192) (2022.1) 2022-05-07 00:03:22.590 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev192) (1.3.3) 2022-05-07 00:03:22.591 | 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.dev192) (3.0.0) 2022-05-07 00:03:22.618 | 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.dev192) (3.3.0) 2022-05-07 00:03:22.752 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev192) (2.4.0) 2022-05-07 00:03:22.826 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev192) (62.1.0) 2022-05-07 00:03:22.909 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev192) (3.0.0) 2022-05-07 00:03:22.910 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev192) (0.3.5) 2022-05-07 00:03:23.026 | 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.dev192) (0.6.9) 2022-05-07 00:03:23.027 | 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.dev192) (0.6.9) 2022-05-07 00:03:23.029 | 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.dev192) (0.6.9) 2022-05-07 00:03:23.030 | 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.dev192) (0.6.9) 2022-05-07 00:03:23.031 | 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.dev192) (0.6.9) 2022-05-07 00:03:23.032 | 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.dev192) (0.6.9) 2022-05-07 00:03:23.033 | 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.dev192) (0.6.9) 2022-05-07 00:03:23.239 | 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.dev192) (3.10.1) 2022-05-07 00:03:23.240 | 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.dev192) (2.5.0) 2022-05-07 00:03:23.242 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev192) (3.2.0) 2022-05-07 00:03:23.283 | 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.dev192) (2.1.0) 2022-05-07 00:03:23.287 | 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.dev192) (3.17.6) 2022-05-07 00:03:23.379 | 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.dev192) (2.0.12) 2022-05-07 00:03:23.380 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev192) (2019.11.28) 2022-05-07 00:03:23.381 | 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.dev192) (1.26.9) 2022-05-07 00:03:23.383 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev192) (3.3) 2022-05-07 00:03:23.419 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev192) (0.7) 2022-05-07 00:03:23.760 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev192) (0.13.1) 2022-05-07 00:03:23.834 | 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.dev192) (5.0.0) 2022-05-07 00:03:23.990 | 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.dev192) (2.21) 2022-05-07 00:03:24.062 | 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.dev192) (2.4.1) 2022-05-07 00:03:24.063 | 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.dev192) (0.5.0) 2022-05-07 00:03:24.296 | 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.dev192) (2.5.0) 2022-05-07 00:03:24.465 | 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.dev192) (2.3) 2022-05-07 00:03:24.989 | 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.dev192) (0.14.1) 2022-05-07 00:03:25.041 | 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.dev192) (0.2.5) 2022-05-07 00:03:25.685 | 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.dev192) (0.5.2) 2022-05-07 00:03:25.686 | 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.dev192) (0.4.2) 2022-05-07 00:03:25.996 | 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.dev192) (2.1.1) 2022-05-07 00:03:25.997 | 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.dev192) (4.11.1) 2022-05-07 00:03:26.165 | 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.dev192) (3.8.0) 2022-05-07 00:03:26.407 | 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.dev192) (21.4.0) 2022-05-07 00:03:26.408 | 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.dev192) (1.8.2) 2022-05-07 00:03:26.588 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev192) (1.0.0) 2022-05-07 00:03:26.846 | 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.dev192) (2.3.2.post1) 2022-05-07 00:03:28.270 | Installing collected packages: neutron 2022-05-07 00:03:28.270 | Attempting uninstall: neutron 2022-05-07 00:03:28.272 | Found existing installation: neutron 20.0.0 2022-05-07 00:03:29.580 | Uninstalling neutron-20.0.0: 2022-05-07 00:03:29.658 | Successfully uninstalled neutron-20.0.0 2022-05-07 00:03:29.659 | Running setup.py develop for neutron 2022-05-07 00:03:37.232 | Successfully installed neutron 2022-05-07 00:03:37.232 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:03:37.239 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:03:37.239 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:03:37.375 | + inc/python:pip_install:200 : result=0 2022-05-07 00:03:37.377 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:03:37.380 | + functions-common:time_stop:2437 : local name 2022-05-07 00:03:37.382 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:03:37.384 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:03:37.386 | + functions-common:time_stop:2440 : local total 2022-05-07 00:03:37.389 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:03:37.391 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:03:37.393 | + functions-common:time_stop:2444 : start_time=1651881794012 2022-05-07 00:03:37.395 | + functions-common:time_stop:2446 : [[ -z 1651881794012 ]] 2022-05-07 00:03:37.398 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:03:37.402 | + functions-common:time_stop:2449 : end_time=1651881817400 2022-05-07 00:03:37.405 | + functions-common:time_stop:2450 : elapsed_time=23388 2022-05-07 00:03:37.407 | + functions-common:time_stop:2451 : total=195233 2022-05-07 00:03:37.409 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:03:37.411 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=218621 2022-05-07 00:03:37.414 | + inc/python:pip_install:203 : return 0 2022-05-07 00:03:37.416 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-07 00:03:37.419 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-07 00:03:37.421 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-07 00:03:37.440 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-07 00:03:37.452 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-07 00:03:37.455 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-07 00:03:37.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:03:37.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:03:37.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-05-07 00:03:37.466 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:03:37.468 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-07 00:03:37.470 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-07 00:03:37.473 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-07 00:03:37.490 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:03:37.492 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-07 00:03:37.495 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-07 00:03:37.498 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-07 00:03:37.500 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-07 00:03:37.503 | + lib/stack:stack_install_service:32 : install_nova 2022-05-07 00:03:37.505 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-07 00:03:37.507 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-07 00:03:37.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:03:37.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:03:37.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-05-07 00:03:37.517 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:03:37.519 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-07 00:03:37.535 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:03:37.538 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-07 00:03:37.554 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:03:37.557 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-07 00:03:37.573 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:03:37.575 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-07 00:03:37.578 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-07 00:03:37.580 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-07 00:03:37.582 | + functions-common:git_clone:610 : local git_ref=master 2022-05-07 00:03:37.584 | + functions-common:git_clone:611 : local orig_dir 2022-05-07 00:03:37.587 | ++ functions-common:git_clone:612 : pwd 2022-05-07 00:03:37.589 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-07 00:03:37.592 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-07 00:03:37.595 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-07 00:03:37.610 | + functions-common:git_clone:615 : RECLONE=False 2022-05-07 00:03:37.612 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-07 00:03:37.614 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-07 00:03:37.617 | + functions-common:git_clone:629 : echo master 2022-05-07 00:03:37.617 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-07 00:03:37.623 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-07 00:03:37.625 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-07 00:03:37.627 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-07 00:03:37.640 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-07 00:03:37.643 | + functions-common:git_clone:690 : git show --oneline 2022-05-07 00:03:37.643 | + functions-common:git_clone:690 : head -1 2022-05-07 00:03:37.648 | b7e1d1219c Merge "Adapt bindep ubuntu-jammy" 2022-05-07 00:03:37.650 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-07 00:03:37.654 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-07 00:03:37.656 | + inc/python:setup_develop:338 : local bindep 2022-05-07 00:03:37.658 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-07 00:03:37.661 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-07 00:03:37.663 | + inc/python:setup_develop:344 : local extras= 2022-05-07 00:03:37.665 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-07 00:03:37.668 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-07 00:03:37.670 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-07 00:03:37.673 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-07 00:03:37.675 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-07 00:03:37.678 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-07 00:03:37.681 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-07 00:03:37.683 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-07 00:03:37.687 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-07 00:03:37.689 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-07 00:03:37.691 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-07 00:03:37.694 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-07 00:03:37.700 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-07 00:03:37.703 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-07 00:03:38.370 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-07 00:03:38.373 | + inc/python:setup_package:418 : local bindep=0 2022-05-07 00:03:38.375 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-07 00:03:38.377 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-07 00:03:38.380 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-07 00:03:38.382 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-07 00:03:38.384 | + inc/python:setup_package:427 : local flags=-e 2022-05-07 00:03:38.386 | + inc/python:setup_package:428 : local extras= 2022-05-07 00:03:38.389 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-07 00:03:38.391 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-07 00:03:38.394 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-07 00:03:38.396 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-07 00:03:38.398 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-07 00:03:38.401 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-07 00:03:38.421 | Using python 3.8 to install /opt/stack/nova 2022-05-07 00:03:38.423 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-07 00:03:39.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:03:39.292 | from cryptography.utils import int_from_bytes 2022-05-07 00:03:39.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:03:39.292 | from cryptography.utils import int_from_bytes 2022-05-07 00:03:40.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:03:40.502 | Obtaining file:///opt/stack/nova 2022-05-07 00:03:40.503 | Preparing metadata (setup.py): started 2022-05-07 00:03:47.036 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:03:47.251 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (5.9.0) 2022-05-07 00:03:47.252 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.4.36) 2022-05-07 00:03:47.253 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (5.1.1) 2022-05-07 00:03:47.254 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (0.33.0) 2022-05-07 00:03:47.255 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (3.1.2) 2022-05-07 00:03:47.256 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (9.4.0) 2022-05-07 00:03:47.257 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.8.0) 2022-05-07 00:03:47.258 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.5.1) 2022-05-07 00:03:47.259 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (36.0.2) 2022-05-07 00:03:47.260 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.8.7) 2022-05-07 00:03:47.261 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.1.2) 2022-05-07 00:03:47.263 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.1.1) 2022-05-07 00:03:47.264 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (3.5.0) 2022-05-07 00:03:47.265 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (3.3.0) 2022-05-07 00:03:47.266 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (0.13.0) 2022-05-07 00:03:47.267 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.7.7) 2022-05-07 00:03:47.268 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (0.8.0) 2022-05-07 00:03:47.269 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (0.11.0) 2022-05-07 00:03:47.270 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.8.1) 2022-05-07 00:03:47.271 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.0.2) 2022-05-07 00:03:47.272 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev101) (3.2.0) 2022-05-07 00:03:47.273 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (8.3.0) 2022-05-07 00:03:47.274 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.5.0) 2022-05-07 00:03:47.275 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (7.8.0) 2022-05-07 00:03:47.276 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (3.6.0) 2022-05-07 00:03:47.278 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.27.1) 2022-05-07 00:03:47.279 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (3.5.0) 2022-05-07 00:03:47.357 | Collecting websockify>=0.9.0 2022-05-07 00:03:47.364 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-05-07 00:03:47.369 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.11.0) 2022-05-07 00:03:47.370 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.5.1) 2022-05-07 00:03:47.372 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (8.8.0) 2022-05-07 00:03:47.373 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.1.0) 2022-05-07 00:03:47.374 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.7.0) 2022-05-07 00:03:47.375 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.6.0) 2022-05-07 00:03:47.376 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.4.0) 2022-05-07 00:03:47.377 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.3.0) 2022-05-07 00:03:47.378 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.5.0) 2022-05-07 00:03:47.379 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.13.0) 2022-05-07 00:03:47.380 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (11.3.0) 2022-05-07 00:03:47.381 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (6.3.1) 2022-05-07 00:03:47.382 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (12.13.0) 2022-05-07 00:03:47.383 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (3.12.1) 2022-05-07 00:03:47.384 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.8.0) 2022-05-07 00:03:47.386 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (5.1.0) 2022-05-07 00:03:47.387 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.8.0) 2022-05-07 00:03:47.388 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.5.0) 2022-05-07 00:03:47.389 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.5.1) 2022-05-07 00:03:47.390 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (5.9.0) 2022-05-07 00:03:47.391 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.6.0) 2022-05-07 00:03:47.392 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (5.2.0) 2022-05-07 00:03:47.393 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.1.0) 2022-05-07 00:03:47.394 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.7.0) 2022-05-07 00:03:47.396 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.7.1) 2022-05-07 00:03:47.397 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (3.11.0) 2022-05-07 00:03:47.436 | Collecting microversion-parse>=0.2.1 2022-05-07 00:03:47.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-05-07 00:03:47.446 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.11.1) 2022-05-07 00:03:47.447 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (0.2.2) 2022-05-07 00:03:47.448 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.3.3) 2022-05-07 00:03:47.449 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (1.7.0) 2022-05-07 00:03:47.451 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (4.7.0) 2022-05-07 00:03:47.452 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.8.2) 2022-05-07 00:03:47.453 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (2.4.1) 2022-05-07 00:03:47.454 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (0.61.0) 2022-05-07 00:03:47.455 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev101) (6.0) 2022-05-07 00:03:47.471 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev101) (4.11.3) 2022-05-07 00:03:47.473 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev101) (1.2.0) 2022-05-07 00:03:47.474 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev101) (5.7.1) 2022-05-07 00:03:47.493 | 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.dev101) (5.3.0) 2022-05-07 00:03:47.536 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev101) (1.15.0) 2022-05-07 00:03:47.566 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev101) (2.2.1) 2022-05-07 00:03:47.567 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev101) (1.16.0) 2022-05-07 00:03:47.588 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev101) (2.1.1) 2022-05-07 00:03:47.739 | 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.dev101) (3.1.1) 2022-05-07 00:03:47.742 | 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.dev101) (4.4.0) 2022-05-07 00:03:47.798 | 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.dev101) (1.1.5) 2022-05-07 00:03:47.802 | 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.dev101) (1.32) 2022-05-07 00:03:47.803 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev101) (1.0.0) 2022-05-07 00:03:47.804 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev101) (2.5.0) 2022-05-07 00:03:47.805 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev101) (1.4.4) 2022-05-07 00:03:47.806 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev101) (1.4.0) 2022-05-07 00:03:47.827 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev101) (6.3.1) 2022-05-07 00:03:47.832 | 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.dev101) (5.6.0) 2022-05-07 00:03:47.883 | 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.dev101) (1.16.0) 2022-05-07 00:03:47.885 | 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.dev101) (0.6.9) 2022-05-07 00:03:47.886 | 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.dev101) (2.5.0) 2022-05-07 00:03:47.945 | 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.dev101) (0.17.3) 2022-05-07 00:03:48.057 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev101) (0.5.0) 2022-05-07 00:03:48.060 | 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.dev101) (2.0.1) 2022-05-07 00:03:48.139 | 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.dev101) (0.9.6) 2022-05-07 00:03:48.212 | 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.dev101) (5.2.4) 2022-05-07 00:03:48.215 | 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.dev101) (0.4.0) 2022-05-07 00:03:48.216 | 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.dev101) (5.0.0) 2022-05-07 00:03:48.219 | 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.dev101) (5.1.1) 2022-05-07 00:03:48.245 | 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.dev101) (3.3.0) 2022-05-07 00:03:48.247 | 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.dev101) (3.2.2) 2022-05-07 00:03:48.297 | 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.dev101) (1.0.3) 2022-05-07 00:03:48.357 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev101) (2022.1) 2022-05-07 00:03:48.390 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev101) (1.3.3) 2022-05-07 00:03:48.394 | 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.dev101) (3.0.0) 2022-05-07 00:03:48.446 | 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.dev101) (3.0.8) 2022-05-07 00:03:48.447 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev101) (21.3) 2022-05-07 00:03:48.538 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev101) (1.5.0) 2022-05-07 00:03:48.568 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev101) (62.1.0) 2022-05-07 00:03:48.648 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev101) (0.2.5) 2022-05-07 00:03:48.724 | 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.dev101) (3.17.6) 2022-05-07 00:03:48.790 | 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.dev101) (1.3.3) 2022-05-07 00:03:48.794 | 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.dev101) (1.14.1) 2022-05-07 00:03:48.795 | 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.dev101) (22.0.0) 2022-05-07 00:03:48.838 | 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.dev101) (3.10.1) 2022-05-07 00:03:48.839 | 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.dev101) (2.5.0) 2022-05-07 00:03:48.845 | 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.dev101) (2.1.0) 2022-05-07 00:03:48.923 | 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.dev101) (1.26.9) 2022-05-07 00:03:48.926 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev101) (3.3) 2022-05-07 00:03:48.928 | 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.dev101) (2.0.12) 2022-05-07 00:03:48.929 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev101) (2019.11.28) 2022-05-07 00:03:49.024 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev101) (0.7) 2022-05-07 00:03:49.251 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev101) (0.5.2) 2022-05-07 00:03:49.252 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev101) (0.4.2) 2022-05-07 00:03:49.363 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev101) (2.8) 2022-05-07 00:03:49.365 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev101) (2.5.0) 2022-05-07 00:03:49.369 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev101) (1.4.2) 2022-05-07 00:03:49.487 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev101) (0.13.1) 2022-05-07 00:03:50.701 | Collecting numpy 2022-05-07 00:03:50.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-05-07 00:03:51.187 | 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.dev101) (5.0.0) 2022-05-07 00:03:51.395 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev101) (2.21) 2022-05-07 00:03:51.473 | 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.dev101) (0.5.0) 2022-05-07 00:03:51.475 | 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.dev101) (2.4.1) 2022-05-07 00:03:51.687 | 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.dev101) (2.5.0) 2022-05-07 00:03:51.794 | 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.dev101) (2.3) 2022-05-07 00:03:52.265 | 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.dev101) (0.14.1) 2022-05-07 00:03:52.311 | 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.dev101) (2.17.1.post1) 2022-05-07 00:03:52.697 | 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.dev101) (0.6.9) 2022-05-07 00:03:52.698 | 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.dev101) (0.6.9) 2022-05-07 00:03:52.700 | 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.dev101) (0.6.9) 2022-05-07 00:03:52.701 | 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.dev101) (0.6.9) 2022-05-07 00:03:52.702 | 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.dev101) (0.6.9) 2022-05-07 00:03:52.703 | 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.dev101) (0.6.9) 2022-05-07 00:03:52.704 | 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.dev101) (0.6.9) 2022-05-07 00:03:54.006 | 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.dev101) (3.8.0) 2022-05-07 00:03:54.422 | 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.dev101) (21.4.0) 2022-05-07 00:03:54.423 | 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.dev101) (1.8.2) 2022-05-07 00:03:54.521 | 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.dev101) (2.4.0) 2022-05-07 00:03:54.627 | 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.dev101) (1.0.0) 2022-05-07 00:03:56.130 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-05-07 00:03:59.465 | Running setup.py develop for nova 2022-05-07 00:04:07.546 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-05-07 00:04:07.546 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:04:07.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:04:07.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:04:07.714 | + inc/python:pip_install:200 : result=0 2022-05-07 00:04:07.717 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:04:07.719 | + functions-common:time_stop:2437 : local name 2022-05-07 00:04:07.721 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:04:07.723 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:04:07.726 | + functions-common:time_stop:2440 : local total 2022-05-07 00:04:07.728 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:04:07.730 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:04:07.733 | + functions-common:time_stop:2444 : start_time=1651881818415 2022-05-07 00:04:07.735 | + functions-common:time_stop:2446 : [[ -z 1651881818415 ]] 2022-05-07 00:04:07.737 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:04:07.741 | + functions-common:time_stop:2449 : end_time=1651881847739 2022-05-07 00:04:07.743 | + functions-common:time_stop:2450 : elapsed_time=29324 2022-05-07 00:04:07.746 | + functions-common:time_stop:2451 : total=218621 2022-05-07 00:04:07.748 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:04:07.750 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=247945 2022-05-07 00:04:07.752 | + inc/python:pip_install:203 : return 0 2022-05-07 00:04:07.755 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-07 00:04:07.757 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-07 00:04:07.759 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-07 00:04:07.778 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-07 00:04:07.790 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-07 00:04:07.792 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-07 00:04:07.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:04:07.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:04:07.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-05-07 00:04:07.802 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:04:07.805 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-07 00:04:07.817 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-07 00:04:07.819 | + ./stack.sh:main:939 : configure_nova 2022-05-07 00:04:07.822 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-07 00:04:07.835 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-07 00:04:07.837 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-07 00:04:07.840 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-07 00:04:07.844 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-07 00:04:07.844 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-07 00:04:07.849 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-07 00:04:07.852 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-07 00:04:07.854 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-07 00:04:07.857 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-07 00:04:07.859 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-07 00:04:07.861 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-07 00:04:07.864 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-07 00:04:07.866 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-07 00:04:07.878 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-07 00:04:07.890 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-05-07 00:04:07.903 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-05-07 00:04:07.915 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-07 00:04:07.927 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-07 00:04:07.930 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-07 00:04:07.934 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.szeSwpUCzu 2022-05-07 00:04:07.937 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-07 00:04:07.939 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-07 00:04:07.942 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-07 00:04:07.944 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-07 00:04:07.947 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-07 00:04:07.950 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.szeSwpUCzu 2022-05-07 00:04:07.953 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.szeSwpUCzu 2022-05-07 00:04:07.965 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.szeSwpUCzu /etc/sudoers.d/nova-rootwrap 2022-05-07 00:04:07.977 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-07 00:04:07.982 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-07 00:04:07.985 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-07 00:04:07.987 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-07 00:04:07.990 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-07 00:04:07.992 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-07 00:04:07.994 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-07 00:04:07.997 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-07 00:04:08.000 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-07 00:04:08.004 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-07 00:04:08.021 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:08.023 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-07 00:04:08.025 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-07 00:04:08.029 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-07 00:04:08.032 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-07 00:04:08.062 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-07 00:04:08.064 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-07 00:04:08.090 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-07 00:04:08.119 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-07 00:04:08.145 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-07 00:04:08.174 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-07 00:04:08.203 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-07 00:04:08.233 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-07 00:04:08.235 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.44 2022-05-07 00:04:08.261 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-07 00:04:08.288 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-07 00:04:08.316 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-07 00:04:08.342 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-07 00:04:08.369 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-07 00:04:08.397 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-07 00:04:08.400 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-07 00:04:08.402 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-07 00:04:08.404 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-07 00:04:08.406 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-07 00:04:08.409 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-07 00:04:08.411 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-07 00:04:08.413 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-07 00:04:08.415 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-07 00:04:08.417 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-07 00:04:08.420 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-07 00:04:08.422 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-07 00:04:08.424 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-07 00:04:08.426 | + functions-common:is_suse:542 : is_opensuse 2022-05-07 00:04:08.428 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-07 00:04:08.430 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-07 00:04:08.433 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-07 00:04:08.435 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-07 00:04:08.437 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-07 00:04:08.439 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-07 00:04:08.455 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:08.457 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:04:08.459 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-07 00:04:08.461 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-07 00:04:08.489 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-07 00:04:08.491 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-07 00:04:08.493 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-07 00:04:08.495 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-07 00:04:08.498 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-07 00:04:08.501 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-07 00:04:08.534 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-07 00:04:08.536 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-07 00:04:08.538 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-07 00:04:08.541 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-07 00:04:08.543 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-07 00:04:08.545 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-07 00:04:08.576 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-07 00:04:08.605 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-07 00:04:08.632 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-07 00:04:08.658 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-07 00:04:08.675 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:08.677 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-07 00:04:08.693 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:08.696 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-07 00:04:08.696 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-07 00:04:08.702 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-07 00:04:08.704 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-07 00:04:08.731 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-07 00:04:08.748 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:08.750 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-07 00:04:08.752 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-07 00:04:08.754 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-07 00:04:08.757 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-07 00:04:08.759 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-07 00:04:08.788 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-07 00:04:08.821 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-05-07 00:04:08.849 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-07 00:04:08.877 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-07 00:04:08.904 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-07 00:04:08.931 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-07 00:04:08.958 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-07 00:04:08.986 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-07 00:04:09.014 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-07 00:04:09.041 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-07 00:04:09.057 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:09.060 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-07 00:04:09.062 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-07 00:04:09.092 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-07 00:04:09.119 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.44/identity 2022-05-07 00:04:09.147 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-07 00:04:09.179 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-07 00:04:09.213 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-07 00:04:09.241 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-07 00:04:09.269 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-07 00:04:09.296 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-07 00:04:09.318 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:09.321 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-07 00:04:09.323 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-07 00:04:09.351 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-07 00:04:09.381 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-07 00:04:09.384 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-07 00:04:09.410 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-07 00:04:09.413 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-07 00:04:09.415 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-07 00:04:09.417 | + functions-common:is_suse:542 : is_opensuse 2022-05-07 00:04:09.420 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-07 00:04:09.422 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-07 00:04:09.424 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-07 00:04:09.426 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-07 00:04:09.429 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-07 00:04:09.431 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-07 00:04:09.434 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-07 00:04:09.436 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-07 00:04:09.438 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-07 00:04:09.440 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-07 00:04:09.443 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-07 00:04:09.445 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-07 00:04:09.447 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-07 00:04:09.449 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-07 00:04:09.451 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-07 00:04:09.454 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-07 00:04:09.456 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-07 00:04:09.458 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-07 00:04:09.461 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-07 00:04:09.463 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-07 00:04:09.466 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-07 00:04:09.482 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-07 00:04:09.484 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-07 00:04:09.486 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-07 00:04:09.489 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-07 00:04:09.491 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-07 00:04:09.518 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:04:09.549 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:04:09.577 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-07 00:04:09.605 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-07 00:04:09.634 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-07 00:04:09.650 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:09.653 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-07 00:04:09.656 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-07 00:04:09.658 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-07 00:04:09.660 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-07 00:04:09.662 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-07 00:04:09.665 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-07 00:04:09.668 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-07 00:04:09.672 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-07 00:04:09.674 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-07 00:04:09.676 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-07 00:04:09.689 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-07 00:04:09.689 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:04:09.697 | d /var/run/uwsgi 0755 ubuntu root 2022-05-07 00:04:09.701 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:04:09.717 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-07 00:04:09.720 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-07 00:04:09.724 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-07 00:04:09.752 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-07 00:04:09.779 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-07 00:04:09.806 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-07 00:04:09.835 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-07 00:04:09.861 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-07 00:04:09.888 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-07 00:04:09.914 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-07 00:04:09.941 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-07 00:04:09.968 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-07 00:04:09.994 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-07 00:04:10.020 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-07 00:04:10.047 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-07 00:04:10.073 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-07 00:04:10.076 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-07 00:04:10.079 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-07 00:04:10.081 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-07 00:04:10.084 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-07 00:04:10.086 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:10.088 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:10.091 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-07 00:04:10.093 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-07 00:04:10.095 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-07 00:04:10.122 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-07 00:04:10.150 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-07 00:04:10.150 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-05-07 00:04:10.159 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-07 00:04:10.162 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-07 00:04:10.164 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-07 00:04:10.166 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-07 00:04:10.169 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-07 00:04:10.171 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-07 00:04:10.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:10.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:10.178 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-07 00:04:10.180 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-07 00:04:10.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:10.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:10.188 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-07 00:04:10.249 | Enabling site nova-api-wsgi. 2022-05-07 00:04:10.255 | To activate the new configuration, you need to run: 2022-05-07 00:04:10.255 | systemctl reload apache2 2022-05-07 00:04:10.259 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-07 00:04:10.261 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-07 00:04:10.264 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:04:10.266 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-07 00:04:10.395 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-07 00:04:10.413 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:10.415 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-07 00:04:10.418 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-07 00:04:10.421 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-07 00:04:10.423 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-07 00:04:10.425 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-07 00:04:10.428 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-07 00:04:10.431 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-07 00:04:10.435 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-07 00:04:10.438 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-07 00:04:10.440 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-07 00:04:10.453 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-07 00:04:10.453 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:04:10.461 | d /var/run/uwsgi 0755 ubuntu root 2022-05-07 00:04:10.465 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:04:10.480 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-07 00:04:10.483 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-07 00:04:10.487 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-07 00:04:10.516 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-07 00:04:10.543 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-07 00:04:10.570 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-07 00:04:10.597 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-07 00:04:10.623 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-07 00:04:10.650 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-07 00:04:10.676 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-07 00:04:10.703 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-07 00:04:10.731 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-07 00:04:10.757 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-07 00:04:10.784 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-07 00:04:10.811 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-07 00:04:10.841 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-07 00:04:10.844 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-07 00:04:10.871 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-07 00:04:10.888 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:10.890 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-07 00:04:10.921 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-07 00:04:10.923 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-07 00:04:10.926 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-07 00:04:10.942 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:10.944 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:04:10.947 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:04:10.976 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-07 00:04:11.005 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-07 00:04:11.008 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-07 00:04:11.010 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-07 00:04:11.013 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-07 00:04:11.015 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-07 00:04:11.018 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-07 00:04:11.034 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:11.037 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-07 00:04:11.040 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-07 00:04:11.042 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-07 00:04:11.058 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:11.060 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:04:11.063 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:04:11.091 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-07 00:04:11.093 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-07 00:04:11.096 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-07 00:04:11.125 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-07 00:04:11.159 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-07 00:04:11.189 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-07 00:04:11.206 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:11.208 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-07 00:04:11.236 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-07 00:04:11.238 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-07 00:04:11.241 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-07 00:04:11.271 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-07 00:04:11.299 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.44/identity 2022-05-07 00:04:11.328 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-07 00:04:11.355 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-07 00:04:11.384 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-07 00:04:11.411 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-07 00:04:11.439 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-07 00:04:11.467 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-07 00:04:11.497 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-07 00:04:11.515 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:11.518 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-07 00:04:11.523 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:04:11.526 | + lib/nova:create_nova_conf:553 : local conf 2022-05-07 00:04:11.529 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-07 00:04:11.531 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-07 00:04:11.534 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-07 00:04:11.536 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-07 00:04:11.539 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-07 00:04:11.541 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-07 00:04:11.543 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-07 00:04:11.548 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-07 00:04:11.550 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-07 00:04:11.552 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-07 00:04:11.555 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-07 00:04:11.557 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-07 00:04:11.560 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-07 00:04:11.591 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-07 00:04:11.622 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-07 00:04:11.651 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:04:11.654 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-07 00:04:11.656 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-07 00:04:11.658 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-07 00:04:11.674 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:11.678 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-07 00:04:11.678 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-07 00:04:12.372 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-05-07 00:04:12.374 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-05-07 00:04:13.028 | Adding vhost "nova_cell1" ... 2022-05-07 00:04:13.331 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-05-07 00:04:13.996 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-05-07 00:04:14.060 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-07 00:04:14.062 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-07 00:04:14.065 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-07 00:04:14.067 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-07 00:04:14.069 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-07 00:04:14.072 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-07 00:04:14.089 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:14.092 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-07 00:04:14.095 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-07 00:04:14.097 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-07 00:04:14.113 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:14.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-05-07 00:04:14.118 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-05-07 00:04:14.145 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-07 00:04:14.148 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-07 00:04:14.150 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-07 00:04:14.166 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:14.169 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-07 00:04:14.171 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-07 00:04:14.174 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-07 00:04:14.204 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.44/identity 2022-05-07 00:04:14.232 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-07 00:04:14.259 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-07 00:04:14.287 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-07 00:04:14.314 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-07 00:04:14.342 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-07 00:04:14.369 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-07 00:04:14.398 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-07 00:04:14.400 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-07 00:04:14.402 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-07 00:04:14.405 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-07 00:04:14.421 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-07 00:04:14.424 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-07 00:04:14.426 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-07 00:04:14.428 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-07 00:04:14.431 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-07 00:04:14.459 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:04:14.486 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:04:14.513 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-07 00:04:14.541 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:04:14.544 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-07 00:04:14.548 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:04:14.550 | + lib/nova:create_nova_conf:587 : local conf 2022-05-07 00:04:14.553 | + lib/nova:create_nova_conf:588 : local offset 2022-05-07 00:04:14.556 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-07 00:04:14.558 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-07 00:04:14.561 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-07 00:04:14.564 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-07 00:04:14.566 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-07 00:04:14.568 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-07 00:04:14.570 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-07 00:04:14.573 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-07 00:04:14.576 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-07 00:04:14.578 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-07 00:04:14.594 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:14.596 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-07 00:04:14.598 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-07 00:04:14.614 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:14.616 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-07 00:04:14.632 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:14.635 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-07 00:04:14.651 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:04:14.653 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-07 00:04:14.671 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:04:14.673 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-07 00:04:14.675 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-07 00:04:14.678 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-07 00:04:14.680 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-07 00:04:14.683 | + lib/stack:stack_install_service:32 : install_placement 2022-05-07 00:04:14.685 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-07 00:04:14.688 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-07 00:04:14.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:14.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:14.695 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-07 00:04:14.698 | + functions-common:install_package:1475 : update_package_repo 2022-05-07 00:04:14.701 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-07 00:04:14.703 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-07 00:04:14.706 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-07 00:04:14.708 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-07 00:04:14.711 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-07 00:04:14.713 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:14.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:14.719 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-07 00:04:14.721 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-07 00:04:14.723 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-07 00:04:14.726 | + functions-common:apt_get_update:1202 : return 2022-05-07 00:04:14.728 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-07 00:04:14.731 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-07 00:04:14.733 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:14.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:14.738 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-07 00:04:14.759 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-07 00:04:14.868 | Reading package lists... 2022-05-07 00:04:15.109 | Building dependency tree... 2022-05-07 00:04:15.110 | Reading state information... 2022-05-07 00:04:15.356 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-07 00:04:15.356 | The following packages were automatically installed and are no longer required: 2022-05-07 00:04:15.357 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-07 00:04:15.357 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-07 00:04:15.357 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-07 00:04:15.357 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-07 00:04:15.357 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-07 00:04:15.357 | python3-zope.interface 2022-05-07 00:04:15.357 | Use 'sudo apt autoremove' to remove them. 2022-05-07 00:04:15.468 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-07 00:04:15.473 | + functions-common:apt_get:1246 : result=0 2022-05-07 00:04:15.475 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-07 00:04:15.478 | + functions-common:time_stop:2437 : local name 2022-05-07 00:04:15.480 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:04:15.482 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:04:15.484 | + functions-common:time_stop:2440 : local total 2022-05-07 00:04:15.487 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:04:15.489 | + functions-common:time_stop:2443 : name=apt-get 2022-05-07 00:04:15.491 | + functions-common:time_stop:2444 : start_time=1651881854757 2022-05-07 00:04:15.494 | + functions-common:time_stop:2446 : [[ -z 1651881854757 ]] 2022-05-07 00:04:15.496 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:04:15.501 | + functions-common:time_stop:2449 : end_time=1651881855498 2022-05-07 00:04:15.503 | + functions-common:time_stop:2450 : elapsed_time=741 2022-05-07 00:04:15.505 | + functions-common:time_stop:2451 : total=523857 2022-05-07 00:04:15.507 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:04:15.510 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=524598 2022-05-07 00:04:15.513 | + functions-common:apt_get:1250 : return 0 2022-05-07 00:04:15.515 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-07 00:04:15.518 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-07 00:04:15.520 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-07 00:04:15.522 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-07 00:04:15.525 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-07 00:04:15.547 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-07 00:04:15.550 | + functions-common:install_package:1475 : update_package_repo 2022-05-07 00:04:15.553 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-07 00:04:15.555 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-07 00:04:15.557 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-07 00:04:15.560 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-07 00:04:15.562 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-07 00:04:15.565 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:15.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:15.570 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-07 00:04:15.572 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-07 00:04:15.575 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-07 00:04:15.577 | + functions-common:apt_get_update:1202 : return 2022-05-07 00:04:15.580 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-07 00:04:15.583 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-07 00:04:15.585 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:15.587 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:15.590 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-07 00:04:15.613 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-05-07 00:04:15.721 | Reading package lists... 2022-05-07 00:04:15.960 | Building dependency tree... 2022-05-07 00:04:15.961 | Reading state information... 2022-05-07 00:04:16.203 | The following packages were automatically installed and are no longer required: 2022-05-07 00:04:16.205 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-07 00:04:16.205 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-07 00:04:16.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-07 00:04:16.205 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-07 00:04:16.205 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-07 00:04:16.205 | python3-zope.interface 2022-05-07 00:04:16.205 | Use 'sudo apt autoremove' to remove them. 2022-05-07 00:04:16.271 | The following NEW packages will be installed: 2022-05-07 00:04:16.272 | libapache2-mod-wsgi-py3 2022-05-07 00:04:16.414 | 0 upgraded, 1 newly installed, 0 to remove and 132 not upgraded. 2022-05-07 00:04:16.414 | Need to get 93.3 kB of archives. 2022-05-07 00:04:16.414 | After this operation, 300 kB of additional disk space will be used. 2022-05-07 00:04:16.414 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-05-07 00:04:17.148 | Fetched 93.3 kB in 0s (297 kB/s) 2022-05-07 00:04:17.390 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-05-07 00:04:17.442 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-05-07 00:04:17.445 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-05-07 00:04:17.497 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-07 00:04:17.802 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-07 00:04:18.129 | apache2_invoke: Enable module wsgi 2022-05-07 00:04:27.054 | + functions-common:apt_get:1246 : result=0 2022-05-07 00:04:27.056 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-07 00:04:27.059 | + functions-common:time_stop:2437 : local name 2022-05-07 00:04:27.061 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:04:27.063 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:04:27.066 | + functions-common:time_stop:2440 : local total 2022-05-07 00:04:27.068 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:04:27.070 | + functions-common:time_stop:2443 : name=apt-get 2022-05-07 00:04:27.073 | + functions-common:time_stop:2444 : start_time=1651881855610 2022-05-07 00:04:27.075 | + functions-common:time_stop:2446 : [[ -z 1651881855610 ]] 2022-05-07 00:04:27.078 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:04:27.082 | + functions-common:time_stop:2449 : end_time=1651881867080 2022-05-07 00:04:27.084 | + functions-common:time_stop:2450 : elapsed_time=11470 2022-05-07 00:04:27.087 | + functions-common:time_stop:2451 : total=524598 2022-05-07 00:04:27.090 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:04:27.092 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=536068 2022-05-07 00:04:27.094 | + functions-common:apt_get:1250 : return 0 2022-05-07 00:04:27.097 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-07 00:04:27.099 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-07 00:04:27.102 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-07 00:04:27.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:04:27.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:04:27.110 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-07 00:04:27.112 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-07 00:04:27.168 | wsgi (enabled by maintainer script) 2022-05-07 00:04:27.171 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-07 00:04:27.174 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-07 00:04:27.176 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-07 00:04:27.179 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-07 00:04:27.182 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-07 00:04:27.185 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-07 00:04:27.189 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-07 00:04:27.189 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-07 00:04:27.196 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-07 00:04:27.199 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-07 00:04:27.202 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-07 00:04:27.205 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-07 00:04:27.208 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-07 00:04:27.232 | Using python 3.8 to install osc-placement 2022-05-07 00:04:27.234 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-07 00:04:28.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:04:28.123 | from cryptography.utils import int_from_bytes 2022-05-07 00:04:28.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:04:28.123 | from cryptography.utils import int_from_bytes 2022-05-07 00:04:29.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:04:29.844 | Collecting osc-placement 2022-05-07 00:04:29.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-05-07 00:04:29.867 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-07 00:04:29.868 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-07 00:04:29.870 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-07 00:04:29.871 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-07 00:04:29.872 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-07 00:04:29.873 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-07 00:04:29.933 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-07 00:04:29.934 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-07 00:04:29.935 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-07 00:04:29.936 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-07 00:04:29.950 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-07 00:04:29.951 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-07 00:04:29.953 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-05-07 00:04:29.967 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-07 00:04:29.968 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-07 00:04:29.969 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-07 00:04:29.971 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-07 00:04:29.972 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-05-07 00:04:29.973 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-07 00:04:29.994 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-07 00:04:29.995 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.3.0) 2022-05-07 00:04:29.997 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-07 00:04:29.998 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-07 00:04:30.006 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-07 00:04:30.044 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-07 00:04:30.047 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-07 00:04:30.048 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-07 00:04:30.049 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-07 00:04:30.051 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-07 00:04:30.052 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-07 00:04:30.053 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-07 00:04:30.054 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-07 00:04:30.120 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-07 00:04:30.121 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-07 00:04:30.124 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-07 00:04:30.126 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-07 00:04:30.216 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-07 00:04:30.217 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-07 00:04:30.218 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-07 00:04:30.260 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-07 00:04:30.302 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-07 00:04:30.499 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-07 00:04:32.547 | Installing collected packages: osc-placement 2022-05-07 00:04:32.782 | Successfully installed osc-placement-3.2.0 2022-05-07 00:04:32.782 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:04:32.789 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:04:32.789 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:04:32.911 | + inc/python:pip_install:200 : result=0 2022-05-07 00:04:32.913 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:04:32.916 | + functions-common:time_stop:2437 : local name 2022-05-07 00:04:32.919 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:04:32.921 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:04:32.924 | + functions-common:time_stop:2440 : local total 2022-05-07 00:04:32.926 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:04:32.929 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:04:32.931 | + functions-common:time_stop:2444 : start_time=1651881867225 2022-05-07 00:04:32.934 | + functions-common:time_stop:2446 : [[ -z 1651881867225 ]] 2022-05-07 00:04:32.937 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:04:32.942 | + functions-common:time_stop:2449 : end_time=1651881872939 2022-05-07 00:04:32.944 | + functions-common:time_stop:2450 : elapsed_time=5714 2022-05-07 00:04:32.947 | + functions-common:time_stop:2451 : total=247945 2022-05-07 00:04:32.949 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:04:32.952 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=253659 2022-05-07 00:04:32.954 | + inc/python:pip_install:203 : return 0 2022-05-07 00:04:32.957 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-07 00:04:32.959 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-07 00:04:32.962 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-07 00:04:32.964 | + functions-common:git_clone:610 : local git_ref=master 2022-05-07 00:04:32.967 | + functions-common:git_clone:611 : local orig_dir 2022-05-07 00:04:32.970 | ++ functions-common:git_clone:612 : pwd 2022-05-07 00:04:32.972 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-07 00:04:32.975 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-07 00:04:32.978 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-07 00:04:32.995 | + functions-common:git_clone:615 : RECLONE=False 2022-05-07 00:04:32.998 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-07 00:04:33.000 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-07 00:04:33.003 | + functions-common:git_clone:629 : echo master 2022-05-07 00:04:33.003 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-07 00:04:33.009 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-07 00:04:33.011 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-05-07 00:04:33.014 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-07 00:04:33.016 | + functions-common:git_timed:714 : local count=0 2022-05-07 00:04:33.018 | + functions-common:git_timed:715 : local timeout=0 2022-05-07 00:04:33.021 | + functions-common:git_timed:717 : [[ -n 0 ]] 2022-05-07 00:04:33.023 | + functions-common:git_timed:718 : timeout=0 2022-05-07 00:04:33.025 | + functions-common:git_timed:721 : time_start git_timed 2022-05-07 00:04:33.028 | + functions-common:time_start:2423 : local name=git_timed 2022-05-07 00:04:33.030 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:04:33.033 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:04:33.035 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:04:33.039 | + functions-common:time_start:2428 : _TIME_START[$name]=1651881873037 2022-05-07 00:04:33.042 | + functions-common:git_timed:722 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-07 00:04:33.045 | Cloning into '/opt/stack/placement'... 2022-05-07 00:04:52.595 | + functions-common:git_timed:736 : time_stop git_timed 2022-05-07 00:04:52.598 | + functions-common:time_stop:2437 : local name 2022-05-07 00:04:52.600 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:04:52.602 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:04:52.604 | + functions-common:time_stop:2440 : local total 2022-05-07 00:04:52.607 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:04:52.610 | + functions-common:time_stop:2443 : name=git_timed 2022-05-07 00:04:52.612 | + functions-common:time_stop:2444 : start_time=1651881873037 2022-05-07 00:04:52.614 | + functions-common:time_stop:2446 : [[ -z 1651881873037 ]] 2022-05-07 00:04:52.617 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:04:52.621 | + functions-common:time_stop:2449 : end_time=1651881892619 2022-05-07 00:04:52.623 | + functions-common:time_stop:2450 : elapsed_time=19582 2022-05-07 00:04:52.626 | + functions-common:time_stop:2451 : total=0 2022-05-07 00:04:52.628 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:04:52.630 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19582 2022-05-07 00:04:52.632 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-07 00:04:52.645 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-07 00:04:52.648 | + functions-common:git_clone:690 : git show --oneline 2022-05-07 00:04:52.648 | + functions-common:git_clone:690 : head -1 2022-05-07 00:04:52.652 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-07 00:04:52.656 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-07 00:04:52.658 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-07 00:04:52.661 | + inc/python:setup_develop:338 : local bindep 2022-05-07 00:04:52.663 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-07 00:04:52.665 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-07 00:04:52.669 | + inc/python:setup_develop:344 : local extras= 2022-05-07 00:04:52.671 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-07 00:04:52.674 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-07 00:04:52.676 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-07 00:04:52.678 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-07 00:04:52.681 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-07 00:04:52.683 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-07 00:04:52.686 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-07 00:04:52.689 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-07 00:04:52.692 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-07 00:04:52.694 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-07 00:04:52.697 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-07 00:04:52.700 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-07 00:04:52.706 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-07 00:04:52.708 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-07 00:04:53.386 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-07 00:04:53.390 | + inc/python:setup_package:418 : local bindep=0 2022-05-07 00:04:53.392 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-07 00:04:53.396 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-07 00:04:53.398 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-07 00:04:53.400 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-07 00:04:53.403 | + inc/python:setup_package:427 : local flags=-e 2022-05-07 00:04:53.405 | + inc/python:setup_package:428 : local extras= 2022-05-07 00:04:53.408 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-07 00:04:53.410 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-07 00:04:53.413 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-07 00:04:53.415 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-07 00:04:53.418 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-07 00:04:53.421 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-07 00:04:53.443 | Using python 3.8 to install /opt/stack/placement 2022-05-07 00:04:53.445 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-07 00:04:54.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:04:54.289 | from cryptography.utils import int_from_bytes 2022-05-07 00:04:54.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:04:54.289 | from cryptography.utils import int_from_bytes 2022-05-07 00:04:55.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:04:55.608 | Obtaining file:///opt/stack/placement 2022-05-07 00:04:55.609 | Preparing metadata (setup.py): started 2022-05-07 00:05:00.177 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:05:00.313 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.9.0) 2022-05-07 00:05:00.315 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.36) 2022-05-07 00:05:00.316 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-05-07 00:05:00.317 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-05-07 00:05:00.318 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-05-07 00:05:00.318 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-07 00:05:00.320 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-05-07 00:05:00.321 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (62.1.0) 2022-05-07 00:05:00.322 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-07 00:05:00.323 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-05-07 00:05:00.326 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-05-07 00:05:00.328 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-05-07 00:05:00.329 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-05-07 00:05:00.330 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.13.0) 2022-05-07 00:05:00.331 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.3.0) 2022-05-07 00:05:00.333 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.12.1) 2022-05-07 00:05:00.334 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-07 00:05:00.335 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-07 00:05:00.336 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-05-07 00:05:00.337 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-05-07 00:05:00.338 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-05-07 00:05:00.408 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-05-07 00:05:00.409 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (5.1.0) 2022-05-07 00:05:00.412 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.16.0) 2022-05-07 00:05:00.413 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.5.0) 2022-05-07 00:05:00.414 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (2.11.0) 2022-05-07 00:05:00.415 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.4.0) 2022-05-07 00:05:00.435 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev20) (0.17.3) 2022-05-07 00:05:00.476 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-07 00:05:00.477 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-07 00:05:00.478 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (0.8.0) 2022-05-07 00:05:00.479 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (6.0) 2022-05-07 00:05:00.481 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (3.5.0) 2022-05-07 00:05:00.532 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-05-07 00:05:00.534 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-05-07 00:05:00.535 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-05-07 00:05:00.536 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-05-07 00:05:00.578 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (2.8.2) 2022-05-07 00:05:00.581 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (0.9.6) 2022-05-07 00:05:00.598 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.1.2) 2022-05-07 00:05:00.601 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-05-07 00:05:00.603 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.2.2) 2022-05-07 00:05:00.628 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (1.0.3) 2022-05-07 00:05:00.629 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (2022.1) 2022-05-07 00:05:00.643 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-05-07 00:05:00.659 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (0.11.0) 2022-05-07 00:05:00.661 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (1.0.2) 2022-05-07 00:05:00.663 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (3.0.8) 2022-05-07 00:05:00.664 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (21.3) 2022-05-07 00:05:00.707 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2.0.12) 2022-05-07 00:05:00.709 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (3.3) 2022-05-07 00:05:00.710 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-05-07 00:05:00.711 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (1.26.9) 2022-05-07 00:05:00.728 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev20) (0.7) 2022-05-07 00:05:00.918 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-05-07 00:05:00.958 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-05-07 00:05:00.960 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-05-07 00:05:00.961 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-05-07 00:05:00.976 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (1.15.0) 2022-05-07 00:05:01.010 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.14.1) 2022-05-07 00:05:01.067 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.1.1) 2022-05-07 00:05:01.133 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.7.0) 2022-05-07 00:05:01.219 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.1.5) 2022-05-07 00:05:01.269 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (0.2.5) 2022-05-07 00:05:01.468 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-05-07 00:05:01.470 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-05-07 00:05:01.470 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-05-07 00:05:01.549 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-07 00:05:01.613 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.21) 2022-05-07 00:05:01.775 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-05-07 00:05:01.888 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-05-07 00:05:01.889 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-05-07 00:05:03.741 | Installing collected packages: openstack-placement 2022-05-07 00:05:03.743 | Running setup.py develop for openstack-placement 2022-05-07 00:05:09.419 | Successfully installed openstack-placement 2022-05-07 00:05:09.419 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:05:09.427 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:05:09.427 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:05:09.559 | + inc/python:pip_install:200 : result=0 2022-05-07 00:05:09.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:05:09.564 | + functions-common:time_stop:2437 : local name 2022-05-07 00:05:09.569 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:05:09.571 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:05:09.573 | + functions-common:time_stop:2440 : local total 2022-05-07 00:05:09.576 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:05:09.578 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:05:09.581 | + functions-common:time_stop:2444 : start_time=1651881893437 2022-05-07 00:05:09.583 | + functions-common:time_stop:2446 : [[ -z 1651881893437 ]] 2022-05-07 00:05:09.586 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:05:09.591 | + functions-common:time_stop:2449 : end_time=1651881909588 2022-05-07 00:05:09.593 | + functions-common:time_stop:2450 : elapsed_time=16151 2022-05-07 00:05:09.595 | + functions-common:time_stop:2451 : total=253659 2022-05-07 00:05:09.598 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:05:09.600 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=269810 2022-05-07 00:05:09.602 | + inc/python:pip_install:203 : return 0 2022-05-07 00:05:09.605 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-07 00:05:09.608 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-07 00:05:09.610 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-07 00:05:09.629 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-07 00:05:09.642 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-07 00:05:09.644 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-07 00:05:09.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:05:09.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:05:09.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-05-07 00:05:09.655 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:05:09.658 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-07 00:05:09.660 | + ./stack.sh:main:945 : configure_placement 2022-05-07 00:05:09.662 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-07 00:05:09.675 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-07 00:05:09.677 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-07 00:05:09.682 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-07 00:05:09.685 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-07 00:05:09.687 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-07 00:05:09.690 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-07 00:05:09.692 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-07 00:05:09.695 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-07 00:05:09.727 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-07 00:05:09.759 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-07 00:05:09.791 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-07 00:05:09.794 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-07 00:05:09.797 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-07 00:05:09.799 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-07 00:05:09.801 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-07 00:05:09.834 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-07 00:05:09.864 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-05-07 00:05:09.892 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-07 00:05:09.921 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-07 00:05:09.950 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-07 00:05:09.983 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-07 00:05:10.011 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-07 00:05:10.040 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-07 00:05:10.069 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-07 00:05:10.099 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-07 00:05:10.102 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-07 00:05:10.105 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-07 00:05:10.108 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-07 00:05:10.126 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-07 00:05:10.128 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-07 00:05:10.130 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-07 00:05:10.133 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-07 00:05:10.135 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-07 00:05:10.165 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:05:10.193 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:05:10.222 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-07 00:05:10.255 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-07 00:05:10.258 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-07 00:05:10.261 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-07 00:05:10.264 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-07 00:05:10.266 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-07 00:05:10.268 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-07 00:05:10.271 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-07 00:05:10.274 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-07 00:05:10.278 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-07 00:05:10.281 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-07 00:05:10.283 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-07 00:05:10.297 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-07 00:05:10.297 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:05:10.306 | d /var/run/uwsgi 0755 ubuntu root 2022-05-07 00:05:10.310 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-07 00:05:10.325 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-07 00:05:10.328 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-07 00:05:10.332 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-07 00:05:10.363 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-07 00:05:10.392 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-07 00:05:10.420 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-07 00:05:10.449 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-07 00:05:10.478 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-07 00:05:10.506 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-07 00:05:10.535 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-07 00:05:10.564 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-07 00:05:10.604 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-07 00:05:10.635 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-07 00:05:10.664 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-07 00:05:10.693 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-07 00:05:10.722 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-07 00:05:10.724 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-07 00:05:10.727 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-07 00:05:10.730 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-07 00:05:10.732 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-07 00:05:10.735 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:05:10.737 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:05:10.740 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-07 00:05:10.743 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-07 00:05:10.745 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-07 00:05:10.774 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-07 00:05:10.804 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-07 00:05:10.804 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-07 00:05:10.813 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-07 00:05:10.817 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-07 00:05:10.819 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-07 00:05:10.822 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-07 00:05:10.825 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-07 00:05:10.827 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-07 00:05:10.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:05:10.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:05:10.835 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-07 00:05:10.838 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-07 00:05:10.840 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:05:10.843 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:05:10.845 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-07 00:05:10.906 | Enabling site placement-api. 2022-05-07 00:05:10.911 | To activate the new configuration, you need to run: 2022-05-07 00:05:10.911 | systemctl reload apache2 2022-05-07 00:05:10.915 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-07 00:05:10.918 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-07 00:05:10.921 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:05:10.923 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-07 00:05:11.069 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-07 00:05:11.088 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:05:11.090 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-07 00:05:11.110 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:05:11.113 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-07 00:05:11.132 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:05:11.134 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-07 00:05:11.137 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-07 00:05:11.139 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-07 00:05:11.171 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2022-05-07 00:05:11.200 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-07 00:05:11.229 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-07 00:05:11.261 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-07 00:05:11.290 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-07 00:05:11.319 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-07 00:05:11.348 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-07 00:05:11.377 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-07 00:05:11.394 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:05:11.397 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-07 00:05:11.415 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:05:11.418 | + ./stack.sh:main:971 : run_phase stack install 2022-05-07 00:05:11.421 | + functions-common:run_phase:1865 : local mode=stack 2022-05-07 00:05:11.423 | + functions-common:run_phase:1866 : local phase=install 2022-05-07 00:05:11.426 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-07 00:05:11.428 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-07 00:05:11.431 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-07 00:05:11.433 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-07 00:05:11.436 | + functions-common:run_phase:1875 : local extra 2022-05-07 00:05:11.439 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-07 00:05:11.443 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-07 00:05:11.446 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-07 00:05:11.449 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-07 00:05:11.451 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-07 00:05:11.454 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-07 00:05:11.470 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:05:11.473 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-07 00:05:11.475 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:05:11.477 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-07 00:05:11.479 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-07 00:05:11.482 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:05:11.485 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-07 00:05:11.487 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-07 00:05:11.489 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-07 00:05:11.551 | ++ inc/async:async_inner:63 : install_tempest 2022-05-07 00:05:11.587 | [17762 Async install_tempest:78194]: running: install_tempest 2022-05-07 00:05:11.590 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-07 00:05:11.593 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-07 00:05:11.596 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-07 00:05:11.599 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-07 00:05:11.602 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-07 00:05:11.605 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-07 00:05:11.608 | + functions-common:run_plugins:1852 : local phase=install 2022-05-07 00:05:11.611 | + functions-common:run_plugins:1854 : local plugins= 2022-05-07 00:05:11.613 | + functions-common:run_plugins:1855 : local plugin 2022-05-07 00:05:11.616 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-07 00:05:11.619 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-07 00:05:11.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:05:11.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:05:11.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-05-07 00:05:11.629 | + inc/python:use_library_from_git:253 : return 1 2022-05-07 00:05:11.632 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-07 00:05:11.634 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-07 00:05:11.638 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-07 00:05:11.641 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-07 00:05:11.644 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-07 00:05:11.648 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-07 00:05:11.653 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-07 00:05:11.654 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-07 00:05:11.659 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-07 00:05:11.662 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-07 00:05:11.664 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-07 00:05:11.667 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-07 00:05:11.670 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-07 00:05:11.692 | Using python 3.8 to install python-openstackclient 2022-05-07 00:05:11.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 python-openstackclient 2022-05-07 00:05:12.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:05:12.553 | from cryptography.utils import int_from_bytes 2022-05-07 00:05:12.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:05:12.553 | from cryptography.utils import int_from_bytes 2022-05-07 00:05:13.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:05:14.396 | Collecting python-openstackclient 2022-05-07 00:05:14.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-05-07 00:05:14.463 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-07 00:05:14.464 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-07 00:05:14.465 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-07 00:05:14.466 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-07 00:05:14.468 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-07 00:05:14.468 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-07 00:05:14.469 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-07 00:05:14.470 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-07 00:05:14.471 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-07 00:05:14.473 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-07 00:05:14.474 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-07 00:05:14.485 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-07 00:05:14.486 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-07 00:05:14.487 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-07 00:05:14.488 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-07 00:05:14.489 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-07 00:05:14.516 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-07 00:05:14.517 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-07 00:05:14.518 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-07 00:05:14.519 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-07 00:05:14.520 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-07 00:05:14.521 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-07 00:05:14.522 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-07 00:05:14.523 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-07 00:05:14.524 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-07 00:05:14.526 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-07 00:05:14.526 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-07 00:05:14.541 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-07 00:05:14.559 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-07 00:05:14.560 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-07 00:05:14.561 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-07 00:05:14.562 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-07 00:05:14.584 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-07 00:05:14.602 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-07 00:05:14.603 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-07 00:05:14.604 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-07 00:05:14.694 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-07 00:05:14.695 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-07 00:05:14.696 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-07 00:05:14.739 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-07 00:05:14.750 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-07 00:05:14.784 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-07 00:05:14.947 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-07 00:05:14.963 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-07 00:05:15.064 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-07 00:05:15.065 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-07 00:05:15.066 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-07 00:05:15.068 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-07 00:05:15.220 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-07 00:05:17.341 | Installing collected packages: python-openstackclient 2022-05-07 00:05:18.940 | Successfully installed python-openstackclient-5.8.0 2022-05-07 00:05:18.940 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:05:18.947 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:05:18.947 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:05:19.078 | + inc/python:pip_install:200 : result=0 2022-05-07 00:05:19.081 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:05:19.083 | + functions-common:time_stop:2437 : local name 2022-05-07 00:05:19.086 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:05:19.088 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:05:19.091 | + functions-common:time_stop:2440 : local total 2022-05-07 00:05:19.093 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:05:19.095 | + functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:05:19.098 | + functions-common:time_stop:2444 : start_time=1651881911686 2022-05-07 00:05:19.100 | + functions-common:time_stop:2446 : [[ -z 1651881911686 ]] 2022-05-07 00:05:19.103 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:05:19.108 | + functions-common:time_stop:2449 : end_time=1651881919105 2022-05-07 00:05:19.110 | + functions-common:time_stop:2450 : elapsed_time=7419 2022-05-07 00:05:19.112 | + functions-common:time_stop:2451 : total=269810 2022-05-07 00:05:19.115 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:05:19.117 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=277229 2022-05-07 00:05:19.119 | + inc/python:pip_install:203 : return 0 2022-05-07 00:05:19.122 | + ./stack.sh:main:983 : install_oscwrap 2022-05-07 00:05:19.126 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-07 00:05:19.130 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.GC84yjIQ5X 2022-05-07 00:05:19.133 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-07 00:05:19.135 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-07 00:05:19.138 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-07 00:05:19.140 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-07 00:05:19.143 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-07 00:05:19.145 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-07 00:05:19.163 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:05:19.165 | + ./stack.sh:main:1037 : configure_database 2022-05-07 00:05:19.168 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-07 00:05:19.171 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-07 00:05:19.173 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-07 00:05:19.175 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:05:19.178 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-07 00:05:19.180 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-07 00:05:19.182 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:05:19.185 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:05:19.187 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-07 00:05:19.190 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-07 00:05:19.193 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-07 00:05:19.194 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-07 00:05:19.199 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-07 00:05:19.258 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-07 00:05:19.261 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-07 00:05:19.264 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-07 00:05:19.266 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-07 00:05:19.268 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-07 00:05:19.270 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-07 00:05:19.273 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-07 00:05:19.275 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-07 00:05:19.277 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-07 00:05:19.280 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-07 00:05:19.282 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-07 00:05:19.284 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-07 00:05:19.287 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-07 00:05:19.289 | + functions-common:is_suse:542 : is_opensuse 2022-05-07 00:05:19.291 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-07 00:05:19.295 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-07 00:05:19.297 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-07 00:05:19.299 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-07 00:05:19.301 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-07 00:05:19.304 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-07 00:05:19.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:05:19.309 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:05:19.311 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-07 00:05:19.314 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:05:19.316 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-07 00:05:22.269 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-07 00:05:22.324 | mysqladmin: connect to server at 'localhost' failed 2022-05-07 00:05:22.324 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-07 00:05:22.345 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-07 00:05:22.361 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-07 00:05:22.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:05:22.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:05:22.425 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-07 00:05:22.445 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-07 00:05:22.461 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-07 00:05:22.485 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:05:22.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:05:22.524 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-07 00:05:22.544 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-07 00:05:22.565 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-05-07 00:05:22.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:05:22.767 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-07 00:05:22.818 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:05:22.985 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-07 00:05:23.217 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-07 00:05:23.477 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-07 00:05:23.757 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-07 00:05:23.785 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-07 00:05:23.800 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-07 00:05:23.800 | enabling MySQL performance_schema items 2022-05-07 00:05:23.813 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-07 00:05:24.013 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-07 00:05:24.087 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-07 00:05:24.089 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:05:24.092 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-07 00:05:27.395 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-07 00:05:27.398 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-07 00:05:27.402 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-07 00:05:27.407 | + functions-common:save_stackenv:62 : time_stamp=2022-05-07-000527 2022-05-07 00:05:27.410 | + functions-common:save_stackenv:63 : echo '# 2022-05-07-000527 1041' 2022-05-07 00:05:27.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.415 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-07 00:05:27.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.420 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-07 00:05:27.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.426 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-07 00:05:27.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.431 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-07 00:05:27.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.436 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-05-07 00:05:27.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.441 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-05-07 00:05:27.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.446 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-235014 2022-05-07 00:05:27.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.451 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-07 00:05:27.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.456 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-05-07 00:05:27.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.461 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-07 00:05:27.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.467 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-07 00:05:27.469 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.472 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-07 00:05:27.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:05:27.476 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-07 00:05:27.479 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-07 00:05:27.481 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-07 00:05:27.484 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-07 00:05:27.496 | + ./stack.sh:main:1067 : start_dstat 2022-05-07 00:05:27.500 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-07 00:05:27.501 | + functions-common:run_process:1692 : local service=dstat 2022-05-07 00:05:27.504 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-07 00:05:27.506 | + functions-common:run_process:1694 : local group= 2022-05-07 00:05:27.508 | + functions-common:run_process:1695 : local user= 2022-05-07 00:05:27.511 | + functions-common:run_process:1697 : local name=dstat 2022-05-07 00:05:27.514 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:05:27.516 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:05:27.519 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:05:27.521 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:05:27.524 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:05:27.529 | + functions-common:time_start:2428 : _TIME_START[$name]=1651881927527 2022-05-07 00:05:27.532 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-07 00:05:27.549 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:05:27.552 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-07 00:05:27.554 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-07 00:05:27.557 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-07 00:05:27.559 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-07 00:05:27.562 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-07 00:05:27.564 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-07 00:05:27.567 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-07 00:05:27.569 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-07 00:05:27.572 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-07 00:05:27.575 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:05:27.577 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:05:27.580 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-07 00:05:27.582 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-07 00:05:27.585 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-07 00:05:27.587 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-07 00:05:27.590 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:05:27.592 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:05:27.595 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:05:27.597 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:05:27.599 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-07 00:05:27.602 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:05:27.606 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-07 00:05:27.668 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-07 00:05:27.734 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-07 00:05:27.785 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-07 00:05:27.837 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-07 00:05:27.889 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:05:27.940 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:05:27.943 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-07 00:05:28.007 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:05:28.400 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-07 00:05:28.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-07 00:05:28.800 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-07 00:05:28.822 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:05:28.825 | + functions-common:time_stop:2437 : local name 2022-05-07 00:05:28.828 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:05:28.832 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:05:28.835 | + functions-common:time_stop:2440 : local total 2022-05-07 00:05:28.837 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:05:28.841 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:05:28.843 | + functions-common:time_stop:2444 : start_time=1651881927527 2022-05-07 00:05:28.846 | + functions-common:time_stop:2446 : [[ -z 1651881927527 ]] 2022-05-07 00:05:28.849 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:05:28.853 | + functions-common:time_stop:2449 : end_time=1651881928851 2022-05-07 00:05:28.857 | + functions-common:time_stop:2450 : elapsed_time=1324 2022-05-07 00:05:28.859 | + functions-common:time_stop:2451 : total=0 2022-05-07 00:05:28.861 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:05:28.864 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1324 2022-05-07 00:05:28.866 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-07 00:05:28.869 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-07 00:05:28.871 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-07 00:05:28.874 | + functions-common:run_process:1694 : local group= 2022-05-07 00:05:28.876 | + functions-common:run_process:1695 : local user=root 2022-05-07 00:05:28.879 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-07 00:05:28.881 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:05:28.883 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:05:28.886 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:05:28.889 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:05:28.892 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:05:28.896 | + functions-common:time_start:2428 : _TIME_START[$name]=1651881928894 2022-05-07 00:05:28.899 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-07 00:05:28.916 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:05:28.919 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:05:28.922 | + functions-common:time_stop:2437 : local name 2022-05-07 00:05:28.924 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:05:28.927 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:05:28.929 | + functions-common:time_stop:2440 : local total 2022-05-07 00:05:28.931 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:05:28.935 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:05:28.937 | + functions-common:time_stop:2444 : start_time=1651881928894 2022-05-07 00:05:28.940 | + functions-common:time_stop:2446 : [[ -z 1651881928894 ]] 2022-05-07 00:05:28.943 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:05:28.947 | + functions-common:time_stop:2449 : end_time=1651881928944 2022-05-07 00:05:28.958 | + functions-common:time_stop:2450 : elapsed_time=50 2022-05-07 00:05:28.960 | + functions-common:time_stop:2451 : total=1324 2022-05-07 00:05:28.963 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:05:28.966 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1374 2022-05-07 00:05:28.969 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-07 00:05:28.987 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:05:28.990 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-07 00:05:29.009 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:05:29.011 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-07 00:05:29.029 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:05:29.035 | + ./stack.sh:main:1080 : start_etcd3 2022-05-07 00:05:29.041 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-07 00:05:29.044 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837780-6-hyperv --data-dir /opt/stack/data/etcd' 2022-05-07 00:05:29.046 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-07 00:05:29.049 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837780-6-hyperv=http://10.222.0.44:2380' 2022-05-07 00:05:29.051 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.44:2380' 2022-05-07 00:05:29.054 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.44:2379' 2022-05-07 00:05:29.056 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-07 00:05:29.059 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-07 00:05:29.062 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.44:2379' 2022-05-07 00:05:29.064 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-07 00:05:29.067 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-07 00:05:29.070 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-07 00:05:29.072 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837780-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-6-hyperv=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' '' root 2022-05-07 00:05:29.075 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-07 00:05:29.077 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837780-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-6-hyperv=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' 2022-05-07 00:05:29.080 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:05:29.082 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-07 00:05:29.084 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:05:29.087 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:05:29.089 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-07 00:05:29.095 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:05:29.109 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-07 00:05:29.180 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-07 00:05:29.251 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837780-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-6-hyperv=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' 2022-05-07 00:05:29.309 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-07 00:05:29.362 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-07 00:05:29.414 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:05:29.465 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:05:29.467 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-07 00:05:29.537 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:05:29.929 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-07 00:05:29.982 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-07 00:05:30.041 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-07 00:05:30.092 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-07 00:05:30.144 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-07 00:05:30.147 | ++ functions-common:is_arch:506 : uname -m 2022-05-07 00:05:30.152 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-07 00:05:30.154 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-07 00:05:30.545 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-07 00:05:30.558 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-07 00:05:30.913 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-07 00:05:31.790 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-07 00:05:31.808 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:05:31.810 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-07 00:05:31.813 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-07 00:05:31.816 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-07 00:05:31.820 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-07 00:05:31.833 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-07 00:05:31.845 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-07 00:05:31.848 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-07 00:05:31.850 | + 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.44/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-07 00:05:31.943 | The user clouds.yaml file didn't exist. 2022-05-07 00:05:31.953 | + 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.44/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-07 00:05:32.060 | + 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.44/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-07 00:05:32.170 | + 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.44/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-07 00:05:32.285 | + 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.44/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-07 00:05:32.404 | + 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.44/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-07 00:05:32.527 | + 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.44/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-07 00:05:32.654 | + 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.44/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-07 00:05:32.784 | + 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.44/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-07 00:05:32.918 | + 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.44/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-07 00:05:33.052 | + functions-common:write_clouds_yaml:198 : cat 2022-05-07 00:05:33.059 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-07 00:05:33.062 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-07 00:05:33.064 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-07 00:05:33.068 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-07 00:05:33.071 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-07 00:05:33.074 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-07 00:05:33.091 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:05:33.094 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-07 00:05:33.096 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:05:33.098 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-07 00:05:33.101 | + ./stack.sh:main:1097 : '[' 10.222.0.44 == 10.222.0.44 ']' 2022-05-07 00:05:33.103 | + ./stack.sh:main:1098 : init_keystone 2022-05-07 00:05:33.106 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-07 00:05:33.122 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:05:33.125 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-07 00:05:33.127 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-07 00:05:33.129 | + lib/database:recreate_database:112 : local db=keystone 2022-05-07 00:05:33.132 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-07 00:05:33.134 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-07 00:05:33.137 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-07 00:05:33.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:05:33.197 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-07 00:05:33.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:05:33.300 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-07 00:05:33.302 | + functions-common:time_start:2423 : local name=dbsync 2022-05-07 00:05:33.305 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:05:33.308 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:05:33.311 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:05:33.316 | + functions-common:time_start:2428 : _TIME_START[$name]=1651881933313 2022-05-07 00:05:33.318 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-07 00:05:38.002 | 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=80236) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:05:38.009 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:05:38.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.011 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.011 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.011 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.012 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:05:38.013 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:05:38.042 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:05:38.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.043 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.043 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.044 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.045 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:05:38.045 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:05:38.871 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:05:38.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.873 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.873 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.873 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:05:38.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:05:38.874 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:05:38.874 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:05:38.881 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-07 00:06:05.419 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:05.419 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-07 00:06:05.503 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:05.504 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-07 00:06:05.572 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:05.572 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-07 00:06:05.623 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:05.623 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-07 00:06:05.680 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:05.680 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-07 00:06:05.738 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:05.738 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-07 00:06:06.778 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:06.779 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:06.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.781 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.781 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.782 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.782 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.782 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:06.782 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:06.783 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:06.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.784 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.784 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.784 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.785 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:06.786 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:06.794 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:06.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.796 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.796 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.796 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:06.797 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:06.797 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:06.797 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:07.163 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:07.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.165 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.165 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.165 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.166 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.166 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:07.166 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:07.275 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:07.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.278 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.278 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.278 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.278 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.278 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:07.279 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:07.286 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-07 00:06:07.446 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:07.446 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-07 00:06:07.526 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:07.526 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-07 00:06:07.594 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:07.594 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-07 00:06:07.651 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:07.652 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-07 00:06:07.726 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:07.726 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-07 00:06:07.795 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:07.795 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-07 00:06:07.846 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:07.847 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:07.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.848 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.849 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.849 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.849 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:07.850 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:07.850 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:07.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.852 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.852 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.853 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.853 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.853 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:07.853 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:07.860 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:07.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.862 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.863 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.863 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:07.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:07.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:07.863 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:08.184 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:08.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.186 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.186 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.186 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.187 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:08.187 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:08.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:06:08.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.300 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.301 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.301 | 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=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:06:08.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:06:08.301 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:06:08.301 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:06:08.309 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-07 00:06:08.355 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:08.355 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-07 00:06:08.412 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:08.412 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-07 00:06:08.498 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:08.498 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-07 00:06:08.537 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:08.537 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-07 00:06:08.589 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:08.589 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-07 00:06:08.646 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:08.646 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-07 00:06:08.720 | INFO migrate.versioning.api [-] done 2022-05-07 00:06:09.110 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-07 00:06:09.112 | + functions-common:time_stop:2437 : local name 2022-05-07 00:06:09.115 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:06:09.117 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:06:09.119 | + functions-common:time_stop:2440 : local total 2022-05-07 00:06:09.122 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:06:09.124 | + functions-common:time_stop:2443 : name=dbsync 2022-05-07 00:06:09.127 | + functions-common:time_stop:2444 : start_time=1651881933313 2022-05-07 00:06:09.129 | + functions-common:time_stop:2446 : [[ -z 1651881933313 ]] 2022-05-07 00:06:09.132 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:06:09.136 | + functions-common:time_stop:2449 : end_time=1651881969134 2022-05-07 00:06:09.139 | + functions-common:time_stop:2450 : elapsed_time=35821 2022-05-07 00:06:09.141 | + functions-common:time_stop:2451 : total=0 2022-05-07 00:06:09.143 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:06:09.146 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35821 2022-05-07 00:06:09.148 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-07 00:06:09.150 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-07 00:06:09.155 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-07 00:06:13.603 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-07 00:06:13.603 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-07 00:06:13.603 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-07 00:06:13.604 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-07 00:06:13.604 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-07 00:06:13.605 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-07 00:06:13.605 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-07 00:06:13.605 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-07 00:06:13.605 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-07 00:06:13.976 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-07 00:06:13.980 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-07 00:06:14.642 | ++ inc/async:async_inner:64 : rc=0 2022-05-07 00:06:14.668 | [78194 Async install_tempest:78194]: finished successfully 2022-05-07 00:06:18.501 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-07 00:06:18.502 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-07 00:06:18.502 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-07 00:06:18.502 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-07 00:06:18.502 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-07 00:06:18.503 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-07 00:06:18.503 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-07 00:06:18.503 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-07 00:06:18.503 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-07 00:06:18.864 | + ./stack.sh:main:1099 : start_keystone 2022-05-07 00:06:18.866 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-07 00:06:18.869 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-07 00:06:18.872 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-07 00:06:18.888 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:06:18.891 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-07 00:06:18.894 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-07 00:06:18.898 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-07 00:06:18.904 | + functions-common:run_process:1692 : local service=keystone 2022-05-07 00:06:18.904 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-07 00:06:18.906 | + functions-common:run_process:1694 : local group= 2022-05-07 00:06:18.909 | + functions-common:run_process:1695 : local user= 2022-05-07 00:06:18.911 | + functions-common:run_process:1697 : local name=keystone 2022-05-07 00:06:18.913 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:06:18.916 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:06:18.918 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:06:18.921 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:06:18.923 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:06:18.928 | + functions-common:time_start:2428 : _TIME_START[$name]=1651881978925 2022-05-07 00:06:18.930 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-07 00:06:18.946 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:06:18.949 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-07 00:06:18.951 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-07 00:06:18.953 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-07 00:06:18.956 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-07 00:06:18.958 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-07 00:06:18.961 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-07 00:06:18.963 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-07 00:06:18.966 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-07 00:06:18.968 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-07 00:06:18.971 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:06:18.978 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:06:18.978 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-07 00:06:18.978 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-07 00:06:18.980 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-07 00:06:18.982 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-07 00:06:18.984 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-07 00:06:18.987 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-07 00:06:18.989 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-07 00:06:18.991 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-07 00:06:18.995 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-07 00:06:19.057 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-07 00:06:19.121 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-07 00:06:19.175 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-07 00:06:19.225 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:06:19.280 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-07 00:06:19.330 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-07 00:06:19.380 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-07 00:06:19.432 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-07 00:06:19.489 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-07 00:06:19.539 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-07 00:06:19.541 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-07 00:06:19.604 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-07 00:06:19.990 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-07 00:06:20.003 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-07 00:06:20.371 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-07 00:06:20.453 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:06:20.456 | + functions-common:time_stop:2437 : local name 2022-05-07 00:06:20.460 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:06:20.461 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:06:20.463 | + functions-common:time_stop:2440 : local total 2022-05-07 00:06:20.466 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:06:20.468 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:06:20.470 | + functions-common:time_stop:2444 : start_time=1651881978925 2022-05-07 00:06:20.473 | + functions-common:time_stop:2446 : [[ -z 1651881978925 ]] 2022-05-07 00:06:20.476 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:06:20.480 | + functions-common:time_stop:2449 : end_time=1651881980478 2022-05-07 00:06:20.483 | + functions-common:time_stop:2450 : elapsed_time=1553 2022-05-07 00:06:20.485 | + functions-common:time_stop:2451 : total=1374 2022-05-07 00:06:20.488 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:06:20.490 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2927 2022-05-07 00:06:20.492 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-07 00:06:20.492 | Waiting for keystone to start... 2022-05-07 00:06:20.495 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.44/identity/v3/ 2022-05-07 00:06:20.498 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.44/identity/v3/ 2022-05-07 00:06:20.500 | + functions:wait_for_service:457 : local timeout=60 2022-05-07 00:06:20.503 | + functions:wait_for_service:458 : local url=http://10.222.0.44/identity/v3/ 2022-05-07 00:06:20.505 | + functions:wait_for_service:459 : local rval=0 2022-05-07 00:06:20.507 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-07 00:06:20.510 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-07 00:06:20.512 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:06:20.514 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:06:20.520 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:06:20.522 | + functions-common:time_start:2428 : _TIME_START[$name]=1651881980519 2022-05-07 00:06:20.524 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-07 00:06:20.531 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/identity/v3/ 2022-05-07 00:06:27.003 | + :: : [[ 200 == 503 ]] 2022-05-07 00:06:27.005 | + :: : [[ 0 -eq 7 ]] 2022-05-07 00:06:27.008 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-07 00:06:27.010 | + functions-common:time_stop:2437 : local name 2022-05-07 00:06:27.013 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:06:27.016 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:06:27.018 | + functions-common:time_stop:2440 : local total 2022-05-07 00:06:27.021 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:06:27.023 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-07 00:06:27.025 | + functions-common:time_stop:2444 : start_time=1651881980519 2022-05-07 00:06:27.028 | + functions-common:time_stop:2446 : [[ -z 1651881980519 ]] 2022-05-07 00:06:27.031 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:06:27.035 | + functions-common:time_stop:2449 : end_time=1651881987033 2022-05-07 00:06:27.038 | + functions-common:time_stop:2450 : elapsed_time=6514 2022-05-07 00:06:27.040 | + functions-common:time_stop:2451 : total=0 2022-05-07 00:06:27.042 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:06:27.045 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6514 2022-05-07 00:06:27.048 | + functions:wait_for_service:467 : return 0 2022-05-07 00:06:27.050 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-07 00:06:27.067 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:06:27.070 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-07 00:06:27.072 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:06:27.074 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-07 00:06:27.101 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-07 00:06:27.106 | + 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.44/identity 2022-05-07 00:06:31.693 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.693 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.693 | 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=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.702 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.719 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.719 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.750 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.782 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.782 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.872 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.872 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.873 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.873 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.873 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.873 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.885 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.885 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.886 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.886 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.886 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.887 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.887 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.894 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.896 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.897 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.897 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.897 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.897 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.897 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.898 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=81060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-07 00:06:31.930 | 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=81060) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:06:32.249 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created domain default 2022-05-07 00:06:32.334 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created project admin 2022-05-07 00:06:32.362 | DEBUG passlib.handlers.bcrypt [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=81060) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-07 00:06:32.363 | DEBUG passlib.handlers.bcrypt [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=81060) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-07 00:06:32.469 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created user admin 2022-05-07 00:06:32.521 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created role reader 2022-05-07 00:06:32.567 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created role member 2022-05-07 00:06:32.621 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created implied role where 6b420c9dda414cf091bf7e2a7d6828c0 implies 3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:06:32.681 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created role admin 2022-05-07 00:06:32.735 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created implied role where 860da4304a9f4743928fe22c4b16c6b8 implies 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:06:32.784 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Granted role admin on project admin to user admin. 2022-05-07 00:06:32.838 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Granted role admin on the system to user admin. 2022-05-07 00:06:32.912 | WARNING py.warnings [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-05-07 00:06:32.913 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-07 00:06:32.913 |  2022-05-07 00:06:32.916 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created region RegionOne 2022-05-07 00:06:33.093 | INFO keystone.cmd.bootstrap [None req-91566d0e-cead-45c8-a4ad-3cea551864ca None None] Created public endpoint http://10.222.0.44/identity 2022-05-07 00:06:33.543 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-07 00:06:33.546 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-07 00:06:33.548 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-07 00:06:33.552 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-07 00:06:36.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:36.536 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:36.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:36.536 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:36.696 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:36.699 | + lib/keystone:create_keystone_accounts:310 : admin_project=cbfcecd81877431686ff85551dd06750 2022-05-07 00:06:36.701 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-07 00:06:36.705 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-07 00:06:38.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:38.849 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:38.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:38.849 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:39.011 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:39.014 | + lib/keystone:create_keystone_accounts:312 : admin_user=5d14171b01f54effb83f77b1d236caa7 2022-05-07 00:06:39.017 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-07 00:06:39.019 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-07 00:06:39.021 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-07 00:06:39.024 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 5d14171b01f54effb83f77b1d236caa7 default 2022-05-07 00:06:39.080 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5d14171b01f54effb83f77b1d236caa7 default 2022-05-07 00:06:39.119 | [17762 Async ks-domain-role:81214]: running: get_or_add_user_domain_role admin 5d14171b01f54effb83f77b1d236caa7 default 2022-05-07 00:06:39.121 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-07 00:06:39.124 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-07 00:06:39.127 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-07 00:06:42.323 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-07 00:06:42.326 | + functions-common:get_or_create_domain:900 : echo default 2022-05-07 00:06:42.326 | default 2022-05-07 00:06:42.328 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-07 00:06:42.386 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-07 00:06:42.427 | [17762 Async ks-project:81353]: running: get_or_create_project service Default 2022-05-07 00:06:42.429 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-07 00:06:42.499 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-07 00:06:42.542 | [17762 Async ks-service:81439]: running: get_or_create_role service 2022-05-07 00:06:42.545 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-07 00:06:42.613 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-07 00:06:42.701 | [17762 Async ks-reseller:81525]: running: get_or_create_role ResellerAdmin 2022-05-07 00:06:42.712 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-07 00:06:42.728 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-07 00:06:43.128 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-07 00:06:43.332 | [17762 Async ks-anotherrole:81617]: running: get_or_create_role anotherrole 2022-05-07 00:06:43.357 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-07 00:06:43.389 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-07 00:06:43.413 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-07 00:06:43.436 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-07 00:06:46.328 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:06:46.360 | [81353 Async ks-project:81353]: finished successfully 2022-05-07 00:06:46.777 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:06:46.882 | [81525 Async ks-reseller:81525]: finished successfully 2022-05-07 00:06:46.905 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:06:46.943 | [81439 Async ks-service:81439]: finished successfully 2022-05-07 00:06:47.137 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:06:47.163 | [81617 Async ks-anotherrole:81617]: finished successfully 2022-05-07 00:06:47.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:47.185 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:47.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:47.185 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:47.357 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:47.360 | ++ functions-common:get_or_create_project:950 : project_id=01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:06:47.362 | ++ functions-common:get_or_create_project:951 : echo 01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:06:47.365 | + lib/keystone:create_keystone_accounts:340 : invis_project=01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:06:47.368 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-07 00:06:47.371 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-07 00:06:47.373 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-07 00:06:47.376 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-07 00:06:49.830 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:06:49.855 | [81214 Async ks-domain-role:81214]: finished successfully 2022-05-07 00:06:49.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:49.892 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:49.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:49.892 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:50.058 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:50.061 | ++ functions-common:get_or_create_project:950 : project_id=82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:50.063 | ++ functions-common:get_or_create_project:951 : echo 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:50.066 | + lib/keystone:create_keystone_accounts:344 : demo_project=82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:50.068 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-07 00:06:50.071 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-07 00:06:50.075 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:06:50.077 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-07 00:06:50.079 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-07 00:06:50.083 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-07 00:06:52.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.559 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.559 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.723 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:52.726 | ++ functions-common:get_or_create_user:937 : user_id=d0070d69015344c0ac01be41a3942e3e 2022-05-07 00:06:52.728 | ++ functions-common:get_or_create_user:938 : echo d0070d69015344c0ac01be41a3942e3e 2022-05-07 00:06:52.731 | + lib/keystone:create_keystone_accounts:347 : demo_user=d0070d69015344c0ac01be41a3942e3e 2022-05-07 00:06:52.734 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-07 00:06:52.783 | [17762 Async ks-domain-role:81214]: Waiting for completion of get_or_add_user_domain_role admin 5d14171b01f54effb83f77b1d236caa7 default running on PID 81214 (6 other jobs running) 2022-05-07 00:06:52.809 | [17762 Async ks-domain-role:81214]: Signaling child to exit 2022-05-07 00:06:52.809 | WAKEUP 2022-05-07 00:06:52.832 | [17762 Async ks-domain-role:81214]: Signaled 2022-05-07 00:06:52.833 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-07 00:06:52.833 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:06:52.833 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d14171b01f54effb83f77b1d236caa7 --domain default 2022-05-07 00:06:52.833 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-07 00:06:52.833 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:06:52.833 | ++ functions-common:get_field:824 : read data 2022-05-07 00:06:52.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.833 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.833 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.833 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:52.833 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-07 00:06:52.834 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-07 00:06:52.834 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 5d14171b01f54effb83f77b1d236caa7 --domain default 2022-05-07 00:06:52.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.834 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.834 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.834 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d14171b01f54effb83f77b1d236caa7 --domain default 2022-05-07 00:06:52.834 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-07 00:06:52.834 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:06:52.834 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:06:52.834 | ++ functions-common:get_field:824 : read data 2022-05-07 00:06:52.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.834 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.834 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.834 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:52.834 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:06:52.834 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:06:52.834 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | 5d14171b01f54effb83f77b1d236caa7 | | | default | | False |' 2022-05-07 00:06:52.834 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:06:52.834 | ++ functions-common:get_field:824 : read data 2022-05-07 00:06:52.834 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:06:52.834 | + functions-common:get_or_add_user_domain_role:1033 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:06:52.834 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:06:52.877 | [17762 Async ks-domain-role:81214]: finished get_or_add_user_domain_role admin 5d14171b01f54effb83f77b1d236caa7 default with result 0 in 10 seconds 2022-05-07 00:06:52.883 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-07 00:06:52.919 | [17762 Async ks-project:81353]: Waiting for completion of get_or_create_project service Default running on PID 81353 (5 other jobs running) 2022-05-07 00:06:52.943 | [17762 Async ks-project:81353]: Signaling child to exit 2022-05-07 00:06:52.944 | WAKEUP 2022-05-07 00:06:52.967 | [17762 Async ks-project:81353]: Signaled 2022-05-07 00:06:52.969 | + functions-common:get_or_create_project:944 : local project_id 2022-05-07 00:06:52.969 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-07 00:06:52.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.969 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:52.969 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:52.969 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:52.969 | + functions-common:get_or_create_project:950 : project_id=f559f7e2c0624759a31f435cc5aa90e9 2022-05-07 00:06:52.969 | + functions-common:get_or_create_project:951 : echo f559f7e2c0624759a31f435cc5aa90e9 2022-05-07 00:06:52.969 | f559f7e2c0624759a31f435cc5aa90e9 2022-05-07 00:06:53.020 | [17762 Async ks-project:81353]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-05-07 00:06:53.057 | [17762 Async ks-service:81439]: Waiting for completion of get_or_create_role service running on PID 81439 (4 other jobs running) 2022-05-07 00:06:53.083 | [17762 Async ks-service:81439]: Signaling child to exit 2022-05-07 00:06:53.083 | WAKEUP 2022-05-07 00:06:53.105 | [17762 Async ks-service:81439]: Signaled 2022-05-07 00:06:53.106 | + functions-common:get_or_create_role:957 : local role_id 2022-05-07 00:06:53.106 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-07 00:06:53.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:53.106 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:53.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:53.107 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:53.107 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:53.107 | + functions-common:get_or_create_role:962 : role_id=1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:06:53.107 | + functions-common:get_or_create_role:963 : echo 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:06:53.107 | 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:06:53.150 | [17762 Async ks-service:81439]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-07 00:06:53.188 | [17762 Async ks-reseller:81525]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81525 (3 other jobs running) 2022-05-07 00:06:53.213 | [17762 Async ks-reseller:81525]: Signaling child to exit 2022-05-07 00:06:53.213 | WAKEUP 2022-05-07 00:06:53.237 | [17762 Async ks-reseller:81525]: Signaled 2022-05-07 00:06:53.238 | + functions-common:get_or_create_role:957 : local role_id 2022-05-07 00:06:53.238 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-07 00:06:53.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:53.238 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:53.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:53.238 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:53.238 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:53.238 | + functions-common:get_or_create_role:962 : role_id=95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:06:53.238 | + functions-common:get_or_create_role:963 : echo 95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:06:53.238 | 95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:06:53.283 | [17762 Async ks-reseller:81525]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-07 00:06:53.324 | [17762 Async ks-anotherrole:81617]: Waiting for completion of get_or_create_role anotherrole running on PID 81617 (2 other jobs running) 2022-05-07 00:06:53.348 | [17762 Async ks-anotherrole:81617]: Signaling child to exit 2022-05-07 00:06:53.348 | WAKEUP 2022-05-07 00:06:53.371 | [17762 Async ks-anotherrole:81617]: Signaled 2022-05-07 00:06:53.372 | + functions-common:get_or_create_role:957 : local role_id 2022-05-07 00:06:53.372 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-07 00:06:53.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:53.372 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:53.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:53.372 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:53.372 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:53.372 | + functions-common:get_or_create_role:962 : role_id=4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:06:53.372 | + functions-common:get_or_create_role:963 : echo 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:06:53.372 | 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:06:53.415 | [17762 Async ks-anotherrole:81617]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-07 00:06:53.419 | + inc/async:async_wait:197 : return 0 2022-05-07 00:06:53.422 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.480 | + inc/async:async_inner:63 : get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.519 | [17762 Async ks-demo-member:82482]: running: get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.521 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 5d14171b01f54effb83f77b1d236caa7 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.582 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5d14171b01f54effb83f77b1d236caa7 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.628 | [17762 Async ks-demo-admin:82594]: running: get_or_add_user_project_role admin 5d14171b01f54effb83f77b1d236caa7 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.630 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.698 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.749 | [17762 Async ks-demo-another:82706]: running: get_or_add_user_project_role anotherrole d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:53.752 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:06:53.819 | + inc/async:async_inner:63 : get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:06:53.902 | [17762 Async ks-demo-invis:82818]: running: get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:06:53.907 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-07 00:06:53.920 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-07 00:06:53.927 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:06:53.946 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-07 00:06:53.953 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-07 00:06:53.986 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-05-07 00:06:58.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:58.352 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:58.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:06:58.352 | from cryptography.utils import int_from_bytes 2022-05-07 00:06:58.730 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:06:58.757 | ++ functions-common:get_or_create_user:937 : user_id=1923cc9743144f2da3773845db3ca5c0 2022-05-07 00:06:58.763 | ++ functions-common:get_or_create_user:938 : echo 1923cc9743144f2da3773845db3ca5c0 2022-05-07 00:06:58.769 | + lib/keystone:create_keystone_accounts:360 : demo_reader=1923cc9743144f2da3773845db3ca5c0 2022-05-07 00:06:58.771 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 1923cc9743144f2da3773845db3ca5c0 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:59.119 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1923cc9743144f2da3773845db3ca5c0 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:59.328 | [17762 Async ks-demo-reader:83008]: running: get_or_add_user_project_role reader 1923cc9743144f2da3773845db3ca5c0 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:06:59.333 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-07 00:06:59.345 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-07 00:06:59.351 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-07 00:06:59.381 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-07 00:07:03.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:03.759 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:03.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:03.759 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:03.995 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:03.997 | ++ functions-common:get_or_create_project:950 : project_id=9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:04.000 | ++ functions-common:get_or_create_project:951 : echo 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:04.013 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:04.029 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-07 00:07:04.060 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-07 00:07:04.077 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:07:04.090 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-07 00:07:04.102 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-07 00:07:04.131 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-05-07 00:07:07.169 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:07.302 | [82594 Async ks-demo-admin:82594]: finished successfully 2022-05-07 00:07:07.740 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:07.840 | [82482 Async ks-demo-member:82482]: finished successfully 2022-05-07 00:07:07.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:07.977 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:07.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:07.977 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:08.184 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:08.189 | ++ functions-common:get_or_create_user:937 : user_id=09f662acdc8c4794a31d39c62fdb8252 2022-05-07 00:07:08.191 | ++ functions-common:get_or_create_user:938 : echo 09f662acdc8c4794a31d39c62fdb8252 2022-05-07 00:07:08.195 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=09f662acdc8c4794a31d39c62fdb8252 2022-05-07 00:07:08.197 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:08.305 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:08.399 | [17762 Async ks-alt-admin:83444]: running: get_or_add_user_project_role admin 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:08.402 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:08.527 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:08.655 | [17762 Async ks-alt-another:83556]: running: get_or_add_user_project_role anotherrole 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:08.685 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-07 00:07:08.713 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-07 00:07:08.737 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:07:08.756 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-07 00:07:08.781 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-07 00:07:08.803 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-05-07 00:07:09.556 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:09.713 | [82706 Async ks-demo-another:82706]: finished successfully 2022-05-07 00:07:09.887 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:09.917 | [82818 Async ks-demo-invis:82818]: finished successfully 2022-05-07 00:07:11.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:11.936 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:11.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:11.936 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:12.155 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:12.158 | ++ functions-common:get_or_create_user:937 : user_id=5d61f5e9f83e4c10a0fb30ce262d9382 2022-05-07 00:07:12.161 | ++ functions-common:get_or_create_user:938 : echo 5d61f5e9f83e4c10a0fb30ce262d9382 2022-05-07 00:07:12.165 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=5d61f5e9f83e4c10a0fb30ce262d9382 2022-05-07 00:07:12.169 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 5d61f5e9f83e4c10a0fb30ce262d9382 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:12.252 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5d61f5e9f83e4c10a0fb30ce262d9382 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:12.312 | [17762 Async ks-alt-member-user:83839]: running: get_or_add_user_project_role member 5d61f5e9f83e4c10a0fb30ce262d9382 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:12.315 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-07 00:07:12.319 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-07 00:07:12.325 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:07:12.333 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-07 00:07:12.338 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-07 00:07:12.344 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-05-07 00:07:14.617 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:14.739 | [83008 Async ks-demo-reader:83008]: finished successfully 2022-05-07 00:07:15.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:15.240 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:15.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:15.240 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:15.437 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:15.439 | ++ functions-common:get_or_create_user:937 : user_id=8f2f7bba27c74926a9fb90cb93e4e854 2022-05-07 00:07:15.442 | ++ functions-common:get_or_create_user:938 : echo 8f2f7bba27c74926a9fb90cb93e4e854 2022-05-07 00:07:15.446 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8f2f7bba27c74926a9fb90cb93e4e854 2022-05-07 00:07:15.450 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8f2f7bba27c74926a9fb90cb93e4e854 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:15.552 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8f2f7bba27c74926a9fb90cb93e4e854 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:15.636 | [17762 Async ks-alt-reader-user:84063]: running: get_or_add_user_project_role reader 8f2f7bba27c74926a9fb90cb93e4e854 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:15.641 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-07 00:07:15.647 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:07:15.652 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-07 00:07:15.655 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-07 00:07:15.659 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-05-07 00:07:18.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:18.991 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:18.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:18.991 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:19.251 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:19.254 | ++ functions-common:get_or_create_user:937 : user_id=3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 2022-05-07 00:07:19.258 | ++ functions-common:get_or_create_user:938 : echo 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 2022-05-07 00:07:19.262 | + lib/keystone:create_keystone_accounts:392 : system_member_user=3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 2022-05-07 00:07:19.269 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 all 2022-05-07 00:07:19.354 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 all 2022-05-07 00:07:19.437 | [17762 Async ks-system-member:84289]: running: get_or_add_user_system_role member 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 all 2022-05-07 00:07:19.440 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-07 00:07:19.443 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:07:19.463 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-07 00:07:19.485 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-07 00:07:19.509 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-05-07 00:07:21.896 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:22.080 | [83444 Async ks-alt-admin:83444]: finished successfully 2022-05-07 00:07:22.469 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:22.559 | [83556 Async ks-alt-another:83556]: finished successfully 2022-05-07 00:07:23.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:23.165 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:23.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:23.165 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:23.349 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:23.352 | ++ functions-common:get_or_create_user:937 : user_id=8b5f87482f4f48dbb8920694986852b7 2022-05-07 00:07:23.357 | ++ functions-common:get_or_create_user:938 : echo 8b5f87482f4f48dbb8920694986852b7 2022-05-07 00:07:23.360 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=8b5f87482f4f48dbb8920694986852b7 2022-05-07 00:07:23.365 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 8b5f87482f4f48dbb8920694986852b7 all 2022-05-07 00:07:23.435 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 8b5f87482f4f48dbb8920694986852b7 all 2022-05-07 00:07:23.580 | [17762 Async ks-system-reader:84582]: running: get_or_add_user_system_role reader 8b5f87482f4f48dbb8920694986852b7 all 2022-05-07 00:07:23.582 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-07 00:07:23.607 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-07 00:07:23.617 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-07 00:07:23.639 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-07 00:07:23.669 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-07 00:07:25.555 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:25.706 | [83839 Async ks-alt-member-user:83839]: finished successfully 2022-05-07 00:07:26.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:26.895 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:26.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:26.895 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:27.082 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:27.085 | ++ functions-common:get_or_create_group:914 : group_id=2373a4c246c843a9b8af80d8197f3432 2022-05-07 00:07:27.088 | ++ functions-common:get_or_create_group:915 : echo 2373a4c246c843a9b8af80d8197f3432 2022-05-07 00:07:27.091 | + lib/keystone:create_keystone_accounts:402 : admin_group=2373a4c246c843a9b8af80d8197f3432 2022-05-07 00:07:27.093 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-07 00:07:27.096 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-07 00:07:27.099 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-07 00:07:27.102 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-07 00:07:27.105 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-07 00:07:28.974 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:29.013 | [84063 Async ks-alt-reader-user:84063]: finished successfully 2022-05-07 00:07:29.583 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:29.620 | [84289 Async ks-system-member:84289]: finished successfully 2022-05-07 00:07:29.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:29.902 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:29.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:29.902 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:30.081 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:30.085 | ++ functions-common:get_or_create_group:914 : group_id=cbe1d34f14164e8986587c19a0fe9069 2022-05-07 00:07:30.091 | ++ functions-common:get_or_create_group:915 : echo cbe1d34f14164e8986587c19a0fe9069 2022-05-07 00:07:30.094 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=cbe1d34f14164e8986587c19a0fe9069 2022-05-07 00:07:30.097 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:30.165 | + inc/async:async_inner:63 : get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:30.236 | [17762 Async ks-group-memberdemo:85012]: running: get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:30.240 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:30.332 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:30.376 | [17762 Async ks-group-anotherdemo:85101]: running: get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:30.379 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:30.455 | + inc/async:async_inner:63 : get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:30.520 | [17762 Async ks-group-memberalt:85187]: running: get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:30.522 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:30.949 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:31.183 | [17762 Async ks-group-anotheralt:85276]: running: get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:31.206 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 2373a4c246c843a9b8af80d8197f3432 cbfcecd81877431686ff85551dd06750 2022-05-07 00:07:31.665 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 2373a4c246c843a9b8af80d8197f3432 cbfcecd81877431686ff85551dd06750 2022-05-07 00:07:31.883 | [17762 Async ks-group-admin:85362]: running: get_or_add_group_project_role admin 2373a4c246c843a9b8af80d8197f3432 cbfcecd81877431686ff85551dd06750 2022-05-07 00:07:31.905 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-07 00:07:32.316 | [17762 Async ks-demo-member:82482]: Waiting for completion of get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 running on PID 82482 (17 other jobs running) 2022-05-07 00:07:32.511 | [17762 Async ks-demo-member:82482]: Signaling child to exit 2022-05-07 00:07:32.512 | WAKEUP 2022-05-07 00:07:32.656 | [17762 Async ks-demo-member:82482]: Signaled 2022-05-07 00:07:32.668 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:32.668 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:32.668 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:32.668 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:32.668 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:32.669 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:32.669 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:32.669 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:32.669 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d0070d69015344c0ac01be41a3942e3e --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:32.669 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:32.669 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:32.669 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:32.669 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:32.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:32.669 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:32.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:32.669 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:32.669 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:32.669 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:32.669 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:32.669 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user d0070d69015344c0ac01be41a3942e3e --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:32.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:32.669 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:32.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:32.669 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:32.669 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d0070d69015344c0ac01be41a3942e3e --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:32.669 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:32.669 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:32.669 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:32.669 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:32.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:32.669 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:32.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:32.669 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:32.669 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:32.669 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:32.670 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:32.670 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:32.670 | ++ functions-common:get_field:830 : echo '| 6b420c9dda414cf091bf7e2a7d6828c0 | d0070d69015344c0ac01be41a3942e3e | | 82de375b4e274b85990a6577cc2f6238 | | | False |' 2022-05-07 00:07:32.670 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:32.670 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:32.670 | + functions-common:get_or_add_user_project_role:1009 : echo 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:32.670 | 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:32.937 | [17762 Async ks-demo-member:82482]: finished get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 with result 0 in 14 seconds 2022-05-07 00:07:33.250 | [17762 Async ks-demo-admin:82594]: Waiting for completion of get_or_add_user_project_role admin 5d14171b01f54effb83f77b1d236caa7 82de375b4e274b85990a6577cc2f6238 running on PID 82594 (16 other jobs running) 2022-05-07 00:07:33.440 | [17762 Async ks-demo-admin:82594]: Signaling child to exit 2022-05-07 00:07:33.441 | WAKEUP 2022-05-07 00:07:33.532 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:33.572 | [17762 Async ks-demo-admin:82594]: Signaled 2022-05-07 00:07:33.573 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:33.573 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:33.573 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:33.573 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:33.573 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:33.573 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:33.573 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:33.573 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:33.573 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:33.573 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:33.573 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:33.573 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d14171b01f54effb83f77b1d236caa7 --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:33.573 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:33.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:33.573 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:33.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:33.574 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:33.574 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:33.574 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:33.574 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:33.574 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 5d14171b01f54effb83f77b1d236caa7 --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:33.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:33.574 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:33.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:33.574 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:33.574 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d14171b01f54effb83f77b1d236caa7 --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:33.574 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:33.574 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:33.574 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:33.574 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:33.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:33.574 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:33.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:33.574 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:33.574 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:33.574 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:33.574 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:33.574 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | 5d14171b01f54effb83f77b1d236caa7 | | 82de375b4e274b85990a6577cc2f6238 | | | False |' 2022-05-07 00:07:33.574 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:33.574 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:33.574 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:07:33.574 | + functions-common:get_or_add_user_project_role:1009 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:07:33.574 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:07:33.639 | [84582 Async ks-system-reader:84582]: finished successfully 2022-05-07 00:07:33.716 | [17762 Async ks-demo-admin:82594]: finished get_or_add_user_project_role admin 5d14171b01f54effb83f77b1d236caa7 82de375b4e274b85990a6577cc2f6238 with result 0 in 13 seconds 2022-05-07 00:07:33.945 | [17762 Async ks-demo-another:82706]: Waiting for completion of get_or_add_user_project_role anotherrole d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 running on PID 82706 (15 other jobs running) 2022-05-07 00:07:34.095 | [17762 Async ks-demo-another:82706]: Signaling child to exit 2022-05-07 00:07:34.096 | WAKEUP 2022-05-07 00:07:34.227 | [17762 Async ks-demo-another:82706]: Signaled 2022-05-07 00:07:34.229 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:34.229 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:34.229 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:34.229 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:34.229 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:34.229 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:34.229 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:34.229 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:34.229 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:34.229 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:34.229 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d0070d69015344c0ac01be41a3942e3e --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:34.229 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:34.229 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:34.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.229 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.229 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.229 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:34.229 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:34.229 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:34.229 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user d0070d69015344c0ac01be41a3942e3e --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:34.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.229 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.229 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.229 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d0070d69015344c0ac01be41a3942e3e --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:34.229 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:34.230 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:34.230 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:34.230 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:34.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.230 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.230 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.230 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:34.230 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:34.230 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:34.230 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:34.230 | ++ functions-common:get_field:830 : echo '| 4c83ad6408a34bf397a6e13437f0c6f3 | d0070d69015344c0ac01be41a3942e3e | | 82de375b4e274b85990a6577cc2f6238 | | | False |' 2022-05-07 00:07:34.230 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:34.230 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:07:34.230 | + functions-common:get_or_add_user_project_role:1009 : echo 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:07:34.230 | 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:07:34.394 | [17762 Async ks-demo-another:82706]: finished get_or_add_user_project_role anotherrole d0070d69015344c0ac01be41a3942e3e 82de375b4e274b85990a6577cc2f6238 with result 0 in 16 seconds 2022-05-07 00:07:34.580 | [17762 Async ks-demo-invis:82818]: Waiting for completion of get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 01cf2927a8194d75b1497be9b25790a7 running on PID 82818 (14 other jobs running) 2022-05-07 00:07:34.702 | [17762 Async ks-demo-invis:82818]: Signaling child to exit 2022-05-07 00:07:34.703 | WAKEUP 2022-05-07 00:07:34.759 | [17762 Async ks-demo-invis:82818]: Signaled 2022-05-07 00:07:34.769 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:34.769 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:34.770 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:34.770 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:34.770 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:34.770 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:34.770 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:34.770 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:34.770 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d0070d69015344c0ac01be41a3942e3e --project 01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:07:34.770 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:34.770 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:34.770 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:34.770 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:34.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.770 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.770 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.770 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:34.770 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:34.770 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:34.770 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user d0070d69015344c0ac01be41a3942e3e --project 01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:07:34.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.770 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.771 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.771 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:34.771 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d0070d69015344c0ac01be41a3942e3e --project 01cf2927a8194d75b1497be9b25790a7 2022-05-07 00:07:34.771 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:34.771 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:34.771 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:34.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.771 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:34.771 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:34.771 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:34.771 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:34.771 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:34.771 | ++ functions-common:get_field:830 : echo '| 6b420c9dda414cf091bf7e2a7d6828c0 | d0070d69015344c0ac01be41a3942e3e | | 01cf2927a8194d75b1497be9b25790a7 | | | False |' 2022-05-07 00:07:34.771 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:34.771 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:34.771 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:34.771 | + functions-common:get_or_add_user_project_role:1009 : echo 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:34.771 | 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:34.919 | [17762 Async ks-demo-invis:82818]: finished get_or_add_user_project_role member d0070d69015344c0ac01be41a3942e3e 01cf2927a8194d75b1497be9b25790a7 with result 0 in 16 seconds 2022-05-07 00:07:35.014 | [17762 Async ks-demo-reader:83008]: Waiting for completion of get_or_add_user_project_role reader 1923cc9743144f2da3773845db3ca5c0 82de375b4e274b85990a6577cc2f6238 running on PID 83008 (13 other jobs running) 2022-05-07 00:07:35.058 | [17762 Async ks-demo-reader:83008]: Signaling child to exit 2022-05-07 00:07:35.059 | WAKEUP 2022-05-07 00:07:35.088 | [17762 Async ks-demo-reader:83008]: Signaled 2022-05-07 00:07:35.090 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:35.090 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:35.090 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:35.090 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:35.090 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:35.090 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:35.090 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:35.090 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:35.090 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:35.090 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:35.090 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1923cc9743144f2da3773845db3ca5c0 --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:35.090 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:35.090 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:35.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.090 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.090 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.090 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:35.090 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:35.090 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:35.090 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 1923cc9743144f2da3773845db3ca5c0 --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:35.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.090 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.090 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.090 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1923cc9743144f2da3773845db3ca5c0 --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:35.090 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:35.091 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:35.091 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:35.091 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:35.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.091 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.091 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.091 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:35.091 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:35.091 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:35.091 | ++ functions-common:get_field:830 : echo '| 3dbc75635274474cb6b76efbc76f432e | 1923cc9743144f2da3773845db3ca5c0 | | 82de375b4e274b85990a6577cc2f6238 | | | False |' 2022-05-07 00:07:35.091 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:35.091 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:35.091 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:35.091 | + functions-common:get_or_add_user_project_role:1009 : echo 3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:35.091 | 3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:35.158 | [17762 Async ks-demo-reader:83008]: finished get_or_add_user_project_role reader 1923cc9743144f2da3773845db3ca5c0 82de375b4e274b85990a6577cc2f6238 with result 0 in 15 seconds 2022-05-07 00:07:35.163 | + inc/async:async_wait:197 : return 0 2022-05-07 00:07:35.168 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-07 00:07:35.265 | [17762 Async ks-alt-admin:83444]: Waiting for completion of get_or_add_user_project_role admin 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 running on PID 83444 (12 other jobs running) 2022-05-07 00:07:35.316 | [17762 Async ks-alt-admin:83444]: Signaling child to exit 2022-05-07 00:07:35.316 | WAKEUP 2022-05-07 00:07:35.419 | [17762 Async ks-alt-admin:83444]: Signaled 2022-05-07 00:07:35.425 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:35.425 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:35.425 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:35.425 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:35.425 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:35.425 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:35.425 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:35.425 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:35.425 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:35.425 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09f662acdc8c4794a31d39c62fdb8252 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:35.425 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:35.425 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:35.425 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:35.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.425 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.425 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.425 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:35.425 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:35.425 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:35.425 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 09f662acdc8c4794a31d39c62fdb8252 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:35.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.426 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.426 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.426 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:35.426 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09f662acdc8c4794a31d39c62fdb8252 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:35.426 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:35.426 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:35.426 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:35.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.426 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:35.426 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:35.426 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:35.426 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:35.426 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:35.426 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | 09f662acdc8c4794a31d39c62fdb8252 | | 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 | | | False |' 2022-05-07 00:07:35.426 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:35.426 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:35.426 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:07:35.426 | + functions-common:get_or_add_user_project_role:1009 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:07:35.426 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:07:35.641 | [17762 Async ks-alt-admin:83444]: finished get_or_add_user_project_role admin 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 with result 0 in 13 seconds 2022-05-07 00:07:35.841 | [17762 Async ks-alt-another:83556]: Waiting for completion of get_or_add_user_project_role anotherrole 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 running on PID 83556 (11 other jobs running) 2022-05-07 00:07:36.011 | [17762 Async ks-alt-another:83556]: Signaling child to exit 2022-05-07 00:07:36.021 | WAKEUP 2022-05-07 00:07:36.155 | [17762 Async ks-alt-another:83556]: Signaled 2022-05-07 00:07:36.156 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:36.156 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:36.156 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:36.156 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:36.156 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:36.156 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:36.156 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:36.156 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:36.156 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:36.156 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:36.156 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 09f662acdc8c4794a31d39c62fdb8252 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:36.156 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:36.157 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:36.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.157 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.157 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.157 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:36.157 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:36.157 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:36.157 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 09f662acdc8c4794a31d39c62fdb8252 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:36.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.157 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.157 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.157 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:36.157 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:36.157 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 09f662acdc8c4794a31d39c62fdb8252 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:36.157 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:36.157 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:36.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.157 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.157 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.157 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:36.157 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:36.157 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:36.157 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:36.157 | ++ functions-common:get_field:830 : echo '| 4c83ad6408a34bf397a6e13437f0c6f3 | 09f662acdc8c4794a31d39c62fdb8252 | | 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 | | | False |' 2022-05-07 00:07:36.157 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:36.157 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:07:36.157 | + functions-common:get_or_add_user_project_role:1009 : echo 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:07:36.157 | 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:07:36.350 | [17762 Async ks-alt-another:83556]: finished get_or_add_user_project_role anotherrole 09f662acdc8c4794a31d39c62fdb8252 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 with result 0 in 14 seconds 2022-05-07 00:07:36.602 | [17762 Async ks-alt-member-user:83839]: Waiting for completion of get_or_add_user_project_role member 5d61f5e9f83e4c10a0fb30ce262d9382 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 running on PID 83839 (10 other jobs running) 2022-05-07 00:07:36.792 | [17762 Async ks-alt-member-user:83839]: Signaling child to exit 2022-05-07 00:07:36.799 | WAKEUP 2022-05-07 00:07:36.914 | [17762 Async ks-alt-member-user:83839]: Signaled 2022-05-07 00:07:36.932 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:36.932 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:36.932 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:36.932 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:36.932 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:36.932 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:36.932 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:36.932 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:36.932 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5d61f5e9f83e4c10a0fb30ce262d9382 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:36.932 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:36.932 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:36.932 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:36.932 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:36.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.933 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.933 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.933 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:36.933 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:36.933 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:36.933 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 5d61f5e9f83e4c10a0fb30ce262d9382 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:36.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.933 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.933 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.933 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:36.933 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5d61f5e9f83e4c10a0fb30ce262d9382 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:36.933 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:36.933 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:36.933 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:36.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.933 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:36.933 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:36.933 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:36.933 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:36.933 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:36.933 | ++ functions-common:get_field:830 : echo '| 6b420c9dda414cf091bf7e2a7d6828c0 | 5d61f5e9f83e4c10a0fb30ce262d9382 | | 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 | | | False |' 2022-05-07 00:07:36.933 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:36.933 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:36.933 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:36.933 | + functions-common:get_or_add_user_project_role:1009 : echo 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:36.933 | 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:37.279 | [17762 Async ks-alt-member-user:83839]: finished get_or_add_user_project_role member 5d61f5e9f83e4c10a0fb30ce262d9382 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 with result 0 in 13 seconds 2022-05-07 00:07:37.536 | [17762 Async ks-alt-reader-user:84063]: Waiting for completion of get_or_add_user_project_role reader 8f2f7bba27c74926a9fb90cb93e4e854 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 running on PID 84063 (9 other jobs running) 2022-05-07 00:07:37.667 | [17762 Async ks-alt-reader-user:84063]: Signaling child to exit 2022-05-07 00:07:37.667 | WAKEUP 2022-05-07 00:07:37.806 | [17762 Async ks-alt-reader-user:84063]: Signaled 2022-05-07 00:07:37.816 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:07:37.816 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:07:37.816 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:37.816 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:37.816 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:37.816 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:37.816 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:37.816 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:07:37.816 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8f2f7bba27c74926a9fb90cb93e4e854 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:37.816 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:07:37.816 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:37.816 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:37.816 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:37.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:37.816 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:37.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:37.817 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:37.817 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:37.817 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:07:37.817 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:07:37.817 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 8f2f7bba27c74926a9fb90cb93e4e854 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:37.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:37.817 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:37.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:37.817 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:37.817 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:07:37.817 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8f2f7bba27c74926a9fb90cb93e4e854 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:37.817 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:07:37.817 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:07:37.817 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:37.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:37.817 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:37.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:37.817 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:37.817 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:37.817 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:07:37.817 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:07:37.817 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:07:37.817 | ++ functions-common:get_field:830 : echo '| 3dbc75635274474cb6b76efbc76f432e | 8f2f7bba27c74926a9fb90cb93e4e854 | | 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 | | | False |' 2022-05-07 00:07:37.817 | ++ functions-common:get_field:824 : read data 2022-05-07 00:07:37.817 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:37.817 | + functions-common:get_or_add_user_project_role:1009 : echo 3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:37.817 | 3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:38.120 | [17762 Async ks-alt-reader-user:84063]: finished get_or_add_user_project_role reader 8f2f7bba27c74926a9fb90cb93e4e854 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 with result 0 in 13 seconds 2022-05-07 00:07:38.153 | + inc/async:async_wait:197 : return 0 2022-05-07 00:07:38.156 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-07 00:07:38.435 | [17762 Async ks-system-member:84289]: Waiting for completion of get_or_add_user_system_role member 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 all running on PID 84289 (8 other jobs running) 2022-05-07 00:07:38.598 | [17762 Async ks-system-member:84289]: Signaling child to exit 2022-05-07 00:07:38.599 | WAKEUP 2022-05-07 00:07:38.719 | [17762 Async ks-system-member:84289]: Signaled 2022-05-07 00:07:38.736 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-07 00:07:38.736 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-07 00:07:38.736 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-07 00:07:38.736 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:38.736 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:38.736 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:38.736 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:38.736 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:38.736 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-07 00:07:38.736 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 --system all -f value -c Role 2022-05-07 00:07:38.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:38.737 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:38.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:38.737 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:38.737 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:38.737 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-07 00:07:38.737 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-07 00:07:38.737 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 --system all 2022-05-07 00:07:38.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:38.737 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:38.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:38.737 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:38.737 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 --system all -f value -c Role 2022-05-07 00:07:38.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:38.737 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:38.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:38.737 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:38.737 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:38.737 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:38.737 | + functions-common:get_or_add_user_system_role:1064 : echo 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:38.737 | 6b420c9dda414cf091bf7e2a7d6828c0 2022-05-07 00:07:39.026 | [17762 Async ks-system-member:84289]: finished get_or_add_user_system_role member 3a2dc62b8f3a49c2ad8ad4f1c9c0d2e4 all with result 0 in 10 seconds 2022-05-07 00:07:39.288 | [17762 Async ks-system-reader:84582]: Waiting for completion of get_or_add_user_system_role reader 8b5f87482f4f48dbb8920694986852b7 all running on PID 84582 (7 other jobs running) 2022-05-07 00:07:39.428 | [17762 Async ks-system-reader:84582]: Signaling child to exit 2022-05-07 00:07:39.430 | WAKEUP 2022-05-07 00:07:39.590 | [17762 Async ks-system-reader:84582]: Signaled 2022-05-07 00:07:39.604 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-07 00:07:39.604 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-07 00:07:39.604 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-07 00:07:39.604 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:07:39.605 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:07:39.605 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:07:39.605 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:07:39.605 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:07:39.605 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-07 00:07:39.605 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8b5f87482f4f48dbb8920694986852b7 --system all -f value -c Role 2022-05-07 00:07:39.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:39.605 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:39.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:39.605 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:39.605 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:39.605 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-07 00:07:39.605 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-07 00:07:39.605 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 8b5f87482f4f48dbb8920694986852b7 --system all 2022-05-07 00:07:39.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:39.605 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:39.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:39.605 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:39.605 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8b5f87482f4f48dbb8920694986852b7 --system all -f value -c Role 2022-05-07 00:07:39.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:39.605 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:39.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:39.605 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:39.605 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:39.605 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:39.605 | + functions-common:get_or_add_user_system_role:1064 : echo 3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:39.605 | 3dbc75635274474cb6b76efbc76f432e 2022-05-07 00:07:39.859 | [17762 Async ks-system-reader:84582]: finished get_or_add_user_system_role reader 8b5f87482f4f48dbb8920694986852b7 all with result 0 in 10 seconds 2022-05-07 00:07:39.872 | + inc/async:async_wait:197 : return 0 2022-05-07 00:07:39.886 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-07 00:07:40.163 | [17762 Async ks-group-memberdemo:85012]: Waiting for completion of get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 running on PID 85012 (6 other jobs running) 2022-05-07 00:07:40.271 | [17762 Async ks-group-memberdemo:85012]: Signaling child to exit 2022-05-07 00:07:43.150 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:43.233 | [85012 Async ks-group-memberdemo:85012]: finished successfully 2022-05-07 00:07:43.337 | WAKEUP 2022-05-07 00:07:43.397 | [17762 Async ks-group-memberdemo:85012]: Signaled 2022-05-07 00:07:43.399 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-07 00:07:43.399 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cbe1d34f14164e8986587c19a0fe9069 --project 82de375b4e274b85990a6577cc2f6238 -f value 2022-05-07 00:07:43.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:43.399 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:43.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:43.399 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:43.399 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:43.399 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-07 00:07:43.399 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-07 00:07:43.399 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group cbe1d34f14164e8986587c19a0fe9069 --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:43.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:43.399 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:43.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:43.399 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:43.399 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cbe1d34f14164e8986587c19a0fe9069 --project 82de375b4e274b85990a6577cc2f6238 -f value 2022-05-07 00:07:43.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:43.399 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:43.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:43.399 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:43.399 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:43.399 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='6b420c9dda414cf091bf7e2a7d6828c0 cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 False' 2022-05-07 00:07:43.399 | + functions-common:get_or_add_group_project_role:1088 : echo 6b420c9dda414cf091bf7e2a7d6828c0 cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 False 2022-05-07 00:07:43.399 | 6b420c9dda414cf091bf7e2a7d6828c0 cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 False 2022-05-07 00:07:43.587 | [17762 Async ks-group-memberdemo:85012]: finished get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 with result 0 in 13 seconds 2022-05-07 00:07:43.751 | [17762 Async ks-group-anotherdemo:85101]: Waiting for completion of get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 running on PID 85101 (5 other jobs running) 2022-05-07 00:07:43.885 | [17762 Async ks-group-anotherdemo:85101]: Signaling child to exit 2022-05-07 00:07:44.122 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:44.162 | [85187 Async ks-group-memberalt:85187]: finished successfully 2022-05-07 00:07:44.756 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:44.786 | [85101 Async ks-group-anotherdemo:85101]: finished successfully 2022-05-07 00:07:44.815 | WAKEUP 2022-05-07 00:07:44.844 | [17762 Async ks-group-anotherdemo:85101]: Signaled 2022-05-07 00:07:44.846 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-07 00:07:44.846 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cbe1d34f14164e8986587c19a0fe9069 --project 82de375b4e274b85990a6577cc2f6238 -f value 2022-05-07 00:07:44.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.846 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.846 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.846 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:44.846 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-07 00:07:44.846 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-07 00:07:44.846 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group cbe1d34f14164e8986587c19a0fe9069 --project 82de375b4e274b85990a6577cc2f6238 2022-05-07 00:07:44.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.846 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.846 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.846 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cbe1d34f14164e8986587c19a0fe9069 --project 82de375b4e274b85990a6577cc2f6238 -f value 2022-05-07 00:07:44.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.846 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.846 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.847 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:44.847 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='4c83ad6408a34bf397a6e13437f0c6f3 cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 False' 2022-05-07 00:07:44.847 | + functions-common:get_or_add_group_project_role:1088 : echo 4c83ad6408a34bf397a6e13437f0c6f3 cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 False 2022-05-07 00:07:44.847 | 4c83ad6408a34bf397a6e13437f0c6f3 cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 False 2022-05-07 00:07:44.893 | [17762 Async ks-group-anotherdemo:85101]: finished get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 82de375b4e274b85990a6577cc2f6238 with result 0 in 14 seconds 2022-05-07 00:07:44.939 | [17762 Async ks-group-memberalt:85187]: Waiting for completion of get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 running on PID 85187 (4 other jobs running) 2022-05-07 00:07:44.965 | [17762 Async ks-group-memberalt:85187]: Signaling child to exit 2022-05-07 00:07:44.966 | WAKEUP 2022-05-07 00:07:44.993 | [17762 Async ks-group-memberalt:85187]: Signaled 2022-05-07 00:07:44.994 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-07 00:07:44.994 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cbe1d34f14164e8986587c19a0fe9069 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 -f value 2022-05-07 00:07:44.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.995 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.995 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.995 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:44.995 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-07 00:07:44.995 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-07 00:07:44.995 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group cbe1d34f14164e8986587c19a0fe9069 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:44.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.995 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.995 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.995 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cbe1d34f14164e8986587c19a0fe9069 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 -f value 2022-05-07 00:07:44.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.995 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:44.995 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:44.995 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:44.995 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='6b420c9dda414cf091bf7e2a7d6828c0 cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 False' 2022-05-07 00:07:44.995 | + functions-common:get_or_add_group_project_role:1088 : echo 6b420c9dda414cf091bf7e2a7d6828c0 cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 False 2022-05-07 00:07:44.995 | 6b420c9dda414cf091bf7e2a7d6828c0 cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 False 2022-05-07 00:07:45.047 | [17762 Async ks-group-memberalt:85187]: finished get_or_add_group_project_role member cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 with result 0 in 13 seconds 2022-05-07 00:07:45.093 | [17762 Async ks-group-anotheralt:85276]: Waiting for completion of get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 running on PID 85276 (3 other jobs running) 2022-05-07 00:07:45.122 | [17762 Async ks-group-anotheralt:85276]: Signaling child to exit 2022-05-07 00:07:45.468 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:45.494 | [85276 Async ks-group-anotheralt:85276]: finished successfully 2022-05-07 00:07:45.515 | WAKEUP 2022-05-07 00:07:45.537 | [17762 Async ks-group-anotheralt:85276]: Signaled 2022-05-07 00:07:45.539 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-07 00:07:45.539 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cbe1d34f14164e8986587c19a0fe9069 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 -f value 2022-05-07 00:07:45.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:45.539 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:45.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:45.539 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:45.539 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:45.539 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-07 00:07:45.539 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-07 00:07:45.539 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group cbe1d34f14164e8986587c19a0fe9069 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 2022-05-07 00:07:45.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:45.539 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:45.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:45.540 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:45.540 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cbe1d34f14164e8986587c19a0fe9069 --project 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 -f value 2022-05-07 00:07:45.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:45.540 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:45.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:45.540 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:45.540 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:45.540 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='4c83ad6408a34bf397a6e13437f0c6f3 cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 False' 2022-05-07 00:07:45.540 | + functions-common:get_or_add_group_project_role:1088 : echo 4c83ad6408a34bf397a6e13437f0c6f3 cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 False 2022-05-07 00:07:45.540 | 4c83ad6408a34bf397a6e13437f0c6f3 cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 False 2022-05-07 00:07:45.585 | [17762 Async ks-group-anotheralt:85276]: finished get_or_add_group_project_role anotherrole cbe1d34f14164e8986587c19a0fe9069 9a6f5b0a9ade48bfb6f4cfd9b70ba0c1 with result 0 in 14 seconds 2022-05-07 00:07:45.626 | [17762 Async ks-group-admin:85362]: Waiting for completion of get_or_add_group_project_role admin 2373a4c246c843a9b8af80d8197f3432 cbfcecd81877431686ff85551dd06750 running on PID 85362 (2 other jobs running) 2022-05-07 00:07:45.652 | [17762 Async ks-group-admin:85362]: Signaling child to exit 2022-05-07 00:07:46.064 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:07:46.090 | [85362 Async ks-group-admin:85362]: finished successfully 2022-05-07 00:07:46.109 | WAKEUP 2022-05-07 00:07:46.132 | [17762 Async ks-group-admin:85362]: Signaled 2022-05-07 00:07:46.133 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-07 00:07:46.133 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2373a4c246c843a9b8af80d8197f3432 --project cbfcecd81877431686ff85551dd06750 -f value 2022-05-07 00:07:46.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:46.133 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:46.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:46.133 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:46.133 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:46.133 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-07 00:07:46.133 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-07 00:07:46.133 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 2373a4c246c843a9b8af80d8197f3432 --project cbfcecd81877431686ff85551dd06750 2022-05-07 00:07:46.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:46.133 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:46.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:46.134 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:46.134 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2373a4c246c843a9b8af80d8197f3432 --project cbfcecd81877431686ff85551dd06750 -f value 2022-05-07 00:07:46.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:46.134 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:46.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:07:46.134 | from cryptography.utils import int_from_bytes 2022-05-07 00:07:46.134 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:07:46.134 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='860da4304a9f4743928fe22c4b16c6b8 2373a4c246c843a9b8af80d8197f3432 cbfcecd81877431686ff85551dd06750 False' 2022-05-07 00:07:46.134 | + functions-common:get_or_add_group_project_role:1088 : echo 860da4304a9f4743928fe22c4b16c6b8 2373a4c246c843a9b8af80d8197f3432 cbfcecd81877431686ff85551dd06750 False 2022-05-07 00:07:46.134 | 860da4304a9f4743928fe22c4b16c6b8 2373a4c246c843a9b8af80d8197f3432 cbfcecd81877431686ff85551dd06750 False 2022-05-07 00:07:46.177 | [17762 Async ks-group-admin:85362]: finished get_or_add_group_project_role admin 2373a4c246c843a9b8af80d8197f3432 cbfcecd81877431686ff85551dd06750 with result 0 in 14 seconds 2022-05-07 00:07:46.182 | + inc/async:async_wait:197 : return 0 2022-05-07 00:07:46.184 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-07 00:07:46.201 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:07:46.204 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-07 00:07:46.221 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:07:46.223 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-07 00:07:46.226 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-07 00:07:46.286 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-07 00:07:46.325 | [17762 Async create_nova_accounts:87261]: running: create_nova_accounts 2022-05-07 00:07:46.327 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-07 00:07:46.345 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:07:46.348 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-07 00:07:46.350 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-07 00:07:46.410 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-07 00:07:46.454 | [17762 Async create_glance_accounts:87376]: running: create_glance_accounts 2022-05-07 00:07:46.457 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-07 00:07:46.480 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:07:46.483 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-07 00:07:46.485 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-07 00:07:46.553 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-07 00:07:46.598 | [17762 Async create_cinder_accounts:87506]: running: create_cinder_accounts 2022-05-07 00:07:46.600 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-07 00:07:46.622 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:07:46.625 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-07 00:07:46.628 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-07 00:07:46.717 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-07 00:07:46.775 | [17762 Async create_neutron_accounts:87622]: running: create_neutron_accounts 2022-05-07 00:07:46.779 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-07 00:07:46.818 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:07:46.824 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-07 00:07:46.829 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-07 00:07:47.073 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-07 00:07:47.318 | [17762 Async create_swift_accounts:87766]: running: create_swift_accounts 2022-05-07 00:07:47.341 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-07 00:07:47.473 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:07:47.497 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-07 00:07:47.850 | [17762 Async create_nova_accounts:87261]: Waiting for completion of create_nova_accounts running on PID 87261 (6 other jobs running) 2022-05-07 00:07:48.009 | [17762 Async create_nova_accounts:87261]: Signaling child to exit 2022-05-07 00:08:27.897 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:08:27.977 | [87622 Async create_neutron_accounts:87622]: finished successfully 2022-05-07 00:08:46.719 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:08:46.750 | [87506 Async create_cinder_accounts:87506]: finished successfully 2022-05-07 00:09:00.979 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:09:01.019 | [87376 Async create_glance_accounts:87376]: finished successfully 2022-05-07 00:09:06.577 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:09:06.603 | [87261 Async create_nova_accounts:87261]: finished successfully 2022-05-07 00:09:06.622 | WAKEUP 2022-05-07 00:09:06.646 | [17762 Async create_nova_accounts:87261]: Signaled 2022-05-07 00:09:06.647 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-07 00:09:06.647 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-07 00:09:06.647 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-07 00:09:06.647 | + functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:06.647 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-07 00:09:06.647 | + functions-common:get_or_create_user:925 : local email= 2022-05-07 00:09:06.647 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-07 00:09:06.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.647 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.648 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.648 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.648 | + functions-common:get_or_create_user:937 : user_id=90ce6894560b4448bada4b3772bd4d43 2022-05-07 00:09:06.648 | + functions-common:get_or_create_user:938 : echo 90ce6894560b4448bada4b3772bd4d43 2022-05-07 00:09:06.648 | 90ce6894560b4448bada4b3772bd4d43 2022-05-07 00:09:06.648 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-07 00:09:06.648 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:06.648 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:06.648 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:06.648 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:06.648 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:06.648 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:06.648 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:06.648 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:06.648 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:06.648 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:06.648 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.648 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.648 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:06.648 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.648 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.648 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.648 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.648 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.648 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:06.648 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:06.648 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.649 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.649 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.649 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.649 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:06.649 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.649 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.649 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.649 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.649 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.649 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.649 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:06.649 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:06.649 | ++ functions-common:get_field:830 : echo '| 1a08dc7f13034c3cb459cdb1584d3558 | 90ce6894560b4448bada4b3772bd4d43 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:06.649 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:06.649 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.649 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.649 | + functions-common:get_or_add_user_project_role:1009 : echo 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.649 | 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.649 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-07 00:09:06.649 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-07 00:09:06.649 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:06.649 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:06.649 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:06.649 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:06.649 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:06.649 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:06.649 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:06.649 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:06.649 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:06.650 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:06.650 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.650 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:06.650 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.650 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.650 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.650 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.650 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.650 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.650 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:06.650 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:06.650 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.650 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.650 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.650 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.650 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:06.650 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.650 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.650 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.650 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.650 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.650 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.650 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:06.650 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:06.650 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | 90ce6894560b4448bada4b3772bd4d43 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:06.651 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:06.651 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.651 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:06.651 | + functions-common:get_or_add_user_project_role:1009 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:06.651 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:06.651 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-07 00:09:06.651 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-07 00:09:06.651 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.44/compute 2022-05-07 00:09:06.651 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-07 00:09:06.651 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-07 00:09:06.651 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-07 00:09:06.651 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-05-07 00:09:06.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.651 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.651 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.651 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.651 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-07 00:09:06.651 | 589249a17cbb46938051ba4aa34135f4' 2022-05-07 00:09:06.651 | + functions-common:get_or_create_service:1106 : echo 589249a17cbb46938051ba4aa34135f4 2022-05-07 00:09:06.651 | 589249a17cbb46938051ba4aa34135f4 2022-05-07 00:09:06.651 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.44/compute/v2/$(project_id)s' 2022-05-07 00:09:06.651 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-07 00:09:06.651 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.44/compute/v2/$(project_id)s' RegionOne 2022-05-07 00:09:06.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:09:06.651 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-07 00:09:06.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.651 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.651 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.652 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:09:06.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:09:06.652 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.44/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-07 00:09:06.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.652 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.652 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.652 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f90691a457ec4d2aba9272bafdfecfb4 2022-05-07 00:09:06.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f90691a457ec4d2aba9272bafdfecfb4 2022-05-07 00:09:06.652 | + functions-common:get_or_create_endpoint:1139 : public_id=f90691a457ec4d2aba9272bafdfecfb4 2022-05-07 00:09:06.652 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-07 00:09:06.652 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-07 00:09:06.652 | + functions-common:get_or_create_endpoint:1148 : echo f90691a457ec4d2aba9272bafdfecfb4 2022-05-07 00:09:06.652 | f90691a457ec4d2aba9272bafdfecfb4 2022-05-07 00:09:06.652 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-07 00:09:06.652 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-07 00:09:06.652 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-07 00:09:06.652 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-07 00:09:06.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.652 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.652 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.652 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.652 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-07 00:09:06.652 | c9ac515d19014bcd80a92566cc23dcd7' 2022-05-07 00:09:06.652 | + functions-common:get_or_create_service:1106 : echo c9ac515d19014bcd80a92566cc23dcd7 2022-05-07 00:09:06.652 | c9ac515d19014bcd80a92566cc23dcd7 2022-05-07 00:09:06.652 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.44/compute/v2.1 2022-05-07 00:09:06.652 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-07 00:09:06.653 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.44/compute/v2.1 RegionOne 2022-05-07 00:09:06.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:09:06.653 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-07 00:09:06.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.653 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.653 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.653 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:09:06.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:09:06.653 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.44/compute/v2.1 --region RegionOne -f value -c id 2022-05-07 00:09:06.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.653 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.653 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.653 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=3c7a9b856c044d82af72dc2cc1b8e186 2022-05-07 00:09:06.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 3c7a9b856c044d82af72dc2cc1b8e186 2022-05-07 00:09:06.653 | + functions-common:get_or_create_endpoint:1139 : public_id=3c7a9b856c044d82af72dc2cc1b8e186 2022-05-07 00:09:06.653 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-07 00:09:06.653 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-07 00:09:06.653 | + functions-common:get_or_create_endpoint:1148 : echo 3c7a9b856c044d82af72dc2cc1b8e186 2022-05-07 00:09:06.653 | 3c7a9b856c044d82af72dc2cc1b8e186 2022-05-07 00:09:06.653 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-07 00:09:06.653 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:09:06.653 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-07 00:09:06.653 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:09:06.653 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-07 00:09:06.653 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:06.653 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:06.653 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:06.653 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:06.654 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:06.654 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:06.654 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:06.654 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:06.654 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:06.654 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:06.654 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:06.654 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.654 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.654 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.654 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.654 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.654 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.654 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.654 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:06.654 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:06.654 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.654 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.654 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.654 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.654 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:06.654 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.654 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.654 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.654 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.655 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.655 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.655 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:06.655 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:06.655 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:06.655 | ++ functions-common:get_field:830 : echo '| 95946e90018e419c9c71b4a13f1ba235 | 90ce6894560b4448bada4b3772bd4d43 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:06.655 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.655 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:09:06.655 | + functions-common:get_or_add_user_project_role:1009 : echo 95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:09:06.655 | 95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:09:06.655 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-07 00:09:06.655 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:09:06.655 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-07 00:09:06.655 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:09:06.655 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-07 00:09:06.692 | [17762 Async create_nova_accounts:87261]: finished create_nova_accounts with result 0 in 80 seconds 2022-05-07 00:09:06.731 | [17762 Async create_glance_accounts:87376]: Waiting for completion of create_glance_accounts running on PID 87376 (5 other jobs running) 2022-05-07 00:09:06.758 | [17762 Async create_glance_accounts:87376]: Signaling child to exit 2022-05-07 00:09:06.758 | WAKEUP 2022-05-07 00:09:06.781 | [17762 Async create_glance_accounts:87376]: Signaled 2022-05-07 00:09:06.782 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-07 00:09:06.782 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:09:06.782 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-07 00:09:06.782 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-07 00:09:06.782 | + functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:06.783 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-07 00:09:06.783 | + functions-common:get_or_create_user:925 : local email= 2022-05-07 00:09:06.783 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-07 00:09:06.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.783 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.783 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.783 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.783 | + functions-common:get_or_create_user:937 : user_id=98a3178c872345358a241f75745b0081 2022-05-07 00:09:06.783 | + functions-common:get_or_create_user:938 : echo 98a3178c872345358a241f75745b0081 2022-05-07 00:09:06.783 | 98a3178c872345358a241f75745b0081 2022-05-07 00:09:06.783 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-07 00:09:06.783 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:06.783 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:06.783 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:06.783 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:06.783 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:06.783 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:06.783 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:06.783 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:06.783 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:06.783 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:06.783 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.783 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:06.783 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.783 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.783 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.783 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.784 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.784 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.784 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:06.784 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:06.784 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.784 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.784 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.784 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.784 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:06.784 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.784 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.784 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.785 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.785 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.785 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.785 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:06.785 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:06.785 | ++ functions-common:get_field:830 : echo '| 1a08dc7f13034c3cb459cdb1584d3558 | 98a3178c872345358a241f75745b0081 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:06.785 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:06.785 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.785 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.785 | + functions-common:get_or_add_user_project_role:1009 : echo 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.785 | 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.785 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-07 00:09:06.785 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-07 00:09:06.785 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:09:06.785 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-07 00:09:06.785 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-07 00:09:06.785 | + functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:06.785 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-07 00:09:06.785 | + functions-common:get_or_create_user:925 : local email= 2022-05-07 00:09:06.785 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-07 00:09:06.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.785 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.786 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.786 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.786 | + functions-common:get_or_create_user:937 : user_id=851d46d3afef46ad87a22bcdf729ae11 2022-05-07 00:09:06.786 | + functions-common:get_or_create_user:938 : echo 851d46d3afef46ad87a22bcdf729ae11 2022-05-07 00:09:06.786 | 851d46d3afef46ad87a22bcdf729ae11 2022-05-07 00:09:06.786 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-07 00:09:06.786 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:06.786 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:06.786 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:06.786 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:06.786 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:06.786 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:06.786 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:06.786 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:06.786 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:06.786 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:06.786 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:06.786 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.786 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.786 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.786 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.786 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.786 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.786 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.786 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:06.786 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:06.786 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.786 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.787 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.787 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.787 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:06.787 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.787 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.787 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.787 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.787 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.787 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.787 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:06.787 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:06.787 | ++ functions-common:get_field:830 : echo '| 1a08dc7f13034c3cb459cdb1584d3558 | 851d46d3afef46ad87a22bcdf729ae11 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:06.787 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:06.787 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.787 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.787 | + functions-common:get_or_add_user_project_role:1009 : echo 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.787 | 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.787 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-07 00:09:06.787 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-07 00:09:06.787 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:06.787 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:06.787 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:06.787 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:06.787 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:06.787 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:06.787 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:06.787 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:06.788 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:06.788 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:06.788 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.788 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.788 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:06.788 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.788 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.788 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.788 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.788 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.788 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:06.788 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:06.788 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.788 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.788 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.788 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:06.788 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.788 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.788 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.788 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.788 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.788 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.788 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.788 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:06.788 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:06.789 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:06.789 | ++ functions-common:get_field:830 : echo '| 95946e90018e419c9c71b4a13f1ba235 | 851d46d3afef46ad87a22bcdf729ae11 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:06.789 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.789 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:09:06.789 | + functions-common:get_or_add_user_project_role:1009 : echo 95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:09:06.789 | 95946e90018e419c9c71b4a13f1ba235 2022-05-07 00:09:06.789 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-07 00:09:06.789 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-07 00:09:06.789 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-07 00:09:06.789 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-07 00:09:06.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.789 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.789 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.789 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.789 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-07 00:09:06.789 | f9b9973a7f584e06a6f66c6b1464c34f' 2022-05-07 00:09:06.789 | + functions-common:get_or_create_service:1106 : echo f9b9973a7f584e06a6f66c6b1464c34f 2022-05-07 00:09:06.789 | f9b9973a7f584e06a6f66c6b1464c34f 2022-05-07 00:09:06.789 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.44/image 2022-05-07 00:09:06.789 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-07 00:09:06.789 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.44/image RegionOne 2022-05-07 00:09:06.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:09:06.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-07 00:09:06.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.789 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.789 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.789 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:09:06.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:09:06.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.44/image --region RegionOne -f value -c id 2022-05-07 00:09:06.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.790 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.790 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.790 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0726cc20b7974478ae7dc2edb615ff61 2022-05-07 00:09:06.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0726cc20b7974478ae7dc2edb615ff61 2022-05-07 00:09:06.790 | + functions-common:get_or_create_endpoint:1139 : public_id=0726cc20b7974478ae7dc2edb615ff61 2022-05-07 00:09:06.790 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-07 00:09:06.790 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-07 00:09:06.790 | + functions-common:get_or_create_endpoint:1148 : echo 0726cc20b7974478ae7dc2edb615ff61 2022-05-07 00:09:06.790 | 0726cc20b7974478ae7dc2edb615ff61 2022-05-07 00:09:06.790 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-07 00:09:06.790 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-07 00:09:06.790 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-07 00:09:06.790 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-07 00:09:06.790 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-07 00:09:06.790 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-07 00:09:06.790 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-07 00:09:06.790 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-07 00:09:06.790 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-07 00:09:06.835 | [17762 Async create_glance_accounts:87376]: finished create_glance_accounts with result 0 in 74 seconds 2022-05-07 00:09:06.876 | [17762 Async create_cinder_accounts:87506]: Waiting for completion of create_cinder_accounts running on PID 87506 (4 other jobs running) 2022-05-07 00:09:06.901 | [17762 Async create_cinder_accounts:87506]: Signaling child to exit 2022-05-07 00:09:06.901 | WAKEUP 2022-05-07 00:09:06.925 | [17762 Async create_cinder_accounts:87506]: Signaled 2022-05-07 00:09:06.927 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-07 00:09:06.927 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-07 00:09:06.927 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-07 00:09:06.927 | + functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:06.927 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-07 00:09:06.927 | + functions-common:get_or_create_user:925 : local email= 2022-05-07 00:09:06.927 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-07 00:09:06.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.927 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.927 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.927 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.927 | + functions-common:get_or_create_user:937 : user_id=986103d5a72d4a9aa6ecad14339727c0 2022-05-07 00:09:06.927 | + functions-common:get_or_create_user:938 : echo 986103d5a72d4a9aa6ecad14339727c0 2022-05-07 00:09:06.927 | 986103d5a72d4a9aa6ecad14339727c0 2022-05-07 00:09:06.927 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-07 00:09:06.927 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:06.927 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:06.927 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:06.927 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:06.927 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:06.927 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:06.927 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:06.927 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:06.927 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:06.927 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:06.928 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.928 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:06.928 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.928 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.928 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.928 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.928 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.928 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.928 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:06.928 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:06.928 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.928 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.928 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.928 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-07 00:09:06.928 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:06.928 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:06.928 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:06.928 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.928 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.928 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.928 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.928 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:06.928 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:06.928 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:06.928 | ++ functions-common:get_field:830 : echo '| 1a08dc7f13034c3cb459cdb1584d3558 | 986103d5a72d4a9aa6ecad14339727c0 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:06.929 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:06.929 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.929 | + functions-common:get_or_add_user_project_role:1009 : echo 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.929 | 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:06.929 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-07 00:09:06.929 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-07 00:09:06.929 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-07 00:09:06.929 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-07 00:09:06.929 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-07 00:09:06.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.929 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.929 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.929 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.929 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-07 00:09:06.929 | 99c607d027f744a3ae80a7ea148b6e4a' 2022-05-07 00:09:06.929 | + functions-common:get_or_create_service:1106 : echo 99c607d027f744a3ae80a7ea148b6e4a 2022-05-07 00:09:06.929 | 99c607d027f744a3ae80a7ea148b6e4a 2022-05-07 00:09:06.929 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-07 00:09:06.929 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.44/volume/v3/$(project_id)s' 2022-05-07 00:09:06.929 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-07 00:09:06.929 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.44/volume/v3/$(project_id)s' RegionOne 2022-05-07 00:09:06.929 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:09:06.929 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-07 00:09:06.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.929 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.929 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.929 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.929 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:09:06.929 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:09:06.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.44/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-07 00:09:06.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.930 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.930 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.930 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d4d7acd915c74b1fa998d4b63e21743e 2022-05-07 00:09:06.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d4d7acd915c74b1fa998d4b63e21743e 2022-05-07 00:09:06.930 | + functions-common:get_or_create_endpoint:1139 : public_id=d4d7acd915c74b1fa998d4b63e21743e 2022-05-07 00:09:06.930 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-07 00:09:06.930 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-07 00:09:06.930 | + functions-common:get_or_create_endpoint:1148 : echo d4d7acd915c74b1fa998d4b63e21743e 2022-05-07 00:09:06.930 | d4d7acd915c74b1fa998d4b63e21743e 2022-05-07 00:09:06.930 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-07 00:09:06.930 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-07 00:09:06.930 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-07 00:09:06.930 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-07 00:09:06.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.930 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.930 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.930 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.930 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-07 00:09:06.930 | e1a24591a2b141c08e825e7d5e8781fa' 2022-05-07 00:09:06.930 | + functions-common:get_or_create_service:1106 : echo e1a24591a2b141c08e825e7d5e8781fa 2022-05-07 00:09:06.930 | e1a24591a2b141c08e825e7d5e8781fa 2022-05-07 00:09:06.930 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.44/volume/v3/$(project_id)s' 2022-05-07 00:09:06.930 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-07 00:09:06.930 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.44/volume/v3/$(project_id)s' RegionOne 2022-05-07 00:09:06.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:09:06.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-07 00:09:06.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.931 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.931 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.931 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:09:06.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:09:06.931 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.44/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-07 00:09:06.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.931 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.931 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.931 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f814d9684d464f6db5288dbbb1d2b72d 2022-05-07 00:09:06.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f814d9684d464f6db5288dbbb1d2b72d 2022-05-07 00:09:06.931 | + functions-common:get_or_create_endpoint:1139 : public_id=f814d9684d464f6db5288dbbb1d2b72d 2022-05-07 00:09:06.931 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-07 00:09:06.931 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-07 00:09:06.931 | + functions-common:get_or_create_endpoint:1148 : echo f814d9684d464f6db5288dbbb1d2b72d 2022-05-07 00:09:06.931 | f814d9684d464f6db5288dbbb1d2b72d 2022-05-07 00:09:06.931 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-07 00:09:06.931 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-07 00:09:06.931 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-07 00:09:06.931 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-07 00:09:06.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.931 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.931 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.931 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.932 | ++ functions-common:get_or_create_project:950 : project_id=f559f7e2c0624759a31f435cc5aa90e9 2022-05-07 00:09:06.932 | ++ functions-common:get_or_create_project:951 : echo f559f7e2c0624759a31f435cc5aa90e9 2022-05-07 00:09:06.932 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f559f7e2c0624759a31f435cc5aa90e9 2022-05-07 00:09:06.932 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-07 00:09:06.932 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:06.932 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-07 00:09:06.932 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-07 00:09:06.932 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-07 00:09:06.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.932 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:06.932 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:06.932 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-07 00:09:06.932 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:06.932 | ++ functions-common:get_or_create_user:937 : user_id=986103d5a72d4a9aa6ecad14339727c0 2022-05-07 00:09:06.932 | ++ functions-common:get_or_create_user:938 : echo 986103d5a72d4a9aa6ecad14339727c0 2022-05-07 00:09:06.932 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 986103d5a72d4a9aa6ecad14339727c0 2022-05-07 00:09:06.972 | [17762 Async create_cinder_accounts:87506]: finished create_cinder_accounts with result 0 in 60 seconds 2022-05-07 00:09:06.976 | + inc/async:async_wait:197 : return 0 2022-05-07 00:09:06.978 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-07 00:09:07.030 | [17762 Async create_neutron_accounts:87622]: Waiting for completion of create_neutron_accounts running on PID 87622 (3 other jobs running) 2022-05-07 00:09:07.055 | [17762 Async create_neutron_accounts:87622]: Signaling child to exit 2022-05-07 00:09:07.056 | WAKEUP 2022-05-07 00:09:07.078 | [17762 Async create_neutron_accounts:87622]: Signaled 2022-05-07 00:09:07.080 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-07 00:09:07.080 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:09:07.080 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-07 00:09:07.080 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:09:07.080 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-07 00:09:07.080 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-07 00:09:07.080 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-07 00:09:07.080 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-07 00:09:07.080 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-07 00:09:07.080 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-07 00:09:07.080 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.44:9696/ 2022-05-07 00:09:07.080 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-07 00:09:07.080 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-07 00:09:07.080 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-07 00:09:07.080 | + functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:07.080 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-07 00:09:07.080 | + functions-common:get_or_create_user:925 : local email= 2022-05-07 00:09:07.080 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-07 00:09:07.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.080 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.080 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.080 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:07.080 | + functions-common:get_or_create_user:937 : user_id=522f8e6a5d0a4ce08f074b8f3fba6f52 2022-05-07 00:09:07.081 | + functions-common:get_or_create_user:938 : echo 522f8e6a5d0a4ce08f074b8f3fba6f52 2022-05-07 00:09:07.081 | 522f8e6a5d0a4ce08f074b8f3fba6f52 2022-05-07 00:09:07.081 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-07 00:09:07.081 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:07.081 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:07.081 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:07.081 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:07.082 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:07.082 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:07.082 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:07.082 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:07.082 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:07.082 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:07.082 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:07.082 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:07.082 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:07.082 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-07 00:09:07.082 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:07.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.082 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.082 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.082 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:07.082 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:07.082 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:07.082 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-07 00:09:07.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.082 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.082 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.082 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:07.082 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-07 00:09:07.082 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:07.082 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:07.082 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:07.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.083 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.083 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.083 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:07.083 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:07.083 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:07.083 | ++ functions-common:get_field:830 : echo '| 1a08dc7f13034c3cb459cdb1584d3558 | 522f8e6a5d0a4ce08f074b8f3fba6f52 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:07.083 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:07.083 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:07.083 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:07.083 | + functions-common:get_or_add_user_project_role:1009 : echo 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:07.083 | 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:07.083 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-07 00:09:07.083 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-07 00:09:07.083 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-07 00:09:07.083 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-07 00:09:07.083 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-07 00:09:07.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.083 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.083 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.083 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:07.083 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-07 00:09:07.083 | d15ed08799dd4342abf065ae3ed11b8a' 2022-05-07 00:09:07.083 | + functions-common:get_or_create_service:1106 : echo d15ed08799dd4342abf065ae3ed11b8a 2022-05-07 00:09:07.083 | d15ed08799dd4342abf065ae3ed11b8a 2022-05-07 00:09:07.084 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.44:9696/ 2022-05-07 00:09:07.084 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-07 00:09:07.084 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.44:9696/ RegionOne 2022-05-07 00:09:07.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:09:07.084 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-07 00:09:07.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.084 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.084 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.084 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:07.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:09:07.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:09:07.084 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.44:9696/ --region RegionOne -f value -c id 2022-05-07 00:09:07.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.084 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:07.084 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:07.084 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:07.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e436e42f47f847ad95018592bd16cdf9 2022-05-07 00:09:07.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e436e42f47f847ad95018592bd16cdf9 2022-05-07 00:09:07.084 | + functions-common:get_or_create_endpoint:1139 : public_id=e436e42f47f847ad95018592bd16cdf9 2022-05-07 00:09:07.084 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-07 00:09:07.084 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-07 00:09:07.084 | + functions-common:get_or_create_endpoint:1148 : echo e436e42f47f847ad95018592bd16cdf9 2022-05-07 00:09:07.084 | e436e42f47f847ad95018592bd16cdf9 2022-05-07 00:09:07.125 | [17762 Async create_neutron_accounts:87622]: finished create_neutron_accounts with result 0 in 41 seconds 2022-05-07 00:09:07.163 | [17762 Async create_swift_accounts:87766]: Waiting for completion of create_swift_accounts running on PID 87766 (2 other jobs running) 2022-05-07 00:09:07.187 | [17762 Async create_swift_accounts:87766]: Signaling child to exit 2022-05-07 00:09:53.814 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:09:53.842 | [87766 Async create_swift_accounts:87766]: finished successfully 2022-05-07 00:09:53.862 | WAKEUP 2022-05-07 00:09:53.885 | [17762 Async create_swift_accounts:87766]: Signaled 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-07 00:09:53.886 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-07 00:09:53.886 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-07 00:09:53.886 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-07 00:09:53.886 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-07 00:09:53.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.886 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.887 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.887 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.887 | ++ functions-common:get_or_create_role:962 : role_id=4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:09:53.887 | ++ functions-common:get_or_create_role:963 : echo 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:09:53.887 | + lib/swift:create_swift_accounts:614 : another_role=4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:09:53.887 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-07 00:09:53.887 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-07 00:09:53.887 | + functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:53.887 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-07 00:09:53.887 | + functions-common:get_or_create_user:925 : local email= 2022-05-07 00:09:53.887 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-07 00:09:53.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.887 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.887 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.887 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.887 | + functions-common:get_or_create_user:937 : user_id=7e9731f96b2b494c863bc28ac263b6f4 2022-05-07 00:09:53.887 | + functions-common:get_or_create_user:938 : echo 7e9731f96b2b494c863bc28ac263b6f4 2022-05-07 00:09:53.887 | 7e9731f96b2b494c863bc28ac263b6f4 2022-05-07 00:09:53.887 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-07 00:09:53.887 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:53.887 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:53.887 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:53.887 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:53.887 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:53.887 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:53.887 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:53.887 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:53.887 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:53.888 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:53.888 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:53.888 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:53.888 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.888 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.888 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.888 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.888 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.888 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.888 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:53.888 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:53.888 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:53.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.888 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.888 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.888 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.888 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:53.888 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:53.888 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.888 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.888 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.888 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.888 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.888 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:53.888 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:53.888 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:53.889 | ++ functions-common:get_field:830 : echo '| 1a08dc7f13034c3cb459cdb1584d3558 | 7e9731f96b2b494c863bc28ac263b6f4 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:53.889 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.889 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:53.889 | + functions-common:get_or_add_user_project_role:1009 : echo 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:53.889 | 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:09:53.889 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-07 00:09:53.889 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-07 00:09:53.889 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:53.889 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:09:53.889 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:53.889 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:53.889 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:09:53.889 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:09:53.889 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:09:53.889 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:09:53.889 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:09:53.889 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:09:53.889 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:53.889 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.889 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.889 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:53.889 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.889 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.889 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.889 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.889 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:53.889 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:53.889 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:53.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.890 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.890 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.890 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.890 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-07 00:09:53.890 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:53.890 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.890 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.890 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.890 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.890 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.890 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:53.890 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:53.890 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:53.890 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | 7e9731f96b2b494c863bc28ac263b6f4 | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:09:53.890 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.890 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.890 | + functions-common:get_or_add_user_project_role:1009 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.890 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.890 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-07 00:09:53.890 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-07 00:09:53.890 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-07 00:09:53.890 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-07 00:09:53.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.891 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.891 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.891 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.891 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-07 00:09:53.891 | 98a2ddafe97e45da8a84da136a7f9a42' 2022-05-07 00:09:53.891 | + functions-common:get_or_create_service:1106 : echo 98a2ddafe97e45da8a84da136a7f9a42 2022-05-07 00:09:53.891 | 98a2ddafe97e45da8a84da136a7f9a42 2022-05-07 00:09:53.891 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' http://10.222.0.44:8080 2022-05-07 00:09:53.891 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-07 00:09:53.891 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-07 00:09:53.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:09:53.891 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-07 00:09:53.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.891 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.891 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.891 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:09:53.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:09:53.891 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-07 00:09:53.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.891 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.892 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.892 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=93dd8f34f0864188bd8c480abdf5a529 2022-05-07 00:09:53.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 93dd8f34f0864188bd8c480abdf5a529 2022-05-07 00:09:53.892 | + functions-common:get_or_create_endpoint:1139 : public_id=93dd8f34f0864188bd8c480abdf5a529 2022-05-07 00:09:53.892 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.44:8080 ]] 2022-05-07 00:09:53.892 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.44:8080 RegionOne 2022-05-07 00:09:53.892 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:09:53.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-07 00:09:53.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.892 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.892 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.892 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.892 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:09:53.892 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:09:53.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.44:8080 --region RegionOne -f value -c id 2022-05-07 00:09:53.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.892 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.892 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.892 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.892 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=07f39fbeacff4aa4969746399fc51f8e 2022-05-07 00:09:53.892 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 07f39fbeacff4aa4969746399fc51f8e 2022-05-07 00:09:53.892 | 07f39fbeacff4aa4969746399fc51f8e 2022-05-07 00:09:53.892 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-07 00:09:53.892 | + functions-common:get_or_create_endpoint:1148 : echo 93dd8f34f0864188bd8c480abdf5a529 2022-05-07 00:09:53.892 | 93dd8f34f0864188bd8c480abdf5a529 2022-05-07 00:09:53.892 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-07 00:09:53.892 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-07 00:09:53.892 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-07 00:09:53.893 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-07 00:09:53.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.893 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.893 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.893 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.893 | ++ functions-common:get_or_create_project:950 : project_id=e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.893 | ++ functions-common:get_or_create_project:951 : echo e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.893 | + lib/swift:create_swift_accounts:628 : swift_project_test1=e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.893 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-07 00:09:53.893 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:09:53.893 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-07 00:09:53.893 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:53.893 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-07 00:09:53.893 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-07 00:09:53.893 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-07 00:09:53.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.893 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.893 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.893 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.893 | ++ functions-common:get_or_create_user:937 : user_id=fae5671aa4534ff3bc97337c51344159 2022-05-07 00:09:53.893 | ++ functions-common:get_or_create_user:938 : echo fae5671aa4534ff3bc97337c51344159 2022-05-07 00:09:53.893 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=fae5671aa4534ff3bc97337c51344159 2022-05-07 00:09:53.893 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-07 00:09:53.893 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:09:53.893 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin fae5671aa4534ff3bc97337c51344159 e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.893 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:53.893 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:09:53.893 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:53.893 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:53.894 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:09:53.894 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:09:53.894 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:09:53.894 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:09:53.894 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.894 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:53.894 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fae5671aa4534ff3bc97337c51344159 --project e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.894 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.894 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.894 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.894 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.894 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.894 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:53.894 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:53.894 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user fae5671aa4534ff3bc97337c51344159 --project e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.894 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.894 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.894 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fae5671aa4534ff3bc97337c51344159 --project e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.894 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.894 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:53.894 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.894 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.894 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.894 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.894 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.895 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:53.895 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:53.895 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | fae5671aa4534ff3bc97337c51344159 | | e5091b2d23684eb9b886db73ab69453f | | | False |' 2022-05-07 00:09:53.895 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:53.895 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.895 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.895 | + functions-common:get_or_add_user_project_role:1009 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.895 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.895 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-07 00:09:53.895 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-07 00:09:53.895 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:53.895 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-07 00:09:53.895 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-07 00:09:53.895 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-07 00:09:53.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.895 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.895 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.895 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.895 | ++ functions-common:get_or_create_user:937 : user_id=1254399906e547bb9effde38d14d780e 2022-05-07 00:09:53.895 | ++ functions-common:get_or_create_user:938 : echo 1254399906e547bb9effde38d14d780e 2022-05-07 00:09:53.895 | + lib/swift:create_swift_accounts:637 : swift_user_test3=1254399906e547bb9effde38d14d780e 2022-05-07 00:09:53.895 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-07 00:09:53.895 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:09:53.895 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 4c83ad6408a34bf397a6e13437f0c6f3 1254399906e547bb9effde38d14d780e e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.895 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:53.895 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:09:53.895 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:53.895 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:53.895 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:09:53.895 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:09:53.896 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:09:53.896 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:09:53.896 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 4c83ad6408a34bf397a6e13437f0c6f3 --user 1254399906e547bb9effde38d14d780e --project e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.896 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.896 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:53.896 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.896 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.896 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.896 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.896 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.896 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:53.896 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:53.896 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 4c83ad6408a34bf397a6e13437f0c6f3 --user 1254399906e547bb9effde38d14d780e --project e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.896 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.896 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.896 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 4c83ad6408a34bf397a6e13437f0c6f3 --user 1254399906e547bb9effde38d14d780e --project e5091b2d23684eb9b886db73ab69453f 2022-05-07 00:09:53.896 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.896 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:53.896 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.896 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.896 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.896 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.896 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.896 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:53.896 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:53.897 | ++ functions-common:get_field:830 : echo '| 4c83ad6408a34bf397a6e13437f0c6f3 | 1254399906e547bb9effde38d14d780e | | e5091b2d23684eb9b886db73ab69453f | | | False |' 2022-05-07 00:09:53.897 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:53.897 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.897 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:09:53.897 | + functions-common:get_or_add_user_project_role:1009 : echo 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:09:53.897 | 4c83ad6408a34bf397a6e13437f0c6f3 2022-05-07 00:09:53.897 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-07 00:09:53.897 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-07 00:09:53.897 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-07 00:09:53.897 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-07 00:09:53.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.897 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.897 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.897 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.897 | ++ functions-common:get_or_create_project:950 : project_id=362a02b1faec43168c3c33e41391d72a 2022-05-07 00:09:53.897 | ++ functions-common:get_or_create_project:951 : echo 362a02b1faec43168c3c33e41391d72a 2022-05-07 00:09:53.897 | + lib/swift:create_swift_accounts:642 : swift_project_test2=362a02b1faec43168c3c33e41391d72a 2022-05-07 00:09:53.897 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-07 00:09:53.897 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:09:53.897 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-07 00:09:53.897 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-07 00:09:53.897 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:53.897 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-07 00:09:53.897 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-07 00:09:53.897 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-07 00:09:53.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.897 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.897 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.897 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.898 | ++ functions-common:get_or_create_user:937 : user_id=030bf7576e7b4878a0267d570b3c30a9 2022-05-07 00:09:53.898 | ++ functions-common:get_or_create_user:938 : echo 030bf7576e7b4878a0267d570b3c30a9 2022-05-07 00:09:53.898 | + lib/swift:create_swift_accounts:647 : swift_user_test2=030bf7576e7b4878a0267d570b3c30a9 2022-05-07 00:09:53.898 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-07 00:09:53.898 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:09:53.898 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 030bf7576e7b4878a0267d570b3c30a9 362a02b1faec43168c3c33e41391d72a 2022-05-07 00:09:53.898 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:53.898 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:09:53.898 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:53.898 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:53.898 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:09:53.898 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:09:53.898 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:09:53.898 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:09:53.898 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 030bf7576e7b4878a0267d570b3c30a9 --project 362a02b1faec43168c3c33e41391d72a 2022-05-07 00:09:53.898 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.898 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:53.898 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.898 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.898 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.898 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.898 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.898 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:53.898 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:53.898 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 030bf7576e7b4878a0267d570b3c30a9 --project 362a02b1faec43168c3c33e41391d72a 2022-05-07 00:09:53.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.898 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.898 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.899 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 030bf7576e7b4878a0267d570b3c30a9 --project 362a02b1faec43168c3c33e41391d72a 2022-05-07 00:09:53.899 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.899 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:53.899 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.899 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.899 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.899 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.899 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.899 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:53.899 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:53.899 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:53.899 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | 030bf7576e7b4878a0267d570b3c30a9 | | 362a02b1faec43168c3c33e41391d72a | | | False |' 2022-05-07 00:09:53.899 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.899 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.899 | + functions-common:get_or_add_user_project_role:1009 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.899 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.899 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-07 00:09:53.899 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-07 00:09:53.899 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-07 00:09:53.899 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-07 00:09:53.899 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-07 00:09:53.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.899 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.899 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.899 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.899 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-07 00:09:53.899 | 489736bce984475c864f6ed8d03e2e24' 2022-05-07 00:09:53.899 | ++ functions-common:get_or_create_domain:900 : echo 489736bce984475c864f6ed8d03e2e24 2022-05-07 00:09:53.900 | + lib/swift:create_swift_accounts:652 : swift_domain=489736bce984475c864f6ed8d03e2e24 2022-05-07 00:09:53.900 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-07 00:09:53.900 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:09:53.900 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-07 00:09:53.900 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 489736bce984475c864f6ed8d03e2e24 2022-05-07 00:09:53.900 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-07 00:09:53.900 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=489736bce984475c864f6ed8d03e2e24 --or-show -f value -c id 2022-05-07 00:09:53.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.900 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.900 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.900 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.900 | ++ functions-common:get_or_create_project:950 : project_id=dd72c21b918d42faa92547d432f97ccb 2022-05-07 00:09:53.900 | ++ functions-common:get_or_create_project:951 : echo dd72c21b918d42faa92547d432f97ccb 2022-05-07 00:09:53.900 | + lib/swift:create_swift_accounts:656 : swift_project_test4=dd72c21b918d42faa92547d432f97ccb 2022-05-07 00:09:53.900 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-07 00:09:53.900 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:09:53.900 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-07 00:09:53.900 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 489736bce984475c864f6ed8d03e2e24 test4@example.com 2022-05-07 00:09:53.900 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:09:53.900 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-07 00:09:53.900 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-07 00:09:53.900 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=489736bce984475c864f6ed8d03e2e24 --email=test4@example.com --or-show -f value -c id 2022-05-07 00:09:53.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.900 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.900 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.900 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.900 | ++ functions-common:get_or_create_user:937 : user_id=c21dfb8674404223a3ca3c82d0562d13 2022-05-07 00:09:53.900 | ++ functions-common:get_or_create_user:938 : echo c21dfb8674404223a3ca3c82d0562d13 2022-05-07 00:09:53.900 | + lib/swift:create_swift_accounts:661 : swift_user_test4=c21dfb8674404223a3ca3c82d0562d13 2022-05-07 00:09:53.901 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-07 00:09:53.901 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:09:53.901 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin c21dfb8674404223a3ca3c82d0562d13 dd72c21b918d42faa92547d432f97ccb 2022-05-07 00:09:53.901 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:09:53.901 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-07 00:09:53.901 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:09:53.901 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:09:53.901 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-07 00:09:53.901 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-07 00:09:53.901 | ++ functions-common:_get_domain_args:979 : echo 2022-05-07 00:09:53.901 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-07 00:09:53.901 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c21dfb8674404223a3ca3c82d0562d13 --project dd72c21b918d42faa92547d432f97ccb 2022-05-07 00:09:53.901 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.901 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:09:53.901 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.901 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.901 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.901 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.901 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.901 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:09:53.901 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:09:53.901 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user c21dfb8674404223a3ca3c82d0562d13 --project dd72c21b918d42faa92547d432f97ccb 2022-05-07 00:09:53.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.901 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.901 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.901 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c21dfb8674404223a3ca3c82d0562d13 --project dd72c21b918d42faa92547d432f97ccb 2022-05-07 00:09:53.901 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:09:53.901 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:09:53.901 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:09:53.902 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.902 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:53.902 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:53.902 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:09:53.902 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:09:53.902 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:09:53.902 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | c21dfb8674404223a3ca3c82d0562d13 | | dd72c21b918d42faa92547d432f97ccb | | | False |' 2022-05-07 00:09:53.902 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:09:53.902 | ++ functions-common:get_field:824 : read data 2022-05-07 00:09:53.902 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.902 | + functions-common:get_or_add_user_project_role:1009 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.902 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:09:53.931 | [17762 Async create_swift_accounts:87766]: finished create_swift_accounts with result 0 in 126 seconds 2022-05-07 00:09:53.938 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-07 00:09:53.941 | + inc/async:async_wait:197 : return 0 2022-05-07 00:09:53.944 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-07 00:09:53.961 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:09:53.964 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-07 00:09:53.982 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:09:53.985 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-07 00:09:53.988 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:09:53.990 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-07 00:09:53.992 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-07 00:09:53.995 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-07 00:09:54.053 | + inc/async:async_inner:63 : init_glance 2022-05-07 00:09:54.093 | [17762 Async init_glance:92029]: running: init_glance 2022-05-07 00:09:54.096 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-07 00:09:54.114 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:09:54.116 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-07 00:09:54.119 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:09:54.121 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-07 00:09:54.124 | + ./stack.sh:main:1149 : configure_neutron 2022-05-07 00:09:54.127 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-07 00:09:54.130 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:09:54.131 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-07 00:09:54.136 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:09:54.139 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-07 00:09:54.142 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-07 00:09:54.144 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-07 00:09:54.147 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-07 00:09:54.150 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-07 00:09:54.152 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-07 00:09:54.154 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-07 00:09:54.168 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-07 00:09:54.170 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-07 00:09:57.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:57.660 | from cryptography.utils import int_from_bytes 2022-05-07 00:09:57.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:09:57.660 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:01.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:01.193 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:01.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:01.193 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:04.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:04.609 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:04.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:04.609 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:08.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:08.067 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:08.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:08.067 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:11.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:11.477 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:11.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:11.477 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:14.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:14.934 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:14.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:14.934 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:18.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:18.397 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:18.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:18.397 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:22.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:22.074 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:22.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:22.074 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:26.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:26.806 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:26.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:26.806 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:32.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:32.614 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:32.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:32.614 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:32.944 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-07 00:10:32.949 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-07 00:10:32.951 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-07 00:10:32.954 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-07 00:10:32.956 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-07 00:10:32.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-07 00:10:32.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-07 00:10:32.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-07 00:10:32.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-07 00:10:32.968 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-07 00:10:32.975 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-07 00:10:32.975 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-07 00:10:32.975 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-07 00:10:32.977 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-07 00:10:32.979 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-07 00:10:32.982 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-07 00:10:32.987 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:32.989 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-07 00:10:32.991 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:32.996 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-07 00:10:32.999 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-07 00:10:33.002 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-07 00:10:33.005 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-07 00:10:33.007 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-07 00:10:33.010 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-07 00:10:33.039 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-07 00:10:33.068 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-07 00:10:33.105 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-07 00:10:33.134 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-07 00:10:33.164 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-07 00:10:33.193 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-07 00:10:33.196 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-07 00:10:33.198 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-07 00:10:33.201 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-07 00:10:33.204 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-07 00:10:33.222 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-07 00:10:33.225 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-07 00:10:33.227 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-07 00:10:33.230 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-07 00:10:33.232 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-07 00:10:33.262 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:10:33.291 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-07 00:10:33.323 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-07 00:10:33.353 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-07 00:10:33.371 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:10:33.382 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-07 00:10:33.382 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-07 00:10:33.383 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-07 00:10:33.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-07 00:10:33.388 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-07 00:10:33.391 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-07 00:10:33.393 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-07 00:10:33.395 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-07 00:10:33.409 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-07 00:10:33.422 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-07 00:10:33.424 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-07 00:10:33.439 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-07 00:10:33.452 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-07 00:10:33.464 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-07 00:10:33.466 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-07 00:10:33.469 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-07 00:10:33.474 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.PI3moSUZBf 2022-05-07 00:10:33.481 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-07 00:10:33.484 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-07 00:10:33.487 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.PI3moSUZBf 2022-05-07 00:10:33.490 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.PI3moSUZBf 2022-05-07 00:10:33.503 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.PI3moSUZBf /etc/sudoers.d/neutron-rootwrap 2022-05-07 00:10:33.515 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-07 00:10:33.543 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-07 00:10:33.546 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-07 00:10:33.580 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-07 00:10:33.583 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-07 00:10:33.585 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-07 00:10:33.587 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-07 00:10:33.590 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-07 00:10:33.595 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-07 00:10:33.610 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:33.613 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-07 00:10:33.615 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-07 00:10:33.618 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-07 00:10:33.636 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:33.638 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:10:33.641 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-05-07 00:10:33.673 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-07 00:10:33.675 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-07 00:10:33.678 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-07 00:10:33.695 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:33.699 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-07 00:10:33.700 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-07 00:10:33.703 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-07 00:10:33.705 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-07 00:10:33.708 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-07 00:10:33.710 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-07 00:10:33.713 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-07 00:10:33.715 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-07 00:10:33.719 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-07 00:10:33.721 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-07 00:10:33.729 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-07 00:10:33.731 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-05-07 00:10:33.737 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-07 00:10:33.754 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:33.757 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-07 00:10:33.759 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-07 00:10:33.761 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-07 00:10:33.766 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-07 00:10:33.799 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-07 00:10:33.830 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-07 00:10:33.861 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-07 00:10:33.891 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-07 00:10:33.921 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-07 00:10:33.924 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-07 00:10:33.926 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-07 00:10:33.929 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-07 00:10:33.933 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-07 00:10:33.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-07 00:10:33.995 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-05-07 00:10:34.025 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-07 00:10:34.056 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-07 00:10:34.087 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-07 00:10:34.119 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-07 00:10:34.153 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-07 00:10:34.200 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-07 00:10:34.235 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-07 00:10:34.270 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-07 00:10:34.303 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-07 00:10:34.336 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-07 00:10:34.339 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-07 00:10:34.341 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-07 00:10:34.344 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-07 00:10:34.346 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-07 00:10:34.377 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-07 00:10:34.410 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.44/identity 2022-05-07 00:10:34.445 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-07 00:10:34.476 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-07 00:10:34.511 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-07 00:10:34.546 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-07 00:10:34.578 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-07 00:10:34.609 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-07 00:10:34.639 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-07 00:10:34.670 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-07 00:10:34.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-07 00:10:34.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-07 00:10:34.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-07 00:10:34.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-07 00:10:34.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-07 00:10:34.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-07 00:10:34.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-05-07 00:10:34.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-05-07 00:10:34.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-05-07 00:10:34.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-07 00:10:34.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-07 00:10:34.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-07 00:10:34.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-07 00:10:34.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-07 00:10:34.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-07 00:10:34.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-07 00:10:34.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-07 00:10:34.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-07 00:10:34.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-05-07 00:10:34.752 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-05-07 00:10:34.754 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:34.756 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-07 00:10:34.759 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-07 00:10:34.761 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-07 00:10:34.764 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-07 00:10:34.768 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-07 00:10:34.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-07 00:10:34.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-05-07 00:10:34.803 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:34.804 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-07 00:10:34.807 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-07 00:10:34.809 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-07 00:10:34.812 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-07 00:10:34.814 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-07 00:10:34.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-05-07 00:10:34.845 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:34.848 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-07 00:10:34.850 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-07 00:10:34.853 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-07 00:10:34.856 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-07 00:10:34.859 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-07 00:10:34.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-05-07 00:10:34.893 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:34.895 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-07 00:10:34.897 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-07 00:10:34.900 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-07 00:10:34.902 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-07 00:10:34.904 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-05-07 00:10:34.934 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-05-07 00:10:34.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:34.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-07 00:10:34.943 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-07 00:10:34.945 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-07 00:10:34.951 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-07 00:10:34.951 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-07 00:10:34.979 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-05-07 00:10:34.983 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:34.985 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-07 00:10:34.988 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-07 00:10:34.990 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-07 00:10:34.992 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-07 00:10:34.995 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-07 00:10:35.024 | + 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:100:149 2022-05-07 00:10:35.027 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:35.029 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-07 00:10:35.032 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-05-07 00:10:35.034 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-05-07 00:10:35.037 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-07 00:10:35.040 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-05-07 00:10:35.069 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-05-07 00:10:35.072 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:10:35.074 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-07 00:10:35.077 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-07 00:10:35.085 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-07 00:10:35.085 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-07 00:10:35.086 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-07 00:10:35.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-07 00:10:35.116 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-07 00:10:35.134 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:35.136 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-07 00:10:35.139 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-07 00:10:35.174 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-07 00:10:35.177 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-07 00:10:35.207 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-07 00:10:35.240 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-07 00:10:35.242 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-07 00:10:35.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-07 00:10:35.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-07 00:10:38.289 | INFO neutron.common.config [-] Logging enabled! 2022-05-07 00:10:38.289 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev192 2022-05-07 00:10:38.290 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=95051) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-07 00:10:38.291 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-05-07 00:10:38.295 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpclj9xm1y/privsep.sock'] 2022-05-07 00:10:40.526 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-05-07 00:10:40.526 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpclj9xm1y/privsep.sock {{(pid=95051) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-05-07 00:10:40.532 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-05-07 00:10:40.532 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-05-07 00:10:40.532 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-05-07 00:10:40.532 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 95256 2022-05-07 00:10:40.533 | DEBUG oslo.privsep.daemon [-] privsep: reply[66ecdf00-4a61-4bcd-9a9a-8858c69b85df]: (2,) {{(pid=95256) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-07 00:10:40.765 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=95256) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-05-07 00:10:40.777 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=95256) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-05-07 00:10:40.777 | DEBUG oslo.privsep.daemon [-] privsep: reply[e02fbfd8-ee39-4754-8b25-b19f6bd15f83]: (4, ('a6fb6441-c2ac-4541-a3b4-1994399f0f2e\n', '')) {{(pid=95256) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-07 00:10:40.831 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=95051) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-07 00:10:40.832 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=95051) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-07 00:10:40.832 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=95051) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-07 00:10:40.832 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=95051) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-07 00:10:40.832 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=95051) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-07 00:10:40.832 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=95051) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-07 00:10:40.896 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-07 00:10:40.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:40.896 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:40.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:40.896 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:41.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-07 00:10:41.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-07 00:10:41.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-07 00:10:41.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-07 00:10:41.294 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-07 00:10:41.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-05-07 00:10:41.384 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-07 00:10:41.389 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-07 00:10:41.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-05-07 00:10:41.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-07 00:10:41.431 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-07 00:10:41.441 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-07 00:10:41.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-07 00:10:41.446 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-07 00:10:41.471 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-07 00:10:41.500 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-07 00:10:41.503 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-07 00:10:41.516 | net.bridge.bridge-nf-call-iptables = 1 2022-05-07 00:10:41.520 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-07 00:10:41.522 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-07 00:10:41.530 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-07 00:10:41.534 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-07 00:10:41.536 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-07 00:10:41.542 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-07 00:10:41.542 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-07 00:10:41.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-07 00:10:41.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-07 00:10:41.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-07 00:10:41.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-07 00:10:41.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-07 00:10:41.583 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-07 00:10:41.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-05-07 00:10:41.627 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-07 00:10:41.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-07 00:10:41.661 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-07 00:10:41.693 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-07 00:10:41.711 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:41.714 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-07 00:10:41.716 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-07 00:10:41.721 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-07 00:10:41.754 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-07 00:10:41.784 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-07 00:10:41.817 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-07 00:10:41.820 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-07 00:10:41.851 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-07 00:10:41.874 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:41.874 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-07 00:10:41.877 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-07 00:10:41.909 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-07 00:10:41.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-07 00:10:41.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-07 00:10:41.946 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-07 00:10:41.949 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-07 00:10:41.952 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-07 00:10:41.955 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-07 00:10:41.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:41.975 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-07 00:10:41.978 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-05-07 00:10:41.983 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-07 00:10:42.019 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-07 00:10:42.055 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-07 00:10:42.058 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-07 00:10:42.092 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-07 00:10:42.094 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-07 00:10:42.127 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-07 00:10:42.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-07 00:10:42.132 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-07 00:10:42.164 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-07 00:10:42.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-07 00:10:42.170 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-07 00:10:42.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-07 00:10:45.189 | INFO neutron.common.config [-] Logging enabled! 2022-05-07 00:10:45.190 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev192 2022-05-07 00:10:45.190 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=96188) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-07 00:10:45.241 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=96188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-07 00:10:45.242 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=96188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-07 00:10:45.242 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=96188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-07 00:10:45.242 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=96188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-07 00:10:45.242 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=96188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-07 00:10:45.242 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=96188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-07 00:10:45.303 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-07 00:10:45.304 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=96188) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-07 00:10:45.304 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=96188) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-07 00:10:45.305 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-07 00:10:45.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:45.305 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:45.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:10:45.305 | from cryptography.utils import int_from_bytes 2022-05-07 00:10:45.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-07 00:10:45.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-07 00:10:45.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-07 00:10:45.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-07 00:10:45.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-07 00:10:45.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-07 00:10:45.714 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-07 00:10:45.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-07 00:10:45.735 | + functions:set_mtu:785 : local dev=br-data 2022-05-07 00:10:45.737 | + functions:set_mtu:786 : local mtu=1500 2022-05-07 00:10:45.740 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-07 00:10:45.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-05-07 00:10:45.772 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-07 00:10:45.775 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-07 00:10:45.777 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-07 00:10:45.780 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-07 00:10:45.783 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-07 00:10:45.785 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-07 00:10:45.788 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-07 00:10:45.790 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-07 00:10:45.793 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-07 00:10:45.796 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-07 00:10:45.799 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-07 00:10:45.803 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-07 00:10:45.807 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-07 00:10:45.810 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-07 00:10:45.814 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-07 00:10:45.816 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-07 00:10:45.821 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-07 00:10:45.824 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-07 00:10:45.827 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-07 00:10:45.829 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-07 00:10:45.834 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-07 00:10:45.834 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-07 00:10:45.837 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-07 00:10:45.844 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.36/22 brd 192.168.3.255' 2022-05-07 00:10:45.846 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-07 00:10:45.851 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-07 00:10:45.851 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-07 00:10:45.854 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-07 00:10:45.856 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.36/22 brd 192.168.3.255 != '' ]] 2022-05-07 00:10:45.859 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1' 2022-05-07 00:10:45.861 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data' 2022-05-07 00:10:45.864 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-07 00:10:45.867 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-07 00:10:45.872 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-07 00:10:45.872 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-07 00:10:45.874 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.36/22 brd 192.168.3.255 2022-05-07 00:10:45.880 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-07 00:10:45.880 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.36 2022-05-07 00:10:45.882 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.36 ' 2022-05-07 00:10:45.884 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1 2022-05-07 00:10:45.898 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data 2022-05-07 00:10:45.914 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-07 00:10:45.928 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-07 00:10:45.951 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.36 2022-05-07 00:10:45.971 | PING 192.168.0.36 (192.168.0.36) from 192.168.0.36 br-data: 56(84) bytes of data. 2022-05-07 00:10:45.971 | 64 bytes from 192.168.0.36: icmp_seq=1 ttl=64 time=0.067 ms 2022-05-07 00:10:46.834 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:10:46.861 | [92029 Async init_glance:92029]: finished successfully 2022-05-07 00:10:46.979 | 64 bytes from 192.168.0.36: icmp_seq=2 ttl=64 time=0.059 ms 2022-05-07 00:10:48.003 | 64 bytes from 192.168.0.36: icmp_seq=3 ttl=64 time=0.046 ms 2022-05-07 00:10:48.003 | 2022-05-07 00:10:48.003 | --- 192.168.0.36 ping statistics --- 2022-05-07 00:10:48.003 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-05-07 00:10:48.003 | rtt min/avg/max/mdev = 0.046/0.057/0.067/0.008 ms 2022-05-07 00:10:48.009 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-07 00:10:48.009 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-07 00:10:48.015 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-07 00:10:48.017 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-07 00:10:48.035 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:48.038 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-07 00:10:48.040 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-07 00:10:48.045 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-07 00:10:48.075 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.44 2022-05-07 00:10:48.105 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-07 00:10:48.137 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-07 00:10:48.171 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-07 00:10:48.174 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-07 00:10:48.206 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-07 00:10:48.208 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-07 00:10:48.228 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:10:48.230 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-07 00:10:48.234 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-07 00:10:48.253 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:10:48.256 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-07 00:10:48.275 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:10:48.278 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-07 00:10:48.296 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:10:48.299 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-07 00:10:48.334 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-07 00:10:48.368 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-07 00:10:48.370 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-07 00:10:48.388 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:48.392 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-07 00:10:48.409 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:48.411 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-07 00:10:48.414 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-07 00:10:48.476 | + inc/async:async_inner:63 : init_neutron 2022-05-07 00:10:48.529 | [17762 Async init_neutron:101164]: running: init_neutron 2022-05-07 00:10:48.532 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-07 00:10:48.551 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:48.560 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-07 00:10:48.564 | ++ ./stack.sh:main:1164 : true 2022-05-07 00:10:48.567 | + ./stack.sh:main:1164 : netman_pid= 2022-05-07 00:10:48.570 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-07 00:10:48.572 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-07 00:10:48.586 | dnsmasq: no process found 2022-05-07 00:10:48.590 | + ./stack.sh:main:1166 : true 2022-05-07 00:10:48.596 | + ./stack.sh:main:1171 : clean_iptables 2022-05-07 00:10:48.603 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-07 00:10:48.612 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-07 00:10:48.613 | + lib/nova:clean_iptables:186 : bash 2022-05-07 00:10:48.613 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-07 00:10:48.613 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-07 00:10:48.613 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-07 00:10:48.613 | + lib/nova:clean_iptables:186 : grep nova 2022-05-07 00:10:48.621 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-07 00:10:48.623 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-07 00:10:48.625 | + lib/nova:clean_iptables:188 : grep nova 2022-05-07 00:10:48.627 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-07 00:10:48.627 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-07 00:10:48.627 | + lib/nova:clean_iptables:188 : bash 2022-05-07 00:10:48.630 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-07 00:10:48.645 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-07 00:10:48.649 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-07 00:10:48.649 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-07 00:10:48.652 | + lib/nova:clean_iptables:190 : grep nova 2022-05-07 00:10:48.658 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-07 00:10:48.658 | + lib/nova:clean_iptables:190 : bash 2022-05-07 00:10:48.658 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-07 00:10:48.667 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-07 00:10:48.668 | + lib/nova:clean_iptables:192 : grep nova 2022-05-07 00:10:48.672 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-07 00:10:48.676 | + lib/nova:clean_iptables:192 : bash 2022-05-07 00:10:48.676 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-07 00:10:48.680 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-07 00:10:48.684 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-07 00:10:48.696 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-07 00:10:48.706 | net.ipv4.ip_forward = 1 2022-05-07 00:10:48.710 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-07 00:10:48.730 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:48.733 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-07 00:10:48.736 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-07 00:10:48.739 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-07 00:10:48.778 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-07 00:10:48.827 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-07 00:10:48.831 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-07 00:10:48.866 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-07 00:10:48.901 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-07 00:10:48.925 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:48.927 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-07 00:10:48.930 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:10:48.932 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-07 00:10:48.935 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-07 00:10:48.937 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-07 00:10:49.011 | + inc/async:async_inner:63 : init_swift 2022-05-07 00:10:49.075 | [17762 Async init_swift:101633]: running: init_swift 2022-05-07 00:10:49.079 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-07 00:10:49.107 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:49.109 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-07 00:10:49.122 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:10:49.128 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-07 00:10:49.133 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-07 00:10:49.142 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-07 00:10:49.248 | + inc/async:async_inner:63 : init_cinder 2022-05-07 00:10:49.384 | [17762 Async init_cinder:101752]: running: init_cinder 2022-05-07 00:10:49.386 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-07 00:10:49.411 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:10:49.420 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-07 00:10:49.428 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:10:49.432 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-07 00:10:49.453 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-07 00:10:49.474 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-07 00:10:49.613 | + inc/async:async_inner:63 : init_placement 2022-05-07 00:10:49.770 | [17762 Async init_placement:101909]: running: init_placement 2022-05-07 00:10:49.778 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-07 00:10:50.096 | [17762 Async init_neutron:101164]: Waiting for completion of init_neutron running on PID 101164 (6 other jobs running) 2022-05-07 00:10:50.230 | [17762 Async init_neutron:101164]: Signaling child to exit 2022-05-07 00:11:02.845 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:11:02.871 | [101633 Async init_swift:101633]: finished successfully 2022-05-07 00:11:38.693 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:11:38.720 | [101752 Async init_cinder:101752]: finished successfully 2022-05-07 00:11:48.532 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:11:48.558 | [101909 Async init_placement:101909]: finished successfully 2022-05-07 00:14:58.061 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:14:58.086 | [101164 Async init_neutron:101164]: finished successfully 2022-05-07 00:14:58.106 | WAKEUP 2022-05-07 00:14:58.129 | [17762 Async init_neutron:101164]: Signaled 2022-05-07 00:14:58.130 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-07 00:14:58.131 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:14:58.131 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-07 00:14:58.131 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:14:58.131 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-07 00:14:58.131 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-07 00:14:58.131 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-07 00:14:58.131 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-07 00:14:58.131 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-07 00:14:58.131 | + lib/database:recreate_database:112 : local db=neutron 2022-05-07 00:14:58.131 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-07 00:14:58.131 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-07 00:14:58.131 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-07 00:14:58.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:58.131 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-07 00:14:58.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:58.131 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-07 00:14:58.131 | + functions-common:time_start:2423 : local name=dbsync 2022-05-07 00:14:58.131 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:14:58.131 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:14:58.131 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:14:58.131 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882248722 2022-05-07 00:14:58.131 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-07 00:14:58.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.131 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.131 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.131 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.131 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.131 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-07 00:14:58.132 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-07 00:14:58.133 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-07 00:14:58.134 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-07 00:14:58.135 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-07 00:14:58.135 | Running upgrade for neutron ... 2022-05-07 00:14:58.135 | OK 2022-05-07 00:14:58.135 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-07 00:14:58.135 | + functions-common:time_stop:2437 : local name 2022-05-07 00:14:58.135 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:14:58.135 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:14:58.135 | + functions-common:time_stop:2440 : local total 2022-05-07 00:14:58.136 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:14:58.136 | + functions-common:time_stop:2443 : name=dbsync 2022-05-07 00:14:58.136 | + functions-common:time_stop:2444 : start_time=1651882248722 2022-05-07 00:14:58.136 | + functions-common:time_stop:2446 : [[ -z 1651882248722 ]] 2022-05-07 00:14:58.136 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:14:58.136 | + functions-common:time_stop:2449 : end_time=1651882498045 2022-05-07 00:14:58.136 | + functions-common:time_stop:2450 : elapsed_time=249323 2022-05-07 00:14:58.136 | + functions-common:time_stop:2451 : total=35821 2022-05-07 00:14:58.136 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:14:58.136 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=285144 2022-05-07 00:14:58.176 | [17762 Async init_neutron:101164]: finished init_neutron with result 0 in 249 seconds 2022-05-07 00:14:58.180 | + inc/async:async_wait:197 : return 0 2022-05-07 00:14:58.182 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-07 00:14:58.234 | [17762 Async init_placement:101909]: Waiting for completion of init_placement running on PID 101909 (5 other jobs running) 2022-05-07 00:14:58.261 | [17762 Async init_placement:101909]: Signaling child to exit 2022-05-07 00:14:58.261 | WAKEUP 2022-05-07 00:14:58.283 | [17762 Async init_placement:101909]: Signaled 2022-05-07 00:14:58.285 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-07 00:14:58.285 | + lib/database:recreate_database:112 : local db=placement 2022-05-07 00:14:58.285 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-07 00:14:58.285 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-07 00:14:58.285 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-07 00:14:58.285 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:58.285 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-07 00:14:58.285 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:58.285 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-07 00:14:58.285 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-07 00:14:58.285 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-07 00:14:58.285 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-07 00:14:58.285 | + functions-common:get_or_create_user:921 : local user_id 2022-05-07 00:14:58.285 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-07 00:14:58.285 | + functions-common:get_or_create_user:925 : local email= 2022-05-07 00:14:58.285 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-07 00:14:58.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.285 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.285 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.285 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:14:58.285 | + functions-common:get_or_create_user:937 : user_id=cf3e2e625ded4433aa4d8f74b858502f 2022-05-07 00:14:58.285 | + functions-common:get_or_create_user:938 : echo cf3e2e625ded4433aa4d8f74b858502f 2022-05-07 00:14:58.285 | cf3e2e625ded4433aa4d8f74b858502f 2022-05-07 00:14:58.285 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-07 00:14:58.285 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:14:58.286 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:14:58.286 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:14:58.286 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:14:58.286 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:14:58.286 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:14:58.286 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:14:58.286 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:14:58.286 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:14:58.286 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:14:58.286 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-07 00:14:58.286 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:14:58.286 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:14:58.286 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:14:58.286 | ++ functions-common:get_field:824 : read data 2022-05-07 00:14:58.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.286 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.286 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.286 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:14:58.286 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:14:58.286 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:14:58.286 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-07 00:14:58.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.286 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.286 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.286 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-07 00:14:58.286 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:14:58.286 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:14:58.286 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:14:58.286 | ++ functions-common:get_field:824 : read data 2022-05-07 00:14:58.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.287 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.287 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.287 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:14:58.287 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:14:58.287 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:14:58.287 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:14:58.287 | ++ functions-common:get_field:830 : echo '| 1a08dc7f13034c3cb459cdb1584d3558 | cf3e2e625ded4433aa4d8f74b858502f | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:14:58.287 | ++ functions-common:get_field:824 : read data 2022-05-07 00:14:58.287 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:14:58.287 | + functions-common:get_or_add_user_project_role:1009 : echo 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:14:58.287 | 1a08dc7f13034c3cb459cdb1584d3558 2022-05-07 00:14:58.287 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-07 00:14:58.287 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-07 00:14:58.287 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-07 00:14:58.287 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-07 00:14:58.287 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-07 00:14:58.287 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-07 00:14:58.287 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-07 00:14:58.287 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-07 00:14:58.287 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-07 00:14:58.287 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-07 00:14:58.287 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-07 00:14:58.287 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-07 00:14:58.287 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-07 00:14:58.287 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:14:58.287 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-07 00:14:58.287 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:14:58.287 | ++ functions-common:get_field:824 : read data 2022-05-07 00:14:58.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.288 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.288 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.288 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:14:58.288 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-07 00:14:58.288 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-07 00:14:58.288 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-07 00:14:58.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.288 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.288 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.288 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-07 00:14:58.288 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-07 00:14:58.288 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-07 00:14:58.288 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:14:58.288 | ++ functions-common:get_field:824 : read data 2022-05-07 00:14:58.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.288 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.288 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.288 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:14:58.288 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-07 00:14:58.288 | ++ functions-common:get_field:828 : field='$2' 2022-05-07 00:14:58.288 | ++ functions-common:get_field:830 : echo '| 860da4304a9f4743928fe22c4b16c6b8 | cf3e2e625ded4433aa4d8f74b858502f | | f559f7e2c0624759a31f435cc5aa90e9 | | | False |' 2022-05-07 00:14:58.288 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-07 00:14:58.288 | ++ functions-common:get_field:824 : read data 2022-05-07 00:14:58.288 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:14:58.288 | + functions-common:get_or_add_user_project_role:1009 : echo 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:14:58.288 | 860da4304a9f4743928fe22c4b16c6b8 2022-05-07 00:14:58.288 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.44/placement 2022-05-07 00:14:58.288 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-07 00:14:58.288 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-07 00:14:58.289 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-07 00:14:58.289 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-07 00:14:58.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.289 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.289 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.289 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:14:58.289 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-07 00:14:58.289 | ddd5b322c84a4f839e4ae6e28c6d0bbc' 2022-05-07 00:14:58.289 | + functions-common:get_or_create_service:1106 : echo ddd5b322c84a4f839e4ae6e28c6d0bbc 2022-05-07 00:14:58.289 | ddd5b322c84a4f839e4ae6e28c6d0bbc 2022-05-07 00:14:58.289 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.44/placement 2022-05-07 00:14:58.289 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-07 00:14:58.289 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.44/placement RegionOne 2022-05-07 00:14:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-07 00:14:58.289 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-07 00:14:58.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.289 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.289 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.289 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:14:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-07 00:14:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-07 00:14:58.289 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.44/placement --region RegionOne -f value -c id 2022-05-07 00:14:58.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.289 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.289 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.289 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:14:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b5753581f1a24f5e9142f32b2ea5933a 2022-05-07 00:14:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b5753581f1a24f5e9142f32b2ea5933a 2022-05-07 00:14:58.290 | + functions-common:get_or_create_endpoint:1139 : public_id=b5753581f1a24f5e9142f32b2ea5933a 2022-05-07 00:14:58.290 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-07 00:14:58.290 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-07 00:14:58.290 | + functions-common:get_or_create_endpoint:1148 : echo b5753581f1a24f5e9142f32b2ea5933a 2022-05-07 00:14:58.290 | b5753581f1a24f5e9142f32b2ea5933a 2022-05-07 00:14:58.331 | [17762 Async init_placement:101909]: finished init_placement with result 0 in 59 seconds 2022-05-07 00:14:58.335 | + inc/async:async_wait:197 : return 0 2022-05-07 00:14:58.338 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-07 00:14:58.390 | [17762 Async init_glance:92029]: Waiting for completion of init_glance running on PID 92029 (4 other jobs running) 2022-05-07 00:14:58.415 | [17762 Async init_glance:92029]: Signaling child to exit 2022-05-07 00:14:58.416 | WAKEUP 2022-05-07 00:14:58.439 | [17762 Async init_glance:92029]: Signaled 2022-05-07 00:14:58.441 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-07 00:14:58.441 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-07 00:14:58.441 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-07 00:14:58.441 | + lib/database:recreate_database:112 : local db=glance 2022-05-07 00:14:58.441 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-07 00:14:58.441 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-07 00:14:58.441 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-07 00:14:58.441 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:58.441 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-07 00:14:58.441 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:58.441 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-07 00:14:58.441 | + functions-common:time_start:2423 : local name=dbsync 2022-05-07 00:14:58.441 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:14:58.441 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:14:58.441 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:14:58.441 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882194258 2022-05-07 00:14:58.441 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-07 00:14:58.441 | 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=92151) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:14:58.441 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-07 00:14:58.441 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-07 00:14:58.441 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-07 00:14:58.441 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-07 00:14:58.441 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.441 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.442 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.443 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-07 00:14:58.443 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-07 00:14:58.443 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-07 00:14:58.443 | Database migration is up to date. No migration needed. 2022-05-07 00:14:58.443 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-07 00:14:58.443 | Database is synced successfully. 2022-05-07 00:14:58.443 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-07 00:14:58.443 | 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=93100) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-07 00:14:58.443 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-07 00:14:58.444 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-07 00:14:58.444 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-07 00:14:58.444 | + functions-common:time_stop:2437 : local name 2022-05-07 00:14:58.444 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:14:58.444 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:14:58.444 | + functions-common:time_stop:2440 : local total 2022-05-07 00:14:58.444 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:14:58.444 | + functions-common:time_stop:2443 : name=dbsync 2022-05-07 00:14:58.444 | + functions-common:time_stop:2444 : start_time=1651882194258 2022-05-07 00:14:58.444 | + functions-common:time_stop:2446 : [[ -z 1651882194258 ]] 2022-05-07 00:14:58.444 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:14:58.448 | + functions-common:time_stop:2449 : end_time=1651882246816 2022-05-07 00:14:58.448 | + functions-common:time_stop:2450 : elapsed_time=52558 2022-05-07 00:14:58.449 | + functions-common:time_stop:2451 : total=35821 2022-05-07 00:14:58.449 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:14:58.449 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=88379 2022-05-07 00:14:58.487 | [17762 Async init_glance:92029]: finished init_glance with result 0 in 52 seconds 2022-05-07 00:14:58.491 | + inc/async:async_wait:197 : return 0 2022-05-07 00:14:58.494 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-07 00:14:58.548 | [17762 Async init_swift:101633]: Waiting for completion of init_swift running on PID 101633 (3 other jobs running) 2022-05-07 00:14:58.573 | [17762 Async init_swift:101633]: Signaling child to exit 2022-05-07 00:14:58.573 | WAKEUP 2022-05-07 00:14:58.597 | [17762 Async init_swift:101633]: Signaled 2022-05-07 00:14:58.598 | + lib/swift:init_swift:668 : local node_number 2022-05-07 00:14:58.598 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-07 00:14:58.598 | No object-replicator running 2022-05-07 00:14:58.598 | No account-replicator running 2022-05-07 00:14:58.598 | No object-auditor running 2022-05-07 00:14:58.598 | No object-expirer running 2022-05-07 00:14:58.598 | No object-updater running 2022-05-07 00:14:58.598 | No account-auditor running 2022-05-07 00:14:58.598 | No container-sharder running 2022-05-07 00:14:58.599 | No object-reconstructor running 2022-05-07 00:14:58.599 | No container-sync running 2022-05-07 00:14:58.599 | No proxy-server running 2022-05-07 00:14:58.599 | No container-auditor running 2022-05-07 00:14:58.599 | No object-server running 2022-05-07 00:14:58.599 | No container-reconciler running 2022-05-07 00:14:58.599 | No container-server running 2022-05-07 00:14:58.599 | No account-reaper running 2022-05-07 00:14:58.599 | No account-server running 2022-05-07 00:14:58.599 | No container-replicator running 2022-05-07 00:14:58.599 | No container-updater running 2022-05-07 00:14:58.599 | + lib/swift:init_swift:670 : true 2022-05-07 00:14:58.599 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-07 00:14:58.599 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-07 00:14:58.599 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-07 00:14:58.599 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-07 00:14:58.599 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-07 00:14:58.599 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-07 00:14:58.599 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-07 00:14:58.599 | + functions:create_disk:732 : local node_number 2022-05-07 00:14:58.599 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.599 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-07 00:14:58.599 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-07 00:14:58.599 | + functions:create_disk:736 : local key 2022-05-07 00:14:58.599 | ++ functions:create_disk:738 : sed s#/.## 2022-05-07 00:14:58.599 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.599 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.599 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.599 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-07 00:14:58.599 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.600 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-07 00:14:58.600 | + functions:destroy_disk:765 : local key 2022-05-07 00:14:58.600 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.600 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-07 00:14:58.600 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.600 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.600 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-07 00:14:58.600 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-07 00:14:58.600 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.600 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.600 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-07 00:14:58.600 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.600 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-07 00:14:58.600 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-07 00:14:58.600 | = sectsz=512 attr=2, projid32bit=1 2022-05-07 00:14:58.600 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-07 00:14:58.600 | = reflink=1 2022-05-07 00:14:58.600 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-07 00:14:58.600 | = sunit=0 swidth=0 blks 2022-05-07 00:14:58.600 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-07 00:14:58.600 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-07 00:14:58.600 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-07 00:14:58.600 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-07 00:14:58.600 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-07 00:14:58.600 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-07 00:14:58.600 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-07 00:14:58.600 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-07 00:14:58.600 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-07 00:14:58.600 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-07 00:14:58.600 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-07 00:14:58.600 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-07 00:14:58.600 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-07 00:14:58.601 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-07 00:14:58.601 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-07 00:14:58.601 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-07 00:14:58.601 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-07 00:14:58.601 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-07 00:14:58.601 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-07 00:14:58.601 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-05-07 00:14:58.601 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-07 00:14:58.601 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-07 00:14:58.601 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-07 00:14:58.601 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-07 00:14:58.601 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-07 00:14:58.601 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-07 00:14:58.601 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-07 00:14:58.601 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-07 00:14:58.601 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-07 00:14:58.601 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-07 00:14:58.601 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-07 00:14:58.601 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-07 00:14:58.601 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-07 00:14:58.601 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-07 00:14:58.601 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-07 00:14:58.601 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-07 00:14:58.601 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-07 00:14:58.601 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-07 00:14:58.601 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-07 00:14:58.601 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-07 00:14:58.601 | + lib/swift:init_swift:714 : popd 2022-05-07 00:14:58.643 | [17762 Async init_swift:101633]: finished init_swift with result 0 in 13 seconds 2022-05-07 00:14:58.647 | + inc/async:async_wait:197 : return 0 2022-05-07 00:14:58.650 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-07 00:14:58.702 | [17762 Async init_cinder:101752]: Waiting for completion of init_cinder running on PID 101752 (2 other jobs running) 2022-05-07 00:14:58.727 | [17762 Async init_cinder:101752]: Signaling child to exit 2022-05-07 00:14:58.727 | WAKEUP 2022-05-07 00:14:58.750 | [17762 Async init_cinder:101752]: Signaled 2022-05-07 00:14:58.751 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-07 00:14:58.751 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:14:58.751 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-07 00:14:58.751 | + lib/database:recreate_database:112 : local db=cinder 2022-05-07 00:14:58.751 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-07 00:14:58.752 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-07 00:14:58.752 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-07 00:14:58.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:58.752 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-07 00:14:58.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:58.752 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-07 00:14:58.752 | + functions-common:time_start:2423 : local name=dbsync 2022-05-07 00:14:58.752 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:14:58.752 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:14:58.752 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:14:58.752 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882249622 2022-05-07 00:14:58.752 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-07 00:14:58.752 | 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=101933) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:14:58.753 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=101933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:14:58.753 | INFO cinder.db.migration [-] Applying migration(s) 2022-05-07 00:14:58.753 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-07 00:14:58.753 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-07 00:14:58.753 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-05-07 00:14:58.753 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=101933) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-07 00:14:58.753 | INFO cinder.db.migration [-] Migration(s) applied 2022-05-07 00:14:58.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.753 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:14:58.753 | from cryptography.utils import int_from_bytes 2022-05-07 00:14:58.753 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-07 00:14:58.753 | last_heartbeat = column_property( 2022-05-07 00:14:58.753 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-07 00:14:58.753 | num_hosts = column_property( 2022-05-07 00:14:58.753 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-07 00:14:58.753 | num_down_hosts = column_property( 2022-05-07 00:14:58.753 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-07 00:14:58.753 | + functions-common:time_stop:2437 : local name 2022-05-07 00:14:58.754 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:14:58.754 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:14:58.754 | + functions-common:time_stop:2440 : local total 2022-05-07 00:14:58.754 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:14:58.754 | + functions-common:time_stop:2443 : name=dbsync 2022-05-07 00:14:58.754 | + functions-common:time_stop:2444 : start_time=1651882249622 2022-05-07 00:14:58.754 | + functions-common:time_stop:2446 : [[ -z 1651882249622 ]] 2022-05-07 00:14:58.754 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:14:58.754 | + functions-common:time_stop:2449 : end_time=1651882296056 2022-05-07 00:14:58.754 | + functions-common:time_stop:2450 : elapsed_time=46434 2022-05-07 00:14:58.754 | + functions-common:time_stop:2451 : total=35821 2022-05-07 00:14:58.754 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:14:58.754 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=82255 2022-05-07 00:14:58.754 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-07 00:14:58.754 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:14:58.754 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-05-07 00:14:58.754 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-05-07 00:14:58.754 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-07 00:14:58.754 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-05-07 00:14:58.754 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-05-07 00:14:58.754 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-05-07 00:14:58.754 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-05-07 00:14:58.754 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-05-07 00:14:58.754 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-07 00:14:58.755 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-05-07 00:14:58.755 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-05-07 00:14:58.755 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-05-07 00:14:58.755 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-07 00:14:58.755 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-07 00:14:58.755 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-07 00:14:58.756 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-05-07 00:14:58.756 | + functions-common:is_suse:542 : is_opensuse 2022-05-07 00:14:58.756 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-07 00:14:58.756 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-07 00:14:58.756 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-07 00:14:58.756 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-07 00:14:58.756 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-07 00:14:58.756 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-05-07 00:14:58.756 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-07 00:14:58.756 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-05-07 00:14:58.756 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-05-07 00:14:58.757 | s|%DIRECTIO%|--direct-io=on|g; 2022-05-07 00:14:58.757 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-05-07 00:14:58.757 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-05-07 00:14:58.757 | [Unit] 2022-05-07 00:14:58.757 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-07 00:14:58.757 | DefaultDependencies=no 2022-05-07 00:14:58.757 | After=systemd-udev-settle.service 2022-05-07 00:14:58.757 | Before=lvm2-activation-early.service 2022-05-07 00:14:58.757 | Wants=systemd-udev-settle.service 2022-05-07 00:14:58.757 | 2022-05-07 00:14:58.757 | [Service] 2022-05-07 00:14:58.757 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-07 00:14:58.757 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-05-07 00:14:58.757 | RemainAfterExit=yes 2022-05-07 00:14:58.757 | Type=oneshot 2022-05-07 00:14:58.757 | 2022-05-07 00:14:58.757 | [Install] 2022-05-07 00:14:58.757 | WantedBy=local-fs.target 2022-05-07 00:14:58.757 | Also=systemd-udev-settle.service 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-05-07 00:14:58.757 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-05-07 00:14:58.757 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-05-07 00:14:58.757 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-05-07 00:14:58.757 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-07 00:14:58.758 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-07 00:14:58.758 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-05-07 00:14:58.758 | Physical volume "/dev/loop4" successfully created. 2022-05-07 00:14:58.758 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-05-07 00:14:58.758 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-05-07 00:14:58.758 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-05-07 00:14:58.758 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-05-07 00:14:58.758 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-05-07 00:14:58.758 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-05-07 00:14:58.758 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-05-07 00:14:58.758 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-07 00:14:58.758 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:14:58.758 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-05-07 00:14:58.758 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-05-07 00:14:58.758 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-07 00:14:58.798 | [17762 Async init_cinder:101752]: finished init_cinder with result 0 in 49 seconds 2022-05-07 00:14:58.802 | + inc/async:async_wait:197 : return 0 2022-05-07 00:14:58.805 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-07 00:14:58.823 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:14:58.825 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-07 00:14:58.829 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:14:58.832 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-07 00:14:58.834 | + ./stack.sh:main:1220 : init_nova 2022-05-07 00:14:58.837 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-07 00:14:58.854 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:14:58.857 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-07 00:14:58.875 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:14:58.877 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:14:58.880 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-07 00:14:58.945 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-07 00:14:58.984 | [17762 Async nova-cell-0:104604]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-07 00:14:58.987 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-07 00:14:58.992 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:14:58.996 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-07 00:14:58.998 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-07 00:14:59.001 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-07 00:14:59.004 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-07 00:14:59.078 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-07 00:14:59.124 | [17762 Async nova-cell-1:104699]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-07 00:14:59.127 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-07 00:14:59.131 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-07 00:14:59.133 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-07 00:14:59.135 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-07 00:14:59.138 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-07 00:14:59.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:59.197 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-07 00:14:59.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:14:59.359 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-07 00:15:00.401 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-07 00:15:03.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:15:03.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:15:03.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:15:03.711 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:15:03.711 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=104766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:15:03.738 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-07 00:15:03.738 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-07 00:15:04.514 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-07 00:15:43.912 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=104766) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-07 00:15:43.916 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-07 00:15:51.879 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=104766) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-07 00:15:51.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:15:51.993 | from cryptography.utils import int_from_bytes 2022-05-07 00:15:51.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:15:51.993 | from cryptography.utils import int_from_bytes 2022-05-07 00:15:52.439 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-07 00:15:52.441 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-07 00:15:52.444 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-07 00:15:52.449 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-07 00:15:52.450 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-07 00:15:52.453 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-07 00:15:53.477 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-07 00:15:56.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:15:56.056 | from cryptography.utils import int_from_bytes 2022-05-07 00:15:56.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:15:56.057 | from cryptography.utils import int_from_bytes 2022-05-07 00:15:56.510 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-07 00:15:56.515 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-07 00:15:56.518 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-07 00:15:56.569 | [17762 Async nova-cell-0:104604]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 104604 (3 other jobs running) 2022-05-07 00:15:56.595 | [17762 Async nova-cell-0:104604]: Signaling child to exit 2022-05-07 00:16:55.571 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:16:55.597 | [104699 Async nova-cell-1:104699]: finished successfully 2022-05-07 00:16:57.736 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:16:57.762 | [104604 Async nova-cell-0:104604]: finished successfully 2022-05-07 00:16:57.780 | WAKEUP 2022-05-07 00:16:57.803 | [17762 Async nova-cell-0:104604]: Signaled 2022-05-07 00:16:57.804 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-07 00:16:57.804 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-07 00:16:57.804 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-07 00:16:57.804 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-07 00:16:57.805 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-07 00:16:57.805 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-07 00:16:57.805 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-07 00:16:57.805 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:16:57.805 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-07 00:16:57.805 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:16:57.805 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-07 00:16:57.805 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.807 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:16:57.807 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=104754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:16:57.807 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-07 00:16:57.807 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-07 00:16:57.807 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-07 00:16:57.807 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=104754) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-07 00:16:57.807 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-07 00:16:57.807 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=104754) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-07 00:16:57.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:16:57.807 | from cryptography.utils import int_from_bytes 2022-05-07 00:16:57.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:16:57.807 | from cryptography.utils import int_from_bytes 2022-05-07 00:16:57.850 | [17762 Async nova-cell-0:104604]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 118 seconds 2022-05-07 00:16:57.854 | + inc/async:async_wait:197 : return 0 2022-05-07 00:16:57.856 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-07 00:16:57.859 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-07 00:16:57.909 | [17762 Async nova-cell-1:104699]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 104699 (2 other jobs running) 2022-05-07 00:16:57.934 | [17762 Async nova-cell-1:104699]: Signaling child to exit 2022-05-07 00:16:57.934 | WAKEUP 2022-05-07 00:16:57.957 | [17762 Async nova-cell-1:104699]: Signaled 2022-05-07 00:16:57.958 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-07 00:16:57.958 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-07 00:16:57.958 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-07 00:16:57.958 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-07 00:16:57.959 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-07 00:16:57.959 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-07 00:16:57.959 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-07 00:16:57.959 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:16:57.959 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-07 00:16:57.959 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-07 00:16:57.959 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-07 00:16:57.959 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-07 00:16:57.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-07 00:16:57.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-07 00:16:57.961 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=104763) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-07 00:16:57.961 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-07 00:16:57.961 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-07 00:16:57.961 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-07 00:16:57.962 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=104763) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-07 00:16:57.962 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-07 00:16:57.962 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=104763) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-07 00:16:57.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:16:57.962 | from cryptography.utils import int_from_bytes 2022-05-07 00:16:57.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:16:57.962 | from cryptography.utils import int_from_bytes 2022-05-07 00:16:58.003 | [17762 Async nova-cell-1:104699]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 116 seconds 2022-05-07 00:16:58.007 | + inc/async:async_wait:197 : return 0 2022-05-07 00:16:58.010 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:16:58.013 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-07 00:16:59.041 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-07 00:17:01.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:01.836 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:01.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:01.837 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:01.837 | Running batches of 50 until complete 2022-05-07 00:17:01.837 | +-------------------------------------+--------------+-----------+ 2022-05-07 00:17:01.837 | | Migration | Total Needed | Completed | 2022-05-07 00:17:01.837 | +-------------------------------------+--------------+-----------+ 2022-05-07 00:17:01.837 | | fill_virtual_interface_list | 0 | 0 | 2022-05-07 00:17:01.837 | | migrate_empty_ratio | 0 | 0 | 2022-05-07 00:17:01.837 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-07 00:17:01.837 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-07 00:17:01.837 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-07 00:17:01.837 | | populate_dev_uuids | 0 | 0 | 2022-05-07 00:17:01.837 | | populate_missing_availability_zones | 0 | 0 | 2022-05-07 00:17:01.837 | | populate_queued_for_delete | 0 | 0 | 2022-05-07 00:17:01.837 | | populate_user_id | 0 | 0 | 2022-05-07 00:17:01.837 | | populate_uuids | 0 | 0 | 2022-05-07 00:17:01.837 | +-------------------------------------+--------------+-----------+ 2022-05-07 00:17:02.329 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-07 00:17:02.334 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:17:02.337 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-07 00:17:02.340 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-07 00:17:02.344 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-07 00:17:02.345 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-07 00:17:03.383 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-07 00:17:06.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:06.035 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:06.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:06.035 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:06.035 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-07 00:17:06.035 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-07 00:17:06.488 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-07 00:17:06.491 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-07 00:17:06.504 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-07 00:17:06.507 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-07 00:17:06.526 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:06.529 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-07 00:17:06.531 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-07 00:17:06.593 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-07 00:17:06.631 | [17762 Async configure_neutron_nova:105972]: running: configure_neutron_nova 2022-05-07 00:17:06.634 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-07 00:17:06.637 | + functions-common:run_phase:1865 : local mode=stack 2022-05-07 00:17:06.640 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-07 00:17:06.642 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-07 00:17:06.647 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-07 00:17:06.648 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-07 00:17:06.651 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-07 00:17:06.654 | + functions-common:run_phase:1875 : local extra 2022-05-07 00:17:06.657 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-07 00:17:06.661 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-07 00:17:06.665 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-07 00:17:06.667 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-07 00:17:06.670 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-07 00:17:06.673 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-07 00:17:06.692 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:06.694 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-07 00:17:06.697 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:17:06.700 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-07 00:17:06.702 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:17:06.705 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-07 00:17:06.708 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-07 00:17:06.711 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-07 00:17:06.713 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-07 00:17:06.716 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-07 00:17:06.719 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-07 00:17:06.722 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-07 00:17:06.724 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-07 00:17:06.728 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-07 00:17:06.730 | + functions-common:run_plugins:1854 : local plugins= 2022-05-07 00:17:06.733 | + functions-common:run_plugins:1855 : local plugin 2022-05-07 00:17:06.736 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-07 00:17:06.739 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:06.741 | + inc/meta-config:merge_config_group:171 : shift 2022-05-07 00:17:06.746 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-07 00:17:06.746 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:17:06.749 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-07 00:17:06.752 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-07 00:17:06.755 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-07 00:17:06.759 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:06.761 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-07 00:17:06.764 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:17:06.767 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-07 00:17:06.767 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:17:06.767 | gsub("[][]", "", $1); 2022-05-07 00:17:06.767 | split($1, a, "|"); 2022-05-07 00:17:06.767 | if (a[1] == matchgroup) 2022-05-07 00:17:06.767 | print a[2] 2022-05-07 00:17:06.767 | } 2022-05-07 00:17:06.767 | ' /home/ubuntu/devstack/local.conf 2022-05-07 00:17:06.774 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-07 00:17:06.776 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-07 00:17:06.779 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-07 00:17:06.782 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-07 00:17:06.785 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-07 00:17:06.789 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-07 00:17:06.792 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-07 00:17:06.795 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-07 00:17:06.800 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-07 00:17:06.802 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-07 00:17:06.805 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-07 00:17:06.809 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:06.812 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-07 00:17:06.815 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-07 00:17:06.817 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-07 00:17:06.821 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-07 00:17:06.826 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-07 00:17:06.827 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-07 00:17:06.829 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-07 00:17:06.834 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-07 00:17:06.834 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-07 00:17:06.834 | BEGIN { 2022-05-07 00:17:06.834 | section = "" 2022-05-07 00:17:06.834 | last_section = "" 2022-05-07 00:17:06.834 | section_count = 0 2022-05-07 00:17:06.834 | } 2022-05-07 00:17:06.834 | /^\[.+\]/ { 2022-05-07 00:17:06.834 | gsub("[][]", "", $1); 2022-05-07 00:17:06.834 | section=$1 2022-05-07 00:17:06.834 | next 2022-05-07 00:17:06.834 | } 2022-05-07 00:17:06.834 | /^ *\#/ { 2022-05-07 00:17:06.834 | next 2022-05-07 00:17:06.834 | } 2022-05-07 00:17:06.834 | /^[^ \t]+/ { 2022-05-07 00:17:06.834 | # get offset of first = in $0 2022-05-07 00:17:06.834 | eq_idx = index($0, "=") 2022-05-07 00:17:06.834 | # extract attr & value from $0 2022-05-07 00:17:06.834 | attr = substr($0, 1, eq_idx - 1) 2022-05-07 00:17:06.834 | value = substr($0, eq_idx + 1) 2022-05-07 00:17:06.834 | # only need to strip trailing whitespace from attr 2022-05-07 00:17:06.834 | sub(/[ \t]*$/, "", attr) 2022-05-07 00:17:06.834 | # need to strip leading & trailing whitespace from value 2022-05-07 00:17:06.834 | sub(/^[ \t]*/, "", value) 2022-05-07 00:17:06.834 | sub(/[ \t]*$/, "", value) 2022-05-07 00:17:06.834 | 2022-05-07 00:17:06.835 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-07 00:17:06.835 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-07 00:17:06.835 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-07 00:17:06.835 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-07 00:17:06.835 | if (! (section, attr) in cfg_attr_count) { 2022-05-07 00:17:06.835 | if (section != last_section) { 2022-05-07 00:17:06.835 | cfg_section[section_count++] = section 2022-05-07 00:17:06.835 | last_section = section 2022-05-07 00:17:06.835 | } 2022-05-07 00:17:06.835 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-07 00:17:06.835 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-07 00:17:06.835 | 2022-05-07 00:17:06.835 | cfg_attr[section, attr, 0] = value 2022-05-07 00:17:06.835 | cfg_attr_count[section, attr] = 1 2022-05-07 00:17:06.835 | } else { 2022-05-07 00:17:06.835 | lno = cfg_attr_count[section, attr]++ 2022-05-07 00:17:06.835 | cfg_attr[section, attr, lno] = value 2022-05-07 00:17:06.835 | } 2022-05-07 00:17:06.835 | } 2022-05-07 00:17:06.835 | END { 2022-05-07 00:17:06.835 | # Process each section in order 2022-05-07 00:17:06.835 | for (sno = 0; sno < section_count; sno++) { 2022-05-07 00:17:06.835 | section = cfg_section[sno] 2022-05-07 00:17:06.835 | # The ini routines simply append a config item immediately 2022-05-07 00:17:06.835 | # after the section header. To keep the same order as defined 2022-05-07 00:17:06.835 | # in local.conf, invoke the ini routines in the reverse order 2022-05-07 00:17:06.835 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-07 00:17:06.835 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-07 00:17:06.835 | if (cfg_attr_count[section, attr] == 1) 2022-05-07 00:17:06.836 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-07 00:17:06.836 | else { 2022-05-07 00:17:06.836 | # For multiline, invoke the ini routines in the reverse order 2022-05-07 00:17:06.836 | count = cfg_attr_count[section, attr] 2022-05-07 00:17:06.836 | print "inidelete " configfile " " section " " attr 2022-05-07 00:17:06.836 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-07 00:17:06.836 | for (l = count -2; l >= 0; l--) 2022-05-07 00:17:06.836 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-07 00:17:06.836 | } 2022-05-07 00:17:06.836 | } 2022-05-07 00:17:06.836 | } 2022-05-07 00:17:06.836 | } 2022-05-07 00:17:06.836 | ' 2022-05-07 00:17:06.836 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:06.836 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator+ inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:06.836 | 2022-05-07 00:17:06.839 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-07 00:17:06.842 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-07 00:17:06.845 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:17:06.847 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-07 00:17:06.850 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-07 00:17:06.850 | BEGIN { group = "" } 2022-05-07 00:17:06.850 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:17:06.850 | gsub("[][]", "", $1); 2022-05-07 00:17:06.850 | split($1, a, "|"); 2022-05-07 00:17:06.850 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-07 00:17:06.850 | group=a[1] 2022-05-07 00:17:06.850 | } else { 2022-05-07 00:17:06.850 | group="" 2022-05-07 00:17:06.850 | } 2022-05-07 00:17:06.851 | next 2022-05-07 00:17:06.851 | } 2022-05-07 00:17:06.851 | { 2022-05-07 00:17:06.851 | if (group != "") 2022-05-07 00:17:06.851 | print $0 2022-05-07 00:17:06.851 | } 2022-05-07 00:17:06.851 | ' /home/ubuntu/devstack/local.conf 2022-05-07 00:17:06.858 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-05-07 00:17:06.861 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-05-07 00:17:06.891 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:06.894 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-07 00:17:06.897 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-07 00:17:06.929 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:06.931 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-07 00:17:06.934 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-07 00:17:06.968 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:06.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-07 00:17:06.973 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-07 00:17:07.010 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-07 00:17:07.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-07 00:17:07.049 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-07 00:17:07.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-07 00:17:07.088 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.44/identity"' 2022-05-07 00:17:07.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2022-05-07 00:17:07.125 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.128 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-07 00:17:07.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-07 00:17:07.163 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-07 00:17:07.168 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-07 00:17:07.202 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.205 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-07 00:17:07.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-07 00:17:07.247 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-07 00:17:07.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-07 00:17:07.284 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.287 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-07 00:17:07.290 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-07 00:17:07.322 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.326 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-07 00:17:07.328 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-07 00:17:07.360 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.363 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-07 00:17:07.365 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-07 00:17:07.369 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-07 00:17:07.373 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-07 00:17:07.376 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-07 00:17:07.379 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-07 00:17:07.382 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-07 00:17:07.385 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-07 00:17:07.390 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-07 00:17:07.392 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-07 00:17:07.395 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-07 00:17:07.399 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:07.402 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-07 00:17:07.405 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-07 00:17:07.408 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-07 00:17:07.412 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-07 00:17:07.416 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-07 00:17:07.419 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-07 00:17:07.422 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-07 00:17:07.426 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-07 00:17:07.427 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-07 00:17:07.427 | BEGIN { 2022-05-07 00:17:07.427 | section = "" 2022-05-07 00:17:07.427 | last_section = "" 2022-05-07 00:17:07.427 | section_count = 0 2022-05-07 00:17:07.427 | } 2022-05-07 00:17:07.427 | /^\[.+\]/ { 2022-05-07 00:17:07.428 | gsub("[][]", "", $1); 2022-05-07 00:17:07.428 | section=$1 2022-05-07 00:17:07.428 | next 2022-05-07 00:17:07.428 | } 2022-05-07 00:17:07.428 | /^ *\#/ { 2022-05-07 00:17:07.428 | next 2022-05-07 00:17:07.428 | } 2022-05-07 00:17:07.428 | /^[^ \t]+/ { 2022-05-07 00:17:07.428 | # get offset of first = in $0 2022-05-07 00:17:07.428 | eq_idx = index($0, "=") 2022-05-07 00:17:07.428 | # extract attr & value from $0 2022-05-07 00:17:07.428 | attr = substr($0, 1, eq_idx - 1) 2022-05-07 00:17:07.428 | value = substr($0, eq_idx + 1) 2022-05-07 00:17:07.428 | # only need to strip trailing whitespace from attr 2022-05-07 00:17:07.428 | sub(/[ \t]*$/, "", attr) 2022-05-07 00:17:07.428 | # need to strip leading & trailing whitespace from value 2022-05-07 00:17:07.428 | sub(/^[ \t]*/, "", value) 2022-05-07 00:17:07.428 | sub(/[ \t]*$/, "", value) 2022-05-07 00:17:07.428 | 2022-05-07 00:17:07.428 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-07 00:17:07.428 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-07 00:17:07.428 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-07 00:17:07.428 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-07 00:17:07.428 | if (! (section, attr) in cfg_attr_count) { 2022-05-07 00:17:07.428 | if (section != last_section) { 2022-05-07 00:17:07.428 | cfg_section[section_count++] = section 2022-05-07 00:17:07.428 | last_section = section 2022-05-07 00:17:07.428 | } 2022-05-07 00:17:07.428 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-07 00:17:07.428 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-07 00:17:07.428 | 2022-05-07 00:17:07.428 | cfg_attr[section, attr, 0] = value 2022-05-07 00:17:07.428 | cfg_attr_count[section, attr] = 1 2022-05-07 00:17:07.428 | } else { 2022-05-07 00:17:07.429 | lno = cfg_attr_count[section, attr]++ 2022-05-07 00:17:07.429 | cfg_attr[section, attr, lno] = value 2022-05-07 00:17:07.429 | } 2022-05-07 00:17:07.429 | } 2022-05-07 00:17:07.429 | END { 2022-05-07 00:17:07.429 | # Process each section in order 2022-05-07 00:17:07.429 | for (sno = 0; sno < section_count; sno++) { 2022-05-07 00:17:07.429 | section = cfg_section[sno] 2022-05-07 00:17:07.429 | # The ini routines simply append a config item immediately 2022-05-07 00:17:07.429 | # after the section header. To keep the same order as defined 2022-05-07 00:17:07.429 | # in local.conf, invoke the ini routines in the reverse order 2022-05-07 00:17:07.429 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-07 00:17:07.429 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-07 00:17:07.429 | if (cfg_attr_count[section, attr] == 1) 2022-05-07 00:17:07.429 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-07 00:17:07.429 | else { 2022-05-07 00:17:07.429 | # For multiline, invoke the ini routines in the reverse order 2022-05-07 00:17:07.429 | count = cfg_attr_count[section, attr] 2022-05-07 00:17:07.429 | print "inidelete " configfile " " section " " attr 2022-05-07 00:17:07.429 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-07 00:17:07.429 | for (l = count -2; l >= 0; l--) 2022-05-07 00:17:07.429 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-07 00:17:07.429 | } 2022-05-07 00:17:07.429 | } 2022-05-07 00:17:07.429 | } 2022-05-07 00:17:07.429 | } 2022-05-07 00:17:07.429 | ' 2022-05-07 00:17:07.429 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.430 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:07.432 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-07 00:17:07.432 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-07 00:17:07.435 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-07 00:17:07.438 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:17:07.443 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-07 00:17:07.446 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-07 00:17:07.446 | BEGIN { group = "" } 2022-05-07 00:17:07.446 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:17:07.446 | gsub("[][]", "", $1); 2022-05-07 00:17:07.446 | split($1, a, "|"); 2022-05-07 00:17:07.446 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-07 00:17:07.446 | group=a[1] 2022-05-07 00:17:07.446 | } else { 2022-05-07 00:17:07.446 | group="" 2022-05-07 00:17:07.446 | } 2022-05-07 00:17:07.446 | next 2022-05-07 00:17:07.446 | } 2022-05-07 00:17:07.446 | { 2022-05-07 00:17:07.446 | if (group != "") 2022-05-07 00:17:07.446 | print $0 2022-05-07 00:17:07.446 | } 2022-05-07 00:17:07.446 | ' /home/ubuntu/devstack/local.conf 2022-05-07 00:17:07.453 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-07 00:17:07.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-07 00:17:07.489 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.492 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-07 00:17:07.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-07 00:17:07.521 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:17:07.528 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-07 00:17:07.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-07 00:17:07.549 | [105972 Async configure_neutron_nova:105972]: finished successfully 2022-05-07 00:17:07.564 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.567 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-07 00:17:07.570 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-07 00:17:07.600 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.602 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-07 00:17:07.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-07 00:17:07.634 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.637 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-07 00:17:07.639 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-07 00:17:07.669 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.671 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-07 00:17:07.674 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-07 00:17:07.704 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-07 00:17:07.709 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-07 00:17:07.738 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.741 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-07 00:17:07.744 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-07 00:17:07.774 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-07 00:17:07.779 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-07 00:17:07.809 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.811 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-07 00:17:07.814 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-07 00:17:07.844 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-07 00:17:07.849 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-07 00:17:07.879 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-07 00:17:07.884 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-07 00:17:07.914 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-07 00:17:07.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-07 00:17:07.949 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.952 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-07 00:17:07.954 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-07 00:17:07.985 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:07.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-07 00:17:07.990 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-07 00:17:08.019 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.023 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-07 00:17:08.026 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-07 00:17:08.028 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-07 00:17:08.032 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-07 00:17:08.034 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-07 00:17:08.037 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-07 00:17:08.041 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-07 00:17:08.044 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-07 00:17:08.048 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-07 00:17:08.051 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-07 00:17:08.053 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-07 00:17:08.056 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:08.059 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-07 00:17:08.061 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-07 00:17:08.066 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-07 00:17:08.067 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-07 00:17:08.070 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-07 00:17:08.073 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-07 00:17:08.075 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-07 00:17:08.079 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-07 00:17:08.079 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-07 00:17:08.079 | BEGIN { 2022-05-07 00:17:08.079 | section = "" 2022-05-07 00:17:08.079 | last_section = "" 2022-05-07 00:17:08.079 | section_count = 0 2022-05-07 00:17:08.079 | } 2022-05-07 00:17:08.079 | /^\[.+\]/ { 2022-05-07 00:17:08.079 | gsub("[][]", "", $1); 2022-05-07 00:17:08.079 | section=$1 2022-05-07 00:17:08.079 | next 2022-05-07 00:17:08.079 | } 2022-05-07 00:17:08.079 | /^ *\#/ { 2022-05-07 00:17:08.079 | next 2022-05-07 00:17:08.079 | } 2022-05-07 00:17:08.079 | /^[^ \t]+/ { 2022-05-07 00:17:08.079 | # get offset of first = in $0 2022-05-07 00:17:08.079 | eq_idx = index($0, "=") 2022-05-07 00:17:08.079 | # extract attr & value from $0 2022-05-07 00:17:08.079 | attr = substr($0, 1, eq_idx - 1) 2022-05-07 00:17:08.079 | value = substr($0, eq_idx + 1) 2022-05-07 00:17:08.079 | # only need to strip trailing whitespace from attr 2022-05-07 00:17:08.079 | sub(/[ \t]*$/, "", attr) 2022-05-07 00:17:08.080 | # need to strip leading & trailing whitespace from value 2022-05-07 00:17:08.080 | sub(/^[ \t]*/, "", value) 2022-05-07 00:17:08.080 | sub(/[ \t]*$/, "", value) 2022-05-07 00:17:08.080 | 2022-05-07 00:17:08.080 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-07 00:17:08.080 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-07 00:17:08.080 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-07 00:17:08.080 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-07 00:17:08.080 | if (! (section, attr) in cfg_attr_count) { 2022-05-07 00:17:08.080 | if (section != last_section) { 2022-05-07 00:17:08.080 | cfg_section[section_count++] = section 2022-05-07 00:17:08.080 | last_section = section 2022-05-07 00:17:08.080 | } 2022-05-07 00:17:08.080 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-07 00:17:08.080 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-07 00:17:08.080 | 2022-05-07 00:17:08.080 | cfg_attr[section, attr, 0] = value 2022-05-07 00:17:08.080 | cfg_attr_count[section, attr] = 1 2022-05-07 00:17:08.080 | } else { 2022-05-07 00:17:08.080 | lno = cfg_attr_count[section, attr]++ 2022-05-07 00:17:08.080 | cfg_attr[section, attr, lno] = value 2022-05-07 00:17:08.080 | } 2022-05-07 00:17:08.080 | } 2022-05-07 00:17:08.080 | END { 2022-05-07 00:17:08.080 | # Process each section in order 2022-05-07 00:17:08.080 | for (sno = 0; sno < section_count; sno++) { 2022-05-07 00:17:08.080 | section = cfg_section[sno] 2022-05-07 00:17:08.080 | # The ini routines simply append a config item immediately 2022-05-07 00:17:08.080 | # after the section header. To keep the same order as defined 2022-05-07 00:17:08.080 | # in local.conf, invoke the ini routines in the reverse order 2022-05-07 00:17:08.080 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-07 00:17:08.080 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-07 00:17:08.080 | if (cfg_attr_count[section, attr] == 1) 2022-05-07 00:17:08.081 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-07 00:17:08.081 | else { 2022-05-07 00:17:08.081 | # For multiline, invoke the ini routines in the reverse order 2022-05-07 00:17:08.081 | count = cfg_attr_count[section, attr] 2022-05-07 00:17:08.081 | print "inidelete " configfile " " section " " attr 2022-05-07 00:17:08.081 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-07 00:17:08.081 | for (l = count -2; l >= 0; l--) 2022-05-07 00:17:08.081 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-07 00:17:08.081 | } 2022-05-07 00:17:08.081 | } 2022-05-07 00:17:08.081 | } 2022-05-07 00:17:08.081 | } 2022-05-07 00:17:08.081 | ' 2022-05-07 00:17:08.081 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.082 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-07 00:17:08.083 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:08.086 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-07 00:17:08.088 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-07 00:17:08.091 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:17:08.093 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-07 00:17:08.097 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-07 00:17:08.097 | BEGIN { group = "" } 2022-05-07 00:17:08.097 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:17:08.097 | gsub("[][]", "", $1); 2022-05-07 00:17:08.097 | split($1, a, "|"); 2022-05-07 00:17:08.097 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-07 00:17:08.097 | group=a[1] 2022-05-07 00:17:08.097 | } else { 2022-05-07 00:17:08.097 | group="" 2022-05-07 00:17:08.097 | } 2022-05-07 00:17:08.097 | next 2022-05-07 00:17:08.097 | } 2022-05-07 00:17:08.097 | { 2022-05-07 00:17:08.097 | if (group != "") 2022-05-07 00:17:08.097 | print $0 2022-05-07 00:17:08.097 | } 2022-05-07 00:17:08.097 | ' /home/ubuntu/devstack/local.conf 2022-05-07 00:17:08.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-05-07 00:17:08.105 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-05-07 00:17:08.135 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.138 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-05-07 00:17:08.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-05-07 00:17:08.169 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-05-07 00:17:08.177 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-05-07 00:17:08.204 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-05-07 00:17:08.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-05-07 00:17:08.238 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-05-07 00:17:08.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-07 00:17:08.274 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-05-07 00:17:08.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-05-07 00:17:08.309 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-05-07 00:17:08.318 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-07 00:17:08.344 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-05-07 00:17:08.349 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-07 00:17:08.381 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.385 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-07 00:17:08.387 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-07 00:17:08.390 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-07 00:17:08.393 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-07 00:17:08.398 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:17:08.399 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:17:08.401 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-07 00:17:08.405 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:17:08.409 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-07 00:17:08.412 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-07 00:17:08.415 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-07 00:17:08.417 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:08.420 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-07 00:17:08.422 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-07 00:17:08.425 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-07 00:17:08.428 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-07 00:17:08.432 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:17:08.434 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:17:08.437 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-07 00:17:08.441 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-07 00:17:08.442 | BEGIN { 2022-05-07 00:17:08.442 | section = "" 2022-05-07 00:17:08.442 | last_section = "" 2022-05-07 00:17:08.442 | section_count = 0 2022-05-07 00:17:08.442 | } 2022-05-07 00:17:08.442 | /^\[.+\]/ { 2022-05-07 00:17:08.442 | gsub("[][]", "", $1); 2022-05-07 00:17:08.442 | section=$1 2022-05-07 00:17:08.442 | next 2022-05-07 00:17:08.442 | } 2022-05-07 00:17:08.442 | /^ *\#/ { 2022-05-07 00:17:08.442 | next 2022-05-07 00:17:08.442 | } 2022-05-07 00:17:08.442 | /^[^ \t]+/ { 2022-05-07 00:17:08.442 | # get offset of first = in $0 2022-05-07 00:17:08.442 | eq_idx = index($0, "=") 2022-05-07 00:17:08.442 | # extract attr & value from $0 2022-05-07 00:17:08.442 | attr = substr($0, 1, eq_idx - 1) 2022-05-07 00:17:08.442 | value = substr($0, eq_idx + 1) 2022-05-07 00:17:08.442 | # only need to strip trailing whitespace from attr 2022-05-07 00:17:08.442 | sub(/[ \t]*$/, "", attr) 2022-05-07 00:17:08.442 | # need to strip leading & trailing whitespace from value 2022-05-07 00:17:08.442 | sub(/^[ \t]*/, "", value) 2022-05-07 00:17:08.442 | sub(/[ \t]*$/, "", value) 2022-05-07 00:17:08.442 | 2022-05-07 00:17:08.442 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-07 00:17:08.442 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-07 00:17:08.442 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-07 00:17:08.442 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-07 00:17:08.442 | if (! (section, attr) in cfg_attr_count) { 2022-05-07 00:17:08.442 | if (section != last_section) { 2022-05-07 00:17:08.442 | cfg_section[section_count++] = section 2022-05-07 00:17:08.443 | last_section = section 2022-05-07 00:17:08.443 | } 2022-05-07 00:17:08.443 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-07 00:17:08.443 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-07 00:17:08.443 | 2022-05-07 00:17:08.443 | cfg_attr[section, attr, 0] = value 2022-05-07 00:17:08.443 | cfg_attr_count[section, attr] = 1 2022-05-07 00:17:08.443 | } else { 2022-05-07 00:17:08.443 | lno = cfg_attr_count[section, attr]++ 2022-05-07 00:17:08.443 | cfg_attr[section, attr, lno] = value 2022-05-07 00:17:08.443 | } 2022-05-07 00:17:08.443 | } 2022-05-07 00:17:08.443 | END { 2022-05-07 00:17:08.443 | # Process each section in order 2022-05-07 00:17:08.443 | for (sno = 0; sno < section_count; sno++) { 2022-05-07 00:17:08.443 | section = cfg_section[sno] 2022-05-07 00:17:08.443 | # The ini routines simply append a config item immediately 2022-05-07 00:17:08.443 | # after the section header. To keep the same order as defined 2022-05-07 00:17:08.443 | # in local.conf, invoke the ini routines in the reverse order 2022-05-07 00:17:08.443 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-07 00:17:08.443 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-07 00:17:08.443 | if (cfg_attr_count[section, attr] == 1) 2022-05-07 00:17:08.443 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-07 00:17:08.443 | else { 2022-05-07 00:17:08.443 | # For multiline, invoke the ini routines in the reverse order 2022-05-07 00:17:08.443 | count = cfg_attr_count[section, attr] 2022-05-07 00:17:08.443 | print "inidelete " configfile " " section " " attr 2022-05-07 00:17:08.443 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-07 00:17:08.443 | for (l = count -2; l >= 0; l--) 2022-05-07 00:17:08.443 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-07 00:17:08.443 | } 2022-05-07 00:17:08.443 | } 2022-05-07 00:17:08.444 | } 2022-05-07 00:17:08.444 | } 2022-05-07 00:17:08.444 | ' 2022-05-07 00:17:08.444 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-07 00:17:08.444 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.444 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-07 00:17:08.445 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:17:08.448 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-07 00:17:08.450 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-07 00:17:08.453 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:17:08.455 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-07 00:17:08.458 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-07 00:17:08.458 | BEGIN { group = "" } 2022-05-07 00:17:08.458 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:17:08.458 | gsub("[][]", "", $1); 2022-05-07 00:17:08.458 | split($1, a, "|"); 2022-05-07 00:17:08.458 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-07 00:17:08.458 | group=a[1] 2022-05-07 00:17:08.458 | } else { 2022-05-07 00:17:08.458 | group="" 2022-05-07 00:17:08.458 | } 2022-05-07 00:17:08.458 | next 2022-05-07 00:17:08.458 | } 2022-05-07 00:17:08.458 | { 2022-05-07 00:17:08.458 | if (group != "") 2022-05-07 00:17:08.458 | print $0 2022-05-07 00:17:08.458 | } 2022-05-07 00:17:08.458 | ' /home/ubuntu/devstack/local.conf 2022-05-07 00:17:08.464 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-07 00:17:08.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-07 00:17:08.496 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.499 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-07 00:17:08.501 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-07 00:17:08.530 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:17:08.534 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-07 00:17:08.552 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:08.555 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-07 00:17:08.557 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:17:08.560 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-07 00:17:08.563 | + ./stack.sh:main:1254 : start_swift 2022-05-07 00:17:08.565 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-07 00:17:08.568 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-07 00:17:08.570 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-07 00:17:08.604 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-07 00:17:08.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:17:08.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:17:08.613 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-07 00:17:08.659 | Restarting rsync (via systemctl): rsync.service. 2022-05-07 00:17:08.665 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-07 00:17:08.668 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-07 00:17:08.671 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-07 00:17:08.674 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-07 00:17:08.676 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-07 00:17:08.679 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-07 00:17:08.681 | + functions-common:run_process:1692 : local service=s-object 2022-05-07 00:17:08.684 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-07 00:17:08.686 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:08.689 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:08.691 | + functions-common:run_process:1697 : local name=s-object 2022-05-07 00:17:08.694 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:08.696 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:08.698 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:08.701 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:08.704 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:08.708 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882628705 2022-05-07 00:17:08.711 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-07 00:17:08.728 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:08.731 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-07 00:17:08.733 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-07 00:17:08.736 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-07 00:17:08.738 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-07 00:17:08.740 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-07 00:17:08.743 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-07 00:17:08.745 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-07 00:17:08.748 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-07 00:17:08.750 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-07 00:17:08.752 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:08.755 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:08.757 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-07 00:17:08.760 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-07 00:17:08.762 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-07 00:17:08.764 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-07 00:17:08.767 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:08.769 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:08.771 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:08.774 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:08.776 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-07 00:17:08.778 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:08.783 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-07 00:17:08.843 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-07 00:17:08.904 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-07 00:17:08.954 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-07 00:17:09.005 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-07 00:17:09.057 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:09.112 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:09.115 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-07 00:17:09.181 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:09.583 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-07 00:17:09.596 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-07 00:17:10.004 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-07 00:17:10.028 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:10.030 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:10.033 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:10.035 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:10.038 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:10.040 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:10.043 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:10.045 | + functions-common:time_stop:2444 : start_time=1651882628705 2022-05-07 00:17:10.048 | + functions-common:time_stop:2446 : [[ -z 1651882628705 ]] 2022-05-07 00:17:10.051 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:10.056 | + functions-common:time_stop:2449 : end_time=1651882630053 2022-05-07 00:17:10.058 | + functions-common:time_stop:2450 : elapsed_time=1348 2022-05-07 00:17:10.061 | + functions-common:time_stop:2451 : total=2927 2022-05-07 00:17:10.063 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:10.066 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4275 2022-05-07 00:17:10.068 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-07 00:17:10.071 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-07 00:17:10.073 | + functions-common:run_process:1692 : local service=s-container 2022-05-07 00:17:10.076 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-07 00:17:10.079 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:10.081 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:10.083 | + functions-common:run_process:1697 : local name=s-container 2022-05-07 00:17:10.086 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:10.089 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:10.091 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:10.093 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:10.096 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:10.101 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882630098 2022-05-07 00:17:10.105 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-07 00:17:10.122 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:10.124 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-07 00:17:10.127 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-07 00:17:10.129 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-07 00:17:10.133 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-07 00:17:10.134 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-07 00:17:10.137 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-07 00:17:10.139 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-07 00:17:10.142 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-07 00:17:10.144 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-07 00:17:10.147 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:10.150 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:10.152 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-07 00:17:10.155 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-07 00:17:10.157 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-07 00:17:10.162 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-07 00:17:10.162 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:10.165 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:10.168 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:10.170 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:10.172 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-07 00:17:10.175 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:10.179 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-07 00:17:10.243 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-07 00:17:10.312 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-07 00:17:10.364 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-07 00:17:10.419 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-07 00:17:10.473 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:10.526 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:10.528 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-07 00:17:10.590 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:11.009 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-07 00:17:11.023 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-07 00:17:11.428 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-07 00:17:11.455 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:11.457 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:11.461 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:11.463 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:11.466 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:11.468 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:11.470 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:11.473 | + functions-common:time_stop:2444 : start_time=1651882630098 2022-05-07 00:17:11.475 | + functions-common:time_stop:2446 : [[ -z 1651882630098 ]] 2022-05-07 00:17:11.478 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:11.483 | + functions-common:time_stop:2449 : end_time=1651882631480 2022-05-07 00:17:11.485 | + functions-common:time_stop:2450 : elapsed_time=1382 2022-05-07 00:17:11.488 | + functions-common:time_stop:2451 : total=4275 2022-05-07 00:17:11.490 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:11.493 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5657 2022-05-07 00:17:11.495 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-07 00:17:11.498 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-07 00:17:11.500 | + functions-common:run_process:1692 : local service=s-account 2022-05-07 00:17:11.503 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-07 00:17:11.505 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:11.508 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:11.511 | + functions-common:run_process:1697 : local name=s-account 2022-05-07 00:17:11.513 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:11.515 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:11.518 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:11.520 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:11.523 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:11.529 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882631525 2022-05-07 00:17:11.531 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-07 00:17:11.552 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:11.554 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-07 00:17:11.557 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-07 00:17:11.560 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-07 00:17:11.562 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-07 00:17:11.565 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-07 00:17:11.567 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-07 00:17:11.570 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-07 00:17:11.572 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-07 00:17:11.575 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-07 00:17:11.578 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:11.580 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:11.583 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-07 00:17:11.585 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-07 00:17:11.588 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-07 00:17:11.590 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-07 00:17:11.593 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:11.595 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:11.599 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:11.602 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:11.604 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-07 00:17:11.607 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:11.611 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-07 00:17:11.677 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-07 00:17:11.739 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-07 00:17:11.791 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-07 00:17:11.847 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-07 00:17:11.898 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:11.949 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:11.951 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-07 00:17:12.013 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:12.425 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-07 00:17:12.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-07 00:17:12.843 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-07 00:17:12.870 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:12.873 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:12.875 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:12.882 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:12.882 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:12.883 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:12.885 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:12.888 | + functions-common:time_stop:2444 : start_time=1651882631525 2022-05-07 00:17:12.890 | + functions-common:time_stop:2446 : [[ -z 1651882631525 ]] 2022-05-07 00:17:12.893 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:12.898 | + functions-common:time_stop:2449 : end_time=1651882632895 2022-05-07 00:17:12.901 | + functions-common:time_stop:2450 : elapsed_time=1370 2022-05-07 00:17:12.903 | + functions-common:time_stop:2451 : total=5657 2022-05-07 00:17:12.905 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:12.907 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7027 2022-05-07 00:17:12.910 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-07 00:17:12.912 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-07 00:17:12.968 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-07 00:17:12.971 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-07 00:17:12.973 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-07 00:17:12.980 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:12.980 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:12.981 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-07 00:17:12.983 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:12.986 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:12.988 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:12.991 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:12.995 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:12.999 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882632997 2022-05-07 00:17:13.002 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-07 00:17:13.020 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:13.022 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-07 00:17:13.025 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-07 00:17:13.028 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-07 00:17:13.031 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-07 00:17:13.035 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-07 00:17:13.036 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-07 00:17:13.038 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-07 00:17:13.041 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-07 00:17:13.043 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-07 00:17:13.046 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:13.048 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:13.050 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-07 00:17:13.053 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-07 00:17:13.055 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-07 00:17:13.058 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-07 00:17:13.060 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:13.062 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:13.065 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:13.070 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:13.070 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-07 00:17:13.072 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:13.076 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-07 00:17:13.139 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-07 00:17:13.212 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-07 00:17:13.272 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-07 00:17:13.330 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-07 00:17:13.383 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:13.441 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:13.443 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-07 00:17:13.509 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:13.916 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-07 00:17:13.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-05-07 00:17:14.343 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-07 00:17:14.364 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:14.367 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:14.373 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:14.375 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:14.377 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:14.381 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:14.383 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:14.386 | + functions-common:time_stop:2444 : start_time=1651882632997 2022-05-07 00:17:14.388 | + functions-common:time_stop:2446 : [[ -z 1651882632997 ]] 2022-05-07 00:17:14.391 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:14.396 | + functions-common:time_stop:2449 : end_time=1651882634393 2022-05-07 00:17:14.399 | + functions-common:time_stop:2450 : elapsed_time=1396 2022-05-07 00:17:14.404 | + functions-common:time_stop:2451 : total=7027 2022-05-07 00:17:14.404 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:14.406 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8423 2022-05-07 00:17:14.408 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-07 00:17:14.426 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:17:14.428 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-07 00:17:14.431 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-07 00:17:14.433 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-07 00:17:14.436 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:14.438 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:14.441 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-07 00:17:14.443 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:14.446 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:14.449 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:14.451 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:14.454 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:14.459 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882634456 2022-05-07 00:17:14.462 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-07 00:17:14.479 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:14.482 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-07 00:17:14.484 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-07 00:17:14.487 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-07 00:17:14.489 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-07 00:17:14.492 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-07 00:17:14.498 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-07 00:17:14.498 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-07 00:17:14.499 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-07 00:17:14.502 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-07 00:17:14.504 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:14.507 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:14.510 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-07 00:17:14.512 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-07 00:17:14.515 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-07 00:17:14.517 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-07 00:17:14.520 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:14.522 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:14.525 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:14.527 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:14.529 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-07 00:17:14.532 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:14.536 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-07 00:17:14.601 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-07 00:17:14.664 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-07 00:17:14.717 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-07 00:17:14.772 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-07 00:17:14.824 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:14.876 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:14.879 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-07 00:17:14.941 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:15.359 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-07 00:17:15.374 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-07 00:17:15.777 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-07 00:17:15.812 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:15.815 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:15.818 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:15.822 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:15.827 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:15.832 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:15.833 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:15.835 | + functions-common:time_stop:2444 : start_time=1651882634456 2022-05-07 00:17:15.838 | + functions-common:time_stop:2446 : [[ -z 1651882634456 ]] 2022-05-07 00:17:15.841 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:15.846 | + functions-common:time_stop:2449 : end_time=1651882635843 2022-05-07 00:17:15.848 | + functions-common:time_stop:2450 : elapsed_time=1387 2022-05-07 00:17:15.852 | + functions-common:time_stop:2451 : total=8423 2022-05-07 00:17:15.854 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:15.857 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9810 2022-05-07 00:17:15.859 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-07 00:17:15.859 | Waiting for swift proxy to start... 2022-05-07 00:17:15.862 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.44:8080/info 2022-05-07 00:17:15.864 | + functions:wait_for_service:457 : local timeout=60 2022-05-07 00:17:15.869 | + functions:wait_for_service:458 : local url=http://10.222.0.44:8080/info 2022-05-07 00:17:15.875 | + functions:wait_for_service:459 : local rval=0 2022-05-07 00:17:15.878 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-07 00:17:15.880 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-07 00:17:15.883 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:15.885 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:15.888 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:15.893 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882635890 2022-05-07 00:17:15.895 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-07 00:17:15.905 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2022-05-07 00:17:15.918 | + :: : [[ 000 == 503 ]] 2022-05-07 00:17:15.920 | + :: : [[ 7 -eq 7 ]] 2022-05-07 00:17:15.921 | + :: : sleep 1 2022-05-07 00:17:16.924 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2022-05-07 00:17:16.938 | + :: : [[ 000 == 503 ]] 2022-05-07 00:17:16.939 | + :: : [[ 7 -eq 7 ]] 2022-05-07 00:17:16.940 | + :: : sleep 1 2022-05-07 00:17:17.944 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2022-05-07 00:17:17.957 | + :: : [[ 000 == 503 ]] 2022-05-07 00:17:17.958 | + :: : [[ 7 -eq 7 ]] 2022-05-07 00:17:17.959 | + :: : sleep 1 2022-05-07 00:17:18.964 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2022-05-07 00:17:19.040 | + :: : [[ 200 == 503 ]] 2022-05-07 00:17:19.041 | + :: : [[ 0 -eq 7 ]] 2022-05-07 00:17:19.044 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-07 00:17:19.047 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:19.049 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:19.052 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:19.055 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:19.057 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:19.059 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-07 00:17:19.062 | + functions-common:time_stop:2444 : start_time=1651882635890 2022-05-07 00:17:19.064 | + functions-common:time_stop:2446 : [[ -z 1651882635890 ]] 2022-05-07 00:17:19.067 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:19.072 | + functions-common:time_stop:2449 : end_time=1651882639069 2022-05-07 00:17:19.074 | + functions-common:time_stop:2450 : elapsed_time=3179 2022-05-07 00:17:19.077 | + functions-common:time_stop:2451 : total=6514 2022-05-07 00:17:19.079 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:19.081 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9693 2022-05-07 00:17:19.084 | + functions:wait_for_service:467 : return 0 2022-05-07 00:17:19.087 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-07 00:17:19.089 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-07 00:17:19.092 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-07 00:17:19.109 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:19.112 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-07 00:17:19.145 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-07 00:17:19.196 | [17762 Async configure_neutron_nova:105972]: Waiting for completion of configure_neutron_nova running on PID 105972 (2 other jobs running) 2022-05-07 00:17:19.222 | [17762 Async configure_neutron_nova:105972]: Signaling child to exit 2022-05-07 00:17:19.222 | WAKEUP 2022-05-07 00:17:19.245 | [17762 Async configure_neutron_nova:105972]: Signaled 2022-05-07 00:17:19.247 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-07 00:17:19.247 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-07 00:17:19.247 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:17:19.247 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:17:19.247 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-07 00:17:19.247 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-07 00:17:19.247 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-07 00:17:19.247 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-07 00:17:19.247 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-07 00:17:19.247 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-07 00:17:19.247 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.44/identity 2022-05-07 00:17:19.247 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-07 00:17:19.247 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-07 00:17:19.247 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-07 00:17:19.248 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-07 00:17:19.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-07 00:17:19.248 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-07 00:17:19.248 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:17:19.248 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-07 00:17:19.248 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:17:19.248 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-07 00:17:19.248 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-07 00:17:19.248 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-07 00:17:19.248 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-07 00:17:19.248 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-07 00:17:19.248 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.44/identity 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-07 00:17:19.248 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-07 00:17:19.249 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-07 00:17:19.249 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-07 00:17:19.249 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-07 00:17:19.249 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-07 00:17:19.293 | [17762 Async configure_neutron_nova:105972]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-07 00:17:19.297 | + inc/async:async_wait:197 : return 0 2022-05-07 00:17:19.300 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-07 00:17:19.317 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:19.319 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-07 00:17:19.352 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-07 00:17:19.386 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-07 00:17:19.404 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:19.406 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-07 00:17:19.409 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:17:19.411 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-07 00:17:19.414 | + ./stack.sh:main:1279 : start_nova_api 2022-05-07 00:17:19.417 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-07 00:17:19.420 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-07 00:17:19.425 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-07 00:17:19.426 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-07 00:17:19.442 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:17:19.444 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:17:19.447 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:17:19.450 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:17:19.452 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-07 00:17:19.456 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-07 00:17:19.461 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-07 00:17:19.464 | + functions-common:run_process:1692 : local service=n-api 2022-05-07 00:17:19.466 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-07 00:17:19.469 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:19.471 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:19.474 | + functions-common:run_process:1697 : local name=n-api 2022-05-07 00:17:19.477 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:19.480 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:19.482 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:19.485 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:19.488 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:19.492 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882639490 2022-05-07 00:17:19.499 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-07 00:17:19.513 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:19.515 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-07 00:17:19.518 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-07 00:17:19.521 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-07 00:17:19.524 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-07 00:17:19.528 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-07 00:17:19.529 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-07 00:17:19.532 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-07 00:17:19.534 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-07 00:17:19.537 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-07 00:17:19.539 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:19.542 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:19.545 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-07 00:17:19.547 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-05-07 00:17:19.550 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-07 00:17:19.552 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-07 00:17:19.554 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-07 00:17:19.556 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-07 00:17:19.559 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-07 00:17:19.561 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-07 00:17:19.565 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-07 00:17:19.630 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-07 00:17:19.697 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-07 00:17:19.748 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-07 00:17:19.803 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:19.855 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-07 00:17:19.907 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-07 00:17:19.959 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-07 00:17:20.011 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-07 00:17:20.063 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-07 00:17:20.115 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-07 00:17:20.118 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-07 00:17:20.182 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-07 00:17:20.590 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-07 00:17:20.604 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-07 00:17:20.984 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-07 00:17:21.061 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:21.065 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:21.067 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:21.070 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:21.073 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:21.076 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:21.078 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:21.081 | + functions-common:time_stop:2444 : start_time=1651882639490 2022-05-07 00:17:21.083 | + functions-common:time_stop:2446 : [[ -z 1651882639490 ]] 2022-05-07 00:17:21.087 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:21.091 | + functions-common:time_stop:2449 : end_time=1651882641089 2022-05-07 00:17:21.094 | + functions-common:time_stop:2450 : elapsed_time=1599 2022-05-07 00:17:21.096 | + functions-common:time_stop:2451 : total=9810 2022-05-07 00:17:21.099 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:21.102 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11409 2022-05-07 00:17:21.104 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.44/compute/v2.1/ 2022-05-07 00:17:21.107 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-07 00:17:21.107 | Waiting for nova-api to start... 2022-05-07 00:17:21.109 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.44/compute/v2.1/ 2022-05-07 00:17:21.112 | + functions:wait_for_service:457 : local timeout=60 2022-05-07 00:17:21.114 | + functions:wait_for_service:458 : local url=http://10.222.0.44/compute/v2.1/ 2022-05-07 00:17:21.117 | + functions:wait_for_service:459 : local rval=0 2022-05-07 00:17:21.120 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-07 00:17:21.122 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-07 00:17:21.125 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:21.127 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:21.130 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:21.135 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882641133 2022-05-07 00:17:21.138 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-07 00:17:21.144 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/compute/v2.1/ 2022-05-07 00:17:26.939 | + :: : [[ 200 == 503 ]] 2022-05-07 00:17:26.940 | + :: : [[ 0 -eq 7 ]] 2022-05-07 00:17:26.943 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-07 00:17:26.947 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:26.949 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:26.951 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:26.954 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:26.956 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:26.959 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-07 00:17:26.961 | + functions-common:time_stop:2444 : start_time=1651882641133 2022-05-07 00:17:26.964 | + functions-common:time_stop:2446 : [[ -z 1651882641133 ]] 2022-05-07 00:17:26.967 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:26.972 | + functions-common:time_stop:2449 : end_time=1651882646969 2022-05-07 00:17:26.974 | + functions-common:time_stop:2450 : elapsed_time=5836 2022-05-07 00:17:26.977 | + functions-common:time_stop:2451 : total=9693 2022-05-07 00:17:26.979 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:26.982 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15529 2022-05-07 00:17:26.984 | + functions:wait_for_service:467 : return 0 2022-05-07 00:17:26.987 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:17:26.990 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:17:26.993 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-07 00:17:27.011 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:27.013 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-07 00:17:27.016 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:17:27.018 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-07 00:17:27.021 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-07 00:17:27.024 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-07 00:17:27.026 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-07 00:17:27.044 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:17:27.046 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-07 00:17:27.064 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:27.066 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-07 00:17:27.069 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:17:27.072 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-07 00:17:27.074 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-07 00:17:27.077 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-07 00:17:27.080 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-07 00:17:27.110 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-07 00:17:27.113 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-05-07 00:17:27.116 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-07 00:17:27.146 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-07 00:17:27.177 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-07 00:17:27.180 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-07 00:17:27.182 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-07 00:17:27.185 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-07 00:17:27.187 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-07 00:17:27.191 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-07 00:17:27.194 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-07 00:17:27.197 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-07 00:17:27.200 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-07 00:17:27.203 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-07 00:17:27.205 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-07 00:17:27.208 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-07 00:17:27.211 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.213 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.216 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.219 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-07 00:17:27.222 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.225 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.227 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-07 00:17:27.244 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:17:27.247 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-07 00:17:27.250 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.252 | + functions-common:run_process:1692 : local service=q-svc 2022-05-07 00:17:27.255 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.258 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:27.261 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:27.263 | + functions-common:run_process:1697 : local name=q-svc 2022-05-07 00:17:27.266 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:27.268 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:27.271 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:27.273 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:27.276 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:27.281 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882647278 2022-05-07 00:17:27.283 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-07 00:17:27.300 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:27.303 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-07 00:17:27.306 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-07 00:17:27.308 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.311 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.314 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.316 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.318 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-07 00:17:27.321 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-07 00:17:27.323 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-07 00:17:27.326 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:27.328 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:27.331 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-07 00:17:27.334 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-07 00:17:27.336 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-07 00:17:27.339 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.341 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:27.343 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:27.345 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:27.348 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:27.350 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-07 00:17:27.353 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:27.357 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-07 00:17:27.421 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-07 00:17:27.482 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:27.533 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-07 00:17:27.584 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-07 00:17:27.635 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:27.686 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:27.690 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-07 00:17:27.752 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:28.169 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-07 00:17:28.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-07 00:17:28.574 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-07 00:17:28.602 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:28.605 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:28.607 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:28.610 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:28.612 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:28.615 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:28.618 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:28.620 | + functions-common:time_stop:2444 : start_time=1651882647278 2022-05-07 00:17:28.623 | + functions-common:time_stop:2446 : [[ -z 1651882647278 ]] 2022-05-07 00:17:28.626 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:28.631 | + functions-common:time_stop:2449 : end_time=1651882648628 2022-05-07 00:17:28.633 | + functions-common:time_stop:2450 : elapsed_time=1350 2022-05-07 00:17:28.636 | + functions-common:time_stop:2451 : total=11409 2022-05-07 00:17:28.638 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:28.640 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12759 2022-05-07 00:17:28.643 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.44:9696 2022-05-07 00:17:28.646 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-07 00:17:28.663 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:17:28.666 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-07 00:17:28.666 | Waiting for Neutron to start... 2022-05-07 00:17:28.668 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.44:9696' 2022-05-07 00:17:28.671 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.44:9696' 'Neutron did not start' 60 2022-05-07 00:17:28.673 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.44:9696' 2022-05-07 00:17:28.676 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-07 00:17:28.678 | + functions-common:test_with_retry:2377 : local until=60 2022-05-07 00:17:28.681 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-07 00:17:28.683 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-07 00:17:28.686 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-07 00:17:28.688 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:28.691 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:28.694 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:28.699 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882648696 2022-05-07 00:17:28.702 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.44:9696; do sleep 0.5; done' 2022-05-07 00:17:34.788 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.44:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-07 00:17:34.791 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:34.793 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:34.796 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:34.800 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:34.804 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:34.806 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-07 00:17:34.809 | + functions-common:time_stop:2444 : start_time=1651882648696 2022-05-07 00:17:34.812 | + functions-common:time_stop:2446 : [[ -z 1651882648696 ]] 2022-05-07 00:17:34.816 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:34.821 | + functions-common:time_stop:2449 : end_time=1651882654817 2022-05-07 00:17:34.825 | + functions-common:time_stop:2450 : elapsed_time=6121 2022-05-07 00:17:34.831 | + functions-common:time_stop:2451 : total=0 2022-05-07 00:17:34.833 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:34.837 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6121 2022-05-07 00:17:34.839 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-07 00:17:34.857 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:34.860 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-07 00:17:34.862 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:17:34.865 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-07 00:17:34.867 | + ./stack.sh:main:1300 : start_placement 2022-05-07 00:17:34.870 | + lib/placement:start_placement:160 : start_placement_api 2022-05-07 00:17:34.872 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-07 00:17:34.876 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-07 00:17:34.880 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-07 00:17:34.883 | + functions-common:run_process:1692 : local service=placement-api 2022-05-07 00:17:34.886 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-07 00:17:34.890 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:34.891 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:34.893 | + functions-common:run_process:1697 : local name=placement-api 2022-05-07 00:17:34.896 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:34.899 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:34.902 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:34.905 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:34.908 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:34.913 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882654910 2022-05-07 00:17:34.916 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-07 00:17:34.933 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:34.936 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-07 00:17:34.938 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-07 00:17:34.941 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-07 00:17:34.944 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-07 00:17:34.947 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-07 00:17:34.949 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-07 00:17:34.952 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-07 00:17:34.954 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-07 00:17:34.957 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-07 00:17:34.960 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:34.963 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:34.965 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-07 00:17:34.968 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-07 00:17:34.970 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-07 00:17:34.973 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-07 00:17:34.976 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-07 00:17:34.978 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-07 00:17:34.980 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-07 00:17:34.982 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-07 00:17:34.987 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-07 00:17:35.049 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-07 00:17:35.111 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-07 00:17:35.163 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-07 00:17:35.214 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:35.267 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-07 00:17:35.319 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-07 00:17:35.370 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-07 00:17:35.423 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-07 00:17:35.478 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-07 00:17:35.530 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-07 00:17:35.532 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-07 00:17:35.594 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-07 00:17:36.003 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-07 00:17:36.016 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-07 00:17:36.408 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-07 00:17:36.491 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:36.492 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:36.496 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:36.500 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:36.502 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:36.504 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:36.508 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:36.510 | + functions-common:time_stop:2444 : start_time=1651882654910 2022-05-07 00:17:36.513 | + functions-common:time_stop:2446 : [[ -z 1651882654910 ]] 2022-05-07 00:17:36.516 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:36.521 | + functions-common:time_stop:2449 : end_time=1651882656518 2022-05-07 00:17:36.524 | + functions-common:time_stop:2450 : elapsed_time=1608 2022-05-07 00:17:36.527 | + functions-common:time_stop:2451 : total=12759 2022-05-07 00:17:36.530 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:36.532 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14367 2022-05-07 00:17:36.535 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-07 00:17:36.535 | Waiting for placement-api to start... 2022-05-07 00:17:36.537 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.44/placement 2022-05-07 00:17:36.540 | + functions:wait_for_service:457 : local timeout=60 2022-05-07 00:17:36.543 | + functions:wait_for_service:458 : local url=http://10.222.0.44/placement 2022-05-07 00:17:36.545 | + functions:wait_for_service:459 : local rval=0 2022-05-07 00:17:36.548 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-07 00:17:36.550 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-07 00:17:36.553 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:36.556 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:36.559 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:36.564 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882656561 2022-05-07 00:17:36.566 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-07 00:17:36.573 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/placement 2022-05-07 00:17:39.325 | + :: : [[ 200 == 503 ]] 2022-05-07 00:17:39.326 | + :: : [[ 0 -eq 7 ]] 2022-05-07 00:17:39.329 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-07 00:17:39.333 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:39.336 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:39.338 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:39.341 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:39.343 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:39.346 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-07 00:17:39.349 | + functions-common:time_stop:2444 : start_time=1651882656561 2022-05-07 00:17:39.352 | + functions-common:time_stop:2446 : [[ -z 1651882656561 ]] 2022-05-07 00:17:39.355 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:39.360 | + functions-common:time_stop:2449 : end_time=1651882659357 2022-05-07 00:17:39.362 | + functions-common:time_stop:2450 : elapsed_time=2796 2022-05-07 00:17:39.365 | + functions-common:time_stop:2451 : total=15529 2022-05-07 00:17:39.367 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:39.370 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18325 2022-05-07 00:17:39.372 | + functions:wait_for_service:467 : return 0 2022-05-07 00:17:39.375 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-07 00:17:39.393 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:39.395 | + ./stack.sh:main:1304 : start_neutron 2022-05-07 00:17:39.398 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-07 00:17:39.402 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:17:39.403 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-07 00:17:39.408 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-07 00:17:39.411 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-07 00:17:39.414 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-05-07 00:17:39.419 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-07 00:17:39.422 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-07 00:17:39.425 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:39.428 | + functions-common:run_process:1692 : local service=q-agt 2022-05-07 00:17:39.430 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:39.433 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:39.436 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:39.438 | + functions-common:run_process:1697 : local name=q-agt 2022-05-07 00:17:39.441 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:39.444 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:39.447 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:39.449 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:39.453 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:39.457 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882659454 2022-05-07 00:17:39.460 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-07 00:17:39.477 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:39.480 | + functions-common:run_process:1701 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-07 00:17:39.482 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-07 00:17:39.485 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:39.487 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:39.490 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:39.492 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:39.495 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-07 00:17:39.497 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-07 00:17:39.500 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-07 00:17:39.502 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:39.505 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:39.508 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-07 00:17:39.510 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-07 00:17:39.513 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-07 00:17:39.515 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:39.517 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:39.519 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:39.522 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:39.525 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:39.527 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-07 00:17:39.529 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:39.533 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-07 00:17:39.594 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-07 00:17:39.654 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-07 00:17:39.705 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-07 00:17:39.757 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-07 00:17:39.809 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:39.861 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:39.864 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-07 00:17:39.929 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:40.344 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-07 00:17:40.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-07 00:17:40.755 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-07 00:17:40.783 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:40.785 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:40.788 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:40.790 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:40.793 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:40.796 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:40.798 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:40.801 | + functions-common:time_stop:2444 : start_time=1651882659454 2022-05-07 00:17:40.803 | + functions-common:time_stop:2446 : [[ -z 1651882659454 ]] 2022-05-07 00:17:40.807 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:40.812 | + functions-common:time_stop:2449 : end_time=1651882660809 2022-05-07 00:17:40.814 | + functions-common:time_stop:2450 : elapsed_time=1355 2022-05-07 00:17:40.817 | + functions-common:time_stop:2451 : total=14367 2022-05-07 00:17:40.820 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:40.822 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15722 2022-05-07 00:17:40.825 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-07 00:17:40.827 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-07 00:17:40.830 | + functions-common:is_provider_network:2289 : return 1 2022-05-07 00:17:40.833 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-07 00:17:40.836 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-07 00:17:40.838 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-07 00:17:40.841 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-07 00:17:40.843 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:40.846 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:40.848 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-07 00:17:40.851 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:40.853 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:40.856 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:40.858 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:40.862 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:40.867 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882660863 2022-05-07 00:17:40.869 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-07 00:17:40.888 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:40.890 | + functions-common:run_process:1701 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-05-07 00:17:40.893 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-07 00:17:40.896 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-07 00:17:40.898 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-07 00:17:40.901 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-07 00:17:40.904 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-07 00:17:40.906 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-07 00:17:40.909 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-07 00:17:40.911 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-07 00:17:40.914 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:40.917 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:40.919 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-07 00:17:40.922 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-05-07 00:17:40.925 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-07 00:17:40.927 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-07 00:17:40.930 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:40.932 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:40.935 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:40.937 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:40.940 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-07 00:17:40.942 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:40.948 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-07 00:17:41.010 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-07 00:17:41.073 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-07 00:17:41.127 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-07 00:17:41.179 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-07 00:17:41.233 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:41.298 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:41.300 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-07 00:17:41.364 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:41.790 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-07 00:17:41.805 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-07 00:17:42.212 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-07 00:17:42.242 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:42.245 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:42.247 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:42.250 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:42.252 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:42.255 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:42.258 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:42.260 | + functions-common:time_stop:2444 : start_time=1651882660863 2022-05-07 00:17:42.262 | + functions-common:time_stop:2446 : [[ -z 1651882660863 ]] 2022-05-07 00:17:42.266 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:42.270 | + functions-common:time_stop:2449 : end_time=1651882662268 2022-05-07 00:17:42.274 | + functions-common:time_stop:2450 : elapsed_time=1405 2022-05-07 00:17:42.276 | + functions-common:time_stop:2451 : total=15722 2022-05-07 00:17:42.279 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:42.281 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17127 2022-05-07 00:17:42.285 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-07 00:17:42.287 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-07 00:17:42.290 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-07 00:17:42.294 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-07 00:17:42.296 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.299 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.302 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.304 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-07 00:17:42.307 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.310 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.312 | + functions-common:run_process:1692 : local service=q-l3 2022-05-07 00:17:42.315 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.317 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:42.320 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:42.323 | + functions-common:run_process:1697 : local name=q-l3 2022-05-07 00:17:42.325 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:42.328 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:42.350 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:42.350 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:42.350 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:42.350 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882662339 2022-05-07 00:17:42.350 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-07 00:17:42.365 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:42.369 | + functions-common:run_process:1701 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-05-07 00:17:42.371 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-07 00:17:42.374 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.376 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.379 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.381 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.384 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-07 00:17:42.386 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-07 00:17:42.389 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-07 00:17:42.392 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:42.394 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:42.396 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-07 00:17:42.400 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-05-07 00:17:42.402 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-07 00:17:42.405 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.407 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:42.410 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:42.412 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:42.415 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:42.418 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-07 00:17:42.420 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:42.425 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-07 00:17:42.496 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-07 00:17:42.566 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-07 00:17:42.623 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-07 00:17:42.678 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-07 00:17:42.734 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:42.792 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:42.794 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-07 00:17:42.864 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:43.303 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-07 00:17:43.317 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-07 00:17:43.750 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-07 00:17:43.782 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:43.787 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:43.791 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:43.794 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:43.799 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:43.799 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:43.799 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:43.803 | + functions-common:time_stop:2444 : start_time=1651882662339 2022-05-07 00:17:43.807 | + functions-common:time_stop:2446 : [[ -z 1651882662339 ]] 2022-05-07 00:17:43.807 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:43.811 | + functions-common:time_stop:2449 : end_time=1651882663808 2022-05-07 00:17:43.815 | + functions-common:time_stop:2450 : elapsed_time=1469 2022-05-07 00:17:43.819 | + functions-common:time_stop:2451 : total=17127 2022-05-07 00:17:43.819 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:43.823 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18596 2022-05-07 00:17:43.826 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-07 00:17:43.831 | + functions-common:run_process:1692 : local service=q-meta 2022-05-07 00:17:43.831 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-07 00:17:43.831 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:43.835 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:43.839 | + functions-common:run_process:1697 : local name=q-meta 2022-05-07 00:17:43.843 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:43.843 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:43.845 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:43.848 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:43.853 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:43.856 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882663852 2022-05-07 00:17:43.858 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-07 00:17:43.879 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:43.882 | + functions-common:run_process:1701 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-05-07 00:17:43.884 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-07 00:17:43.887 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-07 00:17:43.895 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-07 00:17:43.895 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-07 00:17:43.895 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-07 00:17:43.897 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-07 00:17:43.903 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-07 00:17:43.903 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-07 00:17:43.907 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:43.911 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:43.911 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-07 00:17:43.914 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-05-07 00:17:43.916 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-07 00:17:43.919 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-07 00:17:43.923 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:43.927 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:43.927 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:43.931 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:43.931 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-07 00:17:43.935 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:43.943 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-07 00:17:44.015 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-07 00:17:44.099 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-07 00:17:44.172 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-07 00:17:44.248 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-07 00:17:44.307 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:44.366 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:44.368 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-07 00:17:44.445 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:44.887 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-07 00:17:44.901 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-07 00:17:45.320 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-07 00:17:45.347 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:45.353 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:45.358 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:45.365 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:45.375 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:45.381 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:45.387 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:45.395 | + functions-common:time_stop:2444 : start_time=1651882663852 2022-05-07 00:17:45.404 | + functions-common:time_stop:2446 : [[ -z 1651882663852 ]] 2022-05-07 00:17:45.416 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:45.421 | + functions-common:time_stop:2449 : end_time=1651882665418 2022-05-07 00:17:45.424 | + functions-common:time_stop:2450 : elapsed_time=1566 2022-05-07 00:17:45.427 | + functions-common:time_stop:2451 : total=18596 2022-05-07 00:17:45.434 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:45.437 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20162 2022-05-07 00:17:45.439 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-07 00:17:45.442 | + functions-common:run_process:1692 : local service=q-metering 2022-05-07 00:17:45.446 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-07 00:17:45.449 | + functions-common:run_process:1694 : local group= 2022-05-07 00:17:45.451 | + functions-common:run_process:1695 : local user= 2022-05-07 00:17:45.454 | + functions-common:run_process:1697 : local name=q-metering 2022-05-07 00:17:45.458 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:17:45.462 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:17:45.466 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:17:45.469 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:17:45.475 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:17:45.478 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882665474 2022-05-07 00:17:45.481 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-07 00:17:45.503 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:45.505 | + functions-common:run_process:1701 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-05-07 00:17:45.509 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-07 00:17:45.512 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-07 00:17:45.514 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-07 00:17:45.517 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-07 00:17:45.520 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-07 00:17:45.525 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-07 00:17:45.529 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-07 00:17:45.531 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-07 00:17:45.534 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:17:45.536 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:17:45.540 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-07 00:17:45.542 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-05-07 00:17:45.545 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-07 00:17:45.548 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-07 00:17:45.550 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:17:45.553 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:17:45.555 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:17:45.558 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:17:45.561 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-07 00:17:45.563 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:17:45.568 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-07 00:17:45.646 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-07 00:17:45.727 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-07 00:17:45.789 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-07 00:17:45.849 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-07 00:17:45.913 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:17:45.972 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:17:45.975 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-07 00:17:46.050 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:17:46.589 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-07 00:17:46.603 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-07 00:17:47.032 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-07 00:17:47.064 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:17:47.072 | + functions-common:time_stop:2437 : local name 2022-05-07 00:17:47.075 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:17:47.077 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:17:47.080 | + functions-common:time_stop:2440 : local total 2022-05-07 00:17:47.083 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:17:47.086 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:17:47.089 | + functions-common:time_stop:2444 : start_time=1651882665474 2022-05-07 00:17:47.091 | + functions-common:time_stop:2446 : [[ -z 1651882665474 ]] 2022-05-07 00:17:47.096 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:17:47.099 | + functions-common:time_stop:2449 : end_time=1651882667096 2022-05-07 00:17:47.102 | + functions-common:time_stop:2450 : elapsed_time=1622 2022-05-07 00:17:47.105 | + functions-common:time_stop:2451 : total=20162 2022-05-07 00:17:47.107 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:17:47.110 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21784 2022-05-07 00:17:47.113 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-07 00:17:47.138 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:17:47.142 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-07 00:17:47.144 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-07 00:17:47.149 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:17:47.153 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-07 00:17:47.157 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-07 00:17:47.159 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-07 00:17:47.162 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-07 00:17:47.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-07 00:17:47.171 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-07 00:17:47.175 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-07 00:17:50.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:50.393 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:50.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:50.393 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:50.575 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:17:50.578 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-07 00:17:50.578 | address-scope 2022-05-07 00:17:50.578 | router-admin-state-down-before-update 2022-05-07 00:17:50.578 | agent 2022-05-07 00:17:50.578 | agent-resources-synced 2022-05-07 00:17:50.578 | allowed-address-pairs 2022-05-07 00:17:50.578 | auto-allocated-topology 2022-05-07 00:17:50.579 | availability_zone 2022-05-07 00:17:50.579 | availability_zone_filter 2022-05-07 00:17:50.579 | default-subnetpools 2022-05-07 00:17:50.579 | dhcp_agent_scheduler 2022-05-07 00:17:50.579 | dvr 2022-05-07 00:17:50.579 | empty-string-filtering 2022-05-07 00:17:50.579 | external-net 2022-05-07 00:17:50.579 | extra_dhcp_opt 2022-05-07 00:17:50.579 | extraroute 2022-05-07 00:17:50.579 | extraroute-atomic 2022-05-07 00:17:50.579 | filter-validation 2022-05-07 00:17:50.579 | fip-port-details 2022-05-07 00:17:50.579 | flavors 2022-05-07 00:17:50.579 | floatingip-pools 2022-05-07 00:17:50.579 | ip-substring-filtering 2022-05-07 00:17:50.579 | router 2022-05-07 00:17:50.579 | ext-gw-mode 2022-05-07 00:17:50.579 | l3-ha 2022-05-07 00:17:50.579 | l3-flavors 2022-05-07 00:17:50.579 | l3-port-ip-change-not-allowed 2022-05-07 00:17:50.579 | l3_agent_scheduler 2022-05-07 00:17:50.579 | metering 2022-05-07 00:17:50.579 | metering_source_and_destination_fields 2022-05-07 00:17:50.579 | multi-provider 2022-05-07 00:17:50.579 | net-mtu 2022-05-07 00:17:50.579 | net-mtu-writable 2022-05-07 00:17:50.579 | network_availability_zone 2022-05-07 00:17:50.579 | network-ip-availability 2022-05-07 00:17:50.579 | pagination 2022-05-07 00:17:50.579 | port-device-profile 2022-05-07 00:17:50.579 | port-mac-override 2022-05-07 00:17:50.579 | port-mac-address-regenerate 2022-05-07 00:17:50.579 | port-numa-affinity-policy 2022-05-07 00:17:50.579 | binding 2022-05-07 00:17:50.580 | binding-extended 2022-05-07 00:17:50.580 | port-security 2022-05-07 00:17:50.580 | project-id 2022-05-07 00:17:50.580 | provider 2022-05-07 00:17:50.580 | quota-check-limit 2022-05-07 00:17:50.580 | quotas 2022-05-07 00:17:50.580 | quota_details 2022-05-07 00:17:50.580 | rbac-policies 2022-05-07 00:17:50.580 | rbac-address-group 2022-05-07 00:17:50.580 | rbac-address-scope 2022-05-07 00:17:50.580 | rbac-security-groups 2022-05-07 00:17:50.580 | rbac-subnetpool 2022-05-07 00:17:50.580 | revision-if-match 2022-05-07 00:17:50.580 | standard-attr-revisions 2022-05-07 00:17:50.580 | router_availability_zone 2022-05-07 00:17:50.580 | security-groups-normalized-cidr 2022-05-07 00:17:50.580 | port-security-groups-filtering 2022-05-07 00:17:50.580 | security-groups-remote-address-group 2022-05-07 00:17:50.580 | security-groups-shared-filtering 2022-05-07 00:17:50.580 | security-group 2022-05-07 00:17:50.580 | service-type 2022-05-07 00:17:50.580 | sorting 2022-05-07 00:17:50.580 | standard-attr-description 2022-05-07 00:17:50.580 | stateful-security-group 2022-05-07 00:17:50.580 | subnet_onboard 2022-05-07 00:17:50.580 | subnet-service-types 2022-05-07 00:17:50.580 | subnet_allocation 2022-05-07 00:17:50.580 | subnetpool-prefix-ops 2022-05-07 00:17:50.580 | standard-attr-tag 2022-05-07 00:17:50.580 | standard-attr-timestamp' 2022-05-07 00:17:50.583 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-07 00:17:50.583 | address-scope 2022-05-07 00:17:50.583 | router-admin-state-down-before-update 2022-05-07 00:17:50.583 | agent 2022-05-07 00:17:50.583 | agent-resources-synced 2022-05-07 00:17:50.583 | allowed-address-pairs 2022-05-07 00:17:50.583 | auto-allocated-topology 2022-05-07 00:17:50.583 | availability_zone 2022-05-07 00:17:50.583 | availability_zone_filter 2022-05-07 00:17:50.583 | default-subnetpools 2022-05-07 00:17:50.583 | dhcp_agent_scheduler 2022-05-07 00:17:50.583 | dvr 2022-05-07 00:17:50.583 | empty-string-filtering 2022-05-07 00:17:50.583 | external-net 2022-05-07 00:17:50.583 | extra_dhcp_opt 2022-05-07 00:17:50.583 | extraroute 2022-05-07 00:17:50.583 | extraroute-atomic 2022-05-07 00:17:50.583 | filter-validation 2022-05-07 00:17:50.583 | fip-port-details 2022-05-07 00:17:50.583 | flavors 2022-05-07 00:17:50.584 | floatingip-pools 2022-05-07 00:17:50.584 | ip-substring-filtering 2022-05-07 00:17:50.584 | router 2022-05-07 00:17:50.584 | ext-gw-mode 2022-05-07 00:17:50.584 | l3-ha 2022-05-07 00:17:50.584 | l3-flavors 2022-05-07 00:17:50.584 | l3-port-ip-change-not-allowed 2022-05-07 00:17:50.584 | l3_agent_scheduler 2022-05-07 00:17:50.584 | metering 2022-05-07 00:17:50.584 | metering_source_and_destination_fields 2022-05-07 00:17:50.584 | multi-provider 2022-05-07 00:17:50.584 | net-mtu 2022-05-07 00:17:50.584 | net-mtu-writable 2022-05-07 00:17:50.584 | network_availability_zone 2022-05-07 00:17:50.584 | network-ip-availability 2022-05-07 00:17:50.584 | pagination 2022-05-07 00:17:50.584 | port-device-profile 2022-05-07 00:17:50.584 | port-mac-override 2022-05-07 00:17:50.585 | port-mac-address-regenerate 2022-05-07 00:17:50.585 | port-numa-affinity-policy 2022-05-07 00:17:50.585 | binding 2022-05-07 00:17:50.585 | binding-extended 2022-05-07 00:17:50.585 | port-security 2022-05-07 00:17:50.585 | project-id 2022-05-07 00:17:50.585 | provider 2022-05-07 00:17:50.585 | quota-check-limit 2022-05-07 00:17:50.585 | quotas 2022-05-07 00:17:50.585 | quota_details 2022-05-07 00:17:50.585 | rbac-policies 2022-05-07 00:17:50.585 | rbac-address-group 2022-05-07 00:17:50.585 | rbac-address-scope 2022-05-07 00:17:50.585 | rbac-security-groups 2022-05-07 00:17:50.585 | rbac-subnetpool 2022-05-07 00:17:50.585 | revision-if-match 2022-05-07 00:17:50.585 | standard-attr-revisions 2022-05-07 00:17:50.585 | router_availability_zone 2022-05-07 00:17:50.585 | security-groups-normalized-cidr 2022-05-07 00:17:50.585 | port-security-groups-filtering 2022-05-07 00:17:50.585 | security-groups-remote-address-group 2022-05-07 00:17:50.585 | security-groups-shared-filtering 2022-05-07 00:17:50.585 | security-group 2022-05-07 00:17:50.585 | service-type 2022-05-07 00:17:50.585 | sorting 2022-05-07 00:17:50.585 | standard-attr-description 2022-05-07 00:17:50.585 | stateful-security-group 2022-05-07 00:17:50.585 | subnet_onboard 2022-05-07 00:17:50.585 | subnet-service-types 2022-05-07 00:17:50.585 | subnet_allocation 2022-05-07 00:17:50.585 | subnetpool-prefix-ops 2022-05-07 00:17:50.585 | standard-attr-tag 2022-05-07 00:17:50.586 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-07 00:17:50.587 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-07 00:17:50.590 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-07 00:17:50.592 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-07 00:17:50.596 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-05-07 00:17:53.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:53.712 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:53.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:53.713 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:53.888 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:17:53.893 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=e2e4775b-0ffc-47d8-9fc0-d84c80e72f55 2022-05-07 00:17:53.896 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-07 00:17:53.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-07 00:17:53.902 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-07 00:17:53.905 | + functions-common:is_provider_network:2289 : return 1 2022-05-07 00:17:53.911 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-07 00:17:53.911 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-07 00:17:53.913 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-07 00:17:53.917 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:17:53.924 | ++ functions-common:get_field:824 : read data 2022-05-07 00:17:57.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:57.804 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:57.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:17:57.804 | from cryptography.utils import int_from_bytes 2022-05-07 00:17:57.978 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:17:57.981 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-07 00:17:57.983 | ++ functions-common:get_field:828 : field='$3' 2022-05-07 00:17:57.987 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-07 00:17:57.987 | ++ functions-common:get_field:830 : echo '| id | c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490 |' 2022-05-07 00:17:57.993 | ++ functions-common:get_field:824 : read data 2022-05-07 00:17:57.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490 2022-05-07 00:17:57.999 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-07 00:17:58.002 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:17:58.019 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-07 00:17:58.023 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-07 00:17:58.025 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z e2e4775b-0ffc-47d8-9fc0-d84c80e72f55 ']' 2022-05-07 00:17:58.028 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-07 00:17:58.030 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-07 00:17:58.033 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-07 00:17:58.035 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool e2e4775b-0ffc-47d8-9fc0-d84c80e72f55 ' 2022-05-07 00:17:58.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-07 00:17:58.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490 private-subnet' 2022-05-07 00:17:58.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-07 00:17:58.047 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool e2e4775b-0ffc-47d8-9fc0-d84c80e72f55 --network c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490 private-subnet 2022-05-07 00:17:58.047 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-07 00:17:58.049 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-07 00:17:58.051 | +++ functions-common:get_field:823 : local data field 2022-05-07 00:17:58.055 | +++ functions-common:get_field:824 : read data 2022-05-07 00:18:01.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:01.531 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:01.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:01.532 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:01.715 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:18:01.718 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-07 00:18:01.720 | +++ functions-common:get_field:828 : field='$3' 2022-05-07 00:18:01.723 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-07 00:18:01.724 | +++ functions-common:get_field:830 : echo '| id | 8c952cf5-4217-4032-b02f-646e1066b695 |' 2022-05-07 00:18:01.729 | +++ functions-common:get_field:824 : read data 2022-05-07 00:18:01.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=8c952cf5-4217-4032-b02f-646e1066b695 2022-05-07 00:18:01.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-07 00:18:01.738 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:18:01.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 8c952cf5-4217-4032-b02f-646e1066b695 2022-05-07 00:18:01.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=8c952cf5-4217-4032-b02f-646e1066b695 2022-05-07 00:18:01.763 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-07 00:18:01.766 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-07 00:18:01.769 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-07 00:18:01.773 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-07 00:18:04.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:04.437 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:04.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:04.437 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:04.617 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:18:04.620 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-07 00:18:04.620 | address-scope 2022-05-07 00:18:04.620 | router-admin-state-down-before-update 2022-05-07 00:18:04.620 | agent 2022-05-07 00:18:04.620 | agent-resources-synced 2022-05-07 00:18:04.620 | allowed-address-pairs 2022-05-07 00:18:04.620 | auto-allocated-topology 2022-05-07 00:18:04.620 | availability_zone 2022-05-07 00:18:04.620 | availability_zone_filter 2022-05-07 00:18:04.620 | default-subnetpools 2022-05-07 00:18:04.620 | dhcp_agent_scheduler 2022-05-07 00:18:04.620 | dvr 2022-05-07 00:18:04.620 | empty-string-filtering 2022-05-07 00:18:04.620 | external-net 2022-05-07 00:18:04.620 | extra_dhcp_opt 2022-05-07 00:18:04.621 | extraroute 2022-05-07 00:18:04.621 | extraroute-atomic 2022-05-07 00:18:04.621 | filter-validation 2022-05-07 00:18:04.621 | fip-port-details 2022-05-07 00:18:04.621 | flavors 2022-05-07 00:18:04.621 | floatingip-pools 2022-05-07 00:18:04.621 | ip-substring-filtering 2022-05-07 00:18:04.621 | router 2022-05-07 00:18:04.621 | ext-gw-mode 2022-05-07 00:18:04.621 | l3-ha 2022-05-07 00:18:04.621 | l3-flavors 2022-05-07 00:18:04.621 | l3-port-ip-change-not-allowed 2022-05-07 00:18:04.621 | l3_agent_scheduler 2022-05-07 00:18:04.621 | metering 2022-05-07 00:18:04.621 | metering_source_and_destination_fields 2022-05-07 00:18:04.621 | multi-provider 2022-05-07 00:18:04.621 | net-mtu 2022-05-07 00:18:04.621 | net-mtu-writable 2022-05-07 00:18:04.621 | network_availability_zone 2022-05-07 00:18:04.621 | network-ip-availability 2022-05-07 00:18:04.621 | pagination 2022-05-07 00:18:04.621 | port-device-profile 2022-05-07 00:18:04.621 | port-mac-override 2022-05-07 00:18:04.621 | port-mac-address-regenerate 2022-05-07 00:18:04.621 | port-numa-affinity-policy 2022-05-07 00:18:04.621 | binding 2022-05-07 00:18:04.621 | binding-extended 2022-05-07 00:18:04.621 | port-security 2022-05-07 00:18:04.621 | project-id 2022-05-07 00:18:04.621 | provider 2022-05-07 00:18:04.621 | quota-check-limit 2022-05-07 00:18:04.621 | quotas 2022-05-07 00:18:04.621 | quota_details 2022-05-07 00:18:04.621 | rbac-policies 2022-05-07 00:18:04.621 | rbac-address-group 2022-05-07 00:18:04.622 | rbac-address-scope 2022-05-07 00:18:04.622 | rbac-security-groups 2022-05-07 00:18:04.622 | rbac-subnetpool 2022-05-07 00:18:04.622 | revision-if-match 2022-05-07 00:18:04.622 | standard-attr-revisions 2022-05-07 00:18:04.622 | router_availability_zone 2022-05-07 00:18:04.622 | security-groups-normalized-cidr 2022-05-07 00:18:04.622 | port-security-groups-filtering 2022-05-07 00:18:04.622 | security-groups-remote-address-group 2022-05-07 00:18:04.622 | security-groups-shared-filtering 2022-05-07 00:18:04.622 | security-group 2022-05-07 00:18:04.622 | service-type 2022-05-07 00:18:04.622 | sorting 2022-05-07 00:18:04.622 | standard-attr-description 2022-05-07 00:18:04.622 | stateful-security-group 2022-05-07 00:18:04.622 | subnet_onboard 2022-05-07 00:18:04.622 | subnet-service-types 2022-05-07 00:18:04.622 | subnet_allocation 2022-05-07 00:18:04.622 | subnetpool-prefix-ops 2022-05-07 00:18:04.622 | standard-attr-tag 2022-05-07 00:18:04.622 | standard-attr-timestamp' 2022-05-07 00:18:04.623 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-07 00:18:04.623 | address-scope 2022-05-07 00:18:04.623 | router-admin-state-down-before-update 2022-05-07 00:18:04.623 | agent 2022-05-07 00:18:04.623 | agent-resources-synced 2022-05-07 00:18:04.623 | allowed-address-pairs 2022-05-07 00:18:04.623 | auto-allocated-topology 2022-05-07 00:18:04.623 | availability_zone 2022-05-07 00:18:04.623 | availability_zone_filter 2022-05-07 00:18:04.623 | default-subnetpools 2022-05-07 00:18:04.623 | dhcp_agent_scheduler 2022-05-07 00:18:04.623 | dvr 2022-05-07 00:18:04.623 | empty-string-filtering 2022-05-07 00:18:04.623 | external-net 2022-05-07 00:18:04.623 | extra_dhcp_opt 2022-05-07 00:18:04.623 | extraroute 2022-05-07 00:18:04.623 | extraroute-atomic 2022-05-07 00:18:04.623 | filter-validation 2022-05-07 00:18:04.623 | fip-port-details 2022-05-07 00:18:04.623 | flavors 2022-05-07 00:18:04.623 | floatingip-pools 2022-05-07 00:18:04.623 | ip-substring-filtering 2022-05-07 00:18:04.623 | router 2022-05-07 00:18:04.623 | ext-gw-mode 2022-05-07 00:18:04.623 | l3-ha 2022-05-07 00:18:04.623 | l3-flavors 2022-05-07 00:18:04.623 | l3-port-ip-change-not-allowed 2022-05-07 00:18:04.623 | l3_agent_scheduler 2022-05-07 00:18:04.623 | metering 2022-05-07 00:18:04.623 | metering_source_and_destination_fields 2022-05-07 00:18:04.623 | multi-provider 2022-05-07 00:18:04.624 | net-mtu 2022-05-07 00:18:04.624 | net-mtu-writable 2022-05-07 00:18:04.624 | network_availability_zone 2022-05-07 00:18:04.624 | network-ip-availability 2022-05-07 00:18:04.624 | pagination 2022-05-07 00:18:04.624 | port-device-profile 2022-05-07 00:18:04.624 | port-mac-override 2022-05-07 00:18:04.624 | port-mac-address-regenerate 2022-05-07 00:18:04.624 | port-numa-affinity-policy 2022-05-07 00:18:04.624 | binding 2022-05-07 00:18:04.624 | binding-extended 2022-05-07 00:18:04.624 | port-security 2022-05-07 00:18:04.624 | project-id 2022-05-07 00:18:04.624 | provider 2022-05-07 00:18:04.624 | quota-check-limit 2022-05-07 00:18:04.624 | quotas 2022-05-07 00:18:04.624 | quota_details 2022-05-07 00:18:04.624 | rbac-policies 2022-05-07 00:18:04.624 | rbac-address-group 2022-05-07 00:18:04.624 | rbac-address-scope 2022-05-07 00:18:04.624 | rbac-security-groups 2022-05-07 00:18:04.624 | rbac-subnetpool 2022-05-07 00:18:04.624 | revision-if-match 2022-05-07 00:18:04.624 | standard-attr-revisions 2022-05-07 00:18:04.624 | router_availability_zone 2022-05-07 00:18:04.624 | security-groups-normalized-cidr 2022-05-07 00:18:04.624 | port-security-groups-filtering 2022-05-07 00:18:04.624 | security-groups-remote-address-group 2022-05-07 00:18:04.624 | security-groups-shared-filtering 2022-05-07 00:18:04.624 | security-group 2022-05-07 00:18:04.624 | service-type 2022-05-07 00:18:04.624 | sorting 2022-05-07 00:18:04.624 | standard-attr-description 2022-05-07 00:18:04.624 | stateful-security-group 2022-05-07 00:18:04.624 | subnet_onboard 2022-05-07 00:18:04.625 | subnet-service-types 2022-05-07 00:18:04.625 | subnet_allocation 2022-05-07 00:18:04.625 | subnetpool-prefix-ops 2022-05-07 00:18:04.625 | standard-attr-tag 2022-05-07 00:18:04.625 | standard-attr-timestamp =~ router ]] 2022-05-07 00:18:04.625 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-07 00:18:04.628 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-07 00:18:04.631 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-07 00:18:04.635 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-07 00:18:07.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:07.400 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:07.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:07.400 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:07.569 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:18:07.572 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-07 00:18:07.572 | address-scope 2022-05-07 00:18:07.572 | router-admin-state-down-before-update 2022-05-07 00:18:07.572 | agent 2022-05-07 00:18:07.572 | agent-resources-synced 2022-05-07 00:18:07.572 | allowed-address-pairs 2022-05-07 00:18:07.572 | auto-allocated-topology 2022-05-07 00:18:07.572 | availability_zone 2022-05-07 00:18:07.572 | availability_zone_filter 2022-05-07 00:18:07.572 | default-subnetpools 2022-05-07 00:18:07.572 | dhcp_agent_scheduler 2022-05-07 00:18:07.572 | dvr 2022-05-07 00:18:07.572 | empty-string-filtering 2022-05-07 00:18:07.572 | external-net 2022-05-07 00:18:07.572 | extra_dhcp_opt 2022-05-07 00:18:07.572 | extraroute 2022-05-07 00:18:07.572 | extraroute-atomic 2022-05-07 00:18:07.572 | filter-validation 2022-05-07 00:18:07.572 | fip-port-details 2022-05-07 00:18:07.573 | flavors 2022-05-07 00:18:07.573 | floatingip-pools 2022-05-07 00:18:07.573 | ip-substring-filtering 2022-05-07 00:18:07.573 | router 2022-05-07 00:18:07.573 | ext-gw-mode 2022-05-07 00:18:07.573 | l3-ha 2022-05-07 00:18:07.573 | l3-flavors 2022-05-07 00:18:07.573 | l3-port-ip-change-not-allowed 2022-05-07 00:18:07.573 | l3_agent_scheduler 2022-05-07 00:18:07.573 | metering 2022-05-07 00:18:07.573 | metering_source_and_destination_fields 2022-05-07 00:18:07.573 | multi-provider 2022-05-07 00:18:07.573 | net-mtu 2022-05-07 00:18:07.573 | net-mtu-writable 2022-05-07 00:18:07.573 | network_availability_zone 2022-05-07 00:18:07.573 | network-ip-availability 2022-05-07 00:18:07.573 | pagination 2022-05-07 00:18:07.573 | port-device-profile 2022-05-07 00:18:07.573 | port-mac-override 2022-05-07 00:18:07.573 | port-mac-address-regenerate 2022-05-07 00:18:07.573 | port-numa-affinity-policy 2022-05-07 00:18:07.573 | binding 2022-05-07 00:18:07.573 | binding-extended 2022-05-07 00:18:07.573 | port-security 2022-05-07 00:18:07.573 | project-id 2022-05-07 00:18:07.573 | provider 2022-05-07 00:18:07.573 | quota-check-limit 2022-05-07 00:18:07.573 | quotas 2022-05-07 00:18:07.573 | quota_details 2022-05-07 00:18:07.573 | rbac-policies 2022-05-07 00:18:07.573 | rbac-address-group 2022-05-07 00:18:07.573 | rbac-address-scope 2022-05-07 00:18:07.573 | rbac-security-groups 2022-05-07 00:18:07.573 | rbac-subnetpool 2022-05-07 00:18:07.574 | revision-if-match 2022-05-07 00:18:07.574 | standard-attr-revisions 2022-05-07 00:18:07.574 | router_availability_zone 2022-05-07 00:18:07.574 | security-groups-normalized-cidr 2022-05-07 00:18:07.574 | port-security-groups-filtering 2022-05-07 00:18:07.574 | security-groups-remote-address-group 2022-05-07 00:18:07.574 | security-groups-shared-filtering 2022-05-07 00:18:07.574 | security-group 2022-05-07 00:18:07.574 | service-type 2022-05-07 00:18:07.574 | sorting 2022-05-07 00:18:07.574 | standard-attr-description 2022-05-07 00:18:07.574 | stateful-security-group 2022-05-07 00:18:07.574 | subnet_onboard 2022-05-07 00:18:07.574 | subnet-service-types 2022-05-07 00:18:07.574 | subnet_allocation 2022-05-07 00:18:07.574 | subnetpool-prefix-ops 2022-05-07 00:18:07.574 | standard-attr-tag 2022-05-07 00:18:07.574 | standard-attr-timestamp' 2022-05-07 00:18:07.576 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-07 00:18:07.576 | address-scope 2022-05-07 00:18:07.576 | router-admin-state-down-before-update 2022-05-07 00:18:07.576 | agent 2022-05-07 00:18:07.576 | agent-resources-synced 2022-05-07 00:18:07.577 | allowed-address-pairs 2022-05-07 00:18:07.577 | auto-allocated-topology 2022-05-07 00:18:07.577 | availability_zone 2022-05-07 00:18:07.577 | availability_zone_filter 2022-05-07 00:18:07.577 | default-subnetpools 2022-05-07 00:18:07.577 | dhcp_agent_scheduler 2022-05-07 00:18:07.577 | dvr 2022-05-07 00:18:07.577 | empty-string-filtering 2022-05-07 00:18:07.577 | external-net 2022-05-07 00:18:07.577 | extra_dhcp_opt 2022-05-07 00:18:07.577 | extraroute 2022-05-07 00:18:07.577 | extraroute-atomic 2022-05-07 00:18:07.577 | filter-validation 2022-05-07 00:18:07.577 | fip-port-details 2022-05-07 00:18:07.577 | flavors 2022-05-07 00:18:07.577 | floatingip-pools 2022-05-07 00:18:07.577 | ip-substring-filtering 2022-05-07 00:18:07.577 | router 2022-05-07 00:18:07.577 | ext-gw-mode 2022-05-07 00:18:07.577 | l3-ha 2022-05-07 00:18:07.577 | l3-flavors 2022-05-07 00:18:07.577 | l3-port-ip-change-not-allowed 2022-05-07 00:18:07.577 | l3_agent_scheduler 2022-05-07 00:18:07.577 | metering 2022-05-07 00:18:07.577 | metering_source_and_destination_fields 2022-05-07 00:18:07.577 | multi-provider 2022-05-07 00:18:07.577 | net-mtu 2022-05-07 00:18:07.577 | net-mtu-writable 2022-05-07 00:18:07.577 | network_availability_zone 2022-05-07 00:18:07.577 | network-ip-availability 2022-05-07 00:18:07.577 | pagination 2022-05-07 00:18:07.577 | port-device-profile 2022-05-07 00:18:07.577 | port-mac-override 2022-05-07 00:18:07.577 | port-mac-address-regenerate 2022-05-07 00:18:07.577 | port-numa-affinity-policy 2022-05-07 00:18:07.578 | binding 2022-05-07 00:18:07.578 | binding-extended 2022-05-07 00:18:07.578 | port-security 2022-05-07 00:18:07.578 | project-id 2022-05-07 00:18:07.578 | provider 2022-05-07 00:18:07.578 | quota-check-limit 2022-05-07 00:18:07.578 | quotas 2022-05-07 00:18:07.578 | quota_details 2022-05-07 00:18:07.578 | rbac-policies 2022-05-07 00:18:07.578 | rbac-address-group 2022-05-07 00:18:07.578 | rbac-address-scope 2022-05-07 00:18:07.578 | rbac-security-groups 2022-05-07 00:18:07.578 | rbac-subnetpool 2022-05-07 00:18:07.578 | revision-if-match 2022-05-07 00:18:07.578 | standard-attr-revisions 2022-05-07 00:18:07.578 | router_availability_zone 2022-05-07 00:18:07.578 | security-groups-normalized-cidr 2022-05-07 00:18:07.578 | port-security-groups-filtering 2022-05-07 00:18:07.578 | security-groups-remote-address-group 2022-05-07 00:18:07.578 | security-groups-shared-filtering 2022-05-07 00:18:07.578 | security-group 2022-05-07 00:18:07.578 | service-type 2022-05-07 00:18:07.578 | sorting 2022-05-07 00:18:07.578 | standard-attr-description 2022-05-07 00:18:07.578 | stateful-security-group 2022-05-07 00:18:07.578 | subnet_onboard 2022-05-07 00:18:07.578 | subnet-service-types 2022-05-07 00:18:07.578 | subnet_allocation 2022-05-07 00:18:07.578 | subnetpool-prefix-ops 2022-05-07 00:18:07.578 | standard-attr-tag 2022-05-07 00:18:07.578 | standard-attr-timestamp =~ external-net ]] 2022-05-07 00:18:07.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-07 00:18:07.585 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-07 00:18:07.590 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-07 00:18:07.591 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-07 00:18:07.591 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-07 00:18:07.595 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:18:07.597 | ++ functions-common:get_field:824 : read data 2022-05-07 00:18:10.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:10.556 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:10.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:10.556 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:10.725 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:18:10.728 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-07 00:18:10.730 | ++ functions-common:get_field:828 : field='$3' 2022-05-07 00:18:10.733 | ++ functions-common:get_field:830 : echo '| id | 900e9c7a-c1da-446c-a075-799ba75bf48c |' 2022-05-07 00:18:10.735 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-07 00:18:10.741 | ++ functions-common:get_field:824 : read data 2022-05-07 00:18:10.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=900e9c7a-c1da-446c-a075-799ba75bf48c 2022-05-07 00:18:10.748 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-07 00:18:10.750 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:18:10.769 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-07 00:18:10.772 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-07 00:18:10.774 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-07 00:18:10.778 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-07 00:18:13.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:13.389 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:13.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:13.389 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:13.578 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:18:13.580 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-07 00:18:13.580 | address-scope 2022-05-07 00:18:13.580 | router-admin-state-down-before-update 2022-05-07 00:18:13.580 | agent 2022-05-07 00:18:13.580 | agent-resources-synced 2022-05-07 00:18:13.581 | allowed-address-pairs 2022-05-07 00:18:13.581 | auto-allocated-topology 2022-05-07 00:18:13.581 | availability_zone 2022-05-07 00:18:13.581 | availability_zone_filter 2022-05-07 00:18:13.581 | default-subnetpools 2022-05-07 00:18:13.581 | dhcp_agent_scheduler 2022-05-07 00:18:13.581 | dvr 2022-05-07 00:18:13.581 | empty-string-filtering 2022-05-07 00:18:13.581 | external-net 2022-05-07 00:18:13.581 | extra_dhcp_opt 2022-05-07 00:18:13.581 | extraroute 2022-05-07 00:18:13.581 | extraroute-atomic 2022-05-07 00:18:13.581 | filter-validation 2022-05-07 00:18:13.581 | fip-port-details 2022-05-07 00:18:13.581 | flavors 2022-05-07 00:18:13.581 | floatingip-pools 2022-05-07 00:18:13.581 | ip-substring-filtering 2022-05-07 00:18:13.581 | router 2022-05-07 00:18:13.581 | ext-gw-mode 2022-05-07 00:18:13.581 | l3-ha 2022-05-07 00:18:13.581 | l3-flavors 2022-05-07 00:18:13.581 | l3-port-ip-change-not-allowed 2022-05-07 00:18:13.581 | l3_agent_scheduler 2022-05-07 00:18:13.581 | metering 2022-05-07 00:18:13.581 | metering_source_and_destination_fields 2022-05-07 00:18:13.581 | multi-provider 2022-05-07 00:18:13.581 | net-mtu 2022-05-07 00:18:13.581 | net-mtu-writable 2022-05-07 00:18:13.581 | network_availability_zone 2022-05-07 00:18:13.581 | network-ip-availability 2022-05-07 00:18:13.581 | pagination 2022-05-07 00:18:13.581 | port-device-profile 2022-05-07 00:18:13.581 | port-mac-override 2022-05-07 00:18:13.581 | port-mac-address-regenerate 2022-05-07 00:18:13.582 | port-numa-affinity-policy 2022-05-07 00:18:13.582 | binding 2022-05-07 00:18:13.582 | binding-extended 2022-05-07 00:18:13.582 | port-security 2022-05-07 00:18:13.582 | project-id 2022-05-07 00:18:13.582 | provider 2022-05-07 00:18:13.582 | quota-check-limit 2022-05-07 00:18:13.582 | quotas 2022-05-07 00:18:13.582 | quota_details 2022-05-07 00:18:13.582 | rbac-policies 2022-05-07 00:18:13.582 | rbac-address-group 2022-05-07 00:18:13.582 | rbac-address-scope 2022-05-07 00:18:13.582 | rbac-security-groups 2022-05-07 00:18:13.582 | rbac-subnetpool 2022-05-07 00:18:13.582 | revision-if-match 2022-05-07 00:18:13.582 | standard-attr-revisions 2022-05-07 00:18:13.582 | router_availability_zone 2022-05-07 00:18:13.582 | security-groups-normalized-cidr 2022-05-07 00:18:13.582 | port-security-groups-filtering 2022-05-07 00:18:13.582 | security-groups-remote-address-group 2022-05-07 00:18:13.582 | security-groups-shared-filtering 2022-05-07 00:18:13.582 | security-group 2022-05-07 00:18:13.582 | service-type 2022-05-07 00:18:13.582 | sorting 2022-05-07 00:18:13.582 | standard-attr-description 2022-05-07 00:18:13.582 | stateful-security-group 2022-05-07 00:18:13.583 | subnet_onboard 2022-05-07 00:18:13.583 | subnet-service-types 2022-05-07 00:18:13.583 | subnet_allocation 2022-05-07 00:18:13.583 | subnetpool-prefix-ops 2022-05-07 00:18:13.583 | standard-attr-tag 2022-05-07 00:18:13.583 | standard-attr-timestamp' 2022-05-07 00:18:13.585 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-07 00:18:13.585 | address-scope 2022-05-07 00:18:13.585 | router-admin-state-down-before-update 2022-05-07 00:18:13.585 | agent 2022-05-07 00:18:13.585 | agent-resources-synced 2022-05-07 00:18:13.585 | allowed-address-pairs 2022-05-07 00:18:13.585 | auto-allocated-topology 2022-05-07 00:18:13.585 | availability_zone 2022-05-07 00:18:13.585 | availability_zone_filter 2022-05-07 00:18:13.585 | default-subnetpools 2022-05-07 00:18:13.585 | dhcp_agent_scheduler 2022-05-07 00:18:13.585 | dvr 2022-05-07 00:18:13.585 | empty-string-filtering 2022-05-07 00:18:13.585 | external-net 2022-05-07 00:18:13.585 | extra_dhcp_opt 2022-05-07 00:18:13.585 | extraroute 2022-05-07 00:18:13.585 | extraroute-atomic 2022-05-07 00:18:13.586 | filter-validation 2022-05-07 00:18:13.586 | fip-port-details 2022-05-07 00:18:13.586 | flavors 2022-05-07 00:18:13.586 | floatingip-pools 2022-05-07 00:18:13.586 | ip-substring-filtering 2022-05-07 00:18:13.586 | router 2022-05-07 00:18:13.586 | ext-gw-mode 2022-05-07 00:18:13.586 | l3-ha 2022-05-07 00:18:13.586 | l3-flavors 2022-05-07 00:18:13.586 | l3-port-ip-change-not-allowed 2022-05-07 00:18:13.586 | l3_agent_scheduler 2022-05-07 00:18:13.586 | metering 2022-05-07 00:18:13.586 | metering_source_and_destination_fields 2022-05-07 00:18:13.586 | multi-provider 2022-05-07 00:18:13.586 | net-mtu 2022-05-07 00:18:13.586 | net-mtu-writable 2022-05-07 00:18:13.586 | network_availability_zone 2022-05-07 00:18:13.586 | network-ip-availability 2022-05-07 00:18:13.586 | pagination 2022-05-07 00:18:13.586 | port-device-profile 2022-05-07 00:18:13.586 | port-mac-override 2022-05-07 00:18:13.586 | port-mac-address-regenerate 2022-05-07 00:18:13.586 | port-numa-affinity-policy 2022-05-07 00:18:13.586 | binding 2022-05-07 00:18:13.586 | binding-extended 2022-05-07 00:18:13.586 | port-security 2022-05-07 00:18:13.586 | project-id 2022-05-07 00:18:13.586 | provider 2022-05-07 00:18:13.586 | quota-check-limit 2022-05-07 00:18:13.586 | quotas 2022-05-07 00:18:13.586 | quota_details 2022-05-07 00:18:13.586 | rbac-policies 2022-05-07 00:18:13.586 | rbac-address-group 2022-05-07 00:18:13.586 | rbac-address-scope 2022-05-07 00:18:13.586 | rbac-security-groups 2022-05-07 00:18:13.587 | rbac-subnetpool 2022-05-07 00:18:13.587 | revision-if-match 2022-05-07 00:18:13.587 | standard-attr-revisions 2022-05-07 00:18:13.587 | router_availability_zone 2022-05-07 00:18:13.587 | security-groups-normalized-cidr 2022-05-07 00:18:13.587 | port-security-groups-filtering 2022-05-07 00:18:13.587 | security-groups-remote-address-group 2022-05-07 00:18:13.587 | security-groups-shared-filtering 2022-05-07 00:18:13.587 | security-group 2022-05-07 00:18:13.587 | service-type 2022-05-07 00:18:13.587 | sorting 2022-05-07 00:18:13.587 | standard-attr-description 2022-05-07 00:18:13.587 | stateful-security-group 2022-05-07 00:18:13.587 | subnet_onboard 2022-05-07 00:18:13.587 | subnet-service-types 2022-05-07 00:18:13.587 | subnet_allocation 2022-05-07 00:18:13.587 | subnetpool-prefix-ops 2022-05-07 00:18:13.587 | standard-attr-tag 2022-05-07 00:18:13.587 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-07 00:18:13.589 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-07 00:18:13.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-07 00:18:13.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-07 00:18:13.605 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-05-07 00:18:13.606 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-07 00:18:13.610 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:18:13.611 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-07 00:18:13.616 | ++ functions-common:get_field:824 : read data 2022-05-07 00:18:16.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:16.845 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:16.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:16.845 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:17.017 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:18:17.021 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-07 00:18:17.024 | ++ functions-common:get_field:828 : field='$3' 2022-05-07 00:18:17.027 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-07 00:18:17.027 | ++ functions-common:get_field:830 : echo '| id | 353ba081-ed38-4fa4-af92-ea0ec9930df1 |' 2022-05-07 00:18:17.033 | ++ functions-common:get_field:824 : read data 2022-05-07 00:18:17.036 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=353ba081-ed38-4fa4-af92-ea0ec9930df1 2022-05-07 00:18:17.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-05-07 00:18:17.042 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:18:17.059 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-07 00:18:17.061 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-07 00:18:17.064 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 900e9c7a-c1da-446c-a075-799ba75bf48c 8c952cf5-4217-4032-b02f-646e1066b695 2022-05-07 00:18:21.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:21.869 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:21.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:21.869 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:22.049 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-07 00:18:22.053 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 353ba081-ed38-4fa4-af92-ea0ec9930df1 2022-05-07 00:18:22.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-07 00:18:22.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-07 00:18:22.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.26.2.1 ]] 2022-05-07 00:18:22.062 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.26.2.1 ' 2022-05-07 00:18:22.064 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 353ba081-ed38-4fa4-af92-ea0ec9930df1 --subnet-range 172.26.2.0/24 --no-dhcp ' 2022-05-07 00:18:22.066 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-07 00:18:22.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-07 00:18:22.073 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-07 00:18:22.073 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.2.1 --network 353ba081-ed38-4fa4-af92-ea0ec9930df1 --subnet-range 172.26.2.0/24 --no-dhcp public-subnet 2022-05-07 00:18:25.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:25.232 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:25.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:25.232 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:25.413 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:18:25.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.26.2.1 | 2022-05-07 00:18:25.416 | | id | 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae |' 2022-05-07 00:18:25.419 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-05-07 00:18:25.421 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:18:25.436 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.26.2.1 '|' '|' id '|' 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae '|' 2022-05-07 00:18:25.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.2.1 | | id | 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae |' 2022-05-07 00:18:25.442 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-07 00:18:25.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.26.2.1 '|' '|' id '|' 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae '|' 2022-05-07 00:18:25.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-07 00:18:25.449 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:18:25.451 | ++ functions-common:get_field:824 : read data 2022-05-07 00:18:25.453 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-07 00:18:25.456 | ++ functions-common:get_field:828 : field='$3' 2022-05-07 00:18:25.459 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.26.2.1 | | id | 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae |' 2022-05-07 00:18:25.461 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-07 00:18:25.466 | ++ functions-common:get_field:824 : read data 2022-05-07 00:18:25.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.26.2.1 2022-05-07 00:18:25.473 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.26.2.1 '|' '|' id '|' 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae '|' 2022-05-07 00:18:25.474 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-07 00:18:25.476 | ++ functions-common:get_field:823 : local data field 2022-05-07 00:18:25.479 | ++ functions-common:get_field:824 : read data 2022-05-07 00:18:25.481 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-07 00:18:25.483 | ++ functions-common:get_field:828 : field='$6' 2022-05-07 00:18:25.486 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.26.2.1 | | id | 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae |' 2022-05-07 00:18:25.487 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-07 00:18:25.493 | ++ functions-common:get_field:824 : read data 2022-05-07 00:18:25.496 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=316b9106-e2dd-4b4a-8d70-d5a19c4a02ae 2022-05-07 00:18:25.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 353ba081-ed38-4fa4-af92-ea0ec9930df1 900e9c7a-c1da-446c-a075-799ba75bf48c 2022-05-07 00:18:30.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:30.083 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:30.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:30.083 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:30.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-07 00:18:30.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-07 00:18:30.273 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:30.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-07 00:18:30.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-07 00:18:30.280 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-07 00:18:30.284 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-07 00:18:30.287 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-07 00:18:30.289 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-05-07 00:18:30.309 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-07 00:18:30.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-07 00:18:30.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-07 00:18:30.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-07 00:18:30.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-07 00:18:30.322 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-05-07 00:18:30.324 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-07 00:18:30.327 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-07 00:18:30.329 | + functions-common:test_with_retry:2377 : local until=10 2022-05-07 00:18:30.331 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-07 00:18:30.335 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-07 00:18:30.337 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-07 00:18:30.339 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:30.342 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:30.345 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:30.350 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882710346 2022-05-07 00:18:30.353 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-07 00:18:30.360 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-07 00:18:30.362 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:30.365 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:30.367 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:30.370 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:30.372 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:30.374 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-07 00:18:30.377 | + functions-common:time_stop:2444 : start_time=1651882710346 2022-05-07 00:18:30.379 | + functions-common:time_stop:2446 : [[ -z 1651882710346 ]] 2022-05-07 00:18:30.382 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:30.386 | + functions-common:time_stop:2449 : end_time=1651882710384 2022-05-07 00:18:30.389 | + functions-common:time_stop:2450 : elapsed_time=38 2022-05-07 00:18:30.391 | + functions-common:time_stop:2451 : total=6121 2022-05-07 00:18:30.393 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:30.396 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6159 2022-05-07 00:18:30.400 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-07 00:18:30.401 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.26.2.1 2022-05-07 00:18:30.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-07 00:18:30.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-07 00:18:30.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-07 00:18:30.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-07 00:18:30.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.26.2.1/24 dev br-data 2022-05-07 00:18:30.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-07 00:18:30.447 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-05-07 00:18:30.447 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-07 00:18:30.447 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-07 00:18:30.448 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-07 00:18:32.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:32.690 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:32.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:32.690 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:32.866 | ++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:18:32.869 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.26.2.55 ' 2022-05-07 00:18:32.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-07 00:18:32.876 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-07 00:18:32.894 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-07 00:18:32.902 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-07 00:18:32.902 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-07 00:18:32.905 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-07 00:18:32.926 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:32.933 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-07 00:18:32.936 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:18:32.940 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-07 00:18:32.943 | + ./stack.sh:main:1321 : start_nova 2022-05-07 00:18:32.946 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-07 00:18:32.948 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:32.951 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:32.955 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:32.959 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-07 00:18:32.963 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-07 00:18:32.966 | + functions-common:run_process:1692 : local service=n-sch 2022-05-07 00:18:32.970 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-07 00:18:32.974 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:32.977 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:32.981 | + functions-common:run_process:1697 : local name=n-sch 2022-05-07 00:18:32.984 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:32.988 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:32.991 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:32.994 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:32.999 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:33.005 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882712999 2022-05-07 00:18:33.008 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-07 00:18:33.026 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:33.029 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-07 00:18:33.032 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-07 00:18:33.034 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-07 00:18:33.037 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-07 00:18:33.040 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-07 00:18:33.042 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-07 00:18:33.045 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-07 00:18:33.048 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-07 00:18:33.050 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-07 00:18:33.054 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:18:33.056 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:18:33.059 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-07 00:18:33.062 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-07 00:18:33.064 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-07 00:18:33.068 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-07 00:18:33.071 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:18:33.073 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:18:33.076 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:18:33.078 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:18:33.081 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-07 00:18:33.085 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:18:33.089 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-07 00:18:33.156 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-07 00:18:33.221 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-07 00:18:33.279 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-07 00:18:33.337 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-07 00:18:33.390 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:18:33.444 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:18:33.446 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-07 00:18:33.513 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:18:33.954 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-07 00:18:33.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-07 00:18:34.378 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-07 00:18:34.405 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:34.408 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:34.411 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:34.414 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:34.417 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:34.419 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:34.422 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:34.425 | + functions-common:time_stop:2444 : start_time=1651882712999 2022-05-07 00:18:34.427 | + functions-common:time_stop:2446 : [[ -z 1651882712999 ]] 2022-05-07 00:18:34.431 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:34.436 | + functions-common:time_stop:2449 : end_time=1651882714433 2022-05-07 00:18:34.439 | + functions-common:time_stop:2450 : elapsed_time=1434 2022-05-07 00:18:34.442 | + functions-common:time_stop:2451 : total=21784 2022-05-07 00:18:34.446 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:34.448 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23218 2022-05-07 00:18:34.452 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-07 00:18:34.456 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-07 00:18:34.462 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-07 00:18:34.464 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-07 00:18:34.467 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-07 00:18:34.470 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:34.472 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:34.475 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-07 00:18:34.477 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:34.480 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:34.483 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:34.485 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:34.489 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:34.495 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882714492 2022-05-07 00:18:34.498 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-07 00:18:34.519 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:34.522 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-07 00:18:34.525 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-07 00:18:34.528 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-07 00:18:34.530 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-07 00:18:34.533 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-07 00:18:34.535 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-07 00:18:34.538 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-07 00:18:34.541 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-07 00:18:34.546 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-07 00:18:34.546 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:18:34.550 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:18:34.553 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-07 00:18:34.559 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-05-07 00:18:34.559 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-07 00:18:34.562 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-07 00:18:34.564 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-07 00:18:34.567 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-07 00:18:34.571 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-07 00:18:34.574 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-07 00:18:34.579 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-07 00:18:34.655 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-07 00:18:34.731 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-07 00:18:34.793 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-07 00:18:34.861 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:18:34.950 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-07 00:18:35.019 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-07 00:18:35.078 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-07 00:18:35.145 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-07 00:18:35.205 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-07 00:18:35.271 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-07 00:18:35.274 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-07 00:18:35.358 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-07 00:18:35.814 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-07 00:18:35.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-07 00:18:36.265 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-07 00:18:36.351 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:36.359 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:36.362 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:36.365 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:36.368 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:36.372 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:36.377 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:36.381 | + functions-common:time_stop:2444 : start_time=1651882714492 2022-05-07 00:18:36.385 | + functions-common:time_stop:2446 : [[ -z 1651882714492 ]] 2022-05-07 00:18:36.390 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:36.396 | + functions-common:time_stop:2449 : end_time=1651882716392 2022-05-07 00:18:36.400 | + functions-common:time_stop:2450 : elapsed_time=1900 2022-05-07 00:18:36.402 | + functions-common:time_stop:2451 : total=23218 2022-05-07 00:18:36.405 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:36.408 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25118 2022-05-07 00:18:36.411 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:36.414 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:36.417 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-07 00:18:36.419 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:36.422 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:36.426 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:36.429 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-07 00:18:36.432 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:18:36.435 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-07 00:18:36.439 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-07 00:18:36.443 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:18:36.446 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-07 00:18:36.448 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-07 00:18:36.469 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:36.472 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-07 00:18:36.475 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-07 00:18:36.501 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:36.503 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-07 00:18:36.507 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-07 00:18:36.526 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:36.532 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-07 00:18:36.534 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:18:36.537 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-07 00:18:36.541 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-07 00:18:36.544 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-07 00:18:36.547 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-07 00:18:36.550 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-07 00:18:36.553 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-07 00:18:36.555 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-07 00:18:36.558 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-07 00:18:36.561 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:36.563 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:36.566 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-07 00:18:36.569 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:36.572 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:36.575 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:36.577 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:36.583 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:36.586 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882716582 2022-05-07 00:18:36.588 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-07 00:18:36.616 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:36.623 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:36.626 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:36.629 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:36.631 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:36.633 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:36.636 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:36.639 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:36.641 | + functions-common:time_stop:2444 : start_time=1651882716582 2022-05-07 00:18:36.644 | + functions-common:time_stop:2446 : [[ -z 1651882716582 ]] 2022-05-07 00:18:36.651 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:36.653 | + functions-common:time_stop:2449 : end_time=1651882716649 2022-05-07 00:18:36.656 | + functions-common:time_stop:2450 : elapsed_time=67 2022-05-07 00:18:36.658 | + functions-common:time_stop:2451 : total=25118 2022-05-07 00:18:36.662 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:36.664 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25185 2022-05-07 00:18:36.667 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-07 00:18:36.670 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-07 00:18:36.672 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-07 00:18:36.675 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:36.678 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:36.681 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-07 00:18:36.684 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:36.687 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:36.689 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:36.692 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:36.698 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:36.700 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882716697 2022-05-07 00:18:36.703 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-07 00:18:36.721 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:36.731 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:36.731 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:36.735 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:36.737 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:36.739 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:36.742 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:36.747 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:36.747 | + functions-common:time_stop:2444 : start_time=1651882716697 2022-05-07 00:18:36.747 | + functions-common:time_stop:2446 : [[ -z 1651882716697 ]] 2022-05-07 00:18:36.755 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:36.759 | + functions-common:time_stop:2449 : end_time=1651882716752 2022-05-07 00:18:36.759 | + functions-common:time_stop:2450 : elapsed_time=55 2022-05-07 00:18:36.762 | + functions-common:time_stop:2451 : total=25185 2022-05-07 00:18:36.767 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:36.767 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25240 2022-05-07 00:18:36.770 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:36.770 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-07 00:18:36.775 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:36.779 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:36.779 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:36.782 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-07 00:18:36.787 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:36.787 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:36.790 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:36.790 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:36.795 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:36.799 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882716795 2022-05-07 00:18:36.803 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-07 00:18:36.823 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:36.826 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:36.831 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:36.831 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:36.833 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:36.839 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:36.839 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:36.839 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:36.843 | + functions-common:time_stop:2444 : start_time=1651882716795 2022-05-07 00:18:36.847 | + functions-common:time_stop:2446 : [[ -z 1651882716795 ]] 2022-05-07 00:18:36.847 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:36.854 | + functions-common:time_stop:2449 : end_time=1651882716849 2022-05-07 00:18:36.859 | + functions-common:time_stop:2450 : elapsed_time=54 2022-05-07 00:18:36.859 | + functions-common:time_stop:2451 : total=25240 2022-05-07 00:18:36.861 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:36.864 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25294 2022-05-07 00:18:36.867 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:36.871 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:36.871 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-07 00:18:36.875 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:18:36.879 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-07 00:18:36.879 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-07 00:18:36.900 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:36.903 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-07 00:18:36.967 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-07 00:18:36.975 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:18:36.979 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-07 00:18:37.051 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-07 00:18:37.075 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:37.078 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-07 00:18:37.081 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-07 00:18:37.085 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-07 00:18:37.088 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:37.090 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:37.093 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-07 00:18:37.096 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:37.099 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:37.102 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:37.105 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:37.111 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:37.119 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882717110 2022-05-07 00:18:37.119 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-07 00:18:37.139 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:37.141 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-07 00:18:37.146 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-07 00:18:37.146 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-07 00:18:37.151 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-07 00:18:37.151 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-07 00:18:37.155 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-07 00:18:37.156 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-07 00:18:37.159 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-07 00:18:37.163 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-07 00:18:37.164 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:18:37.171 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:18:37.175 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-07 00:18:37.179 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-07 00:18:37.181 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-07 00:18:37.183 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-07 00:18:37.186 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:18:37.188 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:18:37.191 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:18:37.195 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:18:37.195 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-07 00:18:37.198 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:18:37.203 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-07 00:18:37.279 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-07 00:18:37.403 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-07 00:18:37.492 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-07 00:18:37.623 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-07 00:18:37.695 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:18:37.769 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:18:37.775 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-07 00:18:37.846 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:18:38.313 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-07 00:18:38.327 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-07 00:18:38.795 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-07 00:18:38.823 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:38.825 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:38.829 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:38.831 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:38.836 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:38.840 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:38.846 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:38.855 | + functions-common:time_stop:2444 : start_time=1651882717110 2022-05-07 00:18:38.859 | + functions-common:time_stop:2446 : [[ -z 1651882717110 ]] 2022-05-07 00:18:38.866 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:38.874 | + functions-common:time_stop:2449 : end_time=1651882718867 2022-05-07 00:18:38.878 | + functions-common:time_stop:2450 : elapsed_time=1757 2022-05-07 00:18:38.884 | + functions-common:time_stop:2451 : total=25294 2022-05-07 00:18:38.889 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:38.895 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27051 2022-05-07 00:18:38.907 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-07 00:18:38.913 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-07 00:18:38.917 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-07 00:18:38.950 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:38.957 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-07 00:18:38.967 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-07 00:18:38.972 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-07 00:18:38.979 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-07 00:18:38.987 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-07 00:18:38.992 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:39.000 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-07 00:18:39.008 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:39.016 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:39.022 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:39.031 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-07 00:18:39.036 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:39.044 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:39.052 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:39.060 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:39.065 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:39.078 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882719068 2022-05-07 00:18:39.084 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-07 00:18:39.133 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:39.140 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-07 00:18:39.146 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-07 00:18:39.156 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:39.161 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:39.167 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:39.167 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:39.171 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-07 00:18:39.175 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-07 00:18:39.175 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-07 00:18:39.177 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:18:39.183 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:18:39.186 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-07 00:18:39.189 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-07 00:18:39.193 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-07 00:18:39.195 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:39.201 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:18:39.203 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:18:39.206 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:18:39.209 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:18:39.212 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-07 00:18:39.214 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:18:39.220 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-07 00:18:39.303 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-07 00:18:39.384 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-07 00:18:39.448 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-07 00:18:39.527 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-07 00:18:39.586 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:18:39.657 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:18:39.661 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-07 00:18:39.746 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:18:40.219 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-07 00:18:40.237 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-07 00:18:40.713 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-07 00:18:40.742 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:40.745 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:40.752 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:40.757 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:40.762 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:40.769 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:40.775 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:40.782 | + functions-common:time_stop:2444 : start_time=1651882719068 2022-05-07 00:18:40.791 | + functions-common:time_stop:2446 : [[ -z 1651882719068 ]] 2022-05-07 00:18:40.803 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:40.813 | + functions-common:time_stop:2449 : end_time=1651882720805 2022-05-07 00:18:40.819 | + functions-common:time_stop:2450 : elapsed_time=1737 2022-05-07 00:18:40.827 | + functions-common:time_stop:2451 : total=27051 2022-05-07 00:18:40.831 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:40.836 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28788 2022-05-07 00:18:40.841 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-07 00:18:40.845 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:40.849 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:40.853 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:40.864 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-07 00:18:40.876 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-07 00:18:40.886 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-07 00:18:40.902 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:18:40.902 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-07 00:18:40.907 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-07 00:18:40.915 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-07 00:18:40.920 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-07 00:18:40.927 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-07 00:18:40.940 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-07 00:18:40.944 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-07 00:18:40.951 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-07 00:18:40.951 | + inc/meta-config:merge_config_file:164 : read a 2022-05-07 00:18:40.954 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-07 00:18:40.954 | BEGIN { 2022-05-07 00:18:40.954 | section = "" 2022-05-07 00:18:40.954 | last_section = "" 2022-05-07 00:18:40.954 | section_count = 0 2022-05-07 00:18:40.955 | } 2022-05-07 00:18:40.955 | /^\[.+\]/ { 2022-05-07 00:18:40.955 | gsub("[][]", "", $1); 2022-05-07 00:18:40.955 | section=$1 2022-05-07 00:18:40.955 | next 2022-05-07 00:18:40.955 | } 2022-05-07 00:18:40.955 | /^ *\#/ { 2022-05-07 00:18:40.955 | next 2022-05-07 00:18:40.955 | } 2022-05-07 00:18:40.955 | /^[^ \t]+/ { 2022-05-07 00:18:40.955 | # get offset of first = in $0 2022-05-07 00:18:40.955 | eq_idx = index($0, "=") 2022-05-07 00:18:40.955 | # extract attr & value from $0 2022-05-07 00:18:40.955 | attr = substr($0, 1, eq_idx - 1) 2022-05-07 00:18:40.955 | value = substr($0, eq_idx + 1) 2022-05-07 00:18:40.955 | # only need to strip trailing whitespace from attr 2022-05-07 00:18:40.955 | sub(/[ \t]*$/, "", attr) 2022-05-07 00:18:40.955 | # need to strip leading & trailing whitespace from value 2022-05-07 00:18:40.955 | sub(/^[ \t]*/, "", value) 2022-05-07 00:18:40.955 | sub(/[ \t]*$/, "", value) 2022-05-07 00:18:40.955 | 2022-05-07 00:18:40.955 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-07 00:18:40.955 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-07 00:18:40.955 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-07 00:18:40.955 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-07 00:18:40.955 | if (! (section, attr) in cfg_attr_count) { 2022-05-07 00:18:40.955 | if (section != last_section) { 2022-05-07 00:18:40.955 | cfg_section[section_count++] = section 2022-05-07 00:18:40.955 | last_section = section 2022-05-07 00:18:40.955 | } 2022-05-07 00:18:40.955 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-07 00:18:40.955 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-07 00:18:40.955 | 2022-05-07 00:18:40.956 | cfg_attr[section, attr, 0] = value 2022-05-07 00:18:40.956 | cfg_attr_count[section, attr] = 1 2022-05-07 00:18:40.956 | } else { 2022-05-07 00:18:40.956 | lno = cfg_attr_count[section, attr]++ 2022-05-07 00:18:40.956 | cfg_attr[section, attr, lno] = value 2022-05-07 00:18:40.956 | } 2022-05-07 00:18:40.956 | } 2022-05-07 00:18:40.956 | END { 2022-05-07 00:18:40.956 | # Process each section in order 2022-05-07 00:18:40.956 | for (sno = 0; sno < section_count; sno++) { 2022-05-07 00:18:40.956 | section = cfg_section[sno] 2022-05-07 00:18:40.956 | # The ini routines simply append a config item immediately 2022-05-07 00:18:40.956 | # after the section header. To keep the same order as defined 2022-05-07 00:18:40.956 | # in local.conf, invoke the ini routines in the reverse order 2022-05-07 00:18:40.956 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-07 00:18:40.956 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-07 00:18:40.956 | if (cfg_attr_count[section, attr] == 1) 2022-05-07 00:18:40.956 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-07 00:18:40.956 | else { 2022-05-07 00:18:40.956 | # For multiline, invoke the ini routines in the reverse order 2022-05-07 00:18:40.956 | count = cfg_attr_count[section, attr] 2022-05-07 00:18:40.956 | print "inidelete " configfile " " section " " attr 2022-05-07 00:18:40.956 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-07 00:18:40.956 | for (l = count -2; l >= 0; l--) 2022-05-07 00:18:40.956 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-07 00:18:40.956 | } 2022-05-07 00:18:40.956 | } 2022-05-07 00:18:40.956 | } 2022-05-07 00:18:40.956 | } 2022-05-07 00:18:40.956 | ' 2022-05-07 00:18:40.956 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-07 00:18:40.965 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:18:40.977 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-07 00:18:40.984 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-07 00:18:40.995 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:18:41.007 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-07 00:18:41.015 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-07 00:18:41.016 | BEGIN { group = "" } 2022-05-07 00:18:41.016 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:18:41.016 | gsub("[][]", "", $1); 2022-05-07 00:18:41.016 | split($1, a, "|"); 2022-05-07 00:18:41.016 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-07 00:18:41.016 | group=a[1] 2022-05-07 00:18:41.016 | } else { 2022-05-07 00:18:41.016 | group="" 2022-05-07 00:18:41.016 | } 2022-05-07 00:18:41.016 | next 2022-05-07 00:18:41.016 | } 2022-05-07 00:18:41.016 | { 2022-05-07 00:18:41.016 | if (group != "") 2022-05-07 00:18:41.016 | print $0 2022-05-07 00:18:41.016 | } 2022-05-07 00:18:41.016 | ' /home/ubuntu/devstack/local.conf 2022-05-07 00:18:41.038 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-07 00:18:41.052 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-07 00:18:41.123 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-07 00:18:41.205 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-07 00:18:41.215 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-07 00:18:41.223 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-07 00:18:41.232 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-07 00:18:41.240 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-07 00:18:41.246 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-07 00:18:41.312 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:41.322 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-07 00:18:41.329 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-07 00:18:41.336 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-07 00:18:41.361 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:41.365 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-05-07 00:18:41.368 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-05-07 00:18:41.414 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-07 00:18:41.417 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-07 00:18:41.420 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-07 00:18:41.453 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-07 00:18:41.492 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-07 00:18:41.496 | + lib/nova:configure_console_compute:643 : local offset 2022-05-07 00:18:41.504 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-07 00:18:41.512 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-07 00:18:41.521 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-07 00:18:41.567 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.44 2022-05-07 00:18:41.571 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-07 00:18:41.620 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:41.627 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-07 00:18:41.664 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:41.665 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-07 00:18:41.669 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-07 00:18:41.711 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-07 00:18:41.730 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:41.733 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-07 00:18:41.758 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:41.760 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-07 00:18:41.763 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-07 00:18:41.765 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-07 00:18:41.768 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-07 00:18:41.771 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-07 00:18:41.773 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-07 00:18:41.776 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-07 00:18:41.779 | + functions-common:run_process:1694 : local group=libvirt 2022-05-07 00:18:41.781 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:41.784 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-07 00:18:41.787 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:41.789 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:41.792 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:41.794 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:41.798 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:41.803 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882721800 2022-05-07 00:18:41.806 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-07 00:18:41.825 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:41.828 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:41.831 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:41.834 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:41.837 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:41.840 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:41.843 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:41.845 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:41.849 | + functions-common:time_stop:2444 : start_time=1651882721800 2022-05-07 00:18:41.851 | + functions-common:time_stop:2446 : [[ -z 1651882721800 ]] 2022-05-07 00:18:41.856 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:41.859 | + functions-common:time_stop:2449 : end_time=1651882721856 2022-05-07 00:18:41.861 | + functions-common:time_stop:2450 : elapsed_time=56 2022-05-07 00:18:41.865 | + functions-common:time_stop:2451 : total=28788 2022-05-07 00:18:41.867 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:41.869 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28844 2022-05-07 00:18:41.872 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:41.875 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-07 00:18:41.878 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-07 00:18:41.898 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:41.900 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-07 00:18:41.900 | Dumping cells_v2 mapping 2022-05-07 00:18:41.903 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-07 00:18:42.954 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-07 00:18:45.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:45.476 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:45.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:18:45.476 | from cryptography.utils import int_from_bytes 2022-05-07 00:18:45.476 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-07 00:18:45.476 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-07 00:18:45.476 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-07 00:18:45.476 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-05-07 00:18:45.476 | | cell1 | 0c336a60-6ca2-4f50-a9d1-196016a3c677 | rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-05-07 00:18:45.476 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-05-07 00:18:45.916 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-07 00:18:45.919 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-07 00:18:45.981 | + inc/async:async_inner:63 : create_flavors 2022-05-07 00:18:46.027 | [17762 Async create_flavors:117717]: running: create_flavors 2022-05-07 00:18:46.030 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-07 00:18:46.049 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:46.051 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-07 00:18:46.054 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:18:46.056 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-07 00:18:46.059 | + ./stack.sh:main:1326 : start_cinder 2022-05-07 00:18:46.062 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-07 00:18:46.064 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-07 00:18:46.067 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-07 00:18:46.070 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-07 00:18:46.087 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:18:46.090 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-07 00:18:46.093 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-05-07 00:18:46.095 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-07 00:18:46.099 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-07 00:18:46.104 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-07 00:18:46.106 | + functions-common:run_process:1692 : local service=c-api 2022-05-07 00:18:46.109 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-07 00:18:46.111 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:46.114 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:46.117 | + functions-common:run_process:1697 : local name=c-api 2022-05-07 00:18:46.119 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:46.122 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:46.124 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:46.127 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:46.130 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:46.134 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882726132 2022-05-07 00:18:46.137 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-07 00:18:46.154 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:46.157 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-07 00:18:46.160 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-07 00:18:46.163 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-07 00:18:46.165 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-07 00:18:46.168 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-07 00:18:46.170 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-07 00:18:46.173 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-07 00:18:46.175 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-07 00:18:46.178 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-07 00:18:46.180 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:18:46.183 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:18:46.185 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-07 00:18:46.188 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-05-07 00:18:46.190 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-07 00:18:46.193 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-07 00:18:46.196 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-07 00:18:46.198 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-07 00:18:46.200 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-07 00:18:46.202 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-07 00:18:46.207 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-07 00:18:46.271 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-07 00:18:46.347 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-07 00:18:46.401 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-07 00:18:46.456 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:18:46.510 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-07 00:18:46.563 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-07 00:18:46.617 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-07 00:18:46.669 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-07 00:18:46.722 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-07 00:18:46.774 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-07 00:18:46.776 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-07 00:18:46.839 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-07 00:18:47.278 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-07 00:18:47.292 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-07 00:18:47.711 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-07 00:18:47.795 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:47.797 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:47.803 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:47.809 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:47.813 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:47.815 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:47.820 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:47.823 | + functions-common:time_stop:2444 : start_time=1651882726132 2022-05-07 00:18:47.826 | + functions-common:time_stop:2446 : [[ -z 1651882726132 ]] 2022-05-07 00:18:47.831 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:47.835 | + functions-common:time_stop:2449 : end_time=1651882727831 2022-05-07 00:18:47.838 | + functions-common:time_stop:2450 : elapsed_time=1699 2022-05-07 00:18:47.840 | + functions-common:time_stop:2451 : total=28844 2022-05-07 00:18:47.844 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:47.846 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30543 2022-05-07 00:18:47.850 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.44/volume/v3 2022-05-07 00:18:47.853 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-07 00:18:47.853 | Waiting for Cinder API to start... 2022-05-07 00:18:47.856 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.44/volume/v3 2022-05-07 00:18:47.859 | + functions:wait_for_service:457 : local timeout=60 2022-05-07 00:18:47.861 | + functions:wait_for_service:458 : local url=http://10.222.0.44/volume/v3 2022-05-07 00:18:47.865 | + functions:wait_for_service:459 : local rval=0 2022-05-07 00:18:47.868 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-07 00:18:47.870 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-07 00:18:47.873 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:47.876 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:47.881 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:47.884 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882727881 2022-05-07 00:18:47.887 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-07 00:18:47.901 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/volume/v3 2022-05-07 00:18:52.512 | + :: : [[ 401 == 503 ]] 2022-05-07 00:18:52.513 | + :: : [[ 0 -eq 7 ]] 2022-05-07 00:18:52.516 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-07 00:18:52.520 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:52.522 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:52.525 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:52.527 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:52.530 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:52.533 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-07 00:18:52.535 | + functions-common:time_stop:2444 : start_time=1651882727881 2022-05-07 00:18:52.538 | + functions-common:time_stop:2446 : [[ -z 1651882727881 ]] 2022-05-07 00:18:52.541 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:52.546 | + functions-common:time_stop:2449 : end_time=1651882732543 2022-05-07 00:18:52.549 | + functions-common:time_stop:2450 : elapsed_time=4662 2022-05-07 00:18:52.552 | + functions-common:time_stop:2451 : total=18325 2022-05-07 00:18:52.554 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:52.557 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22987 2022-05-07 00:18:52.560 | + functions:wait_for_service:467 : return 0 2022-05-07 00:18:52.562 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:52.565 | + functions-common:run_process:1692 : local service=c-sch 2022-05-07 00:18:52.568 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:52.570 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:52.573 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:52.575 | + functions-common:run_process:1697 : local name=c-sch 2022-05-07 00:18:52.578 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:52.581 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:52.584 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:52.586 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:52.590 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:52.595 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882732592 2022-05-07 00:18:52.597 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-07 00:18:52.620 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:52.623 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-07 00:18:52.626 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-07 00:18:52.629 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:52.632 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:52.634 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:52.637 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:52.640 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-07 00:18:52.642 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-07 00:18:52.655 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-07 00:18:52.655 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:18:52.655 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:18:52.655 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-07 00:18:52.656 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-07 00:18:52.658 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-07 00:18:52.661 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:52.664 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:18:52.666 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:18:52.669 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:18:52.671 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:18:52.674 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-07 00:18:52.677 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:18:52.682 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-07 00:18:52.759 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-07 00:18:52.824 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:52.878 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-07 00:18:52.933 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-07 00:18:52.991 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:18:53.045 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:18:53.048 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-07 00:18:53.114 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:18:53.561 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-07 00:18:53.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-07 00:18:54.007 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-07 00:18:54.033 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:54.035 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:54.038 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:54.041 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:54.043 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:54.046 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:54.048 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:54.052 | + functions-common:time_stop:2444 : start_time=1651882732592 2022-05-07 00:18:54.055 | + functions-common:time_stop:2446 : [[ -z 1651882732592 ]] 2022-05-07 00:18:54.058 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:54.073 | + functions-common:time_stop:2449 : end_time=1651882734060 2022-05-07 00:18:54.076 | + functions-common:time_stop:2450 : elapsed_time=1468 2022-05-07 00:18:54.080 | + functions-common:time_stop:2451 : total=30543 2022-05-07 00:18:54.085 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:54.088 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32011 2022-05-07 00:18:54.093 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:54.097 | + functions-common:run_process:1692 : local service=c-bak 2022-05-07 00:18:54.100 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:54.105 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:54.108 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:54.113 | + functions-common:run_process:1697 : local name=c-bak 2022-05-07 00:18:54.116 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:54.121 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:54.123 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:54.126 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:54.130 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:54.136 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882734133 2022-05-07 00:18:54.139 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-07 00:18:54.162 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:54.165 | + functions-common:run_process:1701 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-05-07 00:18:54.167 | + functions-common:_run_under_systemd:1657 : local service=c-bak 2022-05-07 00:18:54.170 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:54.172 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:54.176 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:54.179 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:54.181 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-07 00:18:54.184 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-07 00:18:54.187 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-bak.service 2022-05-07 00:18:54.189 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:18:54.193 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:18:54.195 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-07 00:18:54.198 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-07 00:18:54.201 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-bak.service 2022-05-07 00:18:54.204 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:54.208 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:18:54.210 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:18:54.213 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:18:54.216 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:18:54.218 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-05-07 00:18:54.221 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:18:54.230 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-05-07 00:18:54.307 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-05-07 00:18:54.376 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:54.436 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-05-07 00:18:54.494 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-05-07 00:18:54.562 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:18:54.625 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:18:54.628 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-05-07 00:18:54.698 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:18:55.172 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-bak.service 2022-05-07 00:18:55.189 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-05-07 00:18:55.641 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-bak.service 2022-05-07 00:18:55.676 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:55.681 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:55.684 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:55.687 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:55.690 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:55.694 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:55.699 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:55.703 | + functions-common:time_stop:2444 : start_time=1651882734133 2022-05-07 00:18:55.704 | + functions-common:time_stop:2446 : [[ -z 1651882734133 ]] 2022-05-07 00:18:55.710 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:55.717 | + functions-common:time_stop:2449 : end_time=1651882735710 2022-05-07 00:18:55.720 | + functions-common:time_stop:2450 : elapsed_time=1577 2022-05-07 00:18:55.723 | + functions-common:time_stop:2451 : total=32011 2022-05-07 00:18:55.725 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:55.728 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33588 2022-05-07 00:18:55.731 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:55.733 | + functions-common:run_process:1692 : local service=c-vol 2022-05-07 00:18:55.736 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:55.739 | + functions-common:run_process:1694 : local group= 2022-05-07 00:18:55.742 | + functions-common:run_process:1695 : local user= 2022-05-07 00:18:55.744 | + functions-common:run_process:1697 : local name=c-vol 2022-05-07 00:18:55.747 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:18:55.749 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:18:55.752 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:18:55.755 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:18:55.761 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:18:55.764 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882735760 2022-05-07 00:18:55.766 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-07 00:18:55.787 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:55.790 | + functions-common:run_process:1701 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-05-07 00:18:55.793 | + functions-common:_run_under_systemd:1657 : local service=c-vol 2022-05-07 00:18:55.796 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:55.798 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:55.802 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:55.804 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:55.807 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-07 00:18:55.809 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-07 00:18:55.812 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-vol.service 2022-05-07 00:18:55.815 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:18:55.817 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:18:55.820 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-07 00:18:55.823 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-07 00:18:55.825 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-vol.service 2022-05-07 00:18:55.828 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:55.831 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-07 00:18:55.834 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-07 00:18:55.837 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-07 00:18:55.840 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-07 00:18:55.842 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-05-07 00:18:55.845 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-07 00:18:55.851 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-05-07 00:18:55.940 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-05-07 00:18:56.024 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-07 00:18:56.091 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-05-07 00:18:56.163 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-05-07 00:18:56.250 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:18:56.318 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-07 00:18:56.322 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-05-07 00:18:56.407 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-07 00:18:56.909 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-vol.service 2022-05-07 00:18:56.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-05-07 00:18:57.491 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-vol.service 2022-05-07 00:18:57.528 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:18:57.535 | + functions-common:time_stop:2437 : local name 2022-05-07 00:18:57.540 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:18:57.545 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:18:57.567 | + functions-common:time_stop:2440 : local total 2022-05-07 00:18:57.574 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:18:57.577 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:18:57.579 | + functions-common:time_stop:2444 : start_time=1651882735760 2022-05-07 00:18:57.587 | + functions-common:time_stop:2446 : [[ -z 1651882735760 ]] 2022-05-07 00:18:57.594 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:18:57.610 | + functions-common:time_stop:2449 : end_time=1651882737599 2022-05-07 00:18:57.625 | + functions-common:time_stop:2450 : elapsed_time=1839 2022-05-07 00:18:57.629 | + functions-common:time_stop:2451 : total=33588 2022-05-07 00:18:57.632 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:18:57.634 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35427 2022-05-07 00:18:57.637 | + ./stack.sh:main:1327 : create_volume_types 2022-05-07 00:18:57.640 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-07 00:18:57.664 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:57.667 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-07 00:18:57.670 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-07 00:18:57.676 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-07 00:18:57.676 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-07 00:18:57.679 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-07 00:18:57.700 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:18:57.705 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-07 00:19:01.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:01.985 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:01.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:01.985 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:01.985 | +-------------+--------------------------------------+ 2022-05-07 00:19:01.985 | | Field | Value | 2022-05-07 00:19:01.985 | +-------------+--------------------------------------+ 2022-05-07 00:19:01.985 | | description | None | 2022-05-07 00:19:01.985 | | id | e1c8330c-f1dc-47c7-aae4-31f1ba66c302 | 2022-05-07 00:19:01.985 | | is_public | True | 2022-05-07 00:19:01.985 | | name | lvmdriver-1 | 2022-05-07 00:19:01.985 | | properties | volume_backend_name='lvmdriver-1' | 2022-05-07 00:19:01.985 | +-------------+--------------------------------------+ 2022-05-07 00:19:02.247 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-05-07 00:19:02.251 | + ./stack.sh:main:1332 : [[ False == \T\r\u\e ]] 2022-05-07 00:19:02.254 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-05-07 00:19:02.281 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:02.284 | + ./stack.sh:main:1341 : echo_summary 'Starting Glance' 2022-05-07 00:19:02.287 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:19:02.290 | + ./stack.sh:echo_summary:448 : echo -e Starting Glance 2022-05-07 00:19:02.293 | + ./stack.sh:main:1342 : start_glance 2022-05-07 00:19:02.299 | + lib/glance:start_glance:602 : local service_protocol=http 2022-05-07 00:19:02.299 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-05-07 00:19:02.319 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:19:02.322 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-05-07 00:19:02.325 | ++ lib/glance:start_glance:610 : which uwsgi 2022-05-07 00:19:02.330 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-07 00:19:02.333 | + functions-common:run_process:1692 : local service=g-api 2022-05-07 00:19:02.336 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-07 00:19:02.338 | + functions-common:run_process:1694 : local group= 2022-05-07 00:19:02.341 | + functions-common:run_process:1695 : local user= 2022-05-07 00:19:02.344 | + functions-common:run_process:1697 : local name=g-api 2022-05-07 00:19:02.347 | + functions-common:run_process:1699 : time_start run_process 2022-05-07 00:19:02.363 | + functions-common:time_start:2423 : local name=run_process 2022-05-07 00:19:02.363 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:19:02.363 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:19:02.379 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:19:02.390 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882742380 2022-05-07 00:19:02.397 | + functions-common:run_process:1700 : is_service_enabled g-api 2022-05-07 00:19:02.455 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:02.459 | + functions-common:run_process:1701 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-05-07 00:19:02.462 | + functions-common:_run_under_systemd:1657 : local service=g-api 2022-05-07 00:19:02.465 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-07 00:19:02.467 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-07 00:19:02.470 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-07 00:19:02.477 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-07 00:19:02.481 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-05-07 00:19:02.491 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-05-07 00:19:02.494 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@g-api.service 2022-05-07 00:19:02.499 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-07 00:19:02.509 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-07 00:19:02.524 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-05-07 00:19:02.526 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-05-07 00:19:02.532 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@g-api.service 2022-05-07 00:19:02.532 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-07 00:19:02.533 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-07 00:19:02.536 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-07 00:19:02.538 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-05-07 00:19:02.540 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-07 00:19:02.545 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-05-07 00:19:02.632 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-05-07 00:19:02.700 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-05-07 00:19:02.759 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-05-07 00:19:02.820 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-07 00:19:02.881 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-05-07 00:19:02.943 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-05-07 00:19:03.016 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-05-07 00:19:03.080 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-05-07 00:19:03.138 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-05-07 00:19:03.199 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-07 00:19:03.201 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-05-07 00:19:03.281 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-07 00:19:03.742 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-05-07 00:19:03.757 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-05-07 00:19:04.213 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-05-07 00:19:04.308 | + functions-common:run_process:1703 : time_stop run_process 2022-05-07 00:19:04.317 | + functions-common:time_stop:2437 : local name 2022-05-07 00:19:04.322 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:19:04.335 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:19:04.338 | + functions-common:time_stop:2440 : local total 2022-05-07 00:19:04.348 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:19:04.360 | + functions-common:time_stop:2443 : name=run_process 2022-05-07 00:19:04.372 | + functions-common:time_stop:2444 : start_time=1651882742380 2022-05-07 00:19:04.384 | + functions-common:time_stop:2446 : [[ -z 1651882742380 ]] 2022-05-07 00:19:04.399 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:19:04.419 | + functions-common:time_stop:2449 : end_time=1651882744408 2022-05-07 00:19:04.436 | + functions-common:time_stop:2450 : elapsed_time=2028 2022-05-07 00:19:04.453 | + functions-common:time_stop:2451 : total=35427 2022-05-07 00:19:04.464 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:19:04.480 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37455 2022-05-07 00:19:04.492 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-05-07 00:19:04.559 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:19:04.562 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.44) to start...' 2022-05-07 00:19:04.562 | Waiting for g-api (10.222.0.44) to start... 2022-05-07 00:19:04.566 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.44/image 2022-05-07 00:19:04.573 | + functions:wait_for_service:457 : local timeout=60 2022-05-07 00:19:04.576 | + functions:wait_for_service:458 : local url=http://10.222.0.44/image 2022-05-07 00:19:04.579 | + functions:wait_for_service:459 : local rval=0 2022-05-07 00:19:04.585 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-07 00:19:04.588 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-07 00:19:04.590 | + functions-common:time_start:2424 : local start_time= 2022-05-07 00:19:04.593 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-07 00:19:04.607 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-07 00:19:04.613 | + functions-common:time_start:2428 : _TIME_START[$name]=1651882744606 2022-05-07 00:19:04.618 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-07 00:19:04.627 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/image 2022-05-07 00:19:08.991 | + :: : [[ 300 == 503 ]] 2022-05-07 00:19:08.993 | + :: : [[ 0 -eq 7 ]] 2022-05-07 00:19:08.996 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-07 00:19:08.999 | + functions-common:time_stop:2437 : local name 2022-05-07 00:19:09.005 | + functions-common:time_stop:2438 : local end_time 2022-05-07 00:19:09.009 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:19:09.015 | + functions-common:time_stop:2440 : local total 2022-05-07 00:19:09.021 | + functions-common:time_stop:2441 : local start_time 2022-05-07 00:19:09.037 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-07 00:19:09.049 | + functions-common:time_stop:2444 : start_time=1651882744606 2022-05-07 00:19:09.053 | + functions-common:time_stop:2446 : [[ -z 1651882744606 ]] 2022-05-07 00:19:09.063 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:19:09.069 | + functions-common:time_stop:2449 : end_time=1651882749065 2022-05-07 00:19:09.072 | + functions-common:time_stop:2450 : elapsed_time=4459 2022-05-07 00:19:09.074 | + functions-common:time_stop:2451 : total=22987 2022-05-07 00:19:09.077 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:19:09.079 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27446 2022-05-07 00:19:09.082 | + functions:wait_for_service:467 : return 0 2022-05-07 00:19:09.085 | + ./stack.sh:main:1356 : is_service_enabled mysql postgresql 2022-05-07 00:19:09.124 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:09.129 | + ./stack.sh:main:1356 : is_service_enabled glance 2022-05-07 00:19:09.154 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:09.157 | + ./stack.sh:main:1357 : echo_summary 'Uploading images' 2022-05-07 00:19:09.160 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:19:09.163 | + ./stack.sh:echo_summary:448 : echo -e Uploading images 2022-05-07 00:19:09.166 | + ./stack.sh:main:1359 : for image_url in ${IMAGE_URLS//,/ } 2022-05-07 00:19:09.168 | + ./stack.sh:main:1360 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:09.171 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:09.173 | + functions:upload_image:134 : local image image_fname image_name 2022-05-07 00:19:09.176 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-05-07 00:19:09.180 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:09.184 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:09.186 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-05-07 00:19:09.189 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-05-07 00:19:09.192 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:09.195 | --2022-05-07 00:19:09-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:09.197 | Connecting to 10.100.0.9:80... connected. 2022-05-07 00:19:09.199 | HTTP request sent, awaiting response... 200 OK 2022-05-07 00:19:09.200 | Length: 645922816 (616M) 2022-05-07 00:19:09.200 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-05-07 00:19:09.229 | 2022-05-07 00:19:09.527 | 0K ........ ........ ........ ........ 5% 100M 6s 2022-05-07 00:19:09.819 | 32768K ........ ........ ........ ........ 10% 109M 5s 2022-05-07 00:19:10.111 | 65536K ........ ........ ........ ........ 15% 111M 5s 2022-05-07 00:19:10.402 | 98304K ........ ........ ........ ........ 20% 110M 5s 2022-05-07 00:19:10.687 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-05-07 00:19:10.987 | 163840K ........ ........ ........ ........ 31% 106M 4s 2022-05-07 00:19:11.277 | 196608K ........ ........ ........ ........ 36% 110M 4s 2022-05-07 00:19:11.563 | 229376K ........ ........ ........ ........ 41% 112M 3s 2022-05-07 00:19:11.848 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-05-07 00:19:12.133 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-05-07 00:19:12.418 | 327680K ........ ........ ........ ........ 57% 112M 2s 2022-05-07 00:19:12.703 | 360448K ........ ........ ........ ........ 62% 112M 2s 2022-05-07 00:19:12.990 | 393216K ........ ........ ........ ........ 67% 111M 2s 2022-05-07 00:19:13.276 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-05-07 00:19:13.564 | 458752K ........ ........ ........ ........ 77% 111M 1s 2022-05-07 00:19:13.849 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-05-07 00:19:14.135 | 524288K ........ ........ ........ ........ 88% 112M 1s 2022-05-07 00:19:14.419 | 557056K ........ ........ ........ ........ 93% 112M 0s 2022-05-07 00:19:14.705 | 589824K ........ ........ ........ ........ 98% 112M 0s 2022-05-07 00:19:14.767 | 622592K ........ 100% 112M=5.6s 2022-05-07 00:19:14.767 | 2022-05-07 00:19:14.767 | 2022-05-07 00:19:14 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-05-07 00:19:14.767 | 2022-05-07 00:19:14.771 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-05-07 00:19:14.773 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:14.775 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-05-07 00:19:14.777 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-05-07 00:19:14.780 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-05-07 00:19:14.782 | + functions:upload_image:294 : local kernel= 2022-05-07 00:19:14.784 | + functions:upload_image:295 : local ramdisk= 2022-05-07 00:19:14.786 | + functions:upload_image:296 : local disk_format= 2022-05-07 00:19:14.789 | + functions:upload_image:297 : local container_format= 2022-05-07 00:19:14.791 | + functions:upload_image:298 : local unpack= 2022-05-07 00:19:14.793 | + functions:upload_image:299 : local img_property= 2022-05-07 00:19:14.795 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-07 00:19:14.798 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-05-07 00:19:14.800 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-05-07 00:19:14.802 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-05-07 00:19:14.804 | + functions:upload_image:309 : case "$image_fname" in 2022-05-07 00:19:14.806 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:14.809 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:14.814 | + functions:upload_image:375 : image_name=ubuntu-16 2022-05-07 00:19:14.818 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:14.819 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-05-07 00:19:14.824 | + functions:upload_image:376 : disk_format=vhdx 2022-05-07 00:19:14.827 | + functions:upload_image:377 : container_format=bare 2022-05-07 00:19:14.829 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-05-07 00:19:14.832 | + functions:upload_image:385 : is_arch ppc64le 2022-05-07 00:19:14.835 | ++ functions-common:is_arch:506 : uname -m 2022-05-07 00:19:14.839 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-05-07 00:19:14.841 | + functions:upload_image:385 : is_arch ppc64 2022-05-07 00:19:14.844 | ++ functions-common:is_arch:506 : uname -m 2022-05-07 00:19:14.848 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-05-07 00:19:14.850 | + functions:upload_image:385 : is_arch ppc 2022-05-07 00:19:14.853 | ++ functions-common:is_arch:506 : uname -m 2022-05-07 00:19:14.857 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-05-07 00:19:14.859 | + functions:upload_image:389 : is_arch aarch64 2022-05-07 00:19:14.862 | ++ functions-common:is_arch:506 : uname -m 2022-05-07 00:19:14.866 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-07 00:19:14.868 | + functions:upload_image:393 : '[' bare = bare ']' 2022-05-07 00:19:14.870 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-05-07 00:19:14.872 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-05-07 00:19:14.875 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-05-07 00:19:14.877 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-05-07 00:19:14.880 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-05-07 00:19:14.882 | + functions:_upload_image:105 : shift 2022-05-07 00:19:14.884 | + functions:_upload_image:106 : local container=bare 2022-05-07 00:19:14.886 | + functions:_upload_image:107 : shift 2022-05-07 00:19:14.888 | + functions:_upload_image:108 : local disk=vhdx 2022-05-07 00:19:14.890 | + functions:_upload_image:109 : shift 2022-05-07 00:19:14.892 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-05-07 00:19:14.894 | + functions:_upload_image:111 : shift 2022-05-07 00:19:14.896 | + functions:_upload_image:112 : local properties 2022-05-07 00:19:14.900 | + functions:_upload_image:113 : local useimport 2022-05-07 00:19:14.901 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-05-07 00:19:14.904 | ++ functions:_image_properties_to_arg:87 : local result= 2022-05-07 00:19:14.906 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-05-07 00:19:14.908 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-05-07 00:19:14.910 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-05-07 00:19:14.913 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-05-07 00:19:14.915 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-05-07 00:19:14.917 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-05-07 00:19:18.972 | + inc/async:async_inner:64 : rc=0 2022-05-07 00:19:19.001 | [117717 Async create_flavors:117717]: finished successfully 2022-05-07 00:19:33.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:33.974 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:33.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:33.974 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:33.974 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-05-07 00:19:33.974 | | Field | Value | 2022-05-07 00:19:33.974 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-05-07 00:19:33.974 | | container_format | bare | 2022-05-07 00:19:33.974 | | created_at | 2022-05-07T00:19:17Z | 2022-05-07 00:19:33.974 | | disk_format | vhdx | 2022-05-07 00:19:33.974 | | file | /v2/images/7ab7e81a-4f8d-43e7-b644-86001cdd59cd/file | 2022-05-07 00:19:33.974 | | id | 7ab7e81a-4f8d-43e7-b644-86001cdd59cd | 2022-05-07 00:19:33.974 | | min_disk | 0 | 2022-05-07 00:19:33.974 | | min_ram | 0 | 2022-05-07 00:19:33.975 | | name | ubuntu-16 | 2022-05-07 00:19:33.975 | | owner | cbfcecd81877431686ff85551dd06750 | 2022-05-07 00:19:33.975 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-05-07 00:19:33.975 | | protected | False | 2022-05-07 00:19:33.975 | | schema | /v2/schemas/image | 2022-05-07 00:19:33.975 | | status | queued | 2022-05-07 00:19:33.975 | | tags | | 2022-05-07 00:19:33.975 | | updated_at | 2022-05-07T00:19:17Z | 2022-05-07 00:19:33.975 | | visibility | public | 2022-05-07 00:19:33.975 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-05-07 00:19:34.182 | + ./stack.sh:main:1364 : async_wait create_flavors 2022-05-07 00:19:34.254 | [17762 Async create_flavors:117717]: Waiting for completion of create_flavors running on PID 117717 (2 other jobs running) 2022-05-07 00:19:34.295 | [17762 Async create_flavors:117717]: Signaling child to exit 2022-05-07 00:19:34.295 | WAKEUP 2022-05-07 00:19:34.319 | [17762 Async create_flavors:117717]: Signaled 2022-05-07 00:19:34.327 | + lib/nova:create_flavors:1207 : is_service_enabled n-api 2022-05-07 00:19:34.327 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:34.327 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor list 2022-05-07 00:19:34.327 | + lib/nova:create_flavors:1208 : grep -q ds512M 2022-05-07 00:19:34.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.327 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.327 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.327 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-05-07 00:19:34.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.327 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.327 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.327 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.327 | | Field | Value | 2022-05-07 00:19:34.327 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.328 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.328 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.328 | | description | None | 2022-05-07 00:19:34.328 | | disk | 1 | 2022-05-07 00:19:34.328 | | id | c1 | 2022-05-07 00:19:34.328 | | name | cirros256 | 2022-05-07 00:19:34.328 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.328 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.328 | | ram | 256 | 2022-05-07 00:19:34.328 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.328 | | swap | | 2022-05-07 00:19:34.328 | | vcpus | 1 | 2022-05-07 00:19:34.328 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.328 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-05-07 00:19:34.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.328 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.328 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.328 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.328 | | Field | Value | 2022-05-07 00:19:34.328 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.328 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.328 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.328 | | description | None | 2022-05-07 00:19:34.328 | | disk | 5 | 2022-05-07 00:19:34.328 | | id | d1 | 2022-05-07 00:19:34.328 | | name | ds512M | 2022-05-07 00:19:34.328 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.328 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.328 | | ram | 512 | 2022-05-07 00:19:34.328 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.328 | | swap | | 2022-05-07 00:19:34.328 | | vcpus | 1 | 2022-05-07 00:19:34.329 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.329 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-05-07 00:19:34.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.329 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.329 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.329 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.329 | | Field | Value | 2022-05-07 00:19:34.329 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.329 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.329 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.329 | | description | None | 2022-05-07 00:19:34.329 | | disk | 10 | 2022-05-07 00:19:34.329 | | id | d2 | 2022-05-07 00:19:34.329 | | name | ds1G | 2022-05-07 00:19:34.329 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.329 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.329 | | ram | 1024 | 2022-05-07 00:19:34.330 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.330 | | swap | | 2022-05-07 00:19:34.330 | | vcpus | 1 | 2022-05-07 00:19:34.330 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.330 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-05-07 00:19:34.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.330 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.330 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.330 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.330 | | Field | Value | 2022-05-07 00:19:34.330 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.330 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.330 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.330 | | description | None | 2022-05-07 00:19:34.330 | | disk | 10 | 2022-05-07 00:19:34.330 | | id | d3 | 2022-05-07 00:19:34.330 | | name | ds2G | 2022-05-07 00:19:34.330 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.330 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.331 | | ram | 2048 | 2022-05-07 00:19:34.331 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.331 | | swap | | 2022-05-07 00:19:34.331 | | vcpus | 2 | 2022-05-07 00:19:34.331 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.331 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-05-07 00:19:34.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.331 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.331 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.331 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.331 | | Field | Value | 2022-05-07 00:19:34.331 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.331 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.331 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.331 | | description | None | 2022-05-07 00:19:34.331 | | disk | 20 | 2022-05-07 00:19:34.331 | | id | d4 | 2022-05-07 00:19:34.331 | | name | ds4G | 2022-05-07 00:19:34.331 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.331 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.331 | | ram | 4096 | 2022-05-07 00:19:34.331 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.331 | | swap | | 2022-05-07 00:19:34.331 | | vcpus | 4 | 2022-05-07 00:19:34.332 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.332 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor list 2022-05-07 00:19:34.332 | + lib/nova:create_flavors:1217 : grep -q m1.tiny 2022-05-07 00:19:34.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.332 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.332 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.332 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-05-07 00:19:34.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.332 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.332 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.332 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.332 | | Field | Value | 2022-05-07 00:19:34.332 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.332 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.332 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.332 | | description | None | 2022-05-07 00:19:34.332 | | disk | 1 | 2022-05-07 00:19:34.332 | | id | 1 | 2022-05-07 00:19:34.332 | | name | m1.tiny | 2022-05-07 00:19:34.332 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.332 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.332 | | ram | 512 | 2022-05-07 00:19:34.332 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.332 | | swap | | 2022-05-07 00:19:34.332 | | vcpus | 1 | 2022-05-07 00:19:34.332 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.332 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-05-07 00:19:34.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.333 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.333 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.333 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.333 | | Field | Value | 2022-05-07 00:19:34.333 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.333 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.333 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.333 | | description | None | 2022-05-07 00:19:34.333 | | disk | 20 | 2022-05-07 00:19:34.333 | | id | 2 | 2022-05-07 00:19:34.333 | | name | m1.small | 2022-05-07 00:19:34.333 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.333 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.333 | | ram | 2048 | 2022-05-07 00:19:34.333 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.333 | | swap | | 2022-05-07 00:19:34.333 | | vcpus | 1 | 2022-05-07 00:19:34.333 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.333 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-05-07 00:19:34.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.333 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.333 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.333 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.333 | | Field | Value | 2022-05-07 00:19:34.333 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.333 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.333 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.333 | | description | None | 2022-05-07 00:19:34.333 | | disk | 40 | 2022-05-07 00:19:34.334 | | id | 3 | 2022-05-07 00:19:34.334 | | name | m1.medium | 2022-05-07 00:19:34.334 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.334 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.334 | | ram | 4096 | 2022-05-07 00:19:34.334 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.334 | | swap | | 2022-05-07 00:19:34.334 | | vcpus | 2 | 2022-05-07 00:19:34.334 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.334 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-05-07 00:19:34.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.334 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.334 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.334 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.334 | | Field | Value | 2022-05-07 00:19:34.334 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.334 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.334 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.334 | | description | None | 2022-05-07 00:19:34.334 | | disk | 80 | 2022-05-07 00:19:34.334 | | id | 4 | 2022-05-07 00:19:34.334 | | name | m1.large | 2022-05-07 00:19:34.334 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.334 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.334 | | ram | 8192 | 2022-05-07 00:19:34.334 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.334 | | swap | | 2022-05-07 00:19:34.334 | | vcpus | 4 | 2022-05-07 00:19:34.334 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.334 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-05-07 00:19:34.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.334 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:34.335 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:34.335 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.335 | | Field | Value | 2022-05-07 00:19:34.335 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.335 | | OS-FLV-DISABLED:disabled | False | 2022-05-07 00:19:34.335 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-05-07 00:19:34.335 | | description | None | 2022-05-07 00:19:34.335 | | disk | 160 | 2022-05-07 00:19:34.335 | | id | 5 | 2022-05-07 00:19:34.335 | | name | m1.xlarge | 2022-05-07 00:19:34.335 | | os-flavor-access:is_public | True | 2022-05-07 00:19:34.335 | | properties | hw_rng:allowed='True' | 2022-05-07 00:19:34.335 | | ram | 16384 | 2022-05-07 00:19:34.335 | | rxtx_factor | 1.0 | 2022-05-07 00:19:34.335 | | swap | | 2022-05-07 00:19:34.335 | | vcpus | 8 | 2022-05-07 00:19:34.335 | +----------------------------+-----------------------+ 2022-05-07 00:19:34.388 | [17762 Async create_flavors:117717]: finished create_flavors with result 0 in 33 seconds 2022-05-07 00:19:34.412 | + inc/async:async_wait:197 : return 0 2022-05-07 00:19:34.414 | + ./stack.sh:main:1366 : is_service_enabled horizon 2022-05-07 00:19:34.432 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:19:34.435 | + ./stack.sh:main:1380 : is_service_enabled nova 2022-05-07 00:19:34.454 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:34.458 | + ./stack.sh:main:1380 : is_service_enabled keystone 2022-05-07 00:19:34.477 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:34.480 | + ./stack.sh:main:1381 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-05-07 00:19:34.485 | + ./stack.sh:main:1383 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-07 00:19:34.485 | + ./stack.sh:main:1387 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-05-07 00:19:34.519 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-05-07 00:19:34.525 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-05-07 00:19:34.525 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-05-07 00:19:34.526 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-05-07 00:19:34.527 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-05-07 00:19:34.529 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-05-07 00:19:34.530 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-05-07 00:19:34.532 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-05-07 00:19:34.533 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-05-07 00:19:34.535 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-05-07 00:19:34.536 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-05-07 00:19:34.538 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-05-07 00:19:34.539 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-05-07 00:19:34.541 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-07 00:19:34.542 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-05-07 00:19:34.544 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-05-07 00:19:34.545 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-05-07 00:19:34.547 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-07 00:19:34.549 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-05-07 00:19:34.550 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-05-07 00:19:34.552 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-05-07 00:19:34.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-07 00:19:34.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-05-07 00:19:34.557 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-05-07 00:19:34.558 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-05-07 00:19:34.560 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-05-07 00:19:34.562 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-07 00:19:34.563 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-05-07 00:19:34.566 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-05-07 00:19:34.567 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-05-07 00:19:34.569 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-05-07 00:19:34.570 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-05-07 00:19:34.572 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-05-07 00:19:34.576 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-05-07 00:19:34.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-05-07 00:19:34.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-05-07 00:19:34.582 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-05-07 00:19:34.584 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-05-07 00:19:34.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-05-07 00:19:34.590 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-05-07 00:19:34.590 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-05-07 00:19:34.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-05-07 00:19:34.594 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-05-07 00:19:34.595 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-05-07 00:19:34.597 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-05-07 00:19:34.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-05-07 00:19:34.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-05-07 00:19:34.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-05-07 00:19:34.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-05-07 00:19:34.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-05-07 00:19:34.606 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-05-07 00:19:34.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-05-07 00:19:34.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-05-07 00:19:34.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-05-07 00:19:34.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-05-07 00:19:34.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-05-07 00:19:34.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-05-07 00:19:34.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-05-07 00:19:34.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-05-07 00:19:34.618 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-05-07 00:19:37.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:37.055 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:37.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:37.055 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:37.055 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-05-07 00:19:37.057 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-05-07 00:19:37.226 | + ./stack.sh:main:1392 : save_stackenv 2022-05-07 00:19:37.229 | + functions-common:save_stackenv:60 : local tag= 2022-05-07 00:19:37.233 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-07 00:19:37.238 | + functions-common:save_stackenv:62 : time_stamp=2022-05-07-001937 2022-05-07 00:19:37.241 | + functions-common:save_stackenv:63 : echo '# 2022-05-07-001937 ' 2022-05-07 00:19:37.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.248 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-07 00:19:37.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.254 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-07 00:19:37.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.259 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-07 00:19:37.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.264 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-05-07 00:19:37.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.270 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-05-07 00:19:37.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.275 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-05-07 00:19:37.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.280 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-235014 2022-05-07 00:19:37.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.285 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-07 00:19:37.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.290 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-05-07 00:19:37.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.295 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-07 00:19:37.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.300 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-07 00:19:37.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.305 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-07 00:19:37.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-07 00:19:37.309 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-07 00:19:37.312 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-05-07 00:19:37.315 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-07 00:19:37.318 | + inc/meta-config:merge_config_group:171 : shift 2022-05-07 00:19:37.320 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-05-07 00:19:37.322 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:19:37.325 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-07 00:19:37.327 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-07 00:19:37.331 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-05-07 00:19:37.334 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:19:37.336 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-05-07 00:19:37.339 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:19:37.342 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-05-07 00:19:37.342 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:19:37.342 | gsub("[][]", "", $1); 2022-05-07 00:19:37.342 | split($1, a, "|"); 2022-05-07 00:19:37.342 | if (a[1] == matchgroup) 2022-05-07 00:19:37.342 | print a[2] 2022-05-07 00:19:37.342 | } 2022-05-07 00:19:37.342 | ' /home/ubuntu/devstack/local.conf 2022-05-07 00:19:37.394 | + ./stack.sh:main:1410 : run_phase stack extra 2022-05-07 00:19:37.397 | + functions-common:run_phase:1865 : local mode=stack 2022-05-07 00:19:37.399 | + functions-common:run_phase:1866 : local phase=extra 2022-05-07 00:19:37.402 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-07 00:19:37.404 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-07 00:19:37.407 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-07 00:19:37.410 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-07 00:19:37.412 | + functions-common:run_phase:1875 : local extra 2022-05-07 00:19:37.416 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-07 00:19:37.427 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-07 00:19:37.429 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-07 00:19:37.432 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-07 00:19:37.435 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-05-07 00:19:37.438 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-07 00:19:37.455 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:37.458 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-07 00:19:37.461 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:19:37.463 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-05-07 00:19:37.466 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:19:37.468 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-07 00:19:37.471 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:19:37.474 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-05-07 00:19:37.476 | ++ extras.d/80-tempest.sh:source:15 : : 2022-05-07 00:19:37.479 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-07 00:19:37.481 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-07 00:19:37.484 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-07 00:19:37.486 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-07 00:19:37.489 | + functions-common:run_phase:1892 : run_plugins stack extra 2022-05-07 00:19:37.491 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-07 00:19:37.494 | + functions-common:run_plugins:1852 : local phase=extra 2022-05-07 00:19:37.497 | + functions-common:run_plugins:1854 : local plugins= 2022-05-07 00:19:37.499 | + functions-common:run_plugins:1855 : local plugin 2022-05-07 00:19:37.502 | + ./stack.sh:main:1418 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-05-07 00:19:37.505 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-07 00:19:37.508 | + inc/meta-config:merge_config_group:171 : shift 2022-05-07 00:19:37.510 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-05-07 00:19:37.513 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:19:37.515 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-07 00:19:37.518 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-07 00:19:37.522 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-05-07 00:19:37.525 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:19:37.527 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-05-07 00:19:37.530 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:19:37.541 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-05-07 00:19:37.541 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:19:37.542 | gsub("[][]", "", $1); 2022-05-07 00:19:37.542 | split($1, a, "|"); 2022-05-07 00:19:37.542 | if (a[1] == matchgroup) 2022-05-07 00:19:37.542 | print a[2] 2022-05-07 00:19:37.542 | } 2022-05-07 00:19:37.542 | ' /home/ubuntu/devstack/local.conf 2022-05-07 00:19:37.550 | + ./stack.sh:main:1427 : is_service_enabled n-cpu 2022-05-07 00:19:37.569 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:19:37.572 | + ./stack.sh:main:1432 : service_check 2022-05-07 00:19:37.575 | + functions-common:service_check:1730 : local service 2022-05-07 00:19:37.577 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.580 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@key.service 2022-05-07 00:19:37.696 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-05-07 00:19:37.700 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.703 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api.service 2022-05-07 00:19:37.717 | enabled 2022-05-07 00:19:37.721 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api.service --no-pager 2022-05-07 00:19:37.754 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-05-07 00:19:37.754 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-05-07 00:19:37.754 | Active: active (running) since Sat 2022-05-07 00:17:21 UTC; 2min 16s ago 2022-05-07 00:19:37.754 | Main PID: 110715 (uwsgi) 2022-05-07 00:19:37.754 | Status: "uWSGI is ready" 2022-05-07 00:19:37.754 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:37.754 | Memory: 253.7M 2022-05-07 00:19:37.754 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-05-07 00:19:37.754 | ├─110715 nova-apiuWSGI master 2022-05-07 00:19:37.754 | ├─110716 nova-apiuWSGI worker 1 2022-05-07 00:19:37.754 | └─110717 nova-apiuWSGI worker 2 2022-05-07 00:19:37.754 | 2022-05-07 00:19:37.754 | May 07 00:19:16 dv-neutron-837780-6-hyperv devstack@n-api.service[110716]: [pid: 110716|app: 0|req: 17/32] 10.222.0.44 () {64 vars in 1332 bytes} [Sat May 7 00:19:16 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-05-07 00:19:37.754 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110717]: DEBUG nova.api.openstack.wsgi [None req-78ca9935-5acc-4c34-bf26-66b45623dfff admin admin] Calling method '>' {{(pid=110717) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-05-07 00:19:37.754 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110717]: INFO nova.api.openstack.requestlog [None req-78ca9935-5acc-4c34-bf26-66b45623dfff admin admin] 10.222.0.44 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001547 2022-05-07 00:19:37.755 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110717]: [pid: 110717|app: 0|req: 16/33] 10.222.0.44 () {54 vars in 930 bytes} [Sat May 7 00:19:18 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-05-07 00:19:37.755 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110716]: DEBUG nova.api.openstack.wsgi [None req-7f88b8e4-ba74-4578-a6b6-fbe2189ffb92 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "swap": 0, "disk": 160, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "5", "vcpus": 8, "ram": 16384}} {{(pid=110716) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-05-07 00:19:37.755 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110716]: INFO nova.api.openstack.requestlog [None req-7f88b8e4-ba74-4578-a6b6-fbe2189ffb92 admin admin] 10.222.0.44 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.148025 2022-05-07 00:19:37.755 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110716]: [pid: 110716|app: 0|req: 18/34] 10.222.0.44 () {64 vars in 1282 bytes} [Sat May 7 00:19:18 2022] POST /compute/v2.1/flavors => generated 408 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-05-07 00:19:37.755 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110717]: DEBUG nova.api.openstack.wsgi [None req-3e645d4a-9406-49eb-8927-a06d7c51e8c9 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=110717) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-05-07 00:19:37.755 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110717]: INFO nova.api.openstack.requestlog [None req-3e645d4a-9406-49eb-8927-a06d7c51e8c9 admin admin] 10.222.0.44 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.081780 2022-05-07 00:19:37.755 | May 07 00:19:18 dv-neutron-837780-6-hyperv devstack@n-api.service[110717]: [pid: 110717|app: 0|req: 17/35] 10.222.0.44 () {64 vars in 1332 bytes} [Sat May 7 00:19:18 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-05-07 00:19:37.758 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.760 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cond.service 2022-05-07 00:19:37.773 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-05-07 00:19:37.777 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.779 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-sch.service 2022-05-07 00:19:37.792 | enabled 2022-05-07 00:19:37.796 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-sch.service --no-pager 2022-05-07 00:19:37.812 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-05-07 00:19:37.813 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-05-07 00:19:37.813 | Active: active (running) since Sat 2022-05-07 00:18:34 UTC; 1min 3s ago 2022-05-07 00:19:37.813 | Main PID: 115471 (nova-scheduler) 2022-05-07 00:19:37.813 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:37.813 | Memory: 154.8M 2022-05-07 00:19:37.813 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-05-07 00:19:37.813 | ├─115471 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-05-07 00:19:37.813 | ├─116782 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-05-07 00:19:37.813 | └─116783 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-05-07 00:19:37.813 | 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_limit.split_loggers = False {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_limit.status_code_retries = None {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_limit.status_code_retry_delay = None {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_limit.timeout = None {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_limit.valid_interfaces = None {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_limit.version = None {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_reports.file_event_handler = None {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] oslo_reports.log_dir = None {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:37.813 | May 07 00:18:39 dv-neutron-837780-6-hyperv nova-scheduler[115471]: DEBUG oslo_service.service [None req-212f0504-9ccc-4f52-bee8-f462584be0f0 None None] ******************************************************************************** {{(pid=115471) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-07 00:19:37.817 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.819 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-05-07 00:19:37.834 | enabled 2022-05-07 00:19:37.837 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-05-07 00:19:37.853 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-05-07 00:19:37.853 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-05-07 00:19:37.853 | Active: active (running) since Sat 2022-05-07 00:18:36 UTC; 1min 1s ago 2022-05-07 00:19:37.853 | Main PID: 115985 (uwsgi) 2022-05-07 00:19:37.853 | Status: "uWSGI is ready" 2022-05-07 00:19:37.853 | Tasks: 4 (limit: 14304) 2022-05-07 00:19:37.853 | Memory: 216.4M 2022-05-07 00:19:37.853 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-05-07 00:19:37.853 | ├─115985 nova-api-metauWSGI master 2022-05-07 00:19:37.853 | ├─115986 nova-api-metauWSGI worker 1 2022-05-07 00:19:37.853 | ├─115987 nova-api-metauWSGI worker 2 2022-05-07 00:19:37.854 | └─115988 nova-api-metauWSGI http 1 2022-05-07 00:19:37.854 | 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115986]: DEBUG oslo_concurrency.lockutils [None req-b3612074-1692-4456-b8d8-c5924de5cfc6 None None] Lock "0c336a60-6ca2-4f50-a9d1-196016a3c677" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=115986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115986]: DEBUG oslo_concurrency.lockutils [None req-b3612074-1692-4456-b8d8-c5924de5cfc6 None None] Lock "0c336a60-6ca2-4f50-a9d1-196016a3c677" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=115986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115986]: DEBUG oslo_db.sqlalchemy.engines [None req-b3612074-1692-4456-b8d8-c5924de5cfc6 None None] 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=115986) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115987]: DEBUG oslo_db.sqlalchemy.engines [None req-af46865e-366d-418b-86c2-b1bb0bbae730 None None] 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=115987) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115986]: DEBUG oslo_db.sqlalchemy.engines [None req-b3612074-1692-4456-b8d8-c5924de5cfc6 None None] 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=115986) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115986]: DEBUG oslo_db.sqlalchemy.engines [None req-b3612074-1692-4456-b8d8-c5924de5cfc6 None None] 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=115986) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115987]: WARNING nova.api.metadata.handler [None req-af46865e-366d-418b-86c2-b1bb0bbae730 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115987]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55dd58b199a0 pid: 115987 (default app) 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115986]: WARNING nova.api.metadata.handler [None req-b3612074-1692-4456-b8d8-c5924de5cfc6 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-05-07 00:19:37.854 | May 07 00:18:41 dv-neutron-837780-6-hyperv devstack@n-api-meta.service[115986]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55dd58b199a0 pid: 115986 (default app) 2022-05-07 00:19:37.857 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.860 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-api.service 2022-05-07 00:19:37.874 | enabled 2022-05-07 00:19:37.877 | + functions-common:service_check:1737 : sudo systemctl status devstack@placement-api.service --no-pager 2022-05-07 00:19:37.894 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-05-07 00:19:37.894 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-05-07 00:19:37.894 | Active: active (running) since Sat 2022-05-07 00:17:36 UTC; 2min 1s ago 2022-05-07 00:19:37.894 | Main PID: 111971 (uwsgi) 2022-05-07 00:19:37.894 | Status: "uWSGI is ready" 2022-05-07 00:19:37.894 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:37.894 | Memory: 138.4M 2022-05-07 00:19:37.894 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-05-07 00:19:37.894 | ├─111971 placementuWSGI master 2022-05-07 00:19:37.894 | ├─111980 placementuWSGI worker 1 2022-05-07 00:19:37.894 | └─111981 placementuWSGI worker 2 2022-05-07 00:19:37.894 | 2022-05-07 00:19:37.894 | May 07 00:17:39 dv-neutron-837780-6-hyperv devstack@placement-api.service[111981]: [pid: 111981|app: 0|req: 1/1] 10.222.0.44 () {50 vars in 776 bytes} [Sat May 7 00:17:39 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-05-07 00:19:37.894 | May 07 00:18:38 dv-neutron-837780-6-hyperv devstack@placement-api.service[111980]: DEBUG placement.requestlog [None req-c090d194-5095-44c2-8dce-cd5c978faabf None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=111980) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-05-07 00:19:37.894 | May 07 00:18:38 dv-neutron-837780-6-hyperv devstack@placement-api.service[111980]: INFO placement.requestlog [None req-c090d194-5095-44c2-8dce-cd5c978faabf None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-05-07 00:19:37.894 | May 07 00:18:38 dv-neutron-837780-6-hyperv devstack@placement-api.service[111980]: [pid: 111980|app: 0|req: 1/2] 10.222.0.44 () {54 vars in 916 bytes} [Sat May 7 00:18:38 2022] GET /placement => generated 136 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-05-07 00:19:37.894 | May 07 00:18:42 dv-neutron-837780-6-hyperv devstack@placement-api.service[111981]: DEBUG placement.requestlog [None req-4b4e4372-6543-4f1c-882d-d2de66f1574b None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=111981) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-05-07 00:19:37.894 | May 07 00:18:42 dv-neutron-837780-6-hyperv devstack@placement-api.service[111981]: INFO placement.requestlog [None req-4b4e4372-6543-4f1c-882d-d2de66f1574b None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-05-07 00:19:37.894 | May 07 00:18:42 dv-neutron-837780-6-hyperv devstack@placement-api.service[111981]: [pid: 111981|app: 0|req: 2/3] 10.222.0.44 () {54 vars in 916 bytes} [Sat May 7 00:18:42 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-05-07 00:19:37.895 | May 07 00:18:44 dv-neutron-837780-6-hyperv devstack@placement-api.service[111980]: DEBUG placement.requestlog [None req-c683236f-ff37-4f92-8bea-3a46dd9b8ef9 None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=111980) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-05-07 00:19:37.895 | May 07 00:18:44 dv-neutron-837780-6-hyperv devstack@placement-api.service[111980]: INFO placement.requestlog [None req-c683236f-ff37-4f92-8bea-3a46dd9b8ef9 None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-05-07 00:19:37.895 | May 07 00:18:44 dv-neutron-837780-6-hyperv devstack@placement-api.service[111980]: [pid: 111980|app: 0|req: 2/4] 10.222.0.44 () {54 vars in 916 bytes} [Sat May 7 00:18:44 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-05-07 00:19:37.898 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.900 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-client.service 2022-05-07 00:19:37.913 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-05-07 00:19:37.917 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.919 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@g-api.service 2022-05-07 00:19:37.933 | enabled 2022-05-07 00:19:37.937 | + functions-common:service_check:1737 : sudo systemctl status devstack@g-api.service --no-pager 2022-05-07 00:19:37.953 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-05-07 00:19:37.953 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-05-07 00:19:37.953 | Active: active (running) since Sat 2022-05-07 00:19:04 UTC; 33s ago 2022-05-07 00:19:37.953 | Main PID: 119988 (uwsgi) 2022-05-07 00:19:37.953 | Status: "uWSGI is ready" 2022-05-07 00:19:37.953 | Tasks: 7 (limit: 14304) 2022-05-07 00:19:37.953 | Memory: 227.0M 2022-05-07 00:19:37.953 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-05-07 00:19:37.953 | ├─119988 glance-apiuWSGI master 2022-05-07 00:19:37.954 | ├─119989 glance-apiuWSGI worker 1 2022-05-07 00:19:37.954 | └─119990 glance-apiuWSGI worker 2 2022-05-07 00:19:37.954 | 2022-05-07 00:19:37.954 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.location [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=119989) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-07 00:19:37.954 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.location [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=119989) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-07 00:19:37.954 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.location [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=119989) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-07 00:19:37.954 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.location [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=119989) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-07 00:19:37.954 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.location [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=119989) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-07 00:19:37.954 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.location [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=119989) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-07 00:19:37.954 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.location [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=119989) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-07 00:19:37.955 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.location [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=119989) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-05-07 00:19:37.955 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: DEBUG glance_store.backend [None req-155da476-8cd5-493c-9a22-6f219ac448f6 admin admin] Skipping store.set_acls... not implemented. {{(pid=119989) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-05-07 00:19:37.955 | May 07 00:19:33 dv-neutron-837780-6-hyperv devstack@g-api.service[119989]: [pid: 119989|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 879 bytes} [Sat May 7 00:19:17 2022] PUT /v2/images/7ab7e81a-4f8d-43e7-b644-86001cdd59cd/file => generated 0 bytes in 16500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7 switches on core 0) 2022-05-07 00:19:37.958 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:37.961 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-sch.service 2022-05-07 00:19:37.975 | enabled 2022-05-07 00:19:37.979 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-sch.service --no-pager 2022-05-07 00:19:37.995 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-05-07 00:19:37.995 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-05-07 00:19:37.995 | Active: active (running) since Sat 2022-05-07 00:18:54 UTC; 43s ago 2022-05-07 00:19:37.995 | Main PID: 118683 (cinder-schedule) 2022-05-07 00:19:37.995 | Tasks: 2 (limit: 14304) 2022-05-07 00:19:37.995 | Memory: 108.3M 2022-05-07 00:19:37.995 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-05-07 00:19:37.995 | └─118683 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-05-07 00:19:37.995 | 2022-05-07 00:19:37.995 | May 07 00:18:58 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG cinder.service [None req-32197ace-ae3d-4c4f-a7ef-b60713d11cf4 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=118683) start /opt/stack/cinder/cinder/service.py:237}} 2022-05-07 00:19:37.995 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG cinder.scheduler.host_manager [None req-83e2d3e4-7455-4585-8044-71642465fa34 None None] Received backup service update from dv-neutron-837780-6-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=118683) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:595}} 2022-05-07 00:19:37.995 | May 07 00:19:11 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG cinder.scheduler.host_manager [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] Received volume service update from dv-neutron-837780-6-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-837780-6-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=118683) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:626}} 2022-05-07 00:19:37.995 | May 07 00:19:11 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG cinder.utils [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=118683) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-05-07 00:19:37.996 | May 07 00:19:11 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG cinder.scheduler.host_manager [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-837780-6-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 5, 7, 0, 19, 11, 467367)}, {'type': 'backend', 'name_to_id': 'dv-neutron-837780-6-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 5, 7, 0, 19, 11, 467367)}]. {{(pid=118683) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:975}} 2022-05-07 00:19:37.996 | May 07 00:19:11 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG cinder.scheduler.host_manager [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] Updating capabilities for dv-neutron-837780-6-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-837780-6-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 5, 7, 0, 19, 11, 440202)} {{(pid=118683) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:413}} 2022-05-07 00:19:37.996 | May 07 00:19:11 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG cinder.utils [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=118683) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-05-07 00:19:37.996 | May 07 00:19:25 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG oslo_service.periodic_task [None req-940f352d-154e-4c74-a0c4-65ac232ab61f None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=118683) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-05-07 00:19:37.996 | May 07 00:19:25 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: INFO cinder.message.api [None req-940f352d-154e-4c74-a0c4-65ac232ab61f None None] Deleted 0 expired messages. 2022-05-07 00:19:37.996 | May 07 00:19:25 dv-neutron-837780-6-hyperv cinder-scheduler[118683]: DEBUG oslo_service.periodic_task [None req-940f352d-154e-4c74-a0c4-65ac232ab61f None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=118683) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-05-07 00:19:37.999 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.002 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-api.service 2022-05-07 00:19:38.016 | enabled 2022-05-07 00:19:38.020 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-api.service --no-pager 2022-05-07 00:19:38.036 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-05-07 00:19:38.036 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.037 | Active: active (running) since Sat 2022-05-07 00:18:47 UTC; 50s ago 2022-05-07 00:19:38.037 | Main PID: 118240 (uwsgi) 2022-05-07 00:19:38.037 | Status: "uWSGI is ready" 2022-05-07 00:19:38.037 | Tasks: 5 (limit: 14304) 2022-05-07 00:19:38.037 | Memory: 245.7M 2022-05-07 00:19:38.037 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-05-07 00:19:38.037 | ├─118240 cinder-apiuWSGI master 2022-05-07 00:19:38.037 | ├─118245 cinder-apiuWSGI worker 1 2022-05-07 00:19:38.037 | └─118246 cinder-apiuWSGI worker 2 2022-05-07 00:19:38.037 | 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118245]: INFO cinder.api.openstack.wsgi [None req-39578f5b-0012-4ef7-b41e-dc103ba48f7a admin admin] http://10.222.0.44/volume/v3/cbfcecd81877431686ff85551dd06750/types returned with HTTP 200 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118245]: [pid: 118245|app: 0|req: 1/2] 10.222.0.44 () {60 vars in 1237 bytes} [Sat May 7 00:19:00 2022] POST /volume/v3/cbfcecd81877431686ff85551dd06750/types => generated 186 bytes in 982 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118246]: DEBUG cinder.api.middleware.request_id [req-39578f5b-0012-4ef7-b41e-dc103ba48f7a req-31b8371e-2d36-4579-b2a1-b072e9f3fa95 None None] RequestId filter calling following filter/app {{(pid=118246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118246]: INFO cinder.api.openstack.wsgi [req-39578f5b-0012-4ef7-b41e-dc103ba48f7a req-31b8371e-2d36-4579-b2a1-b072e9f3fa95 admin admin] POST http://10.222.0.44/volume/v3/cbfcecd81877431686ff85551dd06750/types/e1c8330c-f1dc-47c7-aae4-31f1ba66c302/extra_specs 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118246]: DEBUG cinder.api.openstack.wsgi [req-39578f5b-0012-4ef7-b41e-dc103ba48f7a req-31b8371e-2d36-4579-b2a1-b072e9f3fa95 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=118246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118246]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118246]: warnings.warn('Policy enforcement is depending on the value of ' 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118246]: DEBUG oslo_db.sqlalchemy.engines [req-39578f5b-0012-4ef7-b41e-dc103ba48f7a req-31b8371e-2d36-4579-b2a1-b072e9f3fa95 admin admin] 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=118246) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118246]: INFO cinder.api.openstack.wsgi [req-39578f5b-0012-4ef7-b41e-dc103ba48f7a req-31b8371e-2d36-4579-b2a1-b072e9f3fa95 admin admin] http://10.222.0.44/volume/v3/cbfcecd81877431686ff85551dd06750/types/e1c8330c-f1dc-47c7-aae4-31f1ba66c302/extra_specs returned with HTTP 200 2022-05-07 00:19:38.037 | May 07 00:19:01 dv-neutron-837780-6-hyperv devstack@c-api.service[118246]: [pid: 118246|app: 0|req: 2/3] 10.222.0.44 () {62 vars in 1454 bytes} [Sat May 7 00:19:01 2022] POST /volume/v3/cbfcecd81877431686ff85551dd06750/types/e1c8330c-f1dc-47c7-aae4-31f1ba66c302/extra_specs => generated 55 bytes in 837 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-05-07 00:19:38.040 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.043 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-vol.service 2022-05-07 00:19:38.056 | enabled 2022-05-07 00:19:38.060 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-vol.service --no-pager 2022-05-07 00:19:38.076 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-05-07 00:19:38.076 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.076 | Active: active (running) since Sat 2022-05-07 00:18:57 UTC; 40s ago 2022-05-07 00:19:38.076 | Main PID: 119404 (cinder-volume) 2022-05-07 00:19:38.077 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:38.077 | Memory: 140.0M 2022-05-07 00:19:38.077 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-05-07 00:19:38.077 | ├─119404 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-05-07 00:19:38.077 | └─119573 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-05-07 00:19:38.077 | 2022-05-07 00:19:38.077 | May 07 00:19:11 dv-neutron-837780-6-hyperv sudo[120214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-05-07 00:19:38.077 | May 07 00:19:11 dv-neutron-837780-6-hyperv sudo[120214]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-05-07 00:19:38.077 | May 07 00:19:12 dv-neutron-837780-6-hyperv sudo[120214]: pam_unix(sudo:session): session closed for user root 2022-05-07 00:19:38.077 | May 07 00:19:12 dv-neutron-837780-6-hyperv cinder-volume[119573]: DEBUG oslo_concurrency.processutils [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.369s {{(pid=119573) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-05-07 00:19:38.077 | May 07 00:19:12 dv-neutron-837780-6-hyperv cinder-volume[119573]: DEBUG oslo_concurrency.processutils [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=119573) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-05-07 00:19:38.077 | May 07 00:19:12 dv-neutron-837780-6-hyperv sudo[120218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-05-07 00:19:38.077 | May 07 00:19:12 dv-neutron-837780-6-hyperv sudo[120218]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-05-07 00:19:38.077 | May 07 00:19:14 dv-neutron-837780-6-hyperv sudo[120218]: pam_unix(sudo:session): session closed for user root 2022-05-07 00:19:38.077 | May 07 00:19:14 dv-neutron-837780-6-hyperv cinder-volume[119573]: DEBUG oslo_concurrency.processutils [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.339s {{(pid=119573) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-05-07 00:19:38.077 | May 07 00:19:14 dv-neutron-837780-6-hyperv cinder-volume[119573]: INFO cinder.volume.manager [None req-ee7aa761-0bf3-47cc-abb4-c24d8c272fe4 None None] Driver post RPC initialization completed successfully. 2022-05-07 00:19:38.081 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.084 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-05-07 00:19:38.096 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-05-07 00:19:38.100 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.103 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-05-07 00:19:38.115 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-05-07 00:19:38.118 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.121 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-05-07 00:19:38.133 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-05-07 00:19:38.137 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.140 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-05-07 00:19:38.153 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-05-07 00:19:38.157 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.159 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-svc.service 2022-05-07 00:19:38.173 | enabled 2022-05-07 00:19:38.177 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-svc.service --no-pager 2022-05-07 00:19:38.193 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-05-07 00:19:38.194 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.194 | Active: active (running) since Sat 2022-05-07 00:17:28 UTC; 2min 9s ago 2022-05-07 00:19:38.194 | Main PID: 111347 (/usr/bin/python) 2022-05-07 00:19:38.194 | Tasks: 10 (limit: 14304) 2022-05-07 00:19:38.194 | Memory: 406.9M 2022-05-07 00:19:38.194 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-05-07 00:19:38.194 | ├─111347 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-07 00:19:38.194 | ├─111490 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-07 00:19:38.194 | ├─111491 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-07 00:19:38.194 | ├─111492 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-07 00:19:38.194 | └─111493 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-07 00:19:38.194 | 2022-05-07 00:19:38.194 | May 07 00:18:48 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-5a6d323e-22bf-4bcf-a4fd-4ad01cd0a28d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (c75c4f3d-9ac5-49ee-b2ca-262fd935a57a), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:18:49 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (11577ae7-5f70-4ca3-a29f-5b4d5de668f8), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:18:51 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-83d73404-d154-4d57-bb61-82d4e165b102 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (87c385a5-835c-4049-9178-d50290089647), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:18:52 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-198a2231-0f75-453b-9f47-347812a79aac None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (f655ad54-ff02-4cb8-8a45-8a5a04803fa8), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:19:16 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-99552183-3cc8-4c2a-8db5-ed720418b07d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (ff443529-0dc4-4db6-9070-c31193b3df15), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:19:18 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-c8487dff-4a5e-4b6f-abad-88641e01baa4 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (c75c4f3d-9ac5-49ee-b2ca-262fd935a57a), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:19:20 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (11577ae7-5f70-4ca3-a29f-5b4d5de668f8), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-83d73404-d154-4d57-bb61-82d4e165b102 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (87c385a5-835c-4049-9178-d50290089647), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:19:22 dv-neutron-837780-6-hyperv neutron-server[111492]: DEBUG neutron_lib.callbacks.manager [None req-198a2231-0f75-453b-9f47-347812a79aac None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8748175077380', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3838554'] for agent (f655ad54-ff02-4cb8-8a45-8a5a04803fa8), after_update {{(pid=111492) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-05-07 00:19:38.194 | May 07 00:19:24 dv-neutron-837780-6-hyperv neutron-server[111493]: DEBUG neutron.db.agents_db [None req-e102ffa1-93cd-4779-ab50-4927663b6c06 None None] Agent healthcheck: found 5 active agents {{(pid=111493) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-05-07 00:19:38.198 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.201 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-05-07 00:19:38.214 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-05-07 00:19:38.218 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.221 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@rabbit.service 2022-05-07 00:19:38.233 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-05-07 00:19:38.237 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.240 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@tempest.service 2022-05-07 00:19:38.257 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-05-07 00:19:38.261 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.263 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@mysql.service 2022-05-07 00:19:38.276 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-05-07 00:19:38.280 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.283 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@etcd3.service 2022-05-07 00:19:38.295 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-05-07 00:19:38.299 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.302 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@dstat.service 2022-05-07 00:19:38.316 | enabled 2022-05-07 00:19:38.319 | + functions-common:service_check:1737 : sudo systemctl status devstack@dstat.service --no-pager 2022-05-07 00:19:38.336 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-05-07 00:19:38.336 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.336 | Active: active (running) since Sat 2022-05-07 00:05:28 UTC; 14min ago 2022-05-07 00:19:38.336 | Main PID: 79434 (dstat.sh) 2022-05-07 00:19:38.336 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:38.336 | Memory: 18.9M 2022-05-07 00:19:38.336 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-05-07 00:19:38.336 | ├─79434 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-05-07 00:19:38.336 | ├─79571 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-05-07 00:19:38.336 | └─79572 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-05-07 00:19:38.336 | 2022-05-07 00:19:38.336 | May 07 00:19:29 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:29| 44 13 41 2 0|5710M 132M 167M 5676M| 173M 173M| 0 7579k| 0 67.1 |5580 13k|3.12 2.70 2.10|5.0 0 0| 0 0 | 0 0 | 23 220 0 51 0 2022-05-07 00:19:38.336 | May 07 00:19:30 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:30| 45 12 35 4 0|5714M 170M 165M 5636M| 173M 173M|8142B 11M|1.99 105 |5485 14k|3.12 2.70 2.10|8.0 0 0| 0 0 | 0 0 | 23 220 0 51 0 2022-05-07 00:19:38.336 | May 07 00:19:31 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:31| 40 10 40 6 0|5732M 376M 165M 5413M| 168M 168M| 48k 119M|1.01 269 |4990 13k|3.11 2.70 2.11|2.0 0 21| 0 0 | 0 0 | 23 222 0 51 0 2022-05-07 00:19:38.336 | May 07 00:19:32 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:32| 44 9 43 2 0|5725M 547M 165M 5250M| 184M 184M| 0 120k| 0 11.0 |4955 12k|3.11 2.70 2.11|4.0 0 0| 0 0 | 0 0 | 23 222 0 49 0 2022-05-07 00:19:38.336 | May 07 00:19:33 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:33| 44 10 39 4 0|5733M 498M 165M 5291M| 171M 171M| 0 256k| 0 26.0 |5471 15k|3.11 2.70 2.11|7.0 0 32| 0 0 | 0 0 | 23 222 0 49 0 2022-05-07 00:19:38.336 | May 07 00:19:34 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:34| 18 10 56 13 0|5650M 570M 165M 5298M| 20M 20M| 936k 105M|20.0 260 |3272 14k|3.11 2.70 2.11|1.0 1.0 36| 0 0 | 0 0 | 23 217 0 52 0 2022-05-07 00:19:38.336 | May 07 00:19:35 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:35| 16 10 65 10 0|5671M 549M 165M 5299M|6008 6008 | 696k 344k|60.0 26.0 |1584 6309 |3.11 2.70 2.11|1.0 0 250| 0 0 | 0 0 | 23 217 0 52 0 2022-05-07 00:19:38.336 | May 07 00:19:36 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:36| 20 1 71 6 0|5685M 534M 165M 5299M|7671 7685 | 588k 140k|80.0 8.00 | 504 3955 |2.94 2.68 2.10|1.0 0 0| 0 0 | 0 0 | 23 217 0 52 0 2022-05-07 00:19:38.336 | May 07 00:19:37 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:37| 24 2 68 3 0|5650M 569M 165M 5299M|2020 1009 | 160k 312k|26.0 18.0 | 435 3811 |2.94 2.68 2.10|1.0 0 13| 0 0 | 0 0 | 23 217 0 52 0 2022-05-07 00:19:38.336 | May 07 00:19:38 dv-neutron-837780-6-hyperv dstat.sh[79572]: 07-05 00:19:38| 12 15 64 8 0|5650M 565M 165M 5303M|7961 6948 |4060k 228k|80.1 22.0 |2562 7754 |2.94 2.68 2.10|1.0 0 352| 0 0 | 0 0 | 23 217 0 52 0 2022-05-07 00:19:38.340 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.342 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-crt.service 2022-05-07 00:19:38.355 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-05-07 00:19:38.358 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.362 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cauth.service 2022-05-07 00:19:38.373 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-05-07 00:19:38.378 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.380 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-agt.service 2022-05-07 00:19:38.394 | enabled 2022-05-07 00:19:38.398 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-agt.service --no-pager 2022-05-07 00:19:38.414 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-05-07 00:19:38.414 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.414 | Active: active (running) since Sat 2022-05-07 00:17:40 UTC; 1min 57s ago 2022-05-07 00:19:38.414 | Main PID: 112445 (neutron-openvsw) 2022-05-07 00:19:38.414 | Tasks: 7 (limit: 14304) 2022-05-07 00:19:38.414 | Memory: 251.0M 2022-05-07 00:19:38.414 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-05-07 00:19:38.414 | ├─112445 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-05-07 00:19:38.414 | ├─114060 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvaubn3qx/privsep.sock 2022-05-07 00:19:38.414 | ├─114128 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp3sw96fev/privsep.sock 2022-05-07 00:19:38.414 | └─114132 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-05-07 00:19:38.414 | 2022-05-07 00:19:38.414 | May 07 00:19:33 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: DEBUG neutron.agent.linux.utils [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 114132. {{(pid=112445) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-05-07 00:19:38.414 | May 07 00:19:33 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-05-07 00:19:38.414 | May 07 00:19:35 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] Agent rpc_loop - iteration:50 started 2022-05-07 00:19:38.415 | May 07 00:19:35 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x1c1fc5de,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=1258951338762445849,duration_nsec=874000000,duration_sec=108,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=112445) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-05-07 00:19:38.415 | May 07 00:19:35 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: DEBUG neutron.agent.linux.utils [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 114132. {{(pid=112445) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-05-07 00:19:38.415 | May 07 00:19:35 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] Agent rpc_loop - iteration:50 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-05-07 00:19:38.415 | May 07 00:19:37 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] Agent rpc_loop - iteration:51 started 2022-05-07 00:19:38.415 | May 07 00:19:37 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x1c1fc5e0,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=1258951338762445849,duration_nsec=875000000,duration_sec=110,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=112445) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-05-07 00:19:38.415 | May 07 00:19:37 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: DEBUG neutron.agent.linux.utils [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 114132. {{(pid=112445) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-05-07 00:19:38.415 | May 07 00:19:37 dv-neutron-837780-6-hyperv neutron-openvswitch-agent[112445]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-09d8236e-6f74-4c3f-aa24-f56bebaf879d None None] Agent rpc_loop - iteration:51 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-05-07 00:19:38.418 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.421 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-05-07 00:19:38.435 | enabled 2022-05-07 00:19:38.438 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-05-07 00:19:38.455 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-05-07 00:19:38.455 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.455 | Active: active (running) since Sat 2022-05-07 00:17:42 UTC; 1min 56s ago 2022-05-07 00:19:38.455 | Main PID: 112808 (neutron-dhcp-ag) 2022-05-07 00:19:38.455 | Tasks: 16 (limit: 14304) 2022-05-07 00:19:38.455 | Memory: 382.3M 2022-05-07 00:19:38.455 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-05-07 00:19:38.455 | ├─112808 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-05-07 00:19:38.455 | ├─114331 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpd31cd0xk/privsep.sock 2022-05-07 00:19:38.455 | ├─114383 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpeb717sx1/privsep.sock 2022-05-07 00:19:38.455 | ├─114459 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfxf22hmk/privsep.sock 2022-05-07 00:19:38.455 | ├─114559 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-05-07 00:19:38.455 | ├─114560 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-05-07 00:19:38.455 | └─114572 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490/host --addn-hosts=/opt/stack/data/neutron/dhcp/c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8c952cf5-4217-4032-b02f-646e1066b695,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-05-07 00:19:38.455 | 2022-05-07 00:19:38.455 | May 07 00:18:25 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG oslo_concurrency.lockutils [None req-663453da-cd7d-41fc-b80f-c53abf345172 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=112808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-07 00:19:38.455 | May 07 00:18:25 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG oslo_concurrency.lockutils [None req-663453da-cd7d-41fc-b80f-c53abf345172 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=112808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-07 00:19:38.456 | May 07 00:18:25 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG neutron.agent.dhcp.agent [None req-663453da-cd7d-41fc-b80f-c53abf345172 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '316b9106-e2dd-4b4a-8d70-d5a19c4a02ae', 'name': 'public-subnet', 'tenant_id': 'cbfcecd81877431686ff85551dd06750', 'network_id': '353ba081-ed38-4fa4-af92-ea0ec9930df1', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.2.1', 'cidr': '172.26.2.0/24', 'allocation_pools': [{'start': '172.26.2.2', 'end': '172.26.2.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-05-07T00:18:24Z', 'updated_at': '2022-05-07T00:18:24Z', 'revision_number': 0, 'project_id': 'cbfcecd81877431686ff85551dd06750', 'network': {'id': '353ba081-ed38-4fa4-af92-ea0ec9930df1', 'name': 'public', 'tenant_id': 'cbfcecd81877431686ff85551dd06750', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['316b9106-e2dd-4b4a-8d70-d5a19c4a02ae'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-05-07T00:18:16Z', 'updated_at': '2022-05-07T00:18:24Z', 'revision_number': 2, 'project_id': 'cbfcecd81877431686ff85551dd06750', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=112808) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-07 00:19:38.456 | May 07 00:18:25 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG oslo_concurrency.lockutils [None req-0133440e-1c1d-42a0-bcb8-68001c1e1cb7 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=112808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-07 00:19:38.456 | May 07 00:18:25 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG oslo_concurrency.lockutils [None req-0133440e-1c1d-42a0-bcb8-68001c1e1cb7 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=112808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-07 00:19:38.456 | May 07 00:18:29 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=112808) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-07 00:19:38.456 | May 07 00:18:34 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=112808) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-07 00:19:38.456 | May 07 00:18:34 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=112808) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-07 00:19:38.456 | May 07 00:18:46 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=112808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-07 00:19:38.456 | May 07 00:18:46 dv-neutron-837780-6-hyperv neutron-dhcp-agent[112808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=112808) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-07 00:19:38.459 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.462 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-l3.service 2022-05-07 00:19:38.475 | enabled 2022-05-07 00:19:38.479 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-l3.service --no-pager 2022-05-07 00:19:38.495 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-05-07 00:19:38.495 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.495 | Active: active (running) since Sat 2022-05-07 00:17:43 UTC; 1min 54s ago 2022-05-07 00:19:38.495 | Main PID: 113184 (neutron-l3-agen) 2022-05-07 00:19:38.495 | Tasks: 20 (limit: 14304) 2022-05-07 00:19:38.495 | Memory: 385.3M 2022-05-07 00:19:38.495 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-05-07 00:19:38.496 | ├─113184 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-05-07 00:19:38.496 | ├─114133 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpmuyodep8/privsep.sock 2022-05-07 00:19:38.496 | ├─114800 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpuzxy3zyd/privsep.sock 2022-05-07 00:19:38.496 | ├─114816 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpk2chhmqp/privsep.sock 2022-05-07 00:19:38.496 | ├─115037 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-05-07 00:19:38.496 | ├─115038 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-05-07 00:19:38.496 | └─115131 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/900e9c7a-c1da-446c-a075-799ba75bf48c.conf 2022-05-07 00:19:38.496 | 2022-05-07 00:19:38.496 | May 07 00:18:40 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo.privsep.daemon [-] privsep: reply[3024158e-99c2-4480-9f3b-40f0507fbf90]: (4, ('ARPING 172.26.2.55 from 172.26.2.55 qg-db066efd-c2\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=114800) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-07 00:19:38.496 | May 07 00:18:41 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo.privsep.daemon [-] privsep: reply[9bba91f8-a397-4d0f-bcf2-10c0a81412b4]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-729e98e1-b6\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=114800) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-07 00:19:38.496 | May 07 00:18:41 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo.privsep.daemon [-] privsep: reply[173fe1cf-954d-4dd9-a432-d4b206081766]: (4, ('ARPING 172.26.2.55 from 172.26.2.55 qg-db066efd-c2\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=114800) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-07 00:19:38.496 | May 07 00:18:44 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6ece0a2-3892-439a-8c01-afbe497d05c8]: (4, ('ARPING 172.26.2.55 from 172.26.2.55 qg-db066efd-c2\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=114800) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-07 00:19:38.496 | May 07 00:18:45 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo.privsep.daemon [-] privsep: reply[96b45eb7-54c2-49f5-9674-189bcfb03384]: (4, ('ARPING 172.26.2.55 from 172.26.2.55 qg-db066efd-c2\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=114800) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-07 00:19:38.496 | May 07 00:18:48 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=113184) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-07 00:19:38.496 | May 07 00:18:48 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=113184) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-07 00:19:38.496 | May 07 00:18:48 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=113184) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-07 00:19:38.496 | May 07 00:18:48 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=113184) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-07 00:19:38.496 | May 07 00:19:13 dv-neutron-837780-6-hyperv neutron-l3-agent[113184]: DEBUG oslo_service.periodic_task [None req-a53b5b1e-4f4b-489a-a15b-7737455b745e None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=113184) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-05-07 00:19:38.499 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.503 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-meta.service 2022-05-07 00:19:38.517 | enabled 2022-05-07 00:19:38.521 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-meta.service --no-pager 2022-05-07 00:19:38.537 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-05-07 00:19:38.537 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.537 | Active: active (running) since Sat 2022-05-07 00:17:45 UTC; 1min 53s ago 2022-05-07 00:19:38.537 | Main PID: 113539 (neutron-metadat) 2022-05-07 00:19:38.537 | Tasks: 4 (limit: 14304) 2022-05-07 00:19:38.537 | Memory: 130.1M 2022-05-07 00:19:38.537 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-05-07 00:19:38.537 | ├─113539 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-05-07 00:19:38.538 | ├─114018 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-05-07 00:19:38.538 | └─114019 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-05-07 00:19:38.538 | 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_rabbit.ssl = False {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_rabbit.ssl_version = {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_notifications.driver = [] {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_notifications.retry = -1 {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] oslo_messaging_notifications.transport_url = **** {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.538 | May 07 00:17:49 dv-neutron-837780-6-hyperv neutron-metadata-agent[113539]: DEBUG oslo_service.service [None req-7c38d69e-a318-4ba5-b1ca-6bc18163d16d None None] ******************************************************************************** {{(pid=113539) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-07 00:19:38.541 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.544 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-metering.service 2022-05-07 00:19:38.557 | enabled 2022-05-07 00:19:38.561 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-metering.service --no-pager 2022-05-07 00:19:38.577 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-05-07 00:19:38.578 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.578 | Active: active (running) since Sat 2022-05-07 00:17:47 UTC; 1min 51s ago 2022-05-07 00:19:38.578 | Main PID: 113919 (neutron-meterin) 2022-05-07 00:19:38.578 | Tasks: 2 (limit: 14304) 2022-05-07 00:19:38.578 | Memory: 113.8M 2022-05-07 00:19:38.578 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-05-07 00:19:38.578 | └─113919 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-05-07 00:19:38.578 | 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=113919) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=113919) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=113919) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=113919) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=113919) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=113919) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=113919) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=113919) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=113919) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-05-07 00:19:38.578 | May 07 00:19:21 dv-neutron-837780-6-hyperv neutron-metering-agent[113919]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=113919) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-05-07 00:19:38.583 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.586 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-vpn.service 2022-05-07 00:19:38.598 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-05-07 00:19:38.602 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.605 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@g-reg.service 2022-05-07 00:19:38.617 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-05-07 00:19:38.621 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.624 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@cinder.service 2022-05-07 00:19:38.637 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-05-07 00:19:38.640 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.643 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-bak.service 2022-05-07 00:19:38.656 | enabled 2022-05-07 00:19:38.660 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-bak.service --no-pager 2022-05-07 00:19:38.677 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-05-07 00:19:38.677 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.677 | Active: active (running) since Sat 2022-05-07 00:18:55 UTC; 43s ago 2022-05-07 00:19:38.677 | Main PID: 119043 (cinder-backup) 2022-05-07 00:19:38.677 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:38.677 | Memory: 125.0M 2022-05-07 00:19:38.677 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-05-07 00:19:38.677 | ├─119043 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-05-07 00:19:38.677 | └─119489 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-05-07 00:19:38.677 | 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.kv_mountpoint = secret {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.kv_version = 2 {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.namespace = None {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.root_token_id = None {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.split_loggers = False {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.ssl_ca_crt_file = None {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.timeout = None {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.use_ssl = False {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:38.677 | May 07 00:18:59 dv-neutron-837780-6-hyperv cinder-backup[119043]: DEBUG oslo_service.service [None req-2f187ecd-6b46-4385-995e-a50e0aa2c6ad None None] ******************************************************************************** {{(pid=119043) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-07 00:19:38.681 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.683 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-proxy.service 2022-05-07 00:19:38.697 | enabled 2022-05-07 00:19:38.701 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-05-07 00:19:38.718 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-05-07 00:19:38.718 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.718 | Active: active (running) since Sat 2022-05-07 00:17:15 UTC; 2min 22s ago 2022-05-07 00:19:38.718 | Main PID: 109894 (swift-proxy-ser) 2022-05-07 00:19:38.718 | Tasks: 2 (limit: 14304) 2022-05-07 00:19:38.718 | Memory: 91.8M 2022-05-07 00:19:38.719 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-05-07 00:19:38.719 | ├─109894 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-05-07 00:19:38.719 | └─109998 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-05-07 00:19:38.719 | 2022-05-07 00:19:38.719 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-proxy-server[109998]: proxy-server: Authenticating user token 2022-05-07 00:19:38.719 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-proxy-server[109998]: proxy-server: Validating token access rules against request 2022-05-07 00:19:38.719 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-proxy-server[109998]: proxy-server: Received request from user: user_id 851d46d3afef46ad87a22bcdf729ae11, project_id f559f7e2c0624759a31f435cc5aa90e9, roles ResellerAdmin,service 2022-05-07 00:19:38.719 | May 07 00:19:18 dv-neutron-837780-6-hyperv proxy-server[109998]: Received request from user: user_id 851d46d3afef46ad87a22bcdf729ae11, project_id f559f7e2c0624759a31f435cc5aa90e9, roles ResellerAdmin,service 2022-05-07 00:19:38.719 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-proxy-server[109998]: proxy-server: Using identity: {'user': ('851d46d3afef46ad87a22bcdf729ae11', 'glance-swift'), 'tenant': ('f559f7e2c0624759a31f435cc5aa90e9', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx101d60d55b654167a2f7a-006275bb06) 2022-05-07 00:19:38.719 | May 07 00:19:18 dv-neutron-837780-6-hyperv proxy-server[109998]: Using identity: {'user': ('851d46d3afef46ad87a22bcdf729ae11', 'glance-swift'), 'tenant': ('f559f7e2c0624759a31f435cc5aa90e9', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx101d60d55b654167a2f7a-006275bb06) 2022-05-07 00:19:38.719 | May 07 00:19:18 dv-neutron-837780-6-hyperv proxy-server[109998]: User f559f7e2c0624759a31f435cc5aa90e9 has reseller admin authorizing (txn: tx101d60d55b654167a2f7a-006275bb06) (client_ip: 10.222.0.44) 2022-05-07 00:19:38.719 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-proxy-server[109998]: proxy-server: User f559f7e2c0624759a31f435cc5aa90e9 has reseller admin authorizing (txn: tx101d60d55b654167a2f7a-006275bb06) (client_ip: 10.222.0.44) 2022-05-07 00:19:38.719 | May 07 00:19:33 dv-neutron-837780-6-hyperv proxy-server[109998]: 10.222.0.44 10.222.0.44 07/May/2022/00/19/33 PUT /v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABidbsF... 645922816 - - tx101d60d55b654167a2f7a-006275bb06 - 15.3710 - - 1651882758.480203152 1651882773.851185083 0 2022-05-07 00:19:38.719 | May 07 00:19:33 dv-neutron-837780-6-hyperv swift-proxy-server[109998]: proxy-server: 10.222.0.44 10.222.0.44 07/May/2022/00/19/33 PUT /v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABidbsF... 645922816 - - tx101d60d55b654167a2f7a-006275bb06 - 15.3710 - - 1651882758.480203152 1651882773.851185083 0 2022-05-07 00:19:38.722 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.726 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-object.service 2022-05-07 00:19:38.739 | enabled 2022-05-07 00:19:38.743 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-object.service --no-pager 2022-05-07 00:19:38.760 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-05-07 00:19:38.760 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.760 | Active: active (running) since Sat 2022-05-07 00:17:10 UTC; 2min 28s ago 2022-05-07 00:19:38.760 | Main PID: 108381 (swift-object-se) 2022-05-07 00:19:38.760 | Tasks: 23 (limit: 14304) 2022-05-07 00:19:38.760 | Memory: 75.0M 2022-05-07 00:19:38.760 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-05-07 00:19:38.760 | ├─108381 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-05-07 00:19:38.760 | ├─108800 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-05-07 00:19:38.760 | └─108855 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-05-07 00:19:38.760 | 2022-05-07 00:19:38.760 | May 07 00:17:10 dv-neutron-837780-6-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2022-05-07 00:19:38.760 | May 07 00:17:11 dv-neutron-837780-6-hyperv object-server[108381]: Started child 108800 from parent 108381 2022-05-07 00:19:38.760 | May 07 00:17:11 dv-neutron-837780-6-hyperv swift-object-server[108381]: object-server: Started child 108800 from parent 108381 2022-05-07 00:19:38.760 | May 07 00:17:11 dv-neutron-837780-6-hyperv object-server[108381]: Started child 108855 from parent 108381 2022-05-07 00:19:38.760 | May 07 00:17:11 dv-neutron-837780-6-hyperv swift-object-server[108381]: object-server: Started child 108855 from parent 108381 2022-05-07 00:19:38.760 | May 07 00:19:33 dv-neutron-837780-6-hyperv object-server[108855]: 127.0.0.1 - - [07/May/2022:00:19:33 +0000] "PUT /sdb1/222/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd" "tx101d60d55b654167a2f7a-006275bb06" "proxy-server 109998" 15.3353 "-" 108855 0 2022-05-07 00:19:38.760 | May 07 00:19:33 dv-neutron-837780-6-hyperv swift-object-server[108855]: object-server: 127.0.0.1 - - [07/May/2022:00:19:33 +0000] "PUT /sdb1/222/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd" "tx101d60d55b654167a2f7a-006275bb06" "proxy-server 109998" 15.3353 "-" 108855 0 2022-05-07 00:19:38.764 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.766 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-container.service 2022-05-07 00:19:38.780 | enabled 2022-05-07 00:19:38.784 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-container.service --no-pager 2022-05-07 00:19:38.800 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-05-07 00:19:38.800 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.800 | Active: active (running) since Sat 2022-05-07 00:17:11 UTC; 2min 27s ago 2022-05-07 00:19:38.800 | Main PID: 108742 (swift-container) 2022-05-07 00:19:38.800 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:38.800 | Memory: 63.8M 2022-05-07 00:19:38.800 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-05-07 00:19:38.800 | ├─108742 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-05-07 00:19:38.800 | ├─109102 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-05-07 00:19:38.800 | └─109152 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-05-07 00:19:38.800 | 2022-05-07 00:19:38.800 | May 07 00:17:12 dv-neutron-837780-6-hyperv container-server[108742]: Started child 109102 from parent 108742 2022-05-07 00:19:38.800 | May 07 00:17:12 dv-neutron-837780-6-hyperv swift-container-server[108742]: container-server: Started child 109102 from parent 108742 2022-05-07 00:19:38.800 | May 07 00:17:12 dv-neutron-837780-6-hyperv container-server[108742]: Started child 109152 from parent 108742 2022-05-07 00:19:38.800 | May 07 00:17:12 dv-neutron-837780-6-hyperv swift-container-server[108742]: container-server: Started child 109152 from parent 108742 2022-05-07 00:19:38.800 | May 07 00:19:18 dv-neutron-837780-6-hyperv container-server[109152]: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "PUT /sdb1/274/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" "tx9671f2119549445099197-006275bb06" "proxy-server 109998" 0.0928 "-" 109152 0 2022-05-07 00:19:38.800 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-container-server[109152]: container-server: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "PUT /sdb1/274/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" "tx9671f2119549445099197-006275bb06" "proxy-server 109998" 0.0928 "-" 109152 0 2022-05-07 00:19:38.800 | May 07 00:19:18 dv-neutron-837780-6-hyperv container-server[109102]: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "HEAD /sdb1/274/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance?format=json&states=listing" "tx101d60d55b654167a2f7a-006275bb06" "proxy-server 109998" 0.0067 "-" 109102 0 2022-05-07 00:19:38.800 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-container-server[109102]: container-server: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "HEAD /sdb1/274/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance?format=json&states=listing" "tx101d60d55b654167a2f7a-006275bb06" "proxy-server 109998" 0.0067 "-" 109102 0 2022-05-07 00:19:38.800 | May 07 00:19:33 dv-neutron-837780-6-hyperv container-server[109102]: 127.0.0.1 - - [07/May/2022:00:19:33 +0000] "PUT /sdb1/274/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd" 201 - "PUT http://10.222.0.44:8080/sdb1/222/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd" "tx101d60d55b654167a2f7a-006275bb06" "object-server 108855" 0.0017 "-" 109102 0 2022-05-07 00:19:38.800 | May 07 00:19:33 dv-neutron-837780-6-hyperv swift-container-server[109102]: container-server: 127.0.0.1 - - [07/May/2022:00:19:33 +0000] "PUT /sdb1/274/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd" 201 - "PUT http://10.222.0.44:8080/sdb1/222/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance/7ab7e81a-4f8d-43e7-b644-86001cdd59cd" "tx101d60d55b654167a2f7a-006275bb06" "object-server 108855" 0.0017 "-" 109102 0 2022-05-07 00:19:38.803 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.806 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-account.service 2022-05-07 00:19:38.820 | enabled 2022-05-07 00:19:38.823 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-account.service --no-pager 2022-05-07 00:19:38.840 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-05-07 00:19:38.840 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-05-07 00:19:38.840 | Active: active (running) since Sat 2022-05-07 00:17:12 UTC; 2min 25s ago 2022-05-07 00:19:38.840 | Main PID: 109104 (swift-account-s) 2022-05-07 00:19:38.840 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:38.840 | Memory: 61.0M 2022-05-07 00:19:38.840 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-05-07 00:19:38.840 | ├─109104 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-05-07 00:19:38.840 | ├─109495 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-05-07 00:19:38.840 | └─109496 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-05-07 00:19:38.840 | 2022-05-07 00:19:38.840 | May 07 00:19:17 dv-neutron-837780-6-hyperv account-server[109495]: 127.0.0.1 - - [07/May/2022:00:19:17 +0000] "HEAD /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9?format=json" "tx958a367b64bb4f0f84f33-006275bb05" "proxy-server 109998" 0.0020 "-" 109495 - 2022-05-07 00:19:38.840 | May 07 00:19:17 dv-neutron-837780-6-hyperv swift-account-server[109495]: account-server: 127.0.0.1 - - [07/May/2022:00:19:17 +0000] "HEAD /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9?format=json" "tx958a367b64bb4f0f84f33-006275bb05" "proxy-server 109998" 0.0020 "-" 109495 - 2022-05-07 00:19:38.840 | May 07 00:19:17 dv-neutron-837780-6-hyperv account-server[109496]: 127.0.0.1 - - [07/May/2022:00:19:17 +0000] "HEAD /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9?format=json" "tx958a367b64bb4f0f84f33-006275bb05" "proxy-server 109998" 0.0019 "-" 109496 - 2022-05-07 00:19:38.840 | May 07 00:19:17 dv-neutron-837780-6-hyperv swift-account-server[109496]: account-server: 127.0.0.1 - - [07/May/2022:00:19:17 +0000] "HEAD /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9?format=json" "tx958a367b64bb4f0f84f33-006275bb05" "proxy-server 109998" 0.0019 "-" 109496 - 2022-05-07 00:19:38.840 | May 07 00:19:18 dv-neutron-837780-6-hyperv account-server[109496]: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "PUT /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9" 201 - "-" "tx9671f2119549445099197-006275bb06" "-" 0.2398 "-" 109496 - 2022-05-07 00:19:38.840 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-account-server[109496]: account-server: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "PUT /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9" 201 - "-" "tx9671f2119549445099197-006275bb06" "-" 0.2398 "-" 109496 - 2022-05-07 00:19:38.840 | May 07 00:19:18 dv-neutron-837780-6-hyperv account-server[109496]: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "HEAD /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9?format=json" "tx9671f2119549445099197-006275bb06" "proxy-server 109998" 0.0024 "-" 109496 - 2022-05-07 00:19:38.840 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-account-server[109496]: account-server: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "HEAD /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_f559f7e2c0624759a31f435cc5aa90e9?format=json" "tx9671f2119549445099197-006275bb06" "proxy-server 109998" 0.0024 "-" 109496 - 2022-05-07 00:19:38.840 | May 07 00:19:18 dv-neutron-837780-6-hyperv account-server[109495]: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "PUT /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/274/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" "tx9671f2119549445099197-006275bb06" "container-server 109152" 0.0037 "-" 109495 0 2022-05-07 00:19:38.840 | May 07 00:19:18 dv-neutron-837780-6-hyperv swift-account-server[109495]: account-server: 127.0.0.1 - - [07/May/2022:00:19:18 +0000] "PUT /sdb1/186/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/274/AUTH_f559f7e2c0624759a31f435cc5aa90e9/glance" "tx9671f2119549445099197-006275bb06" "container-server 109152" 0.0037 "-" 109495 0 2022-05-07 00:19:38.843 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.846 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@heat.service 2022-05-07 00:19:38.858 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-05-07 00:19:38.862 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.865 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@h-api.service 2022-05-07 00:19:38.883 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-05-07 00:19:38.887 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.890 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-05-07 00:19:38.902 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-05-07 00:19:38.906 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.909 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-05-07 00:19:38.921 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-05-07 00:19:38.925 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.930 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@h-eng.service 2022-05-07 00:19:38.942 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-05-07 00:19:38.946 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.948 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-05-07 00:19:38.961 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-05-07 00:19:38.965 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.968 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-05-07 00:19:38.980 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-05-07 00:19:38.984 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:38.987 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-05-07 00:19:38.999 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-05-07 00:19:39.003 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:39.006 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-05-07 00:19:39.019 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-05-07 00:19:39.023 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:39.025 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-05-07 00:19:39.038 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-05-07 00:19:39.042 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:39.044 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-05-07 00:19:39.058 | enabled 2022-05-07 00:19:39.062 | + functions-common:service_check:1737 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-05-07 00:19:39.078 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-05-07 00:19:39.078 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-05-07 00:19:39.079 | Active: active (running) since Sat 2022-05-07 00:17:14 UTC; 2min 24s ago 2022-05-07 00:19:39.079 | Main PID: 109502 (swift-container) 2022-05-07 00:19:39.079 | Tasks: 1 (limit: 14304) 2022-05-07 00:19:39.079 | Memory: 43.2M 2022-05-07 00:19:39.079 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-05-07 00:19:39.079 | └─109502 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-05-07 00:19:39.079 | 2022-05-07 00:19:39.079 | May 07 00:17:14 dv-neutron-837780-6-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-05-07 00:19:39.079 | May 07 00:17:15 dv-neutron-837780-6-hyperv container-sync[109502]: Starting 109502 2022-05-07 00:19:39.079 | May 07 00:17:15 dv-neutron-837780-6-hyperv container-sync[109502]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-05-07 00:19:39.082 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:39.085 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-05-07 00:19:39.099 | enabled 2022-05-07 00:19:39.102 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-05-07 00:19:39.119 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-05-07 00:19:39.119 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-05-07 00:19:39.119 | Active: active (running) since Sat 2022-05-07 00:18:38 UTC; 1min 0s ago 2022-05-07 00:19:39.119 | Main PID: 116791 (nova-conductor) 2022-05-07 00:19:39.119 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:39.119 | Memory: 154.4M 2022-05-07 00:19:39.119 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-05-07 00:19:39.120 | ├─116791 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-05-07 00:19:39.120 | ├─117664 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-05-07 00:19:39.120 | └─117665 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-05-07 00:19:39.120 | 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_limit.split_loggers = False {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_limit.status_code_retries = None {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_limit.status_code_retry_delay = None {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_limit.timeout = None {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_limit.valid_interfaces = None {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_limit.version = None {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_reports.file_event_handler = None {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] oslo_reports.log_dir = None {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.120 | May 07 00:18:43 dv-neutron-837780-6-hyperv nova-conductor[116791]: DEBUG oslo_service.service [None req-bcd04c7d-3852-42f8-8fee-a3aba98dc665 None None] ******************************************************************************** {{(pid=116791) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-07 00:19:39.123 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-05-07 00:19:39.126 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-05-07 00:19:39.140 | enabled 2022-05-07 00:19:39.144 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-05-07 00:19:39.160 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-05-07 00:19:39.160 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-05-07 00:19:39.160 | Active: active (running) since Sat 2022-05-07 00:18:40 UTC; 58s ago 2022-05-07 00:19:39.160 | Main PID: 117182 (nova-conductor) 2022-05-07 00:19:39.160 | Tasks: 3 (limit: 14304) 2022-05-07 00:19:39.160 | Memory: 148.6M 2022-05-07 00:19:39.160 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-05-07 00:19:39.160 | ├─117182 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-05-07 00:19:39.160 | ├─117671 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-05-07 00:19:39.160 | └─117672 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-05-07 00:19:39.160 | 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_limit.split_loggers = False {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_limit.status_code_retries = None {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_limit.status_code_retry_delay = None {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_limit.timeout = None {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_limit.valid_interfaces = None {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_limit.version = None {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_reports.file_event_handler = None {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] oslo_reports.log_dir = None {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-05-07 00:19:39.160 | May 07 00:18:44 dv-neutron-837780-6-hyperv nova-conductor[117182]: DEBUG oslo_service.service [None req-0a9e03f8-c811-4b48-908f-d3a8743a2f65 None None] ******************************************************************************** {{(pid=117182) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-05-07 00:19:39.163 | + ./stack.sh:main:1438 : is_service_enabled n-api 2022-05-07 00:19:39.182 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:19:39.185 | + ./stack.sh:main:1439 : is_service_enabled n-cpu 2022-05-07 00:19:39.203 | + functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:19:39.206 | + ./stack.sh:main:1446 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-05-07 00:19:39.209 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:19:39.211 | + ./stack.sh:echo_summary:448 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-05-07 00:19:39.214 | + ./stack.sh:main:1453 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-05-07 00:19:40.255 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-07 00:19:43.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:43.050 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:43.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:43.050 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:43.050 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.050 | | Upgrade Check Results | 2022-05-07 00:19:43.050 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.050 | | Check: Cells v2 | 2022-05-07 00:19:43.050 | | Result: Success | 2022-05-07 00:19:43.050 | | Details: No host mappings or compute nodes were found. Remember to | 2022-05-07 00:19:43.050 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-05-07 00:19:43.050 | | compute hosts are deployed. | 2022-05-07 00:19:43.050 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.050 | | Check: Placement API | 2022-05-07 00:19:43.050 | | Result: Success | 2022-05-07 00:19:43.050 | | Details: None | 2022-05-07 00:19:43.050 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.050 | | Check: Cinder API | 2022-05-07 00:19:43.050 | | Result: Success | 2022-05-07 00:19:43.050 | | Details: None | 2022-05-07 00:19:43.050 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.050 | | Check: Policy Scope-based Defaults | 2022-05-07 00:19:43.050 | | Result: Success | 2022-05-07 00:19:43.050 | | Details: None | 2022-05-07 00:19:43.050 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.050 | | Check: Policy File JSON to YAML Migration | 2022-05-07 00:19:43.050 | | Result: Success | 2022-05-07 00:19:43.050 | | Details: None | 2022-05-07 00:19:43.050 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.050 | | Check: Older than N-1 computes | 2022-05-07 00:19:43.050 | | Result: Success | 2022-05-07 00:19:43.050 | | Details: None | 2022-05-07 00:19:43.051 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.051 | | Check: hw_machine_type unset | 2022-05-07 00:19:43.051 | | Result: Success | 2022-05-07 00:19:43.051 | | Details: None | 2022-05-07 00:19:43.051 | +--------------------------------------------------------------------+ 2022-05-07 00:19:43.502 | + ./stack.sh:main:1460 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-05-07 00:19:43.504 | + ./stack.sh:main:1461 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-05-07 00:19:43.504 | Running user script /home/ubuntu/devstack/local.sh 2022-05-07 00:19:43.507 | + ./stack.sh:main:1462 : /home/ubuntu/devstack/local.sh 2022-05-07 00:19:43.509 | Before updating nova flavors: 2022-05-07 00:19:45.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:45.672 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:45.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:45.672 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:45.672 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:19:45.672 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-05-07 00:19:45.672 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:19:45.672 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-05-07 00:19:45.672 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-05-07 00:19:45.673 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-05-07 00:19:45.673 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-05-07 00:19:45.673 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-05-07 00:19:45.673 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-05-07 00:19:45.673 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-05-07 00:19:45.673 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-05-07 00:19:45.673 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-05-07 00:19:45.673 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-05-07 00:19:45.673 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:19:46.969 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-05-07 00:19:47.025 | Flavor 42 not found 2022-05-07 00:19:48.122 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-05-07 00:19:48.177 | Flavor 84 not found 2022-05-07 00:19:49.289 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-05-07 00:19:49.346 | Flavor 451 not found 2022-05-07 00:19:50.475 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:50.475 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-07 00:19:50.475 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:50.475 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:50.475 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:51.641 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:51.641 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-07 00:19:51.641 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:51.641 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:51.641 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:52.837 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:52.837 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-07 00:19:52.837 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:52.837 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:52.837 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:54.020 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:54.020 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-07 00:19:54.020 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:54.020 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:54.020 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:54.075 | After updating nova flavors: 2022-05-07 00:19:55.128 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:55.128 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-05-07 00:19:55.128 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:55.128 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-05-07 00:19:55.128 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-05-07 00:19:55.128 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-05-07 00:19:57.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:57.539 | from cryptography.utils import int_from_bytes 2022-05-07 00:19:57.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:19:57.539 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:00.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:00.192 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:00.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:00.192 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:00.367 | Neutron networks: 2022-05-07 00:20:02.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:02.668 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:02.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:02.668 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:02.668 | +--------------------------------------+---------+--------------------------------------+ 2022-05-07 00:20:02.668 | | ID | Name | Subnets | 2022-05-07 00:20:02.669 | +--------------------------------------+---------+--------------------------------------+ 2022-05-07 00:20:02.669 | | 353ba081-ed38-4fa4-af92-ea0ec9930df1 | public | 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae | 2022-05-07 00:20:02.669 | | c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490 | private | 8c952cf5-4217-4032-b02f-646e1066b695 | 2022-05-07 00:20:02.669 | +--------------------------------------+---------+--------------------------------------+ 2022-05-07 00:20:05.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:05.087 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:05.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:05.087 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:07.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:07.504 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:07.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:07.504 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:07.504 | +---------------------------+--------------------------------------+ 2022-05-07 00:20:07.504 | | Field | Value | 2022-05-07 00:20:07.504 | +---------------------------+--------------------------------------+ 2022-05-07 00:20:07.504 | | admin_state_up | UP | 2022-05-07 00:20:07.504 | | availability_zone_hints | | 2022-05-07 00:20:07.504 | | availability_zones | nova | 2022-05-07 00:20:07.504 | | created_at | 2022-05-07T00:18:16Z | 2022-05-07 00:20:07.504 | | description | | 2022-05-07 00:20:07.504 | | dns_domain | None | 2022-05-07 00:20:07.504 | | id | 353ba081-ed38-4fa4-af92-ea0ec9930df1 | 2022-05-07 00:20:07.504 | | ipv4_address_scope | None | 2022-05-07 00:20:07.504 | | ipv6_address_scope | None | 2022-05-07 00:20:07.504 | | is_default | True | 2022-05-07 00:20:07.504 | | is_vlan_transparent | None | 2022-05-07 00:20:07.504 | | mtu | 1500 | 2022-05-07 00:20:07.504 | | name | public | 2022-05-07 00:20:07.504 | | port_security_enabled | True | 2022-05-07 00:20:07.504 | | project_id | cbfcecd81877431686ff85551dd06750 | 2022-05-07 00:20:07.504 | | provider:network_type | flat | 2022-05-07 00:20:07.504 | | provider:physical_network | physnet1 | 2022-05-07 00:20:07.504 | | provider:segmentation_id | None | 2022-05-07 00:20:07.504 | | qos_policy_id | None | 2022-05-07 00:20:07.504 | | revision_number | 2 | 2022-05-07 00:20:07.504 | | router:external | External | 2022-05-07 00:20:07.504 | | segments | None | 2022-05-07 00:20:07.505 | | shared | False | 2022-05-07 00:20:07.505 | | status | ACTIVE | 2022-05-07 00:20:07.505 | | subnets | 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae | 2022-05-07 00:20:07.505 | | tags | | 2022-05-07 00:20:07.505 | | updated_at | 2022-05-07T00:18:24Z | 2022-05-07 00:20:07.505 | +---------------------------+--------------------------------------+ 2022-05-07 00:20:10.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:10.005 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:10.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:10.005 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:10.005 | +---------------------------+--------------------------------------+ 2022-05-07 00:20:10.005 | | Field | Value | 2022-05-07 00:20:10.005 | +---------------------------+--------------------------------------+ 2022-05-07 00:20:10.005 | | admin_state_up | UP | 2022-05-07 00:20:10.005 | | availability_zone_hints | | 2022-05-07 00:20:10.005 | | availability_zones | nova | 2022-05-07 00:20:10.005 | | created_at | 2022-05-07T00:17:57Z | 2022-05-07 00:20:10.005 | | description | | 2022-05-07 00:20:10.005 | | dns_domain | None | 2022-05-07 00:20:10.005 | | id | c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490 | 2022-05-07 00:20:10.005 | | ipv4_address_scope | None | 2022-05-07 00:20:10.005 | | ipv6_address_scope | None | 2022-05-07 00:20:10.005 | | is_default | None | 2022-05-07 00:20:10.005 | | is_vlan_transparent | None | 2022-05-07 00:20:10.005 | | mtu | 1500 | 2022-05-07 00:20:10.005 | | name | private | 2022-05-07 00:20:10.005 | | port_security_enabled | True | 2022-05-07 00:20:10.005 | | project_id | 82de375b4e274b85990a6577cc2f6238 | 2022-05-07 00:20:10.006 | | provider:network_type | vlan | 2022-05-07 00:20:10.006 | | provider:physical_network | physnet1 | 2022-05-07 00:20:10.006 | | provider:segmentation_id | 139 | 2022-05-07 00:20:10.006 | | qos_policy_id | None | 2022-05-07 00:20:10.006 | | revision_number | 3 | 2022-05-07 00:20:10.006 | | router:external | Internal | 2022-05-07 00:20:10.006 | | segments | None | 2022-05-07 00:20:10.006 | | shared | False | 2022-05-07 00:20:10.006 | | status | ACTIVE | 2022-05-07 00:20:10.006 | | subnets | 8c952cf5-4217-4032-b02f-646e1066b695 | 2022-05-07 00:20:10.006 | | tags | | 2022-05-07 00:20:10.006 | | updated_at | 2022-05-07T00:20:00Z | 2022-05-07 00:20:10.006 | +---------------------------+--------------------------------------+ 2022-05-07 00:20:10.168 | Neutron subnetworks: 2022-05-07 00:20:12.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:12.378 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:12.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:12.378 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:12.378 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-05-07 00:20:12.378 | | ID | Name | Network | Subnet | 2022-05-07 00:20:12.378 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-05-07 00:20:12.378 | | 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae | public-subnet | 353ba081-ed38-4fa4-af92-ea0ec9930df1 | 172.26.2.0/24 | 2022-05-07 00:20:12.378 | | 8c952cf5-4217-4032-b02f-646e1066b695 | private-subnet | c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490 | 172.20.0.0/26 | 2022-05-07 00:20:12.378 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-05-07 00:20:14.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:14.762 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:14.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:14.762 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:17.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:17.090 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:17.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:17.090 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:17.090 | +----------------------+--------------------------------------+ 2022-05-07 00:20:17.090 | | Field | Value | 2022-05-07 00:20:17.090 | +----------------------+--------------------------------------+ 2022-05-07 00:20:17.090 | | allocation_pools | 172.26.2.2-172.26.2.254 | 2022-05-07 00:20:17.090 | | cidr | 172.26.2.0/24 | 2022-05-07 00:20:17.090 | | created_at | 2022-05-07T00:18:24Z | 2022-05-07 00:20:17.090 | | description | | 2022-05-07 00:20:17.090 | | dns_nameservers | | 2022-05-07 00:20:17.090 | | dns_publish_fixed_ip | None | 2022-05-07 00:20:17.090 | | enable_dhcp | False | 2022-05-07 00:20:17.090 | | gateway_ip | 172.26.2.1 | 2022-05-07 00:20:17.090 | | host_routes | | 2022-05-07 00:20:17.090 | | id | 316b9106-e2dd-4b4a-8d70-d5a19c4a02ae | 2022-05-07 00:20:17.091 | | ip_version | 4 | 2022-05-07 00:20:17.091 | | ipv6_address_mode | None | 2022-05-07 00:20:17.091 | | ipv6_ra_mode | None | 2022-05-07 00:20:17.091 | | name | public-subnet | 2022-05-07 00:20:17.091 | | network_id | 353ba081-ed38-4fa4-af92-ea0ec9930df1 | 2022-05-07 00:20:17.091 | | project_id | cbfcecd81877431686ff85551dd06750 | 2022-05-07 00:20:17.091 | | revision_number | 0 | 2022-05-07 00:20:17.091 | | segment_id | None | 2022-05-07 00:20:17.091 | | service_types | | 2022-05-07 00:20:17.091 | | subnetpool_id | None | 2022-05-07 00:20:17.091 | | tags | | 2022-05-07 00:20:17.091 | | updated_at | 2022-05-07T00:18:24Z | 2022-05-07 00:20:17.091 | +----------------------+--------------------------------------+ 2022-05-07 00:20:19.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:19.440 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:19.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:19.440 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:19.440 | +----------------------+--------------------------------------+ 2022-05-07 00:20:19.440 | | Field | Value | 2022-05-07 00:20:19.440 | +----------------------+--------------------------------------+ 2022-05-07 00:20:19.440 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-05-07 00:20:19.440 | | cidr | 172.20.0.0/26 | 2022-05-07 00:20:19.441 | | created_at | 2022-05-07T00:18:00Z | 2022-05-07 00:20:19.441 | | description | | 2022-05-07 00:20:19.441 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-05-07 00:20:19.441 | | dns_publish_fixed_ip | None | 2022-05-07 00:20:19.441 | | enable_dhcp | True | 2022-05-07 00:20:19.441 | | gateway_ip | 172.20.0.1 | 2022-05-07 00:20:19.441 | | host_routes | | 2022-05-07 00:20:19.441 | | id | 8c952cf5-4217-4032-b02f-646e1066b695 | 2022-05-07 00:20:19.441 | | ip_version | 4 | 2022-05-07 00:20:19.441 | | ipv6_address_mode | None | 2022-05-07 00:20:19.441 | | ipv6_ra_mode | None | 2022-05-07 00:20:19.441 | | name | private-subnet | 2022-05-07 00:20:19.441 | | network_id | c73b7ebe-20f8-4fd7-a0ef-85dc9bb13490 | 2022-05-07 00:20:19.441 | | project_id | 82de375b4e274b85990a6577cc2f6238 | 2022-05-07 00:20:19.441 | | revision_number | 1 | 2022-05-07 00:20:19.441 | | segment_id | None | 2022-05-07 00:20:19.441 | | service_types | | 2022-05-07 00:20:19.441 | | subnetpool_id | e2e4775b-0ffc-47d8-9fc0-d84c80e72f55 | 2022-05-07 00:20:19.441 | | tags | | 2022-05-07 00:20:19.441 | | updated_at | 2022-05-07T00:20:00Z | 2022-05-07 00:20:19.441 | +----------------------+--------------------------------------+ 2022-05-07 00:20:19.705 | + ./stack.sh:main:1471 : command openstack complete 2022-05-07 00:20:19.705 | + ./stack.sh:main:1472 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-05-07 00:20:19.708 | + ./stack.sh:main:1471 : openstack complete 2022-05-07 00:20:22.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:22.385 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:22.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:22.385 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:22.385 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-05-07 00:20:22.732 | + ./stack.sh:main:1475 : is_service_enabled cinder 2022-05-07 00:20:22.753 | + functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:20:22.756 | + ./stack.sh:main:1476 : is_ubuntu 2022-05-07 00:20:22.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-07 00:20:22.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-07 00:20:22.763 | + ./stack.sh:main:1477 : echo_summary 'Configuring lvm.conf global device filter' 2022-05-07 00:20:22.766 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:20:22.769 | + ./stack.sh:echo_summary:448 : echo -e Configuring lvm.conf global device filter 2022-05-07 00:20:22.771 | + ./stack.sh:main:1478 : set_lvm_filter 2022-05-07 00:20:22.774 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-05-07 00:20:22.776 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-05-07 00:20:22.779 | + lib/lvm:set_lvm_filter:185 : local pv 2022-05-07 00:20:22.782 | + lib/lvm:set_lvm_filter:186 : local vg 2022-05-07 00:20:22.784 | + lib/lvm:set_lvm_filter:187 : local line 2022-05-07 00:20:22.788 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-05-07 00:20:22.964 | + lib/lvm:set_lvm_filter:189 : for pv_info in $(sudo pvs --noheadings -o name) 2022-05-07 00:20:22.969 | ++ lib/lvm:set_lvm_filter:190 : echo -e /dev/loop4 2022-05-07 00:20:22.970 | ++ lib/lvm:set_lvm_filter:190 : sed 's/\/dev\///g' 2022-05-07 00:20:22.970 | ++ lib/lvm:set_lvm_filter:190 : sed 's/ //g' 2022-05-07 00:20:22.975 | + lib/lvm:set_lvm_filter:190 : pv=loop4 2022-05-07 00:20:22.978 | + lib/lvm:set_lvm_filter:191 : new='"a|loop4|", ' 2022-05-07 00:20:22.981 | + lib/lvm:set_lvm_filter:192 : filter_string='global_filter = [ "a|loop4|", ' 2022-05-07 00:20:22.984 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-05-07 00:20:22.987 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-05-07 00:20:22.989 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-05-07 00:20:23.009 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-05-07 00:20:23.023 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-05-07 00:20:23.025 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:20:23.028 | + ./stack.sh:echo_summary:448 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"r|.*|"' ']' '#' from devstack 2022-05-07 00:20:23.032 | + ./stack.sh:main:1488 : run_phase stack test-config 2022-05-07 00:20:23.034 | + functions-common:run_phase:1865 : local mode=stack 2022-05-07 00:20:23.037 | + functions-common:run_phase:1866 : local phase=test-config 2022-05-07 00:20:23.040 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-07 00:20:23.042 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-07 00:20:23.046 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-07 00:20:23.049 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-07 00:20:23.052 | + functions-common:run_phase:1875 : local extra 2022-05-07 00:20:23.055 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-07 00:20:23.061 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-07 00:20:23.065 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-07 00:20:23.068 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-07 00:20:23.071 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-05-07 00:20:23.074 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-07 00:20:23.092 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:20:23.095 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-07 00:20:23.098 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:20:23.100 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-05-07 00:20:23.103 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:20:23.105 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-07 00:20:23.108 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:20:23.111 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-05-07 00:20:23.113 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:20:23.116 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-07 00:20:23.118 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-07 00:20:23.121 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-07 00:20:23.123 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-05-07 00:20:23.172 | [17762 Async install_tempest:78194]: Waiting for completion of install_tempest running on PID 78194 (1 other jobs running) 2022-05-07 00:20:23.196 | [17762 Async install_tempest:78194]: Signaling child to exit 2022-05-07 00:20:23.196 | WAKEUP 2022-05-07 00:20:23.219 | [17762 Async install_tempest:78194]: Signaled 2022-05-07 00:20:23.221 | ++ lib/tempest:install_tempest:711 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:610 : local git_ref=master 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:611 : local orig_dir 2022-05-07 00:20:23.221 | +++ functions-common:git_clone:612 : pwd 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-05-07 00:20:23.221 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:615 : RECLONE=False 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:629 : echo master 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:689 : cd /opt/stack/tempest 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:690 : head -1 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:690 : git show --oneline 2022-05-07 00:20:23.221 | a06eb6536 Merge "Remove compute api_extensions config option" 2022-05-07 00:20:23.221 | ++ functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-07 00:20:23.221 | ++ lib/tempest:install_tempest:712 : pip_install 'tox!=2.8.0' 2022-05-07 00:20:23.221 | Using python 3.8 to install tox!=2.8.0 2022-05-07 00:20:23.222 | ++ 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 'tox!=2.8.0' 2022-05-07 00:20:23.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:23.222 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:23.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:23.222 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:23.222 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:20:23.222 | Collecting tox!=2.8.0 2022-05-07 00:20:23.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-05-07 00:20:23.222 | Collecting py>=1.4.17 2022-05-07 00:20:23.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-05-07 00:20:23.222 | Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (20.14.1) 2022-05-07 00:20:23.222 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-05-07 00:20:23.222 | Collecting toml>=0.9.4 2022-05-07 00:20:23.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-05-07 00:20:23.222 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-05-07 00:20:23.222 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.6.0) 2022-05-07 00:20:23.222 | Collecting pluggy>=0.12.0 2022-05-07 00:20:23.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-05-07 00:20:23.222 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.8) 2022-05-07 00:20:23.222 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2022-05-07 00:20:23.222 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (2.5.2) 2022-05-07 00:20:23.222 | Installing collected packages: toml, py, pluggy, tox 2022-05-07 00:20:23.222 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.25.0 2022-05-07 00:20:23.222 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:20:23.222 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:20:23.222 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:20:23.222 | ++ inc/python:pip_install:200 : result=0 2022-05-07 00:20:23.222 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:20:23.222 | ++ functions-common:time_stop:2437 : local name 2022-05-07 00:20:23.222 | ++ functions-common:time_stop:2438 : local end_time 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2440 : local total 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2441 : local start_time 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2444 : start_time=1651881911655 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2446 : [[ -z 1651881911655 ]] 2022-05-07 00:20:23.223 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2449 : end_time=1651881918851 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2450 : elapsed_time=7196 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2451 : total=269810 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:20:23.223 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=277006 2022-05-07 00:20:23.223 | ++ inc/python:pip_install:203 : return 0 2022-05-07 00:20:23.223 | ++ lib/tempest:install_tempest:713 : pushd /opt/stack/tempest 2022-05-07 00:20:23.223 | /opt/stack/tempest ~/devstack 2022-05-07 00:20:23.223 | ++ lib/tempest:install_tempest:717 : git checkout master 2022-05-07 00:20:23.223 | M .coveragerc 2022-05-07 00:20:23.223 | M .gitignore 2022-05-07 00:20:23.223 | M .gitreview 2022-05-07 00:20:23.223 | M .mailmap 2022-05-07 00:20:23.223 | M .stestr.conf 2022-05-07 00:20:23.223 | M CONTRIBUTING.rst 2022-05-07 00:20:23.223 | M HACKING.rst 2022-05-07 00:20:23.223 | M LICENSE 2022-05-07 00:20:23.223 | M README.rst 2022-05-07 00:20:23.223 | M REVIEWING.rst 2022-05-07 00:20:23.223 | M bindep.txt 2022-05-07 00:20:23.223 | M doc/requirements.txt 2022-05-07 00:20:23.223 | M doc/source/_extra/.htaccess 2022-05-07 00:20:23.223 | M doc/source/_static/.keep 2022-05-07 00:20:23.223 | M doc/source/account_generator.rst 2022-05-07 00:20:23.223 | M doc/source/cleanup.rst 2022-05-07 00:20:23.224 | M doc/source/conf.py 2022-05-07 00:20:23.224 | M doc/source/configuration.rst 2022-05-07 00:20:23.224 | M doc/source/contributor/contributing.rst 2022-05-07 00:20:23.224 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-05-07 00:20:23.224 | M doc/source/data/tempest-plugins-registry.header 2022-05-07 00:20:23.224 | M doc/source/index.rst 2022-05-07 00:20:23.224 | M doc/source/keystone_scopes_and_roles_support.rst 2022-05-07 00:20:23.224 | M doc/source/library.rst 2022-05-07 00:20:23.224 | M doc/source/library/api_microversion_testing.rst 2022-05-07 00:20:23.224 | M doc/source/library/auth.rst 2022-05-07 00:20:23.224 | M doc/source/library/cli.rst 2022-05-07 00:20:23.224 | M doc/source/library/clients.rst 2022-05-07 00:20:23.224 | M doc/source/library/credential_providers.rst 2022-05-07 00:20:23.224 | M doc/source/library/decorators.rst 2022-05-07 00:20:23.224 | M doc/source/library/rest_client.rst 2022-05-07 00:20:23.224 | M doc/source/library/service_clients/compute_clients.rst 2022-05-07 00:20:23.224 | M doc/source/library/utils.rst 2022-05-07 00:20:23.224 | M doc/source/library/validation_resources.rst 2022-05-07 00:20:23.224 | M doc/source/microversion_testing.rst 2022-05-07 00:20:23.224 | M doc/source/overview.rst 2022-05-07 00:20:23.224 | M doc/source/plugins/index.rst 2022-05-07 00:20:23.224 | M doc/source/plugins/plugin.rst 2022-05-07 00:20:23.224 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-05-07 00:20:23.224 | M doc/source/run.rst 2022-05-07 00:20:23.224 | M doc/source/sampleconf.rst 2022-05-07 00:20:23.224 | M doc/source/stable_branch_support_policy.rst 2022-05-07 00:20:23.224 | M doc/source/stable_branch_testing_policy.rst 2022-05-07 00:20:23.224 | M doc/source/subunit_describe_calls.rst 2022-05-07 00:20:23.224 | M doc/source/supported_version.rst 2022-05-07 00:20:23.224 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-05-07 00:20:23.224 | M doc/source/test_removal.rst 2022-05-07 00:20:23.224 | M doc/source/tests/modules.rst 2022-05-07 00:20:23.224 | M doc/source/workspace.rst 2022-05-07 00:20:23.224 | M doc/source/write_tests.rst 2022-05-07 00:20:23.225 | M etc/accounts.yaml.sample 2022-05-07 00:20:23.225 | M etc/allow-list.yaml 2022-05-07 00:20:23.225 | M etc/logging.conf.sample 2022-05-07 00:20:23.225 | M etc/rbac-persona-accounts.yaml.sample 2022-05-07 00:20:23.225 | M playbooks/devstack-tempest-ipv6.yaml 2022-05-07 00:20:23.225 | M playbooks/devstack-tempest.yaml 2022-05-07 00:20:23.225 | M playbooks/enable-fips.yaml 2022-05-07 00:20:23.225 | M playbooks/post-tempest.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-05-07 00:20:23.225 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-05-07 00:20:23.226 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-05-07 00:20:23.227 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-05-07 00:20:23.228 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-05-07 00:20:23.229 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-05-07 00:20:23.230 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-05-07 00:20:23.231 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-05-07 00:20:23.232 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-05-07 00:20:23.233 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-05-07 00:20:23.234 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-05-07 00:20:23.235 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-05-07 00:20:23.236 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-05-07 00:20:23.236 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-05-07 00:20:23.236 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-05-07 00:20:23.236 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-05-07 00:20:23.236 | M releasenotes/source/_static/.placeholder 2022-05-07 00:20:23.236 | M releasenotes/source/_templates/.placeholder 2022-05-07 00:20:23.236 | M releasenotes/source/conf.py 2022-05-07 00:20:23.236 | M releasenotes/source/index.rst 2022-05-07 00:20:23.236 | M releasenotes/source/unreleased.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v10.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v11.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v12.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v13.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v14.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v15.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v16.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v16.1.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v17.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v17.1.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v17.2.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v18.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v19.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v20.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v21.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v22.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v22.1.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v23.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v24.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v26.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v26.1.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v27.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v28.0.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v28.1.0.rst 2022-05-07 00:20:23.236 | M releasenotes/source/v29.0.0.rst 2022-05-07 00:20:23.237 | M releasenotes/source/v29.1.0.rst 2022-05-07 00:20:23.237 | M releasenotes/source/v29.2.0.rst 2022-05-07 00:20:23.237 | M releasenotes/source/v30.0.0.rst 2022-05-07 00:20:23.237 | M requirements.txt 2022-05-07 00:20:23.237 | M roles/acl-devstack-files/README.rst 2022-05-07 00:20:23.237 | M roles/acl-devstack-files/defaults/main.yaml 2022-05-07 00:20:23.237 | M roles/acl-devstack-files/tasks/main.yaml 2022-05-07 00:20:23.237 | M roles/run-tempest-26/README.rst 2022-05-07 00:20:23.237 | M roles/run-tempest-26/defaults/main.yaml 2022-05-07 00:20:23.237 | M roles/run-tempest-26/tasks/main.yaml 2022-05-07 00:20:23.237 | M roles/run-tempest/README.rst 2022-05-07 00:20:23.237 | M roles/run-tempest/defaults/main.yaml 2022-05-07 00:20:23.237 | M roles/run-tempest/tasks/main.yaml 2022-05-07 00:20:23.237 | M roles/setup-tempest-data-dir/README.rst 2022-05-07 00:20:23.237 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-05-07 00:20:23.237 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-05-07 00:20:23.237 | M roles/setup-tempest-run-dir/README.rst 2022-05-07 00:20:23.237 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-05-07 00:20:23.237 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-05-07 00:20:23.237 | M roles/tempest-cleanup/README.rst 2022-05-07 00:20:23.237 | M roles/tempest-cleanup/defaults/main.yaml 2022-05-07 00:20:23.237 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-05-07 00:20:23.237 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-05-07 00:20:23.237 | M roles/tempest-cleanup/tasks/main.yaml 2022-05-07 00:20:23.237 | M setup.cfg 2022-05-07 00:20:23.237 | M setup.py 2022-05-07 00:20:23.237 | M tempest/README.rst 2022-05-07 00:20:23.237 | M tempest/__init__.py 2022-05-07 00:20:23.237 | M tempest/api/README.rst 2022-05-07 00:20:23.237 | M tempest/api/__init__.py 2022-05-07 00:20:23.237 | M tempest/api/compute/__init__.py 2022-05-07 00:20:23.237 | M tempest/api/compute/admin/__init__.py 2022-05-07 00:20:23.237 | M tempest/api/compute/admin/test_agents.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_aggregates.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_availability_zone.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_create_server.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_delete_server.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_fixed_ips.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_flavors.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_flavors_access.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_hosts.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_hosts_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_hypervisor.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_live_migration.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_migrations.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_networks.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_quotas.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_quotas_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_security_groups.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-05-07 00:20:23.238 | M tempest/api/compute/admin/test_servers.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_servers_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_services.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_services_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_volume.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_volume_swap.py 2022-05-07 00:20:23.239 | M tempest/api/compute/admin/test_volumes_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/api_microversion_fixture.py 2022-05-07 00:20:23.239 | M tempest/api/compute/base.py 2022-05-07 00:20:23.239 | M tempest/api/compute/certificates/__init__.py 2022-05-07 00:20:23.239 | M tempest/api/compute/certificates/test_certificates.py 2022-05-07 00:20:23.239 | M tempest/api/compute/flavors/__init__.py 2022-05-07 00:20:23.239 | M tempest/api/compute/flavors/test_flavors.py 2022-05-07 00:20:23.239 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/floating_ips/__init__.py 2022-05-07 00:20:23.239 | M tempest/api/compute/floating_ips/base.py 2022-05-07 00:20:23.239 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-05-07 00:20:23.239 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-05-07 00:20:23.239 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/__init__.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_image_metadata.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_images.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_images_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_images_oneserver.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_list_image_filters.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-05-07 00:20:23.239 | M tempest/api/compute/images/test_list_images.py 2022-05-07 00:20:23.240 | M tempest/api/compute/keypairs/__init__.py 2022-05-07 00:20:23.240 | M tempest/api/compute/keypairs/base.py 2022-05-07 00:20:23.240 | M tempest/api/compute/keypairs/test_keypairs.py 2022-05-07 00:20:23.240 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-05-07 00:20:23.240 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-05-07 00:20:23.240 | M tempest/api/compute/limits/__init__.py 2022-05-07 00:20:23.240 | M tempest/api/compute/limits/test_absolute_limits.py 2022-05-07 00:20:23.240 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-05-07 00:20:23.240 | M tempest/api/compute/security_groups/__init__.py 2022-05-07 00:20:23.240 | M tempest/api/compute/security_groups/base.py 2022-05-07 00:20:23.240 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-05-07 00:20:23.240 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-05-07 00:20:23.240 | M tempest/api/compute/security_groups/test_security_groups.py 2022-05-07 00:20:23.240 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/__init__.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_availability_zone.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_create_server.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_delete_server.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_device_tagging.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_disk_config.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_instance_actions.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_list_server_filters.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_multiple_create.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_novnc.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_server_actions.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_server_addresses.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-05-07 00:20:23.240 | M tempest/api/compute/servers/test_server_group.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_server_metadata.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_server_password.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_server_personality.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_server_rescue.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_server_tags.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_servers.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_servers_microversions.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_servers_negative.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-05-07 00:20:23.241 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-05-07 00:20:23.241 | M tempest/api/compute/test_extensions.py 2022-05-07 00:20:23.241 | M tempest/api/compute/test_networks.py 2022-05-07 00:20:23.241 | M tempest/api/compute/test_quotas.py 2022-05-07 00:20:23.241 | M tempest/api/compute/test_tenant_networks.py 2022-05-07 00:20:23.241 | M tempest/api/compute/test_versions.py 2022-05-07 00:20:23.241 | M tempest/api/compute/volumes/__init__.py 2022-05-07 00:20:23.241 | M tempest/api/compute/volumes/test_attach_volume.py 2022-05-07 00:20:23.241 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-05-07 00:20:23.241 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-05-07 00:20:23.241 | M tempest/api/compute/volumes/test_volumes_get.py 2022-05-07 00:20:23.241 | M tempest/api/compute/volumes/test_volumes_list.py 2022-05-07 00:20:23.241 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-05-07 00:20:23.241 | M tempest/api/identity/__init__.py 2022-05-07 00:20:23.241 | M tempest/api/identity/admin/__init__.py 2022-05-07 00:20:23.241 | M tempest/api/identity/admin/v2/__init__.py 2022-05-07 00:20:23.241 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-05-07 00:20:23.241 | M tempest/api/identity/admin/v2/test_roles.py 2022-05-07 00:20:23.241 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-05-07 00:20:23.241 | M tempest/api/identity/admin/v2/test_services.py 2022-05-07 00:20:23.241 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-05-07 00:20:23.241 | M tempest/api/identity/admin/v2/test_tenants.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v2/test_tokens.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v2/test_users.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/__init__.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_credentials.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_domains.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_groups.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_inherits.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_list_users.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_policies.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_projects.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_regions.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_roles.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_services.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_tokens.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_trusts.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_users.py 2022-05-07 00:20:23.242 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-05-07 00:20:23.242 | M tempest/api/identity/base.py 2022-05-07 00:20:23.242 | M tempest/api/identity/v2/__init__.py 2022-05-07 00:20:23.242 | M tempest/api/identity/v2/test_api_discovery.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v2/test_extension.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v2/test_tenants.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v2/test_tokens.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v2/test_users.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/__init__.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_access_rules.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_api_discovery.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_application_credentials.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_catalog.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_domains.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_projects.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_tokens.py 2022-05-07 00:20:23.243 | M tempest/api/identity/v3/test_users.py 2022-05-07 00:20:23.243 | M tempest/api/image/__init__.py 2022-05-07 00:20:23.243 | M tempest/api/image/base.py 2022-05-07 00:20:23.243 | M tempest/api/image/v1/__init__.py 2022-05-07 00:20:23.243 | M tempest/api/image/v1/test_image_members.py 2022-05-07 00:20:23.243 | M tempest/api/image/v1/test_image_members_negative.py 2022-05-07 00:20:23.243 | M tempest/api/image/v1/test_images.py 2022-05-07 00:20:23.243 | M tempest/api/image/v1/test_images_negative.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/__init__.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/admin/__init__.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/admin/test_images.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/test_images.py 2022-05-07 00:20:23.243 | M tempest/api/image/v2/test_images_member.py 2022-05-07 00:20:23.244 | M tempest/api/image/v2/test_images_member_negative.py 2022-05-07 00:20:23.244 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-05-07 00:20:23.244 | M tempest/api/image/v2/test_images_negative.py 2022-05-07 00:20:23.244 | M tempest/api/image/v2/test_images_tags.py 2022-05-07 00:20:23.244 | M tempest/api/image/v2/test_images_tags_negative.py 2022-05-07 00:20:23.244 | M tempest/api/image/v2/test_versions.py 2022-05-07 00:20:23.244 | M tempest/api/network/__init__.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/__init__.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_external_network_extension.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_external_networks_negative.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_metering_extensions.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_negative_quotas.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_ports.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_quotas.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_routers.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_routers_dvr.py 2022-05-07 00:20:23.244 | M tempest/api/network/admin/test_routers_negative.py 2022-05-07 00:20:23.244 | M tempest/api/network/base.py 2022-05-07 00:20:23.244 | M tempest/api/network/base_security_groups.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_agent_management_negative.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_allowed_address_pair.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_dhcp_ipv6.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_extensions.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_extra_dhcp_options.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_floating_ips.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_floating_ips_negative.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_networks.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_networks_negative.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_ports.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_routers.py 2022-05-07 00:20:23.244 | M tempest/api/network/test_routers_negative.py 2022-05-07 00:20:23.245 | M tempest/api/network/test_security_groups.py 2022-05-07 00:20:23.245 | M tempest/api/network/test_security_groups_negative.py 2022-05-07 00:20:23.245 | M tempest/api/network/test_service_providers.py 2022-05-07 00:20:23.245 | M tempest/api/network/test_subnetpools_extensions.py 2022-05-07 00:20:23.245 | M tempest/api/network/test_tags.py 2022-05-07 00:20:23.245 | M tempest/api/network/test_versions.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/__init__.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/base.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_account_bulk.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_account_quotas.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_account_services.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_account_services_negative.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_container_acl.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_container_acl_negative.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_container_quotas.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_container_services.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_container_services_negative.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_container_staticweb.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_container_sync.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_crossdomain.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_healthcheck.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_object_expiry.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_object_formpost.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_object_services.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_object_slo.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_object_temp_url.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-05-07 00:20:23.245 | M tempest/api/object_storage/test_object_version.py 2022-05-07 00:20:23.245 | M tempest/api/volume/__init__.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/__init__.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_group_snapshots.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_group_type_specs.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_group_types.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_groups.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_multi_backend.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_qos.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_user_messages.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_hosts.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_manage.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_pools.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_quotas.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_retype.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_services.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_type_access.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_types.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volumes_actions.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volumes_backup.py 2022-05-07 00:20:23.246 | M tempest/api/volume/admin/test_volumes_list.py 2022-05-07 00:20:23.246 | M tempest/api/volume/api_microversion_fixture.py 2022-05-07 00:20:23.246 | M tempest/api/volume/base.py 2022-05-07 00:20:23.246 | M tempest/api/volume/test_availability_zone.py 2022-05-07 00:20:23.246 | M tempest/api/volume/test_extensions.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_image_metadata.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_snapshot_metadata.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_versions.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volume_absolute_limits.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volume_delete_cascade.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volume_metadata.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volume_transfers.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_actions.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_backup.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_clone.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_clone_negative.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_extend.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_get.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_list.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_negative.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_snapshots.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-05-07 00:20:23.247 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-05-07 00:20:23.247 | M tempest/clients.py 2022-05-07 00:20:23.247 | M tempest/cmd/__init__.py 2022-05-07 00:20:23.247 | M tempest/cmd/cleanup.py 2022-05-07 00:20:23.247 | M tempest/cmd/cleanup_service.py 2022-05-07 00:20:23.247 | M tempest/cmd/config-generator.tempest.conf 2022-05-07 00:20:23.247 | M tempest/cmd/init.py 2022-05-07 00:20:23.247 | M tempest/cmd/list_plugins.py 2022-05-07 00:20:23.247 | M tempest/cmd/main.py 2022-05-07 00:20:23.247 | M tempest/cmd/run.py 2022-05-07 00:20:23.247 | M tempest/cmd/subunit_describe_calls.py 2022-05-07 00:20:23.247 | M tempest/cmd/verify_tempest_config.py 2022-05-07 00:20:23.247 | M tempest/cmd/workspace.py 2022-05-07 00:20:23.247 | M tempest/common/__init__.py 2022-05-07 00:20:23.247 | M tempest/common/compute.py 2022-05-07 00:20:23.248 | M tempest/common/credentials_factory.py 2022-05-07 00:20:23.248 | M tempest/common/custom_matchers.py 2022-05-07 00:20:23.248 | M tempest/common/identity.py 2022-05-07 00:20:23.248 | M tempest/common/image.py 2022-05-07 00:20:23.248 | M tempest/common/tempest_fixtures.py 2022-05-07 00:20:23.248 | M tempest/common/utils/__init__.py 2022-05-07 00:20:23.248 | M tempest/common/utils/linux/__init__.py 2022-05-07 00:20:23.248 | M tempest/common/utils/linux/remote_client.py 2022-05-07 00:20:23.248 | M tempest/common/utils/net_info.py 2022-05-07 00:20:23.248 | M tempest/common/utils/net_utils.py 2022-05-07 00:20:23.248 | M tempest/common/waiters.py 2022-05-07 00:20:23.248 | M tempest/config.py 2022-05-07 00:20:23.248 | M tempest/hacking/__init__.py 2022-05-07 00:20:23.248 | M tempest/hacking/checks.py 2022-05-07 00:20:23.248 | M tempest/lib/__init__.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/__init__.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/__init__.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/__init__.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-05-07 00:20:23.248 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-05-07 00:20:23.249 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-05-07 00:20:23.250 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-05-07 00:20:23.251 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/__init__.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/backups.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/extensions.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/group_types.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/groups.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/hosts.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/limits.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-05-07 00:20:23.252 | M tempest/lib/api_schema/response/volume/messages.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/qos.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/quotas.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/services.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/transfers.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-05-07 00:20:23.253 | M tempest/lib/api_schema/response/volume/volumes.py 2022-05-07 00:20:23.253 | M tempest/lib/auth.py 2022-05-07 00:20:23.253 | M tempest/lib/base.py 2022-05-07 00:20:23.253 | M tempest/lib/cli/__init__.py 2022-05-07 00:20:23.253 | M tempest/lib/cli/base.py 2022-05-07 00:20:23.253 | M tempest/lib/cli/output_parser.py 2022-05-07 00:20:23.253 | M tempest/lib/cmd/__init__.py 2022-05-07 00:20:23.253 | M tempest/lib/common/__init__.py 2022-05-07 00:20:23.253 | M tempest/lib/common/api_microversion_fixture.py 2022-05-07 00:20:23.253 | M tempest/lib/common/api_version_request.py 2022-05-07 00:20:23.253 | M tempest/lib/common/api_version_utils.py 2022-05-07 00:20:23.253 | M tempest/lib/common/cred_client.py 2022-05-07 00:20:23.253 | M tempest/lib/common/cred_provider.py 2022-05-07 00:20:23.253 | M tempest/lib/common/dynamic_creds.py 2022-05-07 00:20:23.253 | M tempest/lib/common/fixed_network.py 2022-05-07 00:20:23.253 | M tempest/lib/common/http.py 2022-05-07 00:20:23.253 | M tempest/lib/common/jsonschema_validator.py 2022-05-07 00:20:23.253 | M tempest/lib/common/preprov_creds.py 2022-05-07 00:20:23.253 | M tempest/lib/common/profiler.py 2022-05-07 00:20:23.253 | M tempest/lib/common/rest_client.py 2022-05-07 00:20:23.253 | M tempest/lib/common/ssh.py 2022-05-07 00:20:23.253 | M tempest/lib/common/thread.py 2022-05-07 00:20:23.253 | M tempest/lib/common/utils/__init__.py 2022-05-07 00:20:23.253 | M tempest/lib/common/utils/data_utils.py 2022-05-07 00:20:23.254 | M tempest/lib/common/utils/linux/__init__.py 2022-05-07 00:20:23.254 | M tempest/lib/common/utils/linux/remote_client.py 2022-05-07 00:20:23.254 | M tempest/lib/common/utils/misc.py 2022-05-07 00:20:23.254 | M tempest/lib/common/utils/test_utils.py 2022-05-07 00:20:23.254 | M tempest/lib/common/validation_resources.py 2022-05-07 00:20:23.254 | M tempest/lib/decorators.py 2022-05-07 00:20:23.254 | M tempest/lib/exceptions.py 2022-05-07 00:20:23.254 | M tempest/lib/services/__init__.py 2022-05-07 00:20:23.254 | M tempest/lib/services/clients.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/__init__.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/agents_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/aggregates_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/availability_zone_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/base_compute_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/certificates_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/extensions_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/fixed_ips_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/flavors_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/floating_ips_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/hosts_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/hypervisor_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/images_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/interfaces_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/keypairs_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/limits_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/migrations_client.py 2022-05-07 00:20:23.254 | M tempest/lib/services/compute/networks_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/quota_classes_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/quotas_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/security_group_rules_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/security_groups_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/server_groups_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/servers_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/services_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/snapshots_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/tenant_networks_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/tenant_usages_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/versions_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/compute/volumes_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/__init__.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v2/__init__.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v2/identity_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v2/roles_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v2/services_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v2/tenants_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v2/token_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v2/users_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/__init__.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/catalog_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/credentials_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/domains_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-05-07 00:20:23.255 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/groups_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/identity_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/limits_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/mappings_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/policies_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/projects_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/protocols_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/regions_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/roles_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/services_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/token_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/trusts_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/users_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/identity/v3/versions_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/__init__.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v1/__init__.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v1/image_members_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v1/images_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v2/__init__.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v2/image_members_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v2/images_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-05-07 00:20:23.256 | M tempest/lib/services/image/v2/namespaces_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/image/v2/resource_types_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/image/v2/schemas_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/image/v2/versions_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/__init__.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/agents_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/base.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/extensions_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/floating_ips_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/log_resource_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/loggable_resource_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/metering_label_rules_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/metering_labels_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/networks_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/ports_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/qos_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/quotas_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/routers_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/security_group_rules_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/security_groups_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/segments_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/service_providers_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/subnetpools_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/subnets_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/tags_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/trunks_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/network/versions_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/object_storage/__init__.py 2022-05-07 00:20:23.257 | M tempest/lib/services/object_storage/account_client.py 2022-05-07 00:20:23.257 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/object_storage/capabilities_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/object_storage/container_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/object_storage/object_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/placement/__init__.py 2022-05-07 00:20:23.258 | M tempest/lib/services/placement/base_placement_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/placement/placement_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/placement/resource_providers_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/__init__.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/base_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/__init__.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/backups_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/extensions_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/hosts_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/limits_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/qos_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/quotas_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/services_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/transfers_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/types_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v2/volumes_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v3/__init__.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v3/attachments_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v3/backups_client.py 2022-05-07 00:20:23.258 | M tempest/lib/services/volume/v3/base_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/extensions_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/group_types_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/groups_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/hosts_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/limits_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/messages_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/qos_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/quotas_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/services_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/transfers_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/types_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/versions_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-05-07 00:20:23.259 | M tempest/lib/services/volume/v3/volumes_client.py 2022-05-07 00:20:23.259 | M tempest/scenario/README.rst 2022-05-07 00:20:23.259 | M tempest/scenario/__init__.py 2022-05-07 00:20:23.259 | M tempest/scenario/manager.py 2022-05-07 00:20:23.259 | M tempest/scenario/test_aggregates_basic_ops.py 2022-05-07 00:20:23.259 | M tempest/scenario/test_compute_unified_limits.py 2022-05-07 00:20:23.259 | M tempest/scenario/test_dashboard_basic_ops.py 2022-05-07 00:20:23.259 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-05-07 00:20:23.259 | M tempest/scenario/test_minimum_basic.py 2022-05-07 00:20:23.259 | M tempest/scenario/test_network_advanced_server_ops.py 2022-05-07 00:20:23.259 | M tempest/scenario/test_network_basic_ops.py 2022-05-07 00:20:23.259 | M tempest/scenario/test_network_qos_placement.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_network_v6.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_object_storage_basic_ops.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_security_groups_basic_ops.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_server_advanced_ops.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_server_basic_ops.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_server_multinode.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_shelve_instance.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_snapshot_pattern.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_stamp_pattern.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_unified_limits.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_volume_backup_restore.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_volume_boot_pattern.py 2022-05-07 00:20:23.260 | M tempest/scenario/test_volume_migrate_attached.py 2022-05-07 00:20:23.260 | M tempest/services/__init__.py 2022-05-07 00:20:23.260 | M tempest/services/orchestration/__init__.py 2022-05-07 00:20:23.260 | M tempest/services/orchestration/json/__init__.py 2022-05-07 00:20:23.260 | M tempest/services/orchestration/json/orchestration_client.py 2022-05-07 00:20:23.260 | M tempest/test.py 2022-05-07 00:20:23.260 | M tempest/test_discover/__init__.py 2022-05-07 00:20:23.260 | M tempest/test_discover/plugins.py 2022-05-07 00:20:23.260 | M tempest/test_discover/test_discover.py 2022-05-07 00:20:23.260 | M tempest/tests/README.rst 2022-05-07 00:20:23.260 | M tempest/tests/__init__.py 2022-05-07 00:20:23.260 | M tempest/tests/api/__init__.py 2022-05-07 00:20:23.260 | M tempest/tests/api/compute/__init__.py 2022-05-07 00:20:23.260 | M tempest/tests/api/compute/test_base.py 2022-05-07 00:20:23.260 | M tempest/tests/base.py 2022-05-07 00:20:23.260 | M tempest/tests/cmd/__init__.py 2022-05-07 00:20:23.260 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-05-07 00:20:23.260 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-05-07 00:20:23.260 | M tempest/tests/cmd/test_account_generator.py 2022-05-07 00:20:23.260 | M tempest/tests/cmd/test_cleanup.py 2022-05-07 00:20:23.260 | M tempest/tests/cmd/test_cleanup_services.py 2022-05-07 00:20:23.261 | M tempest/tests/cmd/test_list_plugins.py 2022-05-07 00:20:23.261 | M tempest/tests/cmd/test_run.py 2022-05-07 00:20:23.261 | M tempest/tests/cmd/test_saved_state_json.json 2022-05-07 00:20:23.261 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-05-07 00:20:23.261 | M tempest/tests/cmd/test_tempest_init.py 2022-05-07 00:20:23.261 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-05-07 00:20:23.261 | M tempest/tests/cmd/test_workspace.py 2022-05-07 00:20:23.261 | M tempest/tests/common/__init__.py 2022-05-07 00:20:23.261 | M tempest/tests/common/test_admin_available.py 2022-05-07 00:20:23.261 | M tempest/tests/common/test_alt_available.py 2022-05-07 00:20:23.261 | M tempest/tests/common/test_compute.py 2022-05-07 00:20:23.261 | M tempest/tests/common/test_credentials_factory.py 2022-05-07 00:20:23.261 | M tempest/tests/common/test_custom_matchers.py 2022-05-07 00:20:23.261 | M tempest/tests/common/test_image.py 2022-05-07 00:20:23.261 | M tempest/tests/common/utils/__init__.py 2022-05-07 00:20:23.261 | M tempest/tests/common/utils/linux/__init__.py 2022-05-07 00:20:23.261 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-05-07 00:20:23.261 | M tempest/tests/common/utils/test_net_utils.py 2022-05-07 00:20:23.261 | M tempest/tests/fake_config.py 2022-05-07 00:20:23.261 | M tempest/tests/fake_tempest_plugin.py 2022-05-07 00:20:23.261 | M tempest/tests/files/__init__.py 2022-05-07 00:20:23.261 | M tempest/tests/files/failing-tests 2022-05-07 00:20:23.261 | M tempest/tests/files/passing-tests 2022-05-07 00:20:23.261 | M tempest/tests/files/setup.cfg 2022-05-07 00:20:23.261 | M tempest/tests/files/testr-conf 2022-05-07 00:20:23.261 | M tempest/tests/lib/__init__.py 2022-05-07 00:20:23.261 | M tempest/tests/lib/cli/__init__.py 2022-05-07 00:20:23.261 | M tempest/tests/lib/cli/test_command_failed.py 2022-05-07 00:20:23.261 | M tempest/tests/lib/cli/test_execute.py 2022-05-07 00:20:23.261 | M tempest/tests/lib/cli/test_output_parser.py 2022-05-07 00:20:23.261 | M tempest/tests/lib/cmd/__init__.py 2022-05-07 00:20:23.261 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-05-07 00:20:23.261 | M tempest/tests/lib/common/__init__.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_api_version_request.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_api_version_utils.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_cred_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_http.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_preprov_creds.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_profiler.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_rest_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/test_validation_resources.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/utils/__init__.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/utils/test_misc.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/fake_auth_provider.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/fake_credentials.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/fake_http.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/fake_identity.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/__init__.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/base.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/__init__.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-05-07 00:20:23.262 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_images_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_services_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/identity/__init__.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-05-07 00:20:23.263 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-05-07 00:20:23.264 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/image/__init__.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/image/v1/__init__.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/image/v2/__init__.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-05-07 00:20:23.265 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/__init__.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_agents_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_networks_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_ports_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_qos_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_routers_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_segments_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_tags_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-05-07 00:20:23.266 | M tempest/tests/lib/services/network/test_versions_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/object_storage/__init__.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-05-07 00:20:23.267 | M tSwitched to branch 'master' 2022-05-07 00:20:23.267 | empest/tests/lib/services/placement/__init__.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/registry_fixture.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/test_clients.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/__init__.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-05-07 00:20:23.267 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/test_auth.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/test_base.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/test_credentials.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/test_decorators.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/test_ssh.py 2022-05-07 00:20:23.268 | M tempest/tests/lib/test_tempest_lib.py 2022-05-07 00:20:23.268 | M tempest/tests/test_base_test.py 2022-05-07 00:20:23.268 | M tempest/tests/test_config.py 2022-05-07 00:20:23.268 | M tempest/tests/test_decorators.py 2022-05-07 00:20:23.268 | M tempest/tests/test_hacking.py 2022-05-07 00:20:23.268 | M tempest/tests/test_imports.py 2022-05-07 00:20:23.268 | M tempest/tests/test_list_tests.py 2022-05-07 00:20:23.268 | M tempest/tests/test_microversions.py 2022-05-07 00:20:23.268 | M tempest/tests/test_tempest_plugin.py 2022-05-07 00:20:23.268 | M tempest/tests/test_test.py 2022-05-07 00:20:23.268 | M tempest/tests/utils.py 2022-05-07 00:20:23.268 | M tempest/version.py 2022-05-07 00:20:23.268 | M test-requirements.txt 2022-05-07 00:20:23.268 | M tools/generate-tempest-plugins-list.py 2022-05-07 00:20:23.268 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-05-07 00:20:23.268 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-05-07 00:20:23.268 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-05-07 00:20:23.268 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-05-07 00:20:23.268 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-05-07 00:20:23.268 | M tools/tempest-plugin-sanity.sh 2022-05-07 00:20:23.268 | M tox.ini 2022-05-07 00:20:23.268 | M zuul.d/base.yaml 2022-05-07 00:20:23.268 | M zuul.d/integrated-gate.yaml 2022-05-07 00:20:23.268 | M zuul.d/project.yaml 2022-05-07 00:20:23.269 | M zuul.d/stable-jobs.yaml 2022-05-07 00:20:23.269 | M zuul.d/tempest-specific.yaml 2022-05-07 00:20:23.269 | Your branch is up to date with 'origin/master'. 2022-05-07 00:20:23.269 | ++ lib/tempest:install_tempest:719 : local tmp_u_c_m 2022-05-07 00:20:23.269 | +++ lib/tempest:install_tempest:720 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-05-07 00:20:23.269 | ++ lib/tempest:install_tempest:720 : tmp_u_c_m=/tmp/tempest_u_c_m.EoFzGAP4jX 2022-05-07 00:20:23.269 | ++ lib/tempest:install_tempest:721 : set_tempest_venv_constraints /tmp/tempest_u_c_m.EoFzGAP4jX 2022-05-07 00:20:23.269 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-05-07 00:20:23.269 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.EoFzGAP4jX 2022-05-07 00:20:23.269 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-05-07 00:20:23.269 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-05-07 00:20:23.269 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-05-07 00:20:23.269 | ++ lib/tempest:install_tempest:723 : tox -r --notest -efull 2022-05-07 00:20:23.269 | full create: /opt/stack/tempest/.tox/tempest 2022-05-07 00:20:23.269 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-05-07 00:20:23.269 | full develop-inst: /opt/stack/tempest 2022-05-07 00:20:23.269 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.2,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.1,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.13.0,packaging==21.3,paramiko==2.8.1,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@a06eb65363ed481cab4bf38308fbdc0d03d4eb78#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1 2022-05-07 00:20:23.269 | ___________________________________ summary ____________________________________ 2022-05-07 00:20:23.269 | full: skipped tests 2022-05-07 00:20:23.269 | congratulations :) 2022-05-07 00:20:23.269 | ++ lib/tempest:install_tempest:727 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.EoFzGAP4jX -r requirements.txt 2022-05-07 00:20:23.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:20:23.269 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.9.0) 2022-05-07 00:20:23.269 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-05-07 00:20:23.269 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-05-07 00:20:23.269 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-05-07 00:20:23.269 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-05-07 00:20:23.269 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-05-07 00:20:23.269 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.1) 2022-05-07 00:20:23.270 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-05-07 00:20:23.270 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.13.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.3.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-05-07 00:20:23.270 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.1) 2022-05-07 00:20:23.270 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.8) 2022-05-07 00:20:23.270 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.1.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-05-07 00:20:23.270 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.2) 2022-05-07 00:20:23.270 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-05-07 00:20:23.270 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-05-07 00:20:23.270 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-05-07 00:20:23.270 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-05-07 00:20:23.270 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-05-07 00:20:23.271 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-05-07 00:20:23.271 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-05-07 00:20:23.271 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-05-07 00:20:23.271 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-05-07 00:20:23.271 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.1) 2022-05-07 00:20:23.271 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-05-07 00:20:23.271 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-05-07 00:20:23.271 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-05-07 00:20:23.271 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-05-07 00:20:23.271 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-05-07 00:20:23.271 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-05-07 00:20:23.271 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-05-07 00:20:23.271 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-05-07 00:20:23.271 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-05-07 00:20:23.271 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-05-07 00:20:23.271 | ++ lib/tempest:install_tempest:728 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-05-07 00:20:23.271 | ++ lib/tempest:install_tempest:729 : rm -f /tmp/tempest_u_c_m.EoFzGAP4jX 2022-05-07 00:20:23.271 | ++ lib/tempest:install_tempest:730 : popd 2022-05-07 00:20:23.271 | ~/devstack 2022-05-07 00:20:23.277 | [17762 Async install_tempest:78194]: finished install_tempest with result 0 in 63 seconds 2022-05-07 00:20:23.282 | ++ inc/async:async_wait:197 : return 0 2022-05-07 00:20:23.284 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-05-07 00:20:23.287 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:20:23.289 | ++ ./stack.sh:echo_summary:448 : echo -e Initializing Tempest 2022-05-07 00:20:23.292 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-05-07 00:20:23.295 | ++ lib/tempest:configure_tempest:132 : [[ True == \T\r\u\e ]] 2022-05-07 00:20:23.297 | ++ lib/tempest:configure_tempest:133 : setup_develop /opt/stack/tempest 2022-05-07 00:20:23.300 | ++ inc/python:setup_develop:338 : local bindep 2022-05-07 00:20:23.302 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-05-07 00:20:23.304 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-05-07 00:20:23.306 | ++ inc/python:setup_develop:344 : local extras= 2022-05-07 00:20:23.308 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-05-07 00:20:23.310 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-07 00:20:23.313 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-05-07 00:20:23.315 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-05-07 00:20:23.318 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-07 00:20:23.320 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-07 00:20:23.322 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-05-07 00:20:23.324 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-07 00:20:23.327 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-05-07 00:20:23.329 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-07 00:20:23.331 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-07 00:20:23.334 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-05-07 00:20:23.340 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-05-07 00:20:23.342 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-05-07 00:20:24.024 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-05-07 00:20:24.026 | ++ inc/python:setup_package:418 : local bindep=0 2022-05-07 00:20:24.028 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-05-07 00:20:24.031 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-05-07 00:20:24.033 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-05-07 00:20:24.035 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-05-07 00:20:24.037 | ++ inc/python:setup_package:427 : local flags=-e 2022-05-07 00:20:24.039 | ++ inc/python:setup_package:428 : local extras= 2022-05-07 00:20:24.041 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-05-07 00:20:24.044 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-05-07 00:20:24.046 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-07 00:20:24.048 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-07 00:20:24.050 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-07 00:20:24.052 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-05-07 00:20:24.072 | Using python 3.8 to install /opt/stack/tempest 2022-05-07 00:20:24.075 | ++ 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/tempest 2022-05-07 00:20:24.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:24.953 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:24.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:24.953 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:26.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:20:26.213 | Obtaining file:///opt/stack/tempest 2022-05-07 00:20:26.214 | Preparing metadata (setup.py): started 2022-05-07 00:20:31.443 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:20:31.575 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (5.9.0) 2022-05-07 00:20:31.576 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (3.10.1) 2022-05-07 00:20:31.578 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==30.1.1.dev17) (3.2.0) 2022-05-07 00:20:31.578 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (2.5.0) 2022-05-07 00:20:31.580 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (2.8.1) 2022-05-07 00:20:31.581 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (36.0.2) 2022-05-07 00:20:31.582 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (0.8.0) 2022-05-07 00:20:31.583 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (4.5.1) 2022-05-07 00:20:31.584 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (8.8.0) 2022-05-07 00:20:31.585 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (4.7.0) 2022-05-07 00:20:31.694 | Collecting stestr>=1.0.0 2022-05-07 00:20:31.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-05-07 00:20:31.712 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (4.3.0) 2022-05-07 00:20:31.713 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (4.13.0) 2022-05-07 00:20:31.714 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (3.0.0) 2022-05-07 00:20:31.715 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (6.0) 2022-05-07 00:20:31.716 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (1.4.0) 2022-05-07 00:20:31.717 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (3.5.0) 2022-05-07 00:20:31.719 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (3.3.0) 2022-05-07 00:20:31.719 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (1.26.9) 2022-05-07 00:20:31.720 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.1.dev17) (2.5.0) 2022-05-07 00:20:31.734 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.1.dev17) (3.0.8) 2022-05-07 00:20:31.735 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.1.dev17) (2.4.1) 2022-05-07 00:20:31.736 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.1.dev17) (0.5.0) 2022-05-07 00:20:31.777 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==30.1.1.dev17) (1.15.0) 2022-05-07 00:20:31.784 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==30.1.1.dev17) (1.14.1) 2022-05-07 00:20:31.794 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==30.1.1.dev17) (1.16.0) 2022-05-07 00:20:31.818 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.1.1.dev17) (0.17.3) 2022-05-07 00:20:31.820 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.1.1.dev17) (5.1.0) 2022-05-07 00:20:31.859 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.1.1.dev17) (1.5.0) 2022-05-07 00:20:31.861 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.1.1.dev17) (2.27.1) 2022-05-07 00:20:31.902 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.1.dev17) (0.9.6) 2022-05-07 00:20:31.905 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.1.dev17) (4.1.0) 2022-05-07 00:20:31.906 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.1.dev17) (2.8.2) 2022-05-07 00:20:31.916 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.1.1.dev17) (2022.1) 2022-05-07 00:20:31.917 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.1.1.dev17) (1.0.3) 2022-05-07 00:20:31.931 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.1.dev17) (21.3) 2022-05-07 00:20:31.934 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.1.dev17) (1.0.2) 2022-05-07 00:20:31.935 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.1.dev17) (0.11.0) 2022-05-07 00:20:31.972 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.1.1.dev17) (1.5.0) 2022-05-07 00:20:31.973 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.1.1.dev17) (3.2.2) 2022-05-07 00:20:31.992 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==30.1.1.dev17) (0.2.5) 2022-05-07 00:20:32.009 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==30.1.1.dev17) (1.0.0) 2022-05-07 00:20:32.046 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.1.1.dev17) (0.13.1) 2022-05-07 00:20:32.102 | Collecting future 2022-05-07 00:20:32.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-05-07 00:20:32.323 | Preparing metadata (setup.py): started 2022-05-07 00:20:35.765 | Preparing metadata (setup.py): finished with status 'done' 2022-05-07 00:20:35.863 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==30.1.1.dev17) (2.21) 2022-05-07 00:20:35.946 | 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->tempest==30.1.1.dev17) (1.8.2) 2022-05-07 00:20:35.947 | 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->tempest==30.1.1.dev17) (21.4.0) 2022-05-07 00:20:36.131 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.1.dev17) (2019.11.28) 2022-05-07 00:20:36.133 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.1.dev17) (3.3) 2022-05-07 00:20:36.136 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.1.dev17) (2.0.12) 2022-05-07 00:20:36.363 | Building wheels for collected packages: future 2022-05-07 00:20:36.374 | Building wheel for future (setup.py): started 2022-05-07 00:20:41.283 | Building wheel for future (setup.py): finished with status 'done' 2022-05-07 00:20:41.287 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=700578b73ddccf039ad84230cfdf5f93356df752d96e486a90483b81582410ae 2022-05-07 00:20:41.287 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-05-07 00:20:41.294 | Successfully built future 2022-05-07 00:20:43.392 | Installing collected packages: future, stestr, tempest 2022-05-07 00:20:44.178 | Running setup.py develop for tempest 2022-05-07 00:20:50.623 | Successfully installed future-0.18.2 stestr-3.2.1 tempest 2022-05-07 00:20:50.624 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-07 00:20:50.632 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-07 00:20:50.632 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-07 00:20:50.814 | ++ inc/python:pip_install:200 : result=0 2022-05-07 00:20:50.816 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-05-07 00:20:50.818 | ++ functions-common:time_stop:2437 : local name 2022-05-07 00:20:50.821 | ++ functions-common:time_stop:2438 : local end_time 2022-05-07 00:20:50.823 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-07 00:20:50.825 | ++ functions-common:time_stop:2440 : local total 2022-05-07 00:20:50.827 | ++ functions-common:time_stop:2441 : local start_time 2022-05-07 00:20:50.830 | ++ functions-common:time_stop:2443 : name=pip_install 2022-05-07 00:20:50.832 | ++ functions-common:time_stop:2444 : start_time=1651882824067 2022-05-07 00:20:50.834 | ++ functions-common:time_stop:2446 : [[ -z 1651882824067 ]] 2022-05-07 00:20:50.837 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-07 00:20:50.841 | ++ functions-common:time_stop:2449 : end_time=1651882850839 2022-05-07 00:20:50.844 | ++ functions-common:time_stop:2450 : elapsed_time=26772 2022-05-07 00:20:50.846 | ++ functions-common:time_stop:2451 : total=277229 2022-05-07 00:20:50.848 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-07 00:20:50.850 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=304001 2022-05-07 00:20:50.852 | ++ inc/python:pip_install:203 : return 0 2022-05-07 00:20:50.855 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-07 00:20:50.857 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-05-07 00:20:50.860 | ++ functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-05-07 00:20:50.886 | ++ functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-05-07 00:20:50.909 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-05-07 00:20:50.922 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-05-07 00:20:50.922 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-05-07 00:20:50.922 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-07 00:20:50.922 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-05-07 00:20:50.922 | ++ inc/python:use_library_from_git:253 : return 1 2022-05-07 00:20:50.924 | ++ lib/tempest:configure_tempest:139 : local image_lines 2022-05-07 00:20:50.926 | ++ lib/tempest:configure_tempest:140 : local images 2022-05-07 00:20:50.928 | ++ lib/tempest:configure_tempest:141 : local num_images 2022-05-07 00:20:50.930 | ++ lib/tempest:configure_tempest:142 : local image_uuid 2022-05-07 00:20:50.933 | ++ lib/tempest:configure_tempest:143 : local image_uuid_alt 2022-05-07 00:20:50.935 | ++ lib/tempest:configure_tempest:144 : local password 2022-05-07 00:20:50.937 | ++ lib/tempest:configure_tempest:145 : local line 2022-05-07 00:20:50.940 | ++ lib/tempest:configure_tempest:146 : local flavors 2022-05-07 00:20:50.942 | ++ lib/tempest:configure_tempest:147 : local available_flavors 2022-05-07 00:20:50.945 | ++ lib/tempest:configure_tempest:148 : local flavors_ref 2022-05-07 00:20:50.947 | ++ lib/tempest:configure_tempest:149 : local flavor_lines 2022-05-07 00:20:50.949 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_size 2022-05-07 00:20:50.952 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_alt_size 2022-05-07 00:20:50.954 | ++ lib/tempest:configure_tempest:152 : local public_network_id 2022-05-07 00:20:50.958 | ++ lib/tempest:configure_tempest:153 : local public_router_id 2022-05-07 00:20:50.959 | ++ lib/tempest:configure_tempest:154 : local ssh_connect_method=floating 2022-05-07 00:20:50.961 | ++ lib/tempest:configure_tempest:155 : local disk 2022-05-07 00:20:50.963 | ++ lib/tempest:configure_tempest:158 : ifs=' 2022-05-07 00:20:50.963 | ' 2022-05-07 00:20:50.965 | ++ lib/tempest:configure_tempest:168 : declare -a images 2022-05-07 00:20:50.968 | ++ lib/tempest:configure_tempest:170 : is_service_enabled glance 2022-05-07 00:20:50.985 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:20:50.988 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-05-07 00:20:50.989 | +++ lib/tempest:configure_tempest:131 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-05-07 00:20:50.990 | +++ lib/tempest:configure_tempest:131 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-05-07 00:20:53.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:53.326 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:53.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:53.326 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:53.498 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:20:53.501 | ++ lib/tempest:configure_tempest:172 : '[' ubuntu-16 = '' ']' 2022-05-07 00:20:53.504 | ++ lib/tempest:configure_tempest:176 : images+=($IMAGE_UUID) 2022-05-07 00:20:53.506 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-05-07 00:20:53.508 | ++ lib/tempest:configure_tempest:179 : case "${#images[*]}" in 2022-05-07 00:20:53.510 | ++ lib/tempest:configure_tempest:185 : '[' -z '' ']' 2022-05-07 00:20:53.513 | ++ lib/tempest:configure_tempest:186 : image_uuid=7ab7e81a-4f8d-43e7-b644-86001cdd59cd 2022-05-07 00:20:53.515 | ++ lib/tempest:configure_tempest:187 : image_uuid_alt=7ab7e81a-4f8d-43e7-b644-86001cdd59cd 2022-05-07 00:20:53.517 | ++ lib/tempest:configure_tempest:201 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-05-07 00:20:53.540 | ++ lib/tempest:configure_tempest:202 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-05-07 00:20:53.544 | ++ lib/tempest:configure_tempest:204 : local password=Passw0rd 2022-05-07 00:20:53.546 | ++ lib/tempest:configure_tempest:207 : local admin_username=admin 2022-05-07 00:20:53.549 | ++ lib/tempest:configure_tempest:208 : local admin_project_name=admin 2022-05-07 00:20:53.551 | ++ lib/tempest:configure_tempest:209 : local admin_domain_name=Default 2022-05-07 00:20:53.553 | ++ lib/tempest:configure_tempest:210 : local alt_username=alt_demo 2022-05-07 00:20:53.555 | ++ lib/tempest:configure_tempest:211 : local alt_project_name=alt_demo 2022-05-07 00:20:53.557 | ++ lib/tempest:configure_tempest:212 : local admin_project_id 2022-05-07 00:20:53.561 | +++ lib/tempest:configure_tempest:213 : oscwrap --os-cloud devstack-admin project list 2022-05-07 00:20:53.561 | +++ lib/tempest:configure_tempest:213 : awk '/ admin / { print $2 }' 2022-05-07 00:20:55.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:55.730 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:55.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:55.730 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:55.902 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:20:55.912 | ++ lib/tempest:configure_tempest:213 : admin_project_id=cbfcecd81877431686ff85551dd06750 2022-05-07 00:20:55.912 | ++ lib/tempest:configure_tempest:215 : is_service_enabled nova 2022-05-07 00:20:55.924 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:20:55.927 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin flavor list 2022-05-07 00:20:58.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:58.222 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:58.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:20:58.222 | from cryptography.utils import int_from_bytes 2022-05-07 00:20:58.390 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:20:58.393 | ++ lib/tempest:configure_tempest:218 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:20:58.393 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-05-07 00:20:58.393 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:20:58.393 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.393 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-05-07 00:20:58.393 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-05-07 00:20:58.394 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-05-07 00:20:58.394 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.394 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.394 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.394 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-05-07 00:20:58.394 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-05-07 00:20:58.394 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.394 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-05-07 00:20:58.394 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-05-07 00:20:58.394 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-05-07 00:20:58.394 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-05-07 00:20:58.394 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-05-07 00:20:58.396 | ++ lib/tempest:configure_tempest:219 : [[ -z '' ]] 2022-05-07 00:20:58.398 | ++ lib/tempest:configure_tempest:220 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:20:58.398 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-05-07 00:20:58.398 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:20:58.398 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.398 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-05-07 00:20:58.398 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-05-07 00:20:58.398 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-05-07 00:20:58.398 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.398 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.398 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.398 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-05-07 00:20:58.399 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-05-07 00:20:58.399 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.399 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-05-07 00:20:58.399 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-05-07 00:20:58.399 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-05-07 00:20:58.399 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-05-07 00:20:58.399 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-05-07 00:20:58.401 | ++ lib/tempest:configure_tempest:225 : flavor_ref=42 2022-05-07 00:20:58.403 | ++ lib/tempest:configure_tempest:226 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:20:58.403 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-05-07 00:20:58.403 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-05-07 00:20:58.404 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-05-07 00:20:58.404 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-05-07 00:20:58.404 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-05-07 00:20:58.404 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-05-07 00:20:58.404 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-05-07 00:20:58.404 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-05-07 00:20:58.404 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-05-07 00:20:58.406 | ++ lib/tempest:configure_tempest:231 : flavor_ref_alt=84 2022-05-07 00:20:58.408 | ++ lib/tempest:configure_tempest:280 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-05-07 00:20:58.438 | ++ lib/tempest:configure_tempest:282 : ssh_connect_method=floating 2022-05-07 00:20:58.440 | ++ lib/tempest:configure_tempest:288 : [[ True == \T\r\u\e ]] 2022-05-07 00:20:58.443 | ++ lib/tempest:configure_tempest:288 : is_networking_extension_supported external-net 2022-05-07 00:20:58.445 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-07 00:20:58.448 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-07 00:21:00.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:21:00.638 | from cryptography.utils import int_from_bytes 2022-05-07 00:21:00.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:21:00.638 | from cryptography.utils import int_from_bytes 2022-05-07 00:21:00.813 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:21:00.816 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-07 00:21:00.816 | address-scope 2022-05-07 00:21:00.816 | router-admin-state-down-before-update 2022-05-07 00:21:00.816 | agent 2022-05-07 00:21:00.816 | agent-resources-synced 2022-05-07 00:21:00.816 | allowed-address-pairs 2022-05-07 00:21:00.816 | auto-allocated-topology 2022-05-07 00:21:00.816 | availability_zone 2022-05-07 00:21:00.817 | availability_zone_filter 2022-05-07 00:21:00.817 | default-subnetpools 2022-05-07 00:21:00.817 | dhcp_agent_scheduler 2022-05-07 00:21:00.817 | dvr 2022-05-07 00:21:00.817 | empty-string-filtering 2022-05-07 00:21:00.817 | external-net 2022-05-07 00:21:00.817 | extra_dhcp_opt 2022-05-07 00:21:00.817 | extraroute 2022-05-07 00:21:00.817 | extraroute-atomic 2022-05-07 00:21:00.817 | filter-validation 2022-05-07 00:21:00.817 | fip-port-details 2022-05-07 00:21:00.817 | flavors 2022-05-07 00:21:00.817 | floatingip-pools 2022-05-07 00:21:00.817 | ip-substring-filtering 2022-05-07 00:21:00.817 | router 2022-05-07 00:21:00.817 | ext-gw-mode 2022-05-07 00:21:00.817 | l3-ha 2022-05-07 00:21:00.817 | l3-flavors 2022-05-07 00:21:00.817 | l3-port-ip-change-not-allowed 2022-05-07 00:21:00.817 | l3_agent_scheduler 2022-05-07 00:21:00.817 | metering 2022-05-07 00:21:00.817 | metering_source_and_destination_fields 2022-05-07 00:21:00.817 | multi-provider 2022-05-07 00:21:00.817 | net-mtu 2022-05-07 00:21:00.817 | net-mtu-writable 2022-05-07 00:21:00.817 | network_availability_zone 2022-05-07 00:21:00.817 | network-ip-availability 2022-05-07 00:21:00.817 | pagination 2022-05-07 00:21:00.817 | port-device-profile 2022-05-07 00:21:00.817 | port-mac-override 2022-05-07 00:21:00.817 | port-mac-address-regenerate 2022-05-07 00:21:00.817 | port-numa-affinity-policy 2022-05-07 00:21:00.817 | binding 2022-05-07 00:21:00.817 | binding-extended 2022-05-07 00:21:00.817 | port-security 2022-05-07 00:21:00.818 | project-id 2022-05-07 00:21:00.818 | provider 2022-05-07 00:21:00.818 | quota-check-limit 2022-05-07 00:21:00.818 | quotas 2022-05-07 00:21:00.818 | quota_details 2022-05-07 00:21:00.818 | rbac-policies 2022-05-07 00:21:00.818 | rbac-address-group 2022-05-07 00:21:00.818 | rbac-address-scope 2022-05-07 00:21:00.818 | rbac-security-groups 2022-05-07 00:21:00.818 | rbac-subnetpool 2022-05-07 00:21:00.818 | revision-if-match 2022-05-07 00:21:00.818 | standard-attr-revisions 2022-05-07 00:21:00.818 | router_availability_zone 2022-05-07 00:21:00.818 | security-groups-normalized-cidr 2022-05-07 00:21:00.818 | port-security-groups-filtering 2022-05-07 00:21:00.818 | security-groups-remote-address-group 2022-05-07 00:21:00.818 | security-groups-shared-filtering 2022-05-07 00:21:00.818 | security-group 2022-05-07 00:21:00.818 | service-type 2022-05-07 00:21:00.818 | sorting 2022-05-07 00:21:00.818 | standard-attr-description 2022-05-07 00:21:00.818 | stateful-security-group 2022-05-07 00:21:00.818 | subnet_onboard 2022-05-07 00:21:00.818 | subnet-service-types 2022-05-07 00:21:00.818 | subnet_allocation 2022-05-07 00:21:00.818 | subnetpool-prefix-ops 2022-05-07 00:21:00.818 | standard-attr-tag 2022-05-07 00:21:00.818 | standard-attr-timestamp' 2022-05-07 00:21:00.819 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-07 00:21:00.819 | address-scope 2022-05-07 00:21:00.819 | router-admin-state-down-before-update 2022-05-07 00:21:00.819 | agent 2022-05-07 00:21:00.819 | agent-resources-synced 2022-05-07 00:21:00.819 | allowed-address-pairs 2022-05-07 00:21:00.819 | auto-allocated-topology 2022-05-07 00:21:00.819 | availability_zone 2022-05-07 00:21:00.819 | availability_zone_filter 2022-05-07 00:21:00.819 | default-subnetpools 2022-05-07 00:21:00.819 | dhcp_agent_scheduler 2022-05-07 00:21:00.819 | dvr 2022-05-07 00:21:00.819 | empty-string-filtering 2022-05-07 00:21:00.819 | external-net 2022-05-07 00:21:00.819 | extra_dhcp_opt 2022-05-07 00:21:00.819 | extraroute 2022-05-07 00:21:00.819 | extraroute-atomic 2022-05-07 00:21:00.819 | filter-validation 2022-05-07 00:21:00.819 | fip-port-details 2022-05-07 00:21:00.819 | flavors 2022-05-07 00:21:00.819 | floatingip-pools 2022-05-07 00:21:00.819 | ip-substring-filtering 2022-05-07 00:21:00.819 | router 2022-05-07 00:21:00.819 | ext-gw-mode 2022-05-07 00:21:00.819 | l3-ha 2022-05-07 00:21:00.819 | l3-flavors 2022-05-07 00:21:00.819 | l3-port-ip-change-not-allowed 2022-05-07 00:21:00.819 | l3_agent_scheduler 2022-05-07 00:21:00.819 | metering 2022-05-07 00:21:00.819 | metering_source_and_destination_fields 2022-05-07 00:21:00.820 | multi-provider 2022-05-07 00:21:00.820 | net-mtu 2022-05-07 00:21:00.820 | net-mtu-writable 2022-05-07 00:21:00.820 | network_availability_zone 2022-05-07 00:21:00.820 | network-ip-availability 2022-05-07 00:21:00.820 | pagination 2022-05-07 00:21:00.820 | port-device-profile 2022-05-07 00:21:00.820 | port-mac-override 2022-05-07 00:21:00.820 | port-mac-address-regenerate 2022-05-07 00:21:00.820 | port-numa-affinity-policy 2022-05-07 00:21:00.820 | binding 2022-05-07 00:21:00.820 | binding-extended 2022-05-07 00:21:00.820 | port-security 2022-05-07 00:21:00.820 | project-id 2022-05-07 00:21:00.820 | provider 2022-05-07 00:21:00.820 | quota-check-limit 2022-05-07 00:21:00.820 | quotas 2022-05-07 00:21:00.820 | quota_details 2022-05-07 00:21:00.820 | rbac-policies 2022-05-07 00:21:00.820 | rbac-address-group 2022-05-07 00:21:00.820 | rbac-address-scope 2022-05-07 00:21:00.820 | rbac-security-groups 2022-05-07 00:21:00.820 | rbac-subnetpool 2022-05-07 00:21:00.820 | revision-if-match 2022-05-07 00:21:00.820 | standard-attr-revisions 2022-05-07 00:21:00.820 | router_availability_zone 2022-05-07 00:21:00.820 | security-groups-normalized-cidr 2022-05-07 00:21:00.820 | port-security-groups-filtering 2022-05-07 00:21:00.820 | security-groups-remote-address-group 2022-05-07 00:21:00.820 | security-groups-shared-filtering 2022-05-07 00:21:00.820 | security-group 2022-05-07 00:21:00.820 | service-type 2022-05-07 00:21:00.820 | sorting 2022-05-07 00:21:00.820 | standard-attr-description 2022-05-07 00:21:00.820 | stateful-security-group 2022-05-07 00:21:00.821 | subnet_onboard 2022-05-07 00:21:00.821 | subnet-service-types 2022-05-07 00:21:00.821 | subnet_allocation 2022-05-07 00:21:00.821 | subnetpool-prefix-ops 2022-05-07 00:21:00.821 | standard-attr-tag 2022-05-07 00:21:00.821 | standard-attr-timestamp =~ external-net ]] 2022-05-07 00:21:00.821 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-07 00:21:00.824 | +++ lib/tempest:configure_tempest:289 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-05-07 00:21:03.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:21:03.220 | from cryptography.utils import int_from_bytes 2022-05-07 00:21:03.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:21:03.220 | from cryptography.utils import int_from_bytes 2022-05-07 00:21:03.389 | +++ functions-common:oscwrap:2477 : return 0 2022-05-07 00:21:03.391 | ++ lib/tempest:configure_tempest:289 : public_network_id=353ba081-ed38-4fa4-af92-ea0ec9930df1 2022-05-07 00:21:03.394 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-05-07 00:21:05.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:21:05.952 | from cryptography.utils import int_from_bytes 2022-05-07 00:21:05.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:21:05.952 | from cryptography.utils import int_from_bytes 2022-05-07 00:21:05.952 | +---------------------------+--------------------------------------+ 2022-05-07 00:21:05.952 | | Field | Value | 2022-05-07 00:21:05.952 | +---------------------------+--------------------------------------+ 2022-05-07 00:21:05.952 | | admin_state_up | UP | 2022-05-07 00:21:05.952 | | availability_zone_hints | | 2022-05-07 00:21:05.952 | | availability_zones | | 2022-05-07 00:21:05.952 | | created_at | 2022-05-07T00:21:05Z | 2022-05-07 00:21:05.952 | | description | | 2022-05-07 00:21:05.952 | | dns_domain | None | 2022-05-07 00:21:05.952 | | id | 448fd1e4-2ecf-4d28-9dff-c107328180e8 | 2022-05-07 00:21:05.952 | | ipv4_address_scope | None | 2022-05-07 00:21:05.952 | | ipv6_address_scope | None | 2022-05-07 00:21:05.952 | | is_default | False | 2022-05-07 00:21:05.952 | | is_vlan_transparent | None | 2022-05-07 00:21:05.952 | | mtu | 1500 | 2022-05-07 00:21:05.952 | | name | shared | 2022-05-07 00:21:05.952 | | port_security_enabled | True | 2022-05-07 00:21:05.952 | | project_id | cbfcecd81877431686ff85551dd06750 | 2022-05-07 00:21:05.952 | | provider:network_type | vlan | 2022-05-07 00:21:05.952 | | provider:physical_network | physnet1 | 2022-05-07 00:21:05.952 | | provider:segmentation_id | 116 | 2022-05-07 00:21:05.953 | | qos_policy_id | None | 2022-05-07 00:21:05.953 | | revision_number | 1 | 2022-05-07 00:21:05.953 | | router:external | Internal | 2022-05-07 00:21:05.953 | | segments | None | 2022-05-07 00:21:05.953 | | shared | True | 2022-05-07 00:21:05.953 | | status | ACTIVE | 2022-05-07 00:21:05.953 | | subnets | | 2022-05-07 00:21:05.953 | | tags | | 2022-05-07 00:21:05.953 | | updated_at | 2022-05-07T00:21:05Z | 2022-05-07 00:21:05.953 | +---------------------------+--------------------------------------+ 2022-05-07 00:21:06.121 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-05-07 00:21:09.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:21:09.031 | from cryptography.utils import int_from_bytes 2022-05-07 00:21:09.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-07 00:21:09.031 | from cryptography.utils import int_from_bytes 2022-05-07 00:21:09.031 | +----------------------+--------------------------------------+ 2022-05-07 00:21:09.031 | | Field | Value | 2022-05-07 00:21:09.031 | +----------------------+--------------------------------------+ 2022-05-07 00:21:09.031 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-05-07 00:21:09.031 | | cidr | 192.168.233.0/24 | 2022-05-07 00:21:09.031 | | created_at | 2022-05-07T00:21:08Z | 2022-05-07 00:21:09.031 | | description | shared-subnet | 2022-05-07 00:21:09.031 | | dns_nameservers | | 2022-05-07 00:21:09.032 | | dns_publish_fixed_ip | None | 2022-05-07 00:21:09.032 | | enable_dhcp | True | 2022-05-07 00:21:09.032 | | gateway_ip | 192.168.233.1 | 2022-05-07 00:21:09.032 | | host_routes | | 2022-05-07 00:21:09.032 | | id | 22f05c6b-1a25-485a-949c-89571fedc430 | 2022-05-07 00:21:09.032 | | ip_version | 4 | 2022-05-07 00:21:09.032 | | ipv6_address_mode | None | 2022-05-07 00:21:09.032 | | ipv6_ra_mode | None | 2022-05-07 00:21:09.032 | | name | shared-subnet | 2022-05-07 00:21:09.032 | | network_id | 448fd1e4-2ecf-4d28-9dff-c107328180e8 | 2022-05-07 00:21:09.032 | | project_id | cbfcecd81877431686ff85551dd06750 | 2022-05-07 00:21:09.032 | | revision_number | 0 | 2022-05-07 00:21:09.032 | | segment_id | None | 2022-05-07 00:21:09.032 | | service_types | | 2022-05-07 00:21:09.032 | | subnetpool_id | None | 2022-05-07 00:21:09.032 | | tags | | 2022-05-07 00:21:09.032 | | updated_at | 2022-05-07T00:21:08Z | 2022-05-07 00:21:09.032 | +----------------------+--------------------------------------+ 2022-05-07 00:21:09.216 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-05-07 00:21:09.248 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-05-07 00:21:09.281 | ++ lib/tempest:configure_tempest:299 : mkdir -p /opt/stack/data/tempest 2022-05-07 00:21:09.289 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-05-07 00:21:09.320 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-05-07 00:21:09.351 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-05-07 00:21:09.383 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-05-07 00:21:09.427 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-05-07 00:21:09.466 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.44/identity/v2.0/ 2022-05-07 00:21:09.498 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.44/identity/v3 2022-05-07 00:21:09.535 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-05-07 00:21:09.563 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-05-07 00:21:09.594 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-05-07 00:21:09.624 | ++ lib/tempest:configure_tempest:314 : [[ True == \T\r\u\e ]] 2022-05-07 00:21:09.626 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-05-07 00:21:09.660 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-05-07 00:21:09.692 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-05-07 00:21:09.728 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-05-07 00:21:09.759 | ++ lib/tempest:configure_tempest:320 : '[' '' == True ']' 2022-05-07 00:21:09.761 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-05-07 00:21:09.805 | ++ lib/tempest:configure_tempest:327 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-05-07 00:21:09.838 | ++ lib/tempest:configure_tempest:328 : [[ '' != \v\2 ]] 2022-05-07 00:21:09.840 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-05-07 00:21:09.869 | ++ lib/tempest:configure_tempest:333 : is_service_enabled tls-proxy 2022-05-07 00:21:09.887 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:21:09.889 | ++ lib/tempest:configure_tempest:338 : [[ True = True ]] 2022-05-07 00:21:09.892 | ++ lib/tempest:configure_tempest:339 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-05-07 00:21:09.928 | ++ lib/tempest:configure_tempest:344 : is_service_enabled ldap 2022-05-07 00:21:09.948 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:21:09.951 | ++ lib/tempest:configure_tempest:350 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-05-07 00:21:09.982 | ++ lib/tempest:configure_tempest:354 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-05-07 00:21:10.013 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-05-07 00:21:10.045 | ++ lib/tempest:configure_tempest:363 : [[ ! -z '' ]] 2022-05-07 00:21:10.047 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-05-07 00:21:10.091 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-05-07 00:21:10.123 | ++ lib/tempest:configure_tempest:368 : is_service_enabled g-api-r 2022-05-07 00:21:10.144 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:21:10.146 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 7ab7e81a-4f8d-43e7-b644-86001cdd59cd 2022-05-07 00:21:10.179 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 7ab7e81a-4f8d-43e7-b644-86001cdd59cd 2022-05-07 00:21:10.210 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-05-07 00:21:10.240 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-05-07 00:21:10.268 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-05-07 00:21:10.299 | ++ lib/tempest:configure_tempest:378 : is_service_enabled neutron 2022-05-07 00:21:10.315 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:21:10.318 | ++ lib/tempest:configure_tempest:386 : [[ -n '' ]] 2022-05-07 00:21:10.320 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_min_microversion=None 2022-05-07 00:21:10.322 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_max_microversion=latest 2022-05-07 00:21:10.325 | ++ lib/tempest:configure_tempest:400 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-05-07 00:21:10.327 | ++ lib/tempest:configure_tempest:404 : '[' None == None ']' 2022-05-07 00:21:10.330 | ++ lib/tempest:configure_tempest:405 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-05-07 00:21:10.349 | ++ lib/tempest:configure_tempest:409 : '[' latest == None ']' 2022-05-07 00:21:10.351 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-05-07 00:21:10.380 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-05-07 00:21:10.412 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-05-07 00:21:10.441 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-05-07 00:21:10.469 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-05-07 00:21:10.500 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-05-07 00:21:10.535 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-05-07 00:21:10.568 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-05-07 00:21:10.597 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-05-07 00:21:10.627 | ++ lib/tempest:configure_tempest:426 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-05-07 00:21:10.629 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-07 00:21:10.661 | ++ lib/tempest:configure_tempest:430 : [[ False == \T\r\u\e ]] 2022-05-07 00:21:10.662 | ++ lib/tempest:configure_tempest:434 : is_service_enabled n-novnc 2022-05-07 00:21:10.680 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:21:10.683 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-05-07 00:21:10.720 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 353ba081-ed38-4fa4-af92-ea0ec9930df1 2022-05-07 00:21:10.756 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-05-07 00:21:10.788 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-05-07 00:21:10.821 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-05-07 00:21:10.854 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-05-07 00:21:10.886 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-05-07 00:21:10.917 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-05-07 00:21:10.953 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-05-07 00:21:10.958 | ++ lib/tempest:configure_tempest:451 : SCENARIO_IMAGE_FILE= 2022-05-07 00:21:10.966 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-05-07 00:21:11.015 | ++ lib/tempest:configure_tempest:455 : TEMPEST_SSH_NETWORK_NAME=private 2022-05-07 00:21:11.017 | ++ lib/tempest:configure_tempest:456 : is_provider_network 2022-05-07 00:21:11.020 | ++ functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-07 00:21:11.022 | ++ functions-common:is_provider_network:2289 : return 1 2022-05-07 00:21:11.024 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-05-07 00:21:11.057 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-05-07 00:21:11.098 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-05-07 00:21:11.137 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-05-07 00:21:11.172 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-05-07 00:21:11.204 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-05-07 00:21:11.233 | ++ lib/tempest:configure_tempest:469 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-05-07 00:21:11.235 | ++ lib/tempest:configure_tempest:470 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-05-07 00:21:11.238 | +++ lib/tempest:configure_tempest:472 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-05-07 00:21:11.257 | ++ lib/tempest:configure_tempest:472 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-05-07 00:21:11.297 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-05-07 00:21:11.299 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-05-07 00:21:11.309 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-05-07 00:21:11.325 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-05-07 00:21:11.360 | ++ lib/tempest:configure_tempest:480 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-05-07 00:21:11.363 | ++ lib/tempest:configure_tempest:480 : '[' libvirt = libvirt ']' 2022-05-07 00:21:11.365 | ++ lib/tempest:configure_tempest:481 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-05-07 00:21:11.369 | +++ lib/tempest:configure_tempest:483 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-05-07 00:21:11.390 | ++ lib/tempest:configure_tempest:483 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-05-07 00:21:11.431 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-05-07 00:21:11.433 | ++ lib/tempest:configure_tempest:486 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-05-07 00:21:11.436 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-05-07 00:21:11.455 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-05-07 00:21:11.493 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_min_microversion=None 2022-05-07 00:21:11.495 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_max_microversion=latest 2022-05-07 00:21:11.498 | ++ lib/tempest:configure_tempest:491 : '[' None == None ']' 2022-05-07 00:21:11.500 | ++ lib/tempest:configure_tempest:492 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-05-07 00:21:11.523 | ++ lib/tempest:configure_tempest:497 : '[' latest == None ']' 2022-05-07 00:21:11.525 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-05-07 00:21:11.560 | ++ lib/tempest:configure_tempest:503 : is_service_enabled c-bak 2022-05-07 00:21:11.579 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:21:11.582 | ++ lib/tempest:configure_tempest:510 : [[ -n lvm:lvmdriver-1 ]] 2022-05-07 00:21:11.586 | ++ lib/tempest:configure_tempest:510 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-05-07 00:21:11.589 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-05-07 00:21:11.592 | ++ lib/tempest:configure_tempest:534 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-05-07 00:21:11.596 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_min_microversion=None 2022-05-07 00:21:11.598 | ++ lib/tempest:configure_tempest:545 : local tempest_placement_max_microversion=latest 2022-05-07 00:21:11.601 | ++ lib/tempest:configure_tempest:546 : '[' None == None ']' 2022-05-07 00:21:11.603 | ++ lib/tempest:configure_tempest:547 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-05-07 00:21:11.627 | ++ lib/tempest:configure_tempest:551 : '[' latest == None ']' 2022-05-07 00:21:11.629 | ++ lib/tempest:configure_tempest:554 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-05-07 00:21:11.665 | ++ lib/tempest:configure_tempest:558 : '[' libvirt = ironic ']' 2022-05-07 00:21:11.669 | ++ lib/tempest:configure_tempest:572 : '[' libvirt = libvirt ']' 2022-05-07 00:21:11.672 | ++ lib/tempest:configure_tempest:574 : '[' kvm = lxc ']' 2022-05-07 00:21:11.675 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-05-07 00:21:11.709 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-05-07 00:21:11.739 | ++ lib/tempest:configure_tempest:583 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-05-07 00:21:11.777 | ++ lib/tempest:configure_tempest:596 : local service 2022-05-07 00:21:11.780 | ++ lib/tempest:configure_tempest:597 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-05-07 00:21:11.782 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-07 00:21:11.785 | ++ lib/tempest:configure_tempest:599 : is_service_enabled key 2022-05-07 00:21:11.805 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:21:11.807 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-05-07 00:21:11.842 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-07 00:21:11.845 | ++ lib/tempest:configure_tempest:599 : is_service_enabled glance 2022-05-07 00:21:11.863 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:21:11.867 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-05-07 00:21:11.897 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-07 00:21:11.899 | ++ lib/tempest:configure_tempest:599 : is_service_enabled nova 2022-05-07 00:21:11.919 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:21:11.921 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-05-07 00:21:11.953 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-07 00:21:11.955 | ++ lib/tempest:configure_tempest:599 : is_service_enabled neutron 2022-05-07 00:21:11.976 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:21:11.980 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-05-07 00:21:12.011 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-07 00:21:12.014 | ++ lib/tempest:configure_tempest:599 : is_service_enabled cinder 2022-05-07 00:21:12.032 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:21:12.035 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-05-07 00:21:12.065 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-07 00:21:12.067 | ++ lib/tempest:configure_tempest:599 : is_service_enabled swift 2022-05-07 00:21:12.084 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:21:12.086 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-05-07 00:21:12.115 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-05-07 00:21:12.117 | ++ lib/tempest:configure_tempest:599 : is_service_enabled horizon 2022-05-07 00:21:12.134 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-07 00:21:12.136 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-05-07 00:21:12.165 | ++ lib/tempest:configure_tempest:610 : [[ False == True ]] 2022-05-07 00:21:12.168 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-05-07 00:21:12.197 | ++ lib/tempest:configure_tempest:617 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-05-07 00:21:12.234 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = libvirt ']' 2022-05-07 00:21:12.236 | ++ lib/tempest:configure_tempest:619 : '[' kvm = lxc ']' 2022-05-07 00:21:12.239 | ++ lib/tempest:configure_tempest:629 : local tmp_cfg_file 2022-05-07 00:21:12.242 | +++ lib/tempest:configure_tempest:630 : mktemp 2022-05-07 00:21:12.252 | ++ lib/tempest:configure_tempest:630 : tmp_cfg_file=/tmp/tmp.aKHGabWRZT 2022-05-07 00:21:12.255 | ++ lib/tempest:configure_tempest:631 : cd /opt/stack/tempest 2022-05-07 00:21:12.257 | ++ lib/tempest:configure_tempest:632 : [[ False != \T\r\u\e ]] 2022-05-07 00:21:12.260 | ++ lib/tempest:configure_tempest:633 : tox -revenv-tempest --notest 2022-05-07 00:21:12.836 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-05-07 00:21:14.981 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-05-07 00:21:55.791 | venv-tempest develop-inst: /opt/stack/tempest 2022-05-07 00:22:09.429 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.2,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.1,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.13.0,packaging==21.3,paramiko==2.8.1,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@a06eb65363ed481cab4bf38308fbdc0d03d4eb78#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1 2022-05-07 00:22:09.429 | ___________________________________ summary ____________________________________ 2022-05-07 00:22:09.429 | venv-tempest: skipped tests 2022-05-07 00:22:09.429 | congratulations :) 2022-05-07 00:22:09.461 | ++ lib/tempest:configure_tempest:636 : local tmp_u_c_m 2022-05-07 00:22:09.464 | +++ lib/tempest:configure_tempest:637 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-05-07 00:22:09.469 | ++ lib/tempest:configure_tempest:637 : tmp_u_c_m=/tmp/tempest_u_c_m.8jYn6NPQI6 2022-05-07 00:22:09.471 | ++ lib/tempest:configure_tempest:638 : set_tempest_venv_constraints /tmp/tempest_u_c_m.8jYn6NPQI6 2022-05-07 00:22:09.474 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-05-07 00:22:09.476 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.8jYn6NPQI6 2022-05-07 00:22:09.479 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-05-07 00:22:09.482 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-05-07 00:22:09.485 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-05-07 00:22:09.491 | ++ lib/tempest:configure_tempest:639 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.8jYn6NPQI6 -r requirements.txt 2022-05-07 00:22:13.176 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-05-07 00:22:13.176 | warnings.warn( 2022-05-07 00:22:13.176 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-07 00:22:13.176 | warnings.warn( 2022-05-07 00:22:13.266 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-05-07 00:22:14.200 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.2,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.1,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.13.0,packaging==21.3,paramiko==2.8.1,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@a06eb65363ed481cab4bf38308fbdc0d03d4eb78#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1 2022-05-07 00:22:14.201 | venv-tempest run-test-pre: PYTHONHASHSEED='2928294419' 2022-05-07 00:22:14.201 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.8jYn6NPQI6 -r requirements.txt 2022-05-07 00:22:16.172 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-07 00:22:16.199 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.9.0) 2022-05-07 00:22:16.200 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-05-07 00:22:16.201 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-05-07 00:22:16.203 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-05-07 00:22:16.204 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-05-07 00:22:16.206 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-05-07 00:22:16.207 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-05-07 00:22:16.209 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.1) 2022-05-07 00:22:16.210 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-05-07 00:22:16.212 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-05-07 00:22:16.213 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-05-07 00:22:16.215 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-05-07 00:22:16.217 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.13.0) 2022-05-07 00:22:16.218 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-05-07 00:22:16.220 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-05-07 00:22:16.221 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-05-07 00:22:16.223 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-05-07 00:22:16.224 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.3.0) 2022-05-07 00:22:16.225 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-05-07 00:22:16.227 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-05-07 00:22:16.239 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-05-07 00:22:16.241 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.1) 2022-05-07 00:22:16.243 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.8) 2022-05-07 00:22:16.272 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.1.0) 2022-05-07 00:22:16.273 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-05-07 00:22:16.274 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-05-07 00:22:16.276 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-05-07 00:22:16.287 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-05-07 00:22:16.323 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-05-07 00:22:16.325 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.2) 2022-05-07 00:22:16.364 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-05-07 00:22:16.380 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-05-07 00:22:16.381 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-05-07 00:22:16.422 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-05-07 00:22:16.425 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-05-07 00:22:16.469 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-05-07 00:22:16.471 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-05-07 00:22:16.473 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-05-07 00:22:16.530 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-05-07 00:22:16.531 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-05-07 00:22:16.542 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-05-07 00:22:16.544 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.1) 2022-05-07 00:22:16.560 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-05-07 00:22:16.562 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-05-07 00:22:16.563 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-05-07 00:22:16.629 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-05-07 00:22:16.678 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-05-07 00:22:16.777 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-05-07 00:22:16.835 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-05-07 00:22:17.021 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-05-07 00:22:17.023 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-05-07 00:22:17.026 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-05-07 00:22:17.421 | ___________________________________ summary ____________________________________ 2022-05-07 00:22:17.422 | venv-tempest: commands succeeded 2022-05-07 00:22:17.422 | congratulations :) 2022-05-07 00:22:17.460 | ++ lib/tempest:configure_tempest:640 : rm -f /tmp/tempest_u_c_m.8jYn6NPQI6 2022-05-07 00:22:17.465 | ++ lib/tempest:configure_tempest:643 : [[ False == \T\r\u\e ]] 2022-05-07 00:22:17.468 | ++ lib/tempest:configure_tempest:651 : [[ True == \F\a\l\s\e ]] 2022-05-07 00:22:17.470 | ++ lib/tempest:configure_tempest:655 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-05-07 00:22:17.499 | ++ lib/tempest:configure_tempest:661 : tox -evenv -- tempest verify-config -uro /tmp/tmp.aKHGabWRZT 2022-05-07 00:22:18.082 | venv create: /opt/stack/tempest/.tox/venv 2022-05-07 00:22:19.995 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-05-07 00:22:57.485 | venv develop-inst: /opt/stack/tempest 2022-05-07 00:23:13.492 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.10.1,bcrypt==3.2.2,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.35,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.3,iso8601==1.0.2,Jinja2==3.1.2,jsonschema==3.2.0,MarkupSafe==2.1.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.4.0,oslo.concurrency==4.5.1,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.13.0,packaging==21.3,paramiko==2.8.1,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,Pygments==2.12.0,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.5.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@a06eb65363ed481cab4bf38308fbdc0d03d4eb78#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.0 2022-05-07 00:23:13.493 | venv run-test-pre: PYTHONHASHSEED='747681912' 2022-05-07 00:23:13.493 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.aKHGabWRZT 2022-05-07 00:23:17.438 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-05-07 00:23:17.438 | warnings.warn( 2022-05-07 00:23:17.438 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-05-07 00:23:17.438 | warnings.warn( 2022-05-07 00:23:17.438 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-05-07 00:23:17.438 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-05-07 00:23:17.438 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-05-07 00:23:17.570 | ___________________________________ summary ____________________________________ 2022-05-07 00:23:17.570 | venv: commands succeeded 2022-05-07 00:23:17.570 | congratulations :) 2022-05-07 00:23:17.602 | ++ lib/tempest:configure_tempest:666 : is_service_enabled q-metering 2022-05-07 00:23:17.619 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:23:17.621 | ++ lib/tempest:configure_tempest:671 : is_service_enabled q-l3 2022-05-07 00:23:17.638 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-07 00:23:17.641 | ++ lib/tempest:configure_tempest:675 : local network_api_extensions=all 2022-05-07 00:23:17.643 | ++ lib/tempest:configure_tempest:676 : [[ ! -z '' ]] 2022-05-07 00:23:17.646 | ++ lib/tempest:configure_tempest:682 : [[ -n '' ]] 2022-05-07 00:23:17.649 | ++ lib/tempest:configure_tempest:685 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions all 2022-05-07 00:23:17.680 | ++ lib/tempest:configure_tempest:687 : local object_storage_api_extensions=all 2022-05-07 00:23:17.683 | ++ lib/tempest:configure_tempest:688 : [[ ! -z '' ]] 2022-05-07 00:23:17.685 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-05-07 00:23:17.717 | ++ lib/tempest:configure_tempest:696 : local volume_api_extensions=all 2022-05-07 00:23:17.720 | ++ lib/tempest:configure_tempest:697 : [[ ! -z '' ]] 2022-05-07 00:23:17.722 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-05-07 00:23:17.752 | ++ lib/tempest:configure_tempest:706 : IFS=' 2022-05-07 00:23:17.752 | ' 2022-05-07 00:23:17.755 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-05-07 00:23:17.757 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-07 00:23:17.760 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest Plugins 2022-05-07 00:23:17.762 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-05-07 00:23:17.765 | ++ lib/tempest:install_tempest_plugins:735 : pushd /opt/stack/tempest 2022-05-07 00:23:17.765 | /opt/stack/tempest /opt/stack/tempest 2022-05-07 00:23:17.768 | ++ lib/tempest:install_tempest_plugins:736 : [[ 0 != 0 ]] 2022-05-07 00:23:17.770 | ++ lib/tempest:install_tempest_plugins:745 : popd 2022-05-07 00:23:17.770 | /opt/stack/tempest 2022-05-07 00:23:17.773 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-07 00:23:17.776 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-07 00:23:17.779 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-07 00:23:17.782 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-07 00:23:17.784 | + functions-common:run_phase:1892 : run_plugins stack test-config 2022-05-07 00:23:17.787 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-07 00:23:17.790 | + functions-common:run_plugins:1852 : local phase=test-config 2022-05-07 00:23:17.793 | + functions-common:run_plugins:1854 : local plugins= 2022-05-07 00:23:17.796 | + functions-common:run_plugins:1855 : local plugin 2022-05-07 00:23:17.799 | + ./stack.sh:main:1492 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-05-07 00:23:17.802 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-07 00:23:17.805 | + inc/meta-config:merge_config_group:171 : shift 2022-05-07 00:23:17.808 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-05-07 00:23:17.810 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:23:17.813 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-07 00:23:17.816 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-07 00:23:17.820 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-05-07 00:23:17.823 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-07 00:23:17.826 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-05-07 00:23:17.828 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-07 00:23:17.832 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-05-07 00:23:17.832 | /^\[\[.+\|.*\]\]/ { 2022-05-07 00:23:17.832 | gsub("[][]", "", $1); 2022-05-07 00:23:17.832 | split($1, a, "|"); 2022-05-07 00:23:17.832 | if (a[1] == matchgroup) 2022-05-07 00:23:17.832 | print a[2] 2022-05-07 00:23:17.832 | } 2022-05-07 00:23:17.832 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 27 pip_install 304 apt-get 536 run_process 37 dbsync 35 git_timed 19 apt-get-update 12 test_with_retry 6 async_wait 444 osc 601 ------------------------- Unaccounted time -35 ========================= Total runtime 1986 ================= Async summary ================= Time spent in the background minus waits: 946 sec Elapsed time: 1986 sec Time if we did everything serially: 2932 sec Speedup: 1.47633 This is your host IP address: 10.222.0.44 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.44/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: zed Change: 19967c71d585deb53fc3f33cb0192f13be84cd20 Use ping instead of arping for br-data 2022-05-06 23:48:27 +0000 OS Version: Ubuntu 20.04 focal