2022-04-12 02:21:57.738 | + ./stack.sh:main:489 : exec 2022-04-12 02:21:57.738 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-022157' 2022-04-12 02:21:57.739 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-022157.summary.2022-04-12-022157 2022-04-12 02:21:57.739 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:21:57.739 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-022157 2022-04-12 02:21:57.739 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-022157 /opt/stack/logs/stack.sh.log 2022-04-12 02:21:57.739 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-022157.summary.2022-04-12-022157 /opt/stack/logs/stack.sh.log.summary 2022-04-12 02:21:57.739 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 02:21:57.739 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 02:21:57.739 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 02:21:57.739 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 02:21:57.739 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 02:21:57.739 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 02:21:57.739 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:21:57.739 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 02:21:57.739 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 02:21:57.739 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 02:21:57.739 | + ./stack.sh:main:578 : uname -a 2022-04-12 02:21:57.741 | Linux dv-neutron-837392-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 02:21:57.743 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 02:21:57.744 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 02:21:57.748 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 02:21:57.784 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 02:21:57.801 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 02:21:57.802 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 02:21:57.804 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 02:21:57.806 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 02:21:57.808 | + functions-common:fetch_plugins:1776 : return 2022-04-12 02:21:57.810 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 02:21:57.812 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 02:21:57.814 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:21:57.815 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:21:57.817 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:21:57.819 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:21:57.821 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:21:57.823 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:21:57.825 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:21:57.828 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:21:57.830 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:21:57.831 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:21:57.833 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 02:21:57.835 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:21:57.849 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:21:57.850 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:21:57.852 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:21:57.854 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:21:57.857 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:21:57.858 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:21:57.860 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:21:57.862 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 02:21:57.864 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 02:21:57.866 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:21:57.867 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:21:57.869 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 02:21:57.871 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 02:21:57.873 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 02:21:57.875 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 02:21:57.876 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 02:21:57.878 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 02:21:57.895 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 02:21:57.897 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 02:21:57.910 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:21:57.913 | +++ lib/tls:source:43 : hostname -f 2022-04-12 02:21:57.916 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 02:21:57.918 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 02:21:57.920 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 02:21:57.922 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 02:21:57.924 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 02:21:57.926 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 02:21:57.928 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 02:21:57.930 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 02:21:57.932 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 02:21:57.933 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 02:21:57.938 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 02:21:57.949 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 02:21:57.967 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 02:21:57.979 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 02:21:57.992 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 02:21:58.028 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 02:21:58.091 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 02:21:58.180 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 02:21:58.202 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 02:21:58.253 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 02:21:58.306 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 02:21:58.453 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 02:21:58.467 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 02:21:58.480 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 02:21:58.493 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 02:21:58.587 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 02:21:58.590 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 02:21:58.592 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 02:21:58.594 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 02:21:58.596 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 02:21:58.599 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 02:21:58.601 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 02:21:58.601 | False' 2022-04-12 02:21:58.604 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 02:21:58.619 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 02:21:58.622 | + ./stack.sh:main:626 : run_phase source 2022-04-12 02:21:58.624 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 02:21:58.626 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:21:58.628 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:21:58.630 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:21:58.632 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:21:58.634 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:21:58.636 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:21:58.639 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:21:58.642 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:21:58.644 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:21:58.647 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:21:58.649 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 02:21:58.651 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:21:58.665 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:21:58.667 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:21:58.669 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 02:21:58.708 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 02:21:58.710 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 02:21:58.712 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:21:58.714 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 02:21:58.716 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 02:21:58.718 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 02:21:58.720 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 02:21:58.723 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 02:21:58.725 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 02:21:58.727 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 02:21:58.729 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.731 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 02:21:58.734 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.736 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 02:21:58.738 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.740 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 02:21:58.743 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.745 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 02:21:58.748 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.750 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 02:21:58.752 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.754 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 02:21:58.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.759 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 02:21:58.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.764 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 02:21:58.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.769 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 02:21:58.771 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.774 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 02:21:58.776 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.778 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 02:21:58.781 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.783 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 02:21:58.785 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.788 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 02:21:58.790 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.792 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 02:21:58.794 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.797 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 02:21:58.799 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.801 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 02:21:58.803 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.806 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 02:21:58.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.810 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 02:21:58.813 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.815 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 02:21:58.817 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.819 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 02:21:58.822 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.825 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 02:21:58.827 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.829 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 02:21:58.832 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.834 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 02:21:58.836 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.838 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 02:21:58.840 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.843 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 02:21:58.845 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.847 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 02:21:58.849 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.852 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 02:21:58.854 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.857 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 02:21:58.859 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.861 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 02:21:58.864 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.866 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 02:21:58.868 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.870 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 02:21:58.873 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.875 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 02:21:58.877 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.880 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 02:21:58.882 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.884 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 02:21:58.886 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.889 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 02:21:58.891 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.893 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 02:21:58.895 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.898 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 02:21:58.900 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.902 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 02:21:58.904 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.906 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 02:21:58.909 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.911 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 02:21:58.913 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.915 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 02:21:58.918 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.920 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 02:21:58.923 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.925 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 02:21:58.927 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.929 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 02:21:58.932 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.934 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 02:21:58.937 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.939 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 02:21:58.941 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:21:58.943 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 02:21:58.946 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 02:21:58.949 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:21:58.951 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 02:21:58.966 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:21:58.968 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 02:21:58.971 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:21:58.973 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 02:21:58.988 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:21:58.991 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 02:21:58.993 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 02:21:58.996 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 02:21:58.998 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 02:21:59.001 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 02:21:59.003 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 02:21:59.005 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 02:21:59.008 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 02:21:59.010 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 02:21:59.010 | Using mysql database backend 2022-04-12 02:21:59.014 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 02:21:59.030 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 02:21:59.033 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 02:21:59.036 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:21:59.038 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 02:21:59.041 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:21:59.044 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 02:21:59.060 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:21:59.063 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 02:21:59.083 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 02:21:59.099 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:21:59.101 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 02:21:59.118 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 02:21:59.135 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 02:21:59.151 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:21:59.153 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 02:21:59.169 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:21:59.172 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 02:21:59.189 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 02:21:59.191 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 02:21:59.193 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 02:21:59.196 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 02:21:59.199 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:21:59.203 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-022159 2022-04-12 02:21:59.205 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-022159 759' 2022-04-12 02:21:59.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.210 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:21:59.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.215 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:21:59.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.220 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:21:59.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.225 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:21:59.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.230 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:21:59.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.235 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:21:59.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.240 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-022157 2022-04-12 02:21:59.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.244 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:21:59.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.249 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:21:59.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.254 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:21:59.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.259 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:21:59.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.264 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:21:59.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:21:59.268 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:21:59.271 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 02:21:59.274 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 02:21:59.276 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 02:21:59.279 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 02:21:59.281 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:21:59.283 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:21:59.286 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:21:59.288 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:21:59.290 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:21:59.294 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:21:59.308 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:21:59.311 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:21:59.313 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:21:59.315 | + functions-common:git_clone:629 : echo master 2022-04-12 02:21:59.316 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:21:59.321 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 02:21:59.323 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:21:59.325 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 02:21:59.328 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:21:59.328 | + functions-common:git_clone:678 : head -1 2022-04-12 02:21:59.331 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 02:21:59.333 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:21:59.336 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 02:21:59.339 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:21:59.341 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 02:21:59.344 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 02:21:59.347 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 02:21:59.349 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 02:21:59.352 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:21:59.354 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 02:21:59.357 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 02:21:59.360 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 02:21:59.363 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 02:21:59.367 | ++ tools/install_prereqs.sh:source:47 : NOW=1649730119 2022-04-12 02:21:59.370 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 02:21:59.375 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649729311 2022-04-12 02:21:59.378 | ++ tools/install_prereqs.sh:source:49 : DELTA=808 2022-04-12 02:21:59.380 | ++ tools/install_prereqs.sh:source:50 : [[ 808 -lt 7200 ]] 2022-04-12 02:21:59.383 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 02:21:59.385 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 02:21:59.388 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 02:21:59.391 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 02:21:59.393 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 02:21:59.396 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 02:21:59.399 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 02:21:59.401 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 02:21:59.405 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:21:59.452 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 02:21:59.452 | apache2-dev 2022-04-12 02:21:59.452 | bc 2022-04-12 02:21:59.452 | bsdmainutils 2022-04-12 02:21:59.452 | curl 2022-04-12 02:21:59.452 | g++ 2022-04-12 02:21:59.452 | gawk 2022-04-12 02:21:59.452 | gcc 2022-04-12 02:21:59.452 | gettext 2022-04-12 02:21:59.452 | git 2022-04-12 02:21:59.452 | graphviz 2022-04-12 02:21:59.452 | iputils-ping 2022-04-12 02:21:59.452 | libapache2-mod-proxy-uwsgi 2022-04-12 02:21:59.452 | libffi-dev 2022-04-12 02:21:59.452 | libjpeg-dev 2022-04-12 02:21:59.452 | libpcre3-dev 2022-04-12 02:21:59.453 | libpq-dev 2022-04-12 02:21:59.453 | libssl-dev 2022-04-12 02:21:59.453 | libsystemd-dev 2022-04-12 02:21:59.453 | libxml2-dev 2022-04-12 02:21:59.453 | libxslt1-dev 2022-04-12 02:21:59.453 | libyaml-dev 2022-04-12 02:21:59.453 | lsof 2022-04-12 02:21:59.453 | openssh-server 2022-04-12 02:21:59.453 | openssl 2022-04-12 02:21:59.453 | pkg-config 2022-04-12 02:21:59.453 | psmisc 2022-04-12 02:21:59.453 | python3-dev 2022-04-12 02:21:59.453 | python3-pip 2022-04-12 02:21:59.453 | python3-systemd 2022-04-12 02:21:59.453 | python3-venv 2022-04-12 02:21:59.453 | tar 2022-04-12 02:21:59.453 | tcpdump 2022-04-12 02:21:59.453 | unzip 2022-04-12 02:21:59.453 | uuid-runtime 2022-04-12 02:21:59.453 | wget 2022-04-12 02:21:59.453 | wget 2022-04-12 02:21:59.453 | zlib1g-dev 2022-04-12 02:21:59.453 | libkrb5-dev 2022-04-12 02:21:59.453 | libldap2-dev 2022-04-12 02:21:59.453 | libsasl2-dev 2022-04-12 02:21:59.453 | memcached 2022-04-12 02:21:59.453 | python3-mysqldb 2022-04-12 02:21:59.453 | sqlite3 2022-04-12 02:21:59.453 | conntrack 2022-04-12 02:21:59.453 | curl 2022-04-12 02:21:59.453 | dnsmasq-base 2022-04-12 02:21:59.453 | dnsmasq-utils 2022-04-12 02:21:59.453 | ebtables 2022-04-12 02:21:59.453 | genisoimage 2022-04-12 02:21:59.453 | iptables 2022-04-12 02:21:59.453 | iputils-arping 2022-04-12 02:21:59.454 | kpartx 2022-04-12 02:21:59.454 | libjs-jquery-tablesorter 2022-04-12 02:21:59.454 | parted 2022-04-12 02:21:59.454 | pm-utils 2022-04-12 02:21:59.454 | python3-mysqldb 2022-04-12 02:21:59.454 | socat 2022-04-12 02:21:59.454 | sqlite3 2022-04-12 02:21:59.454 | sudo 2022-04-12 02:21:59.454 | vlan 2022-04-12 02:21:59.454 | lsscsi 2022-04-12 02:21:59.454 | open-iscsi 2022-04-12 02:21:59.454 | lvm2 2022-04-12 02:21:59.454 | qemu-utils 2022-04-12 02:21:59.454 | thin-provisioning-tools 2022-04-12 02:21:59.454 | acl 2022-04-12 02:21:59.454 | dnsmasq-base 2022-04-12 02:21:59.454 | dnsmasq-utils 2022-04-12 02:21:59.454 | ebtables 2022-04-12 02:21:59.454 | haproxy 2022-04-12 02:21:59.454 | iptables 2022-04-12 02:21:59.454 | iputils-arping 2022-04-12 02:21:59.454 | iputils-ping 2022-04-12 02:21:59.454 | postgresql-server-dev-all 2022-04-12 02:21:59.454 | python3-mysqldb 2022-04-12 02:21:59.454 | sqlite3 2022-04-12 02:21:59.454 | sudo 2022-04-12 02:21:59.454 | vlan 2022-04-12 02:21:59.454 | pcp 2022-04-12 02:21:59.454 | ipset 2022-04-12 02:21:59.454 | conntrack 2022-04-12 02:21:59.454 | conntrackd 2022-04-12 02:21:59.454 | keepalived 2022-04-12 02:21:59.454 | lvm2 2022-04-12 02:21:59.454 | qemu-utils 2022-04-12 02:21:59.454 | thin-provisioning-tools 2022-04-12 02:21:59.454 | curl 2022-04-12 02:21:59.454 | liberasurecode-dev 2022-04-12 02:21:59.455 | make 2022-04-12 02:21:59.455 | memcached 2022-04-12 02:21:59.455 | rsync 2022-04-12 02:21:59.455 | sqlite3 2022-04-12 02:21:59.455 | xfsprogs' 2022-04-12 02:21:59.455 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 02:21:59.474 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 02:21:59.474 | apache2-dev 2022-04-12 02:21:59.474 | bc 2022-04-12 02:21:59.474 | bsdmainutils 2022-04-12 02:21:59.474 | curl 2022-04-12 02:21:59.474 | g++ 2022-04-12 02:21:59.474 | gawk 2022-04-12 02:21:59.474 | gcc 2022-04-12 02:21:59.474 | gettext 2022-04-12 02:21:59.474 | git 2022-04-12 02:21:59.474 | graphviz 2022-04-12 02:21:59.474 | iputils-ping 2022-04-12 02:21:59.474 | libapache2-mod-proxy-uwsgi 2022-04-12 02:21:59.474 | libffi-dev 2022-04-12 02:21:59.474 | libjpeg-dev 2022-04-12 02:21:59.474 | libpcre3-dev 2022-04-12 02:21:59.474 | libpq-dev 2022-04-12 02:21:59.474 | libssl-dev 2022-04-12 02:21:59.474 | libsystemd-dev 2022-04-12 02:21:59.474 | libxml2-dev 2022-04-12 02:21:59.474 | libxslt1-dev 2022-04-12 02:21:59.474 | libyaml-dev 2022-04-12 02:21:59.474 | lsof 2022-04-12 02:21:59.474 | openssh-server 2022-04-12 02:21:59.474 | openssl 2022-04-12 02:21:59.474 | pkg-config 2022-04-12 02:21:59.474 | psmisc 2022-04-12 02:21:59.474 | python3-dev 2022-04-12 02:21:59.474 | python3-pip 2022-04-12 02:21:59.474 | python3-systemd 2022-04-12 02:21:59.474 | python3-venv 2022-04-12 02:21:59.475 | tar 2022-04-12 02:21:59.475 | tcpdump 2022-04-12 02:21:59.475 | unzip 2022-04-12 02:21:59.475 | uuid-runtime 2022-04-12 02:21:59.475 | wget 2022-04-12 02:21:59.475 | wget 2022-04-12 02:21:59.475 | zlib1g-dev 2022-04-12 02:21:59.475 | libkrb5-dev 2022-04-12 02:21:59.475 | libldap2-dev 2022-04-12 02:21:59.475 | libsasl2-dev 2022-04-12 02:21:59.475 | memcached 2022-04-12 02:21:59.475 | python3-mysqldb 2022-04-12 02:21:59.475 | sqlite3 2022-04-12 02:21:59.475 | conntrack 2022-04-12 02:21:59.475 | curl 2022-04-12 02:21:59.475 | dnsmasq-base 2022-04-12 02:21:59.475 | dnsmasq-utils 2022-04-12 02:21:59.475 | ebtables 2022-04-12 02:21:59.475 | genisoimage 2022-04-12 02:21:59.475 | iptables 2022-04-12 02:21:59.475 | iputils-arping 2022-04-12 02:21:59.475 | kpartx 2022-04-12 02:21:59.475 | libjs-jquery-tablesorter 2022-04-12 02:21:59.475 | parted 2022-04-12 02:21:59.475 | pm-utils 2022-04-12 02:21:59.475 | python3-mysqldb 2022-04-12 02:21:59.475 | socat 2022-04-12 02:21:59.475 | sqlite3 2022-04-12 02:21:59.475 | sudo 2022-04-12 02:21:59.475 | vlan 2022-04-12 02:21:59.475 | lsscsi 2022-04-12 02:21:59.475 | open-iscsi 2022-04-12 02:21:59.475 | lvm2 2022-04-12 02:21:59.475 | qemu-utils 2022-04-12 02:21:59.475 | thin-provisioning-tools 2022-04-12 02:21:59.476 | acl 2022-04-12 02:21:59.476 | dnsmasq-base 2022-04-12 02:21:59.476 | dnsmasq-utils 2022-04-12 02:21:59.476 | ebtables 2022-04-12 02:21:59.476 | haproxy 2022-04-12 02:21:59.476 | iptables 2022-04-12 02:21:59.476 | iputils-arping 2022-04-12 02:21:59.476 | iputils-ping 2022-04-12 02:21:59.476 | postgresql-server-dev-all 2022-04-12 02:21:59.476 | python3-mysqldb 2022-04-12 02:21:59.476 | sqlite3 2022-04-12 02:21:59.476 | sudo 2022-04-12 02:21:59.476 | vlan 2022-04-12 02:21:59.476 | pcp 2022-04-12 02:21:59.476 | ipset 2022-04-12 02:21:59.476 | conntrack 2022-04-12 02:21:59.476 | conntrackd 2022-04-12 02:21:59.476 | keepalived 2022-04-12 02:21:59.476 | lvm2 2022-04-12 02:21:59.476 | qemu-utils 2022-04-12 02:21:59.476 | thin-provisioning-tools 2022-04-12 02:21:59.476 | curl 2022-04-12 02:21:59.476 | liberasurecode-dev 2022-04-12 02:21:59.476 | make 2022-04-12 02:21:59.476 | memcached 2022-04-12 02:21:59.476 | rsync 2022-04-12 02:21:59.476 | sqlite3 2022-04-12 02:21:59.476 | xfsprogs ' 2022-04-12 02:21:59.476 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 02:21:59.479 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:21:59.482 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:21:59.485 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:21:59.485 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 02:21:59.490 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:21:59.492 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 02:21:59.494 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:21:59.496 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 02:21:59.498 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:21:59.501 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:21:59.503 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:21:59.505 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:21:59.507 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:21:59.509 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:21:59.511 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 02:21:59.513 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 02:21:59.515 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 02:21:59.518 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 02:21:59.522 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 02:21:59.524 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 02:21:59.526 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 02:21:59.529 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 02:21:59.531 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:21:59.533 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:21:59.537 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649730119535 2022-04-12 02:21:59.539 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 02:21:59.541 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 02:21:59.544 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 02:21:59.926 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 02:21:59.986 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-12 02:22:00.048 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-12 02:22:00.570 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-12 02:22:00.955 | Fetched 336 kB in 1s (298 kB/s) 2022-04-12 02:22:02.483 | Reading package lists... 2022-04-12 02:22:02.514 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 02:22:02.516 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 02:22:02.519 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:22:02.521 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:22:02.523 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:22:02.525 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:22:02.528 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:22:02.530 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 02:22:02.532 | ++ functions-common:time_stop:2432 : start_time=1649730119535 2022-04-12 02:22:02.534 | ++ functions-common:time_stop:2434 : [[ -z 1649730119535 ]] 2022-04-12 02:22:02.537 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:22:02.541 | ++ functions-common:time_stop:2437 : end_time=1649730122538 2022-04-12 02:22:02.543 | ++ functions-common:time_stop:2438 : elapsed_time=3003 2022-04-12 02:22:02.545 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 02:22:02.548 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:22:02.550 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3003 2022-04-12 02:22:02.552 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:22:02.554 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:22:02.557 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:22:02.559 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:22:02.561 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:22:02.582 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:22:02.691 | Reading package lists... 2022-04-12 02:22:02.932 | Building dependency tree... 2022-04-12 02:22:02.933 | Reading state information... 2022-04-12 02:22:02.968 | acl is already the newest version (2.2.53-6). 2022-04-12 02:22:02.968 | bc is already the newest version (1.07.1-2build1). 2022-04-12 02:22:02.968 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 02:22:02.968 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 02:22:02.968 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 02:22:02.968 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:22:02.968 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 02:22:02.968 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:22:02.968 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 02:22:02.968 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 02:22:02.968 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 02:22:02.968 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 02:22:02.968 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 02:22:02.968 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 02:22:02.968 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 02:22:02.968 | libffi-dev is already the newest version (3.3-4). 2022-04-12 02:22:02.968 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 02:22:02.968 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 02:22:02.968 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 02:22:02.968 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 02:22:02.968 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 02:22:02.968 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 02:22:02.969 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:22:02.969 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 02:22:02.969 | psmisc is already the newest version (23.3-1). 2022-04-12 02:22:02.969 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:22:02.969 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 02:22:02.969 | python3-systemd is already the newest version (234-3build2). 2022-04-12 02:22:02.969 | socat is already the newest version (1.7.3.3-2). 2022-04-12 02:22:02.969 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 02:22:02.969 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 02:22:02.969 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 02:22:02.969 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 02:22:02.969 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 02:22:02.969 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 02:22:02.969 | pcp is already the newest version (5.0.3-1). 2022-04-12 02:22:02.969 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 02:22:02.969 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:22:02.969 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:22:02.969 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:22:02.969 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 02:22:02.969 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:22:02.969 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:22:02.969 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 02:22:02.969 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 02:22:02.969 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 02:22:02.969 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 02:22:02.969 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 02:22:02.969 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 02:22:02.969 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 02:22:02.969 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 02:22:02.969 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:22:02.969 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 02:22:02.969 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 02:22:02.970 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 02:22:02.970 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 02:22:02.970 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 02:22:02.970 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 02:22:02.970 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:22:02.970 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 02:22:02.970 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 02:22:02.970 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 02:22:02.970 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 02:22:02.970 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 02:22:02.970 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 02:22:02.970 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 02:22:02.970 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 02:22:02.970 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 02:22:02.970 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 02:22:03.189 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:22:03.189 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 02:22:03.189 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 02:22:03.189 | The following packages were automatically installed and are no longer required: 2022-04-12 02:22:03.190 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:22:03.190 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:22:03.190 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:22:03.190 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:22:03.190 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:22:03.190 | python3-zope.interface 2022-04-12 02:22:03.190 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:22:03.191 | The following additional packages will be installed: 2022-04-12 02:22:03.191 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-04-12 02:22:03.257 | The following NEW packages will be installed: 2022-04-12 02:22:03.257 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-04-12 02:22:03.257 | python3-yaml 2022-04-12 02:22:03.825 | 0 upgraded, 5 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:22:03.826 | Need to get 0 B/27.4 MB of archives. 2022-04-12 02:22:03.826 | After this operation, 211 MB of additional disk space will be used. 2022-04-12 02:22:03.860 | Selecting previously unselected package python3-yaml. 2022-04-12 02:22:03.910 | (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 ... 88085 files and directories currently installed.) 2022-04-12 02:22:03.914 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-12 02:22:03.916 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-12 02:22:03.962 | Selecting previously unselected package llvm-10-tools. 2022-04-12 02:22:03.972 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-12 02:22:03.974 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-12 02:22:04.125 | Selecting previously unselected package llvm-10-dev. 2022-04-12 02:22:04.134 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-12 02:22:04.138 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-12 02:22:08.577 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-12 02:22:08.588 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-12 02:22:08.590 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-12 02:22:08.881 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-12 02:22:08.891 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-12 02:22:08.894 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-12 02:22:08.950 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-12 02:22:09.257 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-12 02:22:09.262 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-12 02:22:09.267 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-12 02:22:09.273 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-12 02:22:09.279 | Processing triggers for man-db (2.9.1-1) ... 2022-04-12 02:22:09.651 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-12 02:22:17.515 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 02:22:17.517 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:22:17.520 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:22:17.522 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:22:17.524 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:22:17.526 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:22:17.529 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:22:17.531 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:22:17.533 | ++ functions-common:time_stop:2432 : start_time=1649730122579 2022-04-12 02:22:17.536 | ++ functions-common:time_stop:2434 : [[ -z 1649730122579 ]] 2022-04-12 02:22:17.538 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:22:17.542 | ++ functions-common:time_stop:2437 : end_time=1649730137540 2022-04-12 02:22:17.545 | ++ functions-common:time_stop:2438 : elapsed_time=14961 2022-04-12 02:22:17.547 | ++ functions-common:time_stop:2439 : total=750 2022-04-12 02:22:17.550 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:22:17.552 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15711 2022-04-12 02:22:17.554 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 02:22:17.557 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 02:22:17.559 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:22:17.562 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 02:22:17.566 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 02:22:17.570 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 02:22:17.573 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 02:22:17.576 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 02:22:18.982 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 02:22:18.984 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 02:22:18.986 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 02:22:18.988 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 02:22:18.989 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 02:22:18.991 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 02:22:18.993 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 02:22:18.995 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 02:22:18.997 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 02:22:18.998 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 02:22:19.000 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 02:22:19.002 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 02:22:19.004 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 02:22:19.005 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 02:22:19.007 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 02:22:19.009 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 02:22:19.011 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 02:22:19.012 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 02:22:19.014 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 02:22:19.016 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 02:22:19.018 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 02:22:19.020 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 02:22:19.022 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 02:22:19.024 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 02:22:19.100 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 02:22:19.103 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 02:22:19.176 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 02:22:19.178 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 02:22:19.253 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 02:22:19.255 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 02:22:19.257 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 02:22:19.258 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 02:22:19.260 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 02:22:19.263 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 02:22:19.265 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 02:22:19.267 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 02:22:19.268 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 02:22:19.270 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 02:22:19.272 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 02:22:19.272 | Distro: focal 2022-04-12 02:22:19.274 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 02:22:19.277 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:22:19.281 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:22:19.283 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:22:19.285 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:22:19.286 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:22:19.963 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:22:19.965 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:22:19.965 | pip: 21.3.1 2022-04-12 02:22:19.967 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 02:22:19.969 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 02:22:19.971 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:22:19.972 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:22:19.974 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:22:19.976 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:22:19.977 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:22:19.979 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:22:19.982 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:22:19.983 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:22:19.985 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:22:19.987 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:22:19.989 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:22:19.990 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 02:22:19.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:22:19.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:22:19.996 | + tools/install_pip.sh:main:142 : : 2022-04-12 02:22:19.998 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 02:22:20.000 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 02:22:20.002 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 02:22:20.004 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:22:20.006 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 02:22:20.008 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 02:22:20.010 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:22:20.012 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:22:20.013 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:22:20.017 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-12 02:22:20.018 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-12 02:22:20.021 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 02:22:20.023 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 02:22:20.024 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 02:22:20.042 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-12 02:22:20.044 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 02:22:20.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:22:20.898 | from cryptography.utils import int_from_bytes 2022-04-12 02:22:20.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:22:20.898 | from cryptography.utils import int_from_bytes 2022-04-12 02:22:22.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:22:23.064 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-12 02:22:23.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 02:22:25.381 | Installing collected packages: setuptools 2022-04-12 02:22:26.244 | Successfully installed setuptools-62.0.0 2022-04-12 02:22:26.244 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:22:26.414 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:22:26.414 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:22:26.546 | + inc/python:pip_install:200 : result=0 2022-04-12 02:22:26.548 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:22:26.550 | + functions-common:time_stop:2425 : local name 2022-04-12 02:22:26.552 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:22:26.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:22:26.555 | + functions-common:time_stop:2428 : local total 2022-04-12 02:22:26.557 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:22:26.558 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:22:26.560 | + functions-common:time_stop:2432 : start_time=1649730140037 2022-04-12 02:22:26.562 | + functions-common:time_stop:2434 : [[ -z 1649730140037 ]] 2022-04-12 02:22:26.564 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:22:26.567 | + functions-common:time_stop:2437 : end_time=1649730146565 2022-04-12 02:22:26.569 | + functions-common:time_stop:2438 : elapsed_time=6528 2022-04-12 02:22:26.571 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:22:26.573 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:22:26.575 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6528 2022-04-12 02:22:26.577 | + inc/python:pip_install:203 : return 0 2022-04-12 02:22:26.579 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 02:22:26.581 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:22:26.584 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:22:26.586 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:22:26.590 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:22:26.590 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:22:27.271 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:22:27.273 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:22:27.273 | pip: 21.3.1 2022-04-12 02:22:27.276 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 02:22:27.279 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:22:27.282 | + ./stack.sh:main:798 : fixup_all 2022-04-12 02:22:27.284 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 02:22:27.286 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 02:22:27.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:22:27.291 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:22:27.293 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-12 02:22:27.305 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 02:22:27.317 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 02:22:27.328 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 02:22:27.330 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 02:22:27.332 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:22:27.334 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:22:27.336 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:22:27.338 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:22:27.340 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:22:27.343 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:22:27.345 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:22:27.347 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:22:27.349 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:22:27.351 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:22:27.353 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:22:27.356 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 02:22:27.358 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 02:22:27.360 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 02:22:27.362 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:22:27.365 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:22:27.367 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:22:27.369 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:22:27.372 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:22:27.374 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:22:27.376 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 02:22:27.378 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 02:22:27.381 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 02:22:27.383 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 02:22:27.385 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 02:22:27.387 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 02:22:27.390 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 02:22:27.410 | Using python 3.8 to install os-testr 2022-04-12 02:22:27.412 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-12 02:22:28.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:22:28.318 | from cryptography.utils import int_from_bytes 2022-04-12 02:22:28.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:22:28.318 | from cryptography.utils import int_from_bytes 2022-04-12 02:22:29.491 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:22:29.522 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:22:29.597 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-12 02:22:29.598 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 02:22:29.599 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 02:22:29.613 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-12 02:22:29.623 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 02:22:29.634 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 02:22:31.891 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:22:31.898 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:22:31.898 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:22:32.012 | + inc/python:pip_install:200 : result=0 2022-04-12 02:22:32.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:22:32.017 | + functions-common:time_stop:2425 : local name 2022-04-12 02:22:32.019 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:22:32.021 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:22:32.023 | + functions-common:time_stop:2428 : local total 2022-04-12 02:22:32.025 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:22:32.027 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:22:32.029 | + functions-common:time_stop:2432 : start_time=1649730147405 2022-04-12 02:22:32.031 | + functions-common:time_stop:2434 : [[ -z 1649730147405 ]] 2022-04-12 02:22:32.034 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:22:32.038 | + functions-common:time_stop:2437 : end_time=1649730152036 2022-04-12 02:22:32.040 | + functions-common:time_stop:2438 : elapsed_time=4631 2022-04-12 02:22:32.043 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:22:32.045 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:22:32.047 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4631 2022-04-12 02:22:32.049 | + inc/python:pip_install:203 : return 0 2022-04-12 02:22:32.051 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 02:22:32.103 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 02:22:32.206 | + ./stack.sh:main:812 : install_infra 2022-04-12 02:22:32.209 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:22:32.212 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 02:22:32.215 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-12 02:22:35.312 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:22:35.315 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 02:22:35.337 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 02:22:37.109 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.120 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.137 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.173 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.205 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.212 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.239 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.247 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.269 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.273 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.290 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.300 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.320 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.331 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.379 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.396 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.456 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.474 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.491 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.522 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.530 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.544 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.561 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.573 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.587 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.597 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.603 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.637 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.641 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.661 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.669 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.701 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.731 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.737 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.740 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.744 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.771 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.787 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.815 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.818 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.831 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.833 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.849 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.866 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.885 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.902 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.919 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.933 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.943 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.953 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.964 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:37.986 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.014 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.024 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.029 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.044 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.056 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.074 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.081 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.085 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:38.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:22:38.586 | Collecting pbr===5.8.1 2022-04-12 02:22:38.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-12 02:22:38.631 | Installing collected packages: pbr 2022-04-12 02:22:38.782 | Successfully installed pbr-5.8.1 2022-04-12 02:22:38.843 | + inc/python:pip_install:200 : result=0 2022-04-12 02:22:38.845 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:22:38.847 | + functions-common:time_stop:2425 : local name 2022-04-12 02:22:38.849 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:22:38.851 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:22:38.854 | + functions-common:time_stop:2428 : local total 2022-04-12 02:22:38.856 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:22:38.858 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:22:38.860 | + functions-common:time_stop:2432 : start_time=1649730155329 2022-04-12 02:22:38.862 | + functions-common:time_stop:2434 : [[ -z 1649730155329 ]] 2022-04-12 02:22:38.865 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:22:38.869 | + functions-common:time_stop:2437 : end_time=1649730158866 2022-04-12 02:22:38.871 | + functions-common:time_stop:2438 : elapsed_time=3537 2022-04-12 02:22:38.873 | + functions-common:time_stop:2439 : total=4631 2022-04-12 02:22:38.875 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:22:38.877 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8168 2022-04-12 02:22:38.879 | + inc/python:pip_install:203 : return 0 2022-04-12 02:22:38.882 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:22:38.884 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 02:22:38.907 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-12 02:22:40.684 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.695 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.712 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.750 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.782 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.788 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.813 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.821 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.843 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.847 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.864 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.874 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.895 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.905 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.954 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:40.970 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.030 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.050 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.067 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.097 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.106 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.120 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.137 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.148 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.161 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.171 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.177 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.211 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.215 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.237 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.245 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.276 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.306 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.313 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.316 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.320 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.346 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.363 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.390 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.394 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.407 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.409 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.426 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.442 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.461 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.479 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.495 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.509 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.519 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.530 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.540 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.563 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.591 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.602 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.607 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.622 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.634 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.653 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.660 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.664 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:22:41.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:22:41.670 | Processing /opt/stack/requirements 2022-04-12 02:22:43.371 | Collecting fixtures===3.0.0 2022-04-12 02:22:43.377 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-12 02:22:44.009 | Collecting PyYAML===6.0 2022-04-12 02:22:44.016 | 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-04-12 02:22:44.582 | Collecting requests===2.27.1 2022-04-12 02:22:44.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-12 02:22:45.007 | Collecting packaging===21.3 2022-04-12 02:22:45.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-12 02:22:45.500 | Collecting testtools===2.5.0 2022-04-12 02:22:45.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-12 02:22:45.894 | Collecting idna===3.3 2022-04-12 02:22:45.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-12 02:22:46.446 | Collecting pyparsing===3.0.7 2022-04-12 02:22:46.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-12 02:22:46.814 | Collecting six===1.16.0 2022-04-12 02:22:46.820 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-12 02:22:47.188 | Collecting charset-normalizer===2.0.12 2022-04-12 02:22:47.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-12 02:22:47.229 | Collecting Parsley>=1.2 2022-04-12 02:22:47.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-12 02:22:47.281 | Collecting beagle>=0.2.1 2022-04-12 02:22:47.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-12 02:22:47.314 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.8.1) 2022-04-12 02:22:47.711 | Collecting certifi>=2017.4.17 2022-04-12 02:22:47.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-12 02:22:48.137 | Collecting urllib3===1.26.9 2022-04-12 02:22:48.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-04-12 02:22:48.614 | Collecting extras===1.0.0 2022-04-12 02:22:48.620 | 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-04-12 02:22:49.053 | Collecting cliff===3.10.1 2022-04-12 02:22:49.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-12 02:22:49.504 | Collecting stevedore===3.5.0 2022-04-12 02:22:49.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-12 02:22:49.957 | Collecting autopage===0.5.0 2022-04-12 02:22:49.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-12 02:22:50.331 | Collecting prettytable===3.2.0 2022-04-12 02:22:50.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-12 02:22:51.136 | Collecting cmd2===2.4.0 2022-04-12 02:22:51.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-12 02:22:51.550 | Collecting wcwidth===0.2.5 2022-04-12 02:22:51.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-12 02:22:51.923 | Collecting pyperclip===1.8.2 2022-04-12 02:22:51.929 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-12 02:22:52.295 | Collecting attrs===21.4.0 2022-04-12 02:22:52.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-12 02:22:52.402 | Building wheels for collected packages: openstack-requirements 2022-04-12 02:22:52.403 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 02:22:53.215 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 02:22:53.215 | ERROR: Command errored out with exit status 1: 2022-04-12 02:22:53.215 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zl75hvhp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zl75hvhp/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-10j4_fk8 2022-04-12 02:22:53.216 | cwd: /tmp/pip-req-build-zl75hvhp/ 2022-04-12 02:22:53.216 | Complete output (6 lines): 2022-04-12 02:22:53.216 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 02:22:53.216 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 02:22:53.216 | or: setup.py --help-commands 2022-04-12 02:22:53.216 | or: setup.py cmd --help 2022-04-12 02:22:53.216 | 2022-04-12 02:22:53.216 | error: invalid command 'bdist_wheel' 2022-04-12 02:22:53.216 | ---------------------------------------- 2022-04-12 02:22:53.216 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 02:22:53.216 | Running setup.py clean for openstack-requirements 2022-04-12 02:22:54.024 | Failed to build openstack-requirements 2022-04-12 02:22:54.278 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, pyparsing, stevedore, autopage, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-12 02:22:56.062 | Running setup.py install for openstack-requirements: started 2022-04-12 02:22:58.367 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 02:22:58.405 | 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.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5354 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.7 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-04-12 02:22:58.538 | + inc/python:pip_install:200 : result=0 2022-04-12 02:22:58.540 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:22:58.543 | + functions-common:time_stop:2425 : local name 2022-04-12 02:22:58.545 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:22:58.547 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:22:58.549 | + functions-common:time_stop:2428 : local total 2022-04-12 02:22:58.552 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:22:58.554 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:22:58.556 | + functions-common:time_stop:2432 : start_time=1649730158899 2022-04-12 02:22:58.558 | + functions-common:time_stop:2434 : [[ -z 1649730158899 ]] 2022-04-12 02:22:58.561 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:22:58.565 | + functions-common:time_stop:2437 : end_time=1649730178562 2022-04-12 02:22:58.567 | + functions-common:time_stop:2438 : elapsed_time=19663 2022-04-12 02:22:58.569 | + functions-common:time_stop:2439 : total=8168 2022-04-12 02:22:58.571 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:22:58.573 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27831 2022-04-12 02:22:58.575 | + inc/python:pip_install:203 : return 0 2022-04-12 02:22:58.578 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 02:22:58.580 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 02:22:58.583 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 02:22:58.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:22:58.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:22:58.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 02:22:58.593 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:22:58.595 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 02:22:58.616 | Using python 3.8 to install pbr 2022-04-12 02:22:58.618 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 02:22:59.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:22:59.477 | from cryptography.utils import int_from_bytes 2022-04-12 02:22:59.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:22:59.477 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:00.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:23:00.680 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 02:23:03.105 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:23:03.112 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:23:03.112 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:23:03.228 | + inc/python:pip_install:200 : result=0 2022-04-12 02:23:03.230 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:23:03.233 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:03.235 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:03.237 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:03.239 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:03.241 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:03.243 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:23:03.246 | + functions-common:time_stop:2432 : start_time=1649730178610 2022-04-12 02:23:03.248 | + functions-common:time_stop:2434 : [[ -z 1649730178610 ]] 2022-04-12 02:23:03.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:03.254 | + functions-common:time_stop:2437 : end_time=1649730183252 2022-04-12 02:23:03.256 | + functions-common:time_stop:2438 : elapsed_time=4642 2022-04-12 02:23:03.259 | + functions-common:time_stop:2439 : total=27831 2022-04-12 02:23:03.261 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:03.264 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32473 2022-04-12 02:23:03.266 | + inc/python:pip_install:203 : return 0 2022-04-12 02:23:03.268 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 02:23:05.532 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 02:23:07.418 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:23:07.420 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 02:23:07.435 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 02:23:07.438 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 02:23:07.443 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 02:23:07.446 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 02:23:07.449 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-12 02:23:07.520 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:23:07.523 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:23:07.526 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 02:23:07.542 | + ./stack.sh:main:821 : pkgs= 2022-04-12 02:23:07.545 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 02:23:07.547 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 02:23:07.549 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:23:07.552 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 02:23:07.554 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:23:07.556 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:23:07.559 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:23:07.561 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:23:07.563 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:23:07.566 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:23:07.569 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:23:07.572 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:23:07.574 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:23:07.577 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 02:23:07.579 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:23:07.593 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:07.596 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:23:07.598 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:23:07.600 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 02:23:07.602 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:23:07.604 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:23:07.606 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:23:07.609 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 02:23:07.611 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:23:07.613 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 02:23:07.615 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:23:07.617 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:23:07.620 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:23:07.622 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:23:07.624 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:23:07.626 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:23:07.628 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 02:23:07.630 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:23:07.633 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 02:23:07.635 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:23:07.638 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:23:07.640 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 02:23:07.642 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 02:23:07.645 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 02:23:07.647 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 02:23:07.649 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 02:23:07.701 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 02:23:07.701 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 02:23:07.704 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 02:23:08.083 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 02:23:08.086 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 02:23:08.102 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:08.105 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 02:23:08.107 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:23:08.109 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:23:08.112 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:23:08.114 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:23:08.116 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:23:08.118 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:23:08.121 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:08.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:08.126 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:23:08.128 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:23:08.130 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:23:08.133 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:23:08.135 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 02:23:08.137 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:23:08.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:08.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:08.144 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 02:23:08.165 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 02:23:08.274 | Reading package lists... 2022-04-12 02:23:08.514 | Building dependency tree... 2022-04-12 02:23:08.515 | Reading state information... 2022-04-12 02:23:08.765 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 02:23:08.765 | The following packages were automatically installed and are no longer required: 2022-04-12 02:23:08.766 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:23:08.766 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:23:08.766 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:23:08.766 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:23:08.766 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:23:08.766 | python3-zope.interface 2022-04-12 02:23:08.766 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:23:08.880 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:23:08.885 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:23:08.887 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:23:08.889 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:08.891 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:08.894 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:08.896 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:08.898 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:08.901 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:23:08.903 | + functions-common:time_stop:2432 : start_time=1649730188162 2022-04-12 02:23:08.906 | + functions-common:time_stop:2434 : [[ -z 1649730188162 ]] 2022-04-12 02:23:08.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:08.912 | + functions-common:time_stop:2437 : end_time=1649730188910 2022-04-12 02:23:08.915 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 02:23:08.917 | + functions-common:time_stop:2439 : total=15711 2022-04-12 02:23:08.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:08.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16459 2022-04-12 02:23:08.924 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:23:08.926 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 02:23:08.928 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:23:08.930 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:23:08.933 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:23:08.936 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:23:08.938 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:23:08.940 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:23:08.942 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 02:23:08.945 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:23:08.948 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:23:08.950 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:23:08.952 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:23:08.954 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:23:08.957 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:23:08.959 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:23:08.961 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:23:08.963 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:23:08.965 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:23:08.968 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:23:08.970 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 02:23:08.972 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:23:08.974 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:23:08.977 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:23:08.979 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:23:08.981 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:23:08.984 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:23:08.986 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 02:23:08.988 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 02:23:09.005 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:09.007 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 02:23:09.010 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:23:09.012 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 02:23:09.014 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 02:23:09.017 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 02:23:09.021 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 02:23:09.023 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 02:23:09.026 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 02:23:09.028 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 02:23:09.030 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 02:23:09.033 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 02:23:09.035 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 02:23:09.720 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 02:23:09.720 | user tags 2022-04-12 02:23:09.720 | stackrabbit []' 2022-04-12 02:23:09.724 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 02:23:09.724 | user tags 2022-04-12 02:23:09.724 | stackrabbit []' 2022-04-12 02:23:09.724 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 02:23:09.731 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 02:23:09.733 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 02:23:09.736 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:23:10.386 | Changing password for user "stackrabbit" ... 2022-04-12 02:23:10.410 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 02:23:11.140 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 02:23:11.163 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 02:23:11.166 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:23:11.820 | Changing password for user "stackrabbit" ... 2022-04-12 02:23:11.843 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 02:23:11.846 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 02:23:11.848 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 02:23:12.528 | Deleting user "guest" ... 2022-04-12 02:23:12.544 | Error: 2022-04-12 02:23:12.544 | {:no_such_user, "guest"} 2022-04-12 02:23:12.556 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 02:23:12.559 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 02:23:12.576 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:12.578 | + ./stack.sh:main:838 : install_database 2022-04-12 02:23:12.580 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 02:23:12.583 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 02:23:12.585 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:12.588 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:12.590 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 02:23:12.804 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 02:23:12.807 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 02:23:12.809 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 02:23:12.812 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 02:23:12.814 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:23:12.817 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 02:23:12.819 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:23:12.821 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:23:12.824 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:23:12.827 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:23:12.829 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:23:12.831 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:23:12.834 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:23:12.836 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:23:12.838 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:23:12.841 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:23:12.843 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:23:12.845 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 02:23:12.848 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:23:12.850 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:23:12.852 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:23:12.855 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:23:12.857 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:23:12.860 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:23:12.862 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 02:23:12.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:12.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:12.869 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 02:23:12.872 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:23:12.874 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:23:12.876 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:23:12.879 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:23:12.881 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:23:12.883 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:23:12.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:12.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:12.891 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:23:12.893 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:23:12.895 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:23:12.897 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:23:12.900 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 02:23:12.902 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:23:12.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:12.907 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:12.909 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 02:23:12.930 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 02:23:13.039 | Reading package lists... 2022-04-12 02:23:13.279 | Building dependency tree... 2022-04-12 02:23:13.281 | Reading state information... 2022-04-12 02:23:13.529 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 02:23:13.529 | The following packages were automatically installed and are no longer required: 2022-04-12 02:23:13.531 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:23:13.531 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:23:13.531 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:23:13.531 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:23:13.531 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:23:13.531 | python3-zope.interface 2022-04-12 02:23:13.531 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:23:13.642 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:23:13.647 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:23:13.649 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:23:13.652 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:13.654 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:13.656 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:13.658 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:13.660 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:13.662 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:23:13.664 | + functions-common:time_stop:2432 : start_time=1649730192928 2022-04-12 02:23:13.667 | + functions-common:time_stop:2434 : [[ -z 1649730192928 ]] 2022-04-12 02:23:13.670 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:13.674 | + functions-common:time_stop:2437 : end_time=1649730193672 2022-04-12 02:23:13.676 | + functions-common:time_stop:2438 : elapsed_time=744 2022-04-12 02:23:13.678 | + functions-common:time_stop:2439 : total=16459 2022-04-12 02:23:13.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:13.682 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17203 2022-04-12 02:23:13.685 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:23:13.687 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 02:23:13.689 | + ./stack.sh:main:841 : install_database_python 2022-04-12 02:23:13.691 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 02:23:13.694 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 02:23:13.696 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 02:23:13.698 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:23:13.701 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 02:23:13.704 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 02:23:13.706 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:23:13.709 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:23:13.710 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:23:13.715 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 02:23:13.717 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 02:23:13.720 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 02:23:13.722 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 02:23:13.725 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 02:23:13.746 | Using python 3.8 to install PyMySQL 2022-04-12 02:23:13.749 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-12 02:23:14.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:14.617 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:14.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:14.617 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:15.791 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:23:15.823 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 02:23:18.083 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:23:18.089 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:23:18.090 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:23:18.206 | + inc/python:pip_install:200 : result=0 2022-04-12 02:23:18.208 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:23:18.210 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:18.213 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:18.215 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:18.217 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:18.219 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:18.222 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:23:18.224 | + functions-common:time_stop:2432 : start_time=1649730193741 2022-04-12 02:23:18.226 | + functions-common:time_stop:2434 : [[ -z 1649730193741 ]] 2022-04-12 02:23:18.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:18.233 | + functions-common:time_stop:2437 : end_time=1649730198231 2022-04-12 02:23:18.236 | + functions-common:time_stop:2438 : elapsed_time=4490 2022-04-12 02:23:18.238 | + functions-common:time_stop:2439 : total=32473 2022-04-12 02:23:18.240 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:18.242 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36963 2022-04-12 02:23:18.245 | + inc/python:pip_install:203 : return 0 2022-04-12 02:23:18.248 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 02:23:18.250 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:23:18.252 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 02:23:18.254 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 02:23:18.271 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:18.273 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 02:23:18.276 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 02:23:18.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:23:18.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:23:18.284 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:23:18.287 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:23:18.289 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:23:18.292 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:23:18.294 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 02:23:18.297 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 02:23:18.316 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:18.319 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 02:23:18.321 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:23:18.324 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:23:18.326 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:23:18.328 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:23:18.331 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:23:18.333 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:23:18.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:18.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:18.340 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:23:18.342 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:23:18.344 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:23:18.347 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:23:18.349 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 02:23:18.351 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:23:18.354 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:18.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:18.359 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 02:23:18.380 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 02:23:18.488 | Reading package lists... 2022-04-12 02:23:18.727 | Building dependency tree... 2022-04-12 02:23:18.729 | Reading state information... 2022-04-12 02:23:18.981 | radvd is already the newest version (1:2.17-2). 2022-04-12 02:23:18.981 | The following packages were automatically installed and are no longer required: 2022-04-12 02:23:18.982 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:23:18.982 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:23:18.982 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:23:18.982 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:23:18.982 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:23:18.982 | python3-zope.interface 2022-04-12 02:23:18.982 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:23:19.095 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:23:19.099 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:23:19.101 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:23:19.104 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:19.106 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:19.108 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:19.110 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:19.112 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:19.115 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:23:19.117 | + functions-common:time_stop:2432 : start_time=1649730198377 2022-04-12 02:23:19.119 | + functions-common:time_stop:2434 : [[ -z 1649730198377 ]] 2022-04-12 02:23:19.122 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:19.126 | + functions-common:time_stop:2437 : end_time=1649730199123 2022-04-12 02:23:19.128 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-12 02:23:19.130 | + functions-common:time_stop:2439 : total=17203 2022-04-12 02:23:19.132 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:19.135 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17949 2022-04-12 02:23:19.137 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:23:19.140 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 02:23:19.157 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:19.159 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 02:23:19.161 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 02:23:19.164 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 02:23:19.167 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 02:23:19.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 02:23:19.188 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:23:19.190 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:23:19.192 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:23:19.194 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:23:19.197 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:23:19.199 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:23:19.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:19.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:19.206 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:23:19.208 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:23:19.210 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:23:19.213 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:23:19.215 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 02:23:19.217 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:23:19.220 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:19.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:19.224 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 02:23:19.244 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 02:23:19.353 | Reading package lists... 2022-04-12 02:23:19.590 | Building dependency tree... 2022-04-12 02:23:19.592 | Reading state information... 2022-04-12 02:23:19.838 | fakeroot is already the newest version (1.24-1). 2022-04-12 02:23:19.838 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:23:19.838 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 02:23:19.838 | The following packages were automatically installed and are no longer required: 2022-04-12 02:23:19.839 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:23:19.839 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:23:19.839 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:23:19.839 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:23:19.840 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:23:19.840 | python3-zope.interface 2022-04-12 02:23:19.840 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:23:19.954 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:23:19.958 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:23:19.961 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:23:19.963 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:19.965 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:19.967 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:19.969 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:19.971 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:19.973 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:23:19.976 | + functions-common:time_stop:2432 : start_time=1649730199242 2022-04-12 02:23:19.978 | + functions-common:time_stop:2434 : [[ -z 1649730199242 ]] 2022-04-12 02:23:19.981 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:19.985 | + functions-common:time_stop:2437 : end_time=1649730199983 2022-04-12 02:23:19.987 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-12 02:23:19.989 | + functions-common:time_stop:2439 : total=17949 2022-04-12 02:23:19.992 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:19.994 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18690 2022-04-12 02:23:19.996 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:23:19.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 02:23:20.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:20.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:20.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 02:23:20.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 02:23:20.011 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 02:23:20.015 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 02:23:20.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 02:23:20.020 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 02:23:20.021 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 02:23:20.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 02:23:20.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 02:23:20.030 | + functions:vercmp:628 : local v1=5.4 2022-04-12 02:23:20.032 | + functions:vercmp:629 : local 'op=<' 2022-04-12 02:23:20.034 | + functions:vercmp:630 : local v2=3.13 2022-04-12 02:23:20.037 | + functions:vercmp:631 : local result 2022-04-12 02:23:20.041 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 02:23:20.041 | ++ functions:vercmp:635 : head -1 2022-04-12 02:23:20.041 | ++ functions:vercmp:635 : sort -V 2022-04-12 02:23:20.046 | + functions:vercmp:635 : result=3.13 2022-04-12 02:23:20.048 | + functions:vercmp:637 : case $op in 2022-04-12 02:23:20.051 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 02:23:20.053 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 02:23:20.055 | + functions:vercmp:648 : return 2022-04-12 02:23:20.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 02:23:20.060 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:23:20.062 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 02:23:20.528 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 02:23:20.530 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 02:23:20.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 02:23:20.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.543 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 02:23:20.562 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:20.564 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 02:23:20.567 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 02:23:20.567 | Installing etcd 2022-04-12 02:23:20.569 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 02:23:20.582 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 02:23:20.594 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 02:23:20.596 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 02:23:20.609 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 02:23:20.612 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:23:20.614 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:23:20.620 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:23:20.625 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:23:20.627 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-12 02:23:20.630 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 02:23:20.632 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:23:20.635 | ++ functions:get_extra_file:74 : return 2022-04-12 02:23:20.638 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:23:20.640 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 02:23:20.642 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 02:23:20.645 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 02:23:20.662 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:23:20.664 | + ./stack.sh:main:868 : install_dstat 2022-04-12 02:23:20.666 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 02:23:20.682 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:23:20.684 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 02:23:20.687 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:23:20.689 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 02:23:20.691 | + ./stack.sh:main:877 : install_libs 2022-04-12 02:23:20.694 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 02:23:20.697 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 02:23:20.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 02:23:20.701 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 02:23:20.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 02:23:20.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.713 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 02:23:20.715 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 02:23:20.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 02:23:20.719 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 02:23:20.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 02:23:20.728 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.731 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 02:23:20.733 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 02:23:20.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 02:23:20.737 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 02:23:20.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 02:23:20.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.749 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 02:23:20.751 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 02:23:20.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 02:23:20.755 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 02:23:20.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.760 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 02:23:20.765 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.767 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 02:23:20.769 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 02:23:20.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 02:23:20.774 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 02:23:20.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 02:23:20.784 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.786 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 02:23:20.788 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 02:23:20.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 02:23:20.793 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 02:23:20.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 02:23:20.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.804 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 02:23:20.806 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 02:23:20.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 02:23:20.811 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 02:23:20.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 02:23:20.820 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.823 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 02:23:20.825 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 02:23:20.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 02:23:20.829 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 02:23:20.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 02:23:20.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.841 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 02:23:20.843 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 02:23:20.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 02:23:20.848 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 02:23:20.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 02:23:20.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.860 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 02:23:20.862 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 02:23:20.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 02:23:20.866 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 02:23:20.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 02:23:20.876 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.878 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 02:23:20.880 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 02:23:20.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 02:23:20.885 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 02:23:20.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.892 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 02:23:20.894 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.897 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 02:23:20.899 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 02:23:20.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 02:23:20.904 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 02:23:20.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 02:23:20.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.916 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 02:23:20.918 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 02:23:20.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 02:23:20.922 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 02:23:20.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 02:23:20.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.934 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 02:23:20.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 02:23:20.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 02:23:20.942 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 02:23:20.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 02:23:20.953 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.955 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 02:23:20.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 02:23:20.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 02:23:20.962 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 02:23:20.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 02:23:20.971 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.973 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 02:23:20.976 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 02:23:20.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 02:23:20.981 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 02:23:20.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:20.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:20.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 02:23:20.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:20.992 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 02:23:20.995 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 02:23:20.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 02:23:20.999 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 02:23:21.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 02:23:21.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.011 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 02:23:21.014 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 02:23:21.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 02:23:21.018 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 02:23:21.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 02:23:21.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.030 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 02:23:21.032 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 02:23:21.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 02:23:21.037 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 02:23:21.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 02:23:21.046 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.048 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 02:23:21.051 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 02:23:21.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 02:23:21.056 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 02:23:21.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 02:23:21.065 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.067 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 02:23:21.069 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 02:23:21.072 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 02:23:21.075 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 02:23:21.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 02:23:21.084 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.086 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 02:23:21.089 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 02:23:21.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 02:23:21.093 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 02:23:21.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 02:23:21.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.105 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 02:23:21.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 02:23:21.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 02:23:21.112 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 02:23:21.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 02:23:21.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.124 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 02:23:21.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 02:23:21.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 02:23:21.131 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 02:23:21.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 02:23:21.140 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.143 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 02:23:21.145 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 02:23:21.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 02:23:21.150 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 02:23:21.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 02:23:21.159 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.161 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 02:23:21.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 02:23:21.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 02:23:21.168 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 02:23:21.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 02:23:21.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.179 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 02:23:21.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 02:23:21.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 02:23:21.187 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 02:23:21.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 02:23:21.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.199 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 02:23:21.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 02:23:21.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 02:23:21.206 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 02:23:21.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 02:23:21.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.217 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 02:23:21.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 02:23:21.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 02:23:21.224 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 02:23:21.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 02:23:21.234 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.236 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 02:23:21.238 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 02:23:21.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 02:23:21.244 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 02:23:21.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 02:23:21.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.255 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 02:23:21.257 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 02:23:21.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 02:23:21.262 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 02:23:21.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 02:23:21.272 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.274 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 02:23:21.276 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 02:23:21.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 02:23:21.281 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 02:23:21.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 02:23:21.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.293 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 02:23:21.295 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 02:23:21.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 02:23:21.300 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 02:23:21.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 02:23:21.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.312 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 02:23:21.314 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 02:23:21.317 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 02:23:21.319 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 02:23:21.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 02:23:21.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.331 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 02:23:21.333 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 02:23:21.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 02:23:21.337 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 02:23:21.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 02:23:21.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.349 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 02:23:21.351 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 02:23:21.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 02:23:21.356 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 02:23:21.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 02:23:21.366 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.368 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 02:23:21.371 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 02:23:21.373 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 02:23:21.375 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 02:23:21.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 02:23:21.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.387 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 02:23:21.389 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 02:23:21.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 02:23:21.394 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 02:23:21.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:21.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:21.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 02:23:21.403 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:21.405 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 02:23:21.426 | Using python 3.8 to install etcd3 2022-04-12 02:23:21.429 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-12 02:23:22.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:22.293 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:22.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:22.293 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:23.483 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:23:23.513 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 02:23:23.521 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 02:23:23.522 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 02:23:23.523 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 02:23:23.524 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 02:23:25.827 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:23:25.834 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:23:25.834 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:23:25.949 | + inc/python:pip_install:200 : result=0 2022-04-12 02:23:25.951 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:23:25.953 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:25.956 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:25.958 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:25.960 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:25.963 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:25.965 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:23:25.967 | + functions-common:time_stop:2432 : start_time=1649730201421 2022-04-12 02:23:25.969 | + functions-common:time_stop:2434 : [[ -z 1649730201421 ]] 2022-04-12 02:23:25.972 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:25.976 | + functions-common:time_stop:2437 : end_time=1649730205974 2022-04-12 02:23:25.979 | + functions-common:time_stop:2438 : elapsed_time=4553 2022-04-12 02:23:25.981 | + functions-common:time_stop:2439 : total=36963 2022-04-12 02:23:25.983 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:25.985 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41516 2022-04-12 02:23:25.988 | + inc/python:pip_install:203 : return 0 2022-04-12 02:23:25.990 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 02:23:26.011 | Using python 3.8 to install etcd3gw 2022-04-12 02:23:26.014 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-12 02:23:26.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:26.866 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:26.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:26.866 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:28.055 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:23:28.086 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 02:23:28.093 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 02:23:28.094 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 02:23:28.095 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 02:23:28.096 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 02:23:28.130 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 02:23:28.131 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-12 02:23:28.133 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 02:23:28.136 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-12 02:23:30.426 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:23:30.433 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:23:30.433 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:23:30.547 | + inc/python:pip_install:200 : result=0 2022-04-12 02:23:30.549 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:23:30.552 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:30.554 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:30.556 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:30.558 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:30.560 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:30.563 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:23:30.565 | + functions-common:time_stop:2432 : start_time=1649730206006 2022-04-12 02:23:30.567 | + functions-common:time_stop:2434 : [[ -z 1649730206006 ]] 2022-04-12 02:23:30.570 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:30.574 | + functions-common:time_stop:2437 : end_time=1649730210572 2022-04-12 02:23:30.577 | + functions-common:time_stop:2438 : elapsed_time=4566 2022-04-12 02:23:30.579 | + functions-common:time_stop:2439 : total=41516 2022-04-12 02:23:30.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:30.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46082 2022-04-12 02:23:30.586 | + inc/python:pip_install:203 : return 0 2022-04-12 02:23:30.589 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 02:23:30.591 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 02:23:30.593 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 02:23:30.596 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:23:30.598 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:23:30.600 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:23:30.603 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:23:30.605 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:23:30.608 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:23:30.610 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:23:30.612 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:23:30.614 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:23:30.617 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:23:30.619 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:23:30.621 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 02:23:30.624 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:30.626 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:30.628 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 02:23:30.630 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:23:30.633 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:23:30.636 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:23:30.638 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:23:30.640 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:23:30.643 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:23:30.645 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:23:30.647 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:30.650 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:30.652 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:23:30.655 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:23:30.657 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:23:30.660 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:23:30.662 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:23:30.664 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:23:30.667 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:30.670 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:30.672 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:23:30.695 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:23:30.804 | Reading package lists... 2022-04-12 02:23:31.049 | Building dependency tree... 2022-04-12 02:23:31.050 | Reading state information... 2022-04-12 02:23:31.304 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:23:31.304 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:23:31.304 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:23:31.304 | The following packages were automatically installed and are no longer required: 2022-04-12 02:23:31.306 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:23:31.306 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:23:31.306 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:23:31.306 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:23:31.306 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:23:31.307 | python3-zope.interface 2022-04-12 02:23:31.307 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:23:31.419 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:23:31.423 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:23:31.425 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:23:31.428 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:31.431 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:31.433 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:31.435 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:31.438 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:31.440 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:23:31.442 | + functions-common:time_stop:2432 : start_time=1649730210692 2022-04-12 02:23:31.444 | + functions-common:time_stop:2434 : [[ -z 1649730210692 ]] 2022-04-12 02:23:31.447 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:31.451 | + functions-common:time_stop:2437 : end_time=1649730211449 2022-04-12 02:23:31.453 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 02:23:31.456 | + functions-common:time_stop:2439 : total=18690 2022-04-12 02:23:31.458 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:31.460 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19447 2022-04-12 02:23:31.463 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:23:31.465 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 02:23:31.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:23:31.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:23:31.472 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 02:23:31.533 | Module proxy already enabled 2022-04-12 02:23:31.537 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 02:23:31.598 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 02:23:31.598 | Module proxy already enabled 2022-04-12 02:23:31.598 | Module proxy_uwsgi already enabled 2022-04-12 02:23:31.603 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 02:23:31.605 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:23:31.608 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:23:31.610 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:23:31.741 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 02:23:31.743 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 02:23:31.746 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 02:23:31.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 02:23:31.763 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.766 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 02:23:31.772 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 02:23:31.775 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 02:23:31.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 02:23:31.785 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.788 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 02:23:31.791 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 02:23:31.793 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 02:23:31.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 02:23:31.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.805 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 02:23:31.807 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 02:23:31.810 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 02:23:31.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 02:23:31.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.822 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 02:23:31.824 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 02:23:31.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 02:23:31.834 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.836 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 02:23:31.839 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 02:23:31.841 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 02:23:31.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 02:23:31.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.853 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 02:23:31.870 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:31.872 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 02:23:31.874 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 02:23:31.877 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 02:23:31.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 02:23:31.887 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.889 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 02:23:31.906 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:31.908 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 02:23:31.911 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 02:23:31.913 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 02:23:31.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 02:23:31.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.925 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 02:23:31.928 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 02:23:31.930 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 02:23:31.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:23:31.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:23:31.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 02:23:31.939 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:23:31.942 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 02:23:31.944 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 02:23:31.947 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:23:31.950 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 02:23:31.953 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 02:23:31.955 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:23:31.958 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:23:31.959 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:23:31.964 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 02:23:31.966 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 02:23:31.969 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 02:23:31.972 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 02:23:31.974 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 02:23:31.999 | Using python 3.8 to install keystonemiddleware 2022-04-12 02:23:32.002 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-12 02:23:32.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:32.870 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:32.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:32.870 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:34.055 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:23:34.087 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 02:23:34.140 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 02:23:34.141 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 02:23:34.141 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 02:23:34.142 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 02:23:34.144 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 02:23:34.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-04-12 02:23:34.146 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 02:23:34.147 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 02:23:34.148 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 02:23:34.150 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 02:23:34.151 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 02:23:34.152 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 02:23:34.153 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 02:23:34.154 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-12 02:23:34.212 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-12 02:23:34.213 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-12 02:23:34.215 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-12 02:23:34.253 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-12 02:23:34.294 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 02:23:34.294 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-12 02:23:34.295 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-12 02:23:34.297 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-12 02:23:34.347 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-12 02:23:34.349 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-12 02:23:34.360 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-12 02:23:34.361 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 02:23:34.379 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 02:23:34.380 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-12 02:23:34.381 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-12 02:23:34.445 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-12 02:23:34.447 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 02:23:34.450 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-12 02:23:34.452 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 02:23:34.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.0) 2022-04-12 02:23:34.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-04-12 02:23:36.726 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:23:36.734 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:23:36.734 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:23:36.849 | + inc/python:pip_install:200 : result=0 2022-04-12 02:23:36.851 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:23:36.854 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:36.856 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:36.858 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:36.861 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:36.863 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:36.865 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:23:36.867 | + functions-common:time_stop:2432 : start_time=1649730211994 2022-04-12 02:23:36.869 | + functions-common:time_stop:2434 : [[ -z 1649730211994 ]] 2022-04-12 02:23:36.872 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:36.876 | + functions-common:time_stop:2437 : end_time=1649730216874 2022-04-12 02:23:36.878 | + functions-common:time_stop:2438 : elapsed_time=4880 2022-04-12 02:23:36.881 | + functions-common:time_stop:2439 : total=46082 2022-04-12 02:23:36.883 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:36.885 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50962 2022-04-12 02:23:36.887 | + inc/python:pip_install:203 : return 0 2022-04-12 02:23:36.890 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 02:23:36.892 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 02:23:36.894 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:23:36.897 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 02:23:36.900 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 02:23:36.903 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:23:36.906 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:23:36.907 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:23:36.912 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 02:23:36.915 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 02:23:36.917 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 02:23:36.920 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 02:23:36.922 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 02:23:36.943 | Using python 3.8 to install python-memcached 2022-04-12 02:23:36.945 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-12 02:23:37.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:37.805 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:37.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:37.805 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:38.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:23:39.017 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 02:23:39.020 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 02:23:41.290 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:23:41.297 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:23:41.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:23:41.411 | + inc/python:pip_install:200 : result=0 2022-04-12 02:23:41.413 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:23:41.415 | + functions-common:time_stop:2425 : local name 2022-04-12 02:23:41.417 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:23:41.420 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:23:41.422 | + functions-common:time_stop:2428 : local total 2022-04-12 02:23:41.424 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:23:41.426 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:23:41.429 | + functions-common:time_stop:2432 : start_time=1649730216937 2022-04-12 02:23:41.431 | + functions-common:time_stop:2434 : [[ -z 1649730216937 ]] 2022-04-12 02:23:41.434 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:23:41.438 | + functions-common:time_stop:2437 : end_time=1649730221436 2022-04-12 02:23:41.441 | + functions-common:time_stop:2438 : elapsed_time=4499 2022-04-12 02:23:41.443 | + functions-common:time_stop:2439 : total=50962 2022-04-12 02:23:41.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:23:41.448 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=55461 2022-04-12 02:23:41.450 | + inc/python:pip_install:203 : return 0 2022-04-12 02:23:41.453 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 02:23:41.469 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:23:41.471 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:23:41.473 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 02:23:41.476 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 02:23:41.478 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 02:23:41.481 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:23:41.483 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 02:23:41.485 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 02:23:41.501 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:23:41.503 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 02:23:41.505 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 02:23:41.508 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 02:23:41.510 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:23:41.512 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:23:41.515 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:23:41.517 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:23:41.520 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:23:41.522 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:23:41.537 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:23:41.540 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:23:41.542 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:23:41.544 | + functions-common:git_clone:629 : echo master 2022-04-12 02:23:41.545 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:23:41.550 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 02:23:41.552 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:23:41.554 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 02:23:41.557 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:23:41.557 | + functions-common:git_clone:678 : head -1 2022-04-12 02:23:41.561 | c141e6164 trivial: Fix typo 2022-04-12 02:23:41.563 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:23:41.565 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 02:23:41.568 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:23:41.570 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:23:41.572 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 02:23:41.575 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:23:41.577 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 02:23:41.579 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:23:41.582 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:23:41.584 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 02:23:41.586 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:23:41.589 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:23:41.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 02:23:41.594 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:23:41.597 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 02:23:41.599 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:23:41.602 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:23:41.605 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 02:23:41.611 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 02:23:41.613 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 02:23:42.277 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 02:23:42.280 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:23:42.282 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:23:42.284 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:23:42.286 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:23:42.288 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 02:23:42.291 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:23:42.293 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:23:42.295 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:23:42.298 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:23:42.300 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:23:42.302 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:23:42.304 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:23:42.306 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 02:23:42.327 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 02:23:42.329 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-12 02:23:43.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:43.188 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:43.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:23:43.188 | from cryptography.utils import int_from_bytes 2022-04-12 02:23:44.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:23:44.393 | Obtaining file:///opt/stack/keystone 2022-04-12 02:23:44.394 | Preparing metadata (setup.py): started 2022-04-12 02:23:49.446 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:23:49.611 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-12 02:23:49.612 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-12 02:23:49.613 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:23:49.614 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-12 02:23:49.615 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-12 02:23:49.616 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-12 02:23:49.617 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-12 02:23:49.618 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-12 02:23:49.619 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-12 02:23:49.620 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-12 02:23:49.621 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-12 02:23:49.622 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:23:49.623 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-12 02:23:49.625 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-12 02:23:49.626 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-12 02:23:49.627 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-12 02:23:49.628 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-12 02:23:49.630 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-12 02:23:49.631 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-12 02:23:49.632 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-12 02:23:49.633 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-12 02:23:49.634 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-12 02:23:49.635 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-12 02:23:49.636 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-12 02:23:49.637 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-12 02:23:49.638 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:23:49.639 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-12 02:23:49.640 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-12 02:23:49.641 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-12 02:23:49.642 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:23:49.644 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-12 02:23:49.645 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-12 02:23:49.646 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-12 02:23:49.647 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 02:23:49.658 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-12 02:23:49.659 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-12 02:23:49.702 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-12 02:23:49.718 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-12 02:23:49.719 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-12 02:23:49.720 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-12 02:23:49.722 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:23:49.724 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-12 02:23:49.735 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-12 02:23:49.795 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 02:23:49.798 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-12 02:23:49.894 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:23:49.895 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-12 02:23:49.896 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-12 02:23:49.897 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-12 02:23:49.952 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-12 02:23:49.953 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-12 02:23:49.954 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-12 02:23:50.007 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-12 02:23:50.009 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-12 02:23:50.089 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-12 02:23:50.090 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-12 02:23:50.092 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-12 02:23:50.093 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-12 02:23:50.095 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 02:23:50.097 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-12 02:23:50.115 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-12 02:23:50.168 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:23:50.189 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-12 02:23:50.190 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-12 02:23:50.192 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-12 02:23:50.193 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-12 02:23:50.245 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 02:23:50.359 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-12 02:23:50.361 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-12 02:23:50.362 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-12 02:23:50.363 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-12 02:23:50.364 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-12 02:23:50.591 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-12 02:23:50.613 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-12 02:23:50.615 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-12 02:23:50.684 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-12 02:23:50.702 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 02:23:50.759 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-12 02:23:50.798 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-12 02:23:50.906 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-12 02:23:50.962 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:23:51.036 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-12 02:23:51.162 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-12 02:23:51.193 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-12 02:23:51.232 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-12 02:23:51.233 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-12 02:23:51.235 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-12 02:23:51.237 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-12 02:23:51.239 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-12 02:23:51.240 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:23:51.294 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-12 02:23:51.431 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-12 02:23:51.432 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-12 02:23:51.434 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-12 02:23:51.436 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-12 02:23:51.591 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:23:51.671 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:23:51.919 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-12 02:23:52.181 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-12 02:23:52.217 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-12 02:23:53.834 | Installing collected packages: keystone 2022-04-12 02:23:53.836 | Running setup.py develop for keystone 2022-04-12 02:23:59.865 | Successfully installed keystone 2022-04-12 02:23:59.865 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:23:59.873 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:23:59.873 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:24:00.008 | + inc/python:pip_install:200 : result=0 2022-04-12 02:24:00.010 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:24:00.012 | + functions-common:time_stop:2425 : local name 2022-04-12 02:24:00.014 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:24:00.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:24:00.018 | + functions-common:time_stop:2428 : local total 2022-04-12 02:24:00.020 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:24:00.023 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:24:00.025 | + functions-common:time_stop:2432 : start_time=1649730222321 2022-04-12 02:24:00.027 | + functions-common:time_stop:2434 : [[ -z 1649730222321 ]] 2022-04-12 02:24:00.030 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:24:00.034 | + functions-common:time_stop:2437 : end_time=1649730240031 2022-04-12 02:24:00.036 | + functions-common:time_stop:2438 : elapsed_time=17710 2022-04-12 02:24:00.039 | + functions-common:time_stop:2439 : total=55461 2022-04-12 02:24:00.041 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:24:00.043 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73171 2022-04-12 02:24:00.045 | + inc/python:pip_install:203 : return 0 2022-04-12 02:24:00.047 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:24:00.050 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:24:00.052 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:24:00.070 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:24:00.082 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 02:24:00.084 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 02:24:00.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:24:00.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:24:00.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 02:24:00.094 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:24:00.097 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 02:24:00.114 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:00.116 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:24:00.119 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:24:00.121 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 02:24:00.123 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 02:24:00.135 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-12 02:24:00.138 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 02:24:00.142 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 02:24:00.158 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:00.161 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 02:24:00.191 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 02:24:00.218 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 02:24:00.249 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 02:24:00.279 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 02:24:00.309 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 02:24:00.340 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 02:24:00.367 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 02:24:00.394 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 02:24:00.397 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 02:24:00.400 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 02:24:00.402 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 02:24:00.404 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:24:00.407 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:24:00.422 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:00.425 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:24:00.427 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:24:00.430 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:24:00.445 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:00.448 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:24:00.450 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:24:00.481 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:24:00.483 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:24:00.485 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 02:24:00.488 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 02:24:00.504 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:00.506 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 02:24:00.537 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 02:24:00.539 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 02:24:00.570 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 02:24:00.572 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 02:24:00.574 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 02:24:00.577 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 02:24:00.579 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:24:00.582 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:24:00.612 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 02:24:00.615 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 02:24:00.617 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 02:24:00.619 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 02:24:00.622 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:24:00.639 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:24:00.641 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:24:00.643 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:24:00.646 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:24:00.649 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:24:00.676 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:24:00.704 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:24:00.731 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:24:00.759 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 02:24:00.786 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:24:00.788 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 02:24:00.791 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:24:00.793 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 02:24:00.795 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 02:24:00.798 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:24:00.800 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:24:00.803 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 02:24:00.807 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 02:24:00.810 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:24:00.812 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:24:00.825 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:24:00.825 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:24:00.834 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:24:00.837 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:24:00.853 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:24:00.855 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:24:00.859 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 02:24:00.889 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 02:24:00.917 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 02:24:00.945 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 02:24:00.971 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 02:24:00.998 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 02:24:01.025 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 02:24:01.052 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 02:24:01.079 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 02:24:01.106 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:24:01.133 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 02:24:01.160 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 02:24:01.187 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 02:24:01.214 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:24:01.216 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:24:01.219 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 02:24:01.221 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 02:24:01.224 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:24:01.227 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:01.229 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:01.232 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:24:01.234 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:24:01.237 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:24:01.264 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 02:24:01.292 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-12 02:24:01.292 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:24:01.301 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 02:24:01.304 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 02:24:01.307 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 02:24:01.309 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:24:01.311 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:24:01.314 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:24:01.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:01.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:01.320 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:24:01.323 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:24:01.325 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:01.327 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:01.330 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 02:24:01.391 | Site keystone-wsgi-public already enabled 2022-04-12 02:24:01.395 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:24:01.397 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:24:01.400 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:24:01.402 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:24:01.537 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 02:24:01.568 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 02:24:01.599 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 02:24:01.630 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 02:24:01.633 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 02:24:01.664 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 02:24:01.691 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 02:24:01.719 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 02:24:01.722 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 02:24:01.739 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:01.742 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 02:24:01.758 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:01.760 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 02:24:01.763 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 02:24:01.765 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 02:24:01.767 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:24:01.770 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 02:24:01.773 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 02:24:01.775 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 02:24:01.777 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 02:24:01.780 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:24:01.782 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:24:01.785 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:24:01.787 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:24:01.790 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:24:01.793 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:24:01.809 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:24:01.811 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:24:01.813 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:24:01.816 | + functions-common:git_clone:629 : echo master 2022-04-12 02:24:01.816 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:24:01.822 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 02:24:01.824 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:24:01.826 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 02:24:01.829 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:24:01.830 | + functions-common:git_clone:678 : head -1 2022-04-12 02:24:01.833 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 02:24:01.836 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:24:01.838 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 02:24:01.841 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:24:01.843 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:24:01.846 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 02:24:01.848 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 02:24:01.851 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 02:24:01.854 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:24:01.856 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:24:01.859 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 02:24:01.861 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:24:01.864 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 02:24:01.866 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 02:24:01.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:24:01.872 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 02:24:01.874 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:24:01.876 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:24:01.879 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 02:24:01.885 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 02:24:01.888 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 02:24:02.558 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 02:24:02.561 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:24:02.563 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:24:02.565 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:24:02.568 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:24:02.571 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 02:24:02.573 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:24:02.575 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 02:24:02.577 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:24:02.580 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 02:24:02.582 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 02:24:02.584 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 02:24:02.587 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:24:02.589 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 02:24:02.610 | Using python 3.8 to install /opt/stack/swift 2022-04-12 02:24:02.613 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-12 02:24:03.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:24:03.466 | from cryptography.utils import int_from_bytes 2022-04-12 02:24:03.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:24:03.466 | from cryptography.utils import int_from_bytes 2022-04-12 02:24:04.641 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:24:04.672 | Obtaining file:///opt/stack/swift 2022-04-12 02:24:04.673 | Preparing metadata (setup.py): started 2022-04-12 02:24:09.311 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:24:09.441 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-12 02:24:09.442 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-12 02:24:09.443 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-12 02:24:09.445 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-12 02:24:09.446 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-12 02:24:09.447 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-12 02:24:09.448 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-12 02:24:09.449 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-12 02:24:09.450 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-12 02:24:09.451 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-12 02:24:09.452 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-12 02:24:09.489 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-12 02:24:09.498 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-12 02:24:09.552 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-12 02:24:09.554 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-12 02:24:09.555 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-12 02:24:09.556 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-12 02:24:09.557 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-12 02:24:09.559 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-12 02:24:09.560 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-12 02:24:09.561 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-12 02:24:09.562 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-12 02:24:09.563 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-12 02:24:09.565 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-12 02:24:09.566 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-12 02:24:09.586 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-12 02:24:09.616 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-12 02:24:09.618 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-12 02:24:09.621 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-12 02:24:09.622 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-12 02:24:09.645 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-12 02:24:09.747 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-12 02:24:09.749 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-12 02:24:09.750 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-12 02:24:09.792 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-12 02:24:09.836 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-12 02:24:09.838 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-12 02:24:09.839 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-12 02:24:09.840 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-12 02:24:09.901 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-12 02:24:09.904 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-12 02:24:09.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->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-12 02:24:09.918 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-12 02:24:09.938 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-12 02:24:09.940 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-12 02:24:10.082 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-12 02:24:10.098 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-12 02:24:12.174 | Installing collected packages: swift 2022-04-12 02:24:12.176 | Running setup.py develop for swift 2022-04-12 02:24:17.920 | Successfully installed swift 2022-04-12 02:24:17.920 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:24:17.928 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:24:17.928 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:24:18.055 | + inc/python:pip_install:200 : result=0 2022-04-12 02:24:18.058 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:24:18.060 | + functions-common:time_stop:2425 : local name 2022-04-12 02:24:18.062 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:24:18.064 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:24:18.066 | + functions-common:time_stop:2428 : local total 2022-04-12 02:24:18.069 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:24:18.071 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:24:18.073 | + functions-common:time_stop:2432 : start_time=1649730242605 2022-04-12 02:24:18.075 | + functions-common:time_stop:2434 : [[ -z 1649730242605 ]] 2022-04-12 02:24:18.078 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:24:18.082 | + functions-common:time_stop:2437 : end_time=1649730258080 2022-04-12 02:24:18.084 | + functions-common:time_stop:2438 : elapsed_time=15475 2022-04-12 02:24:18.086 | + functions-common:time_stop:2439 : total=73171 2022-04-12 02:24:18.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:24:18.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=88646 2022-04-12 02:24:18.093 | + inc/python:pip_install:203 : return 0 2022-04-12 02:24:18.095 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:24:18.098 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:24:18.100 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:24:18.119 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:24:18.130 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 02:24:18.133 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 02:24:18.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:24:18.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:24:18.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 02:24:18.143 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:24:18.145 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 02:24:18.147 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:24:18.150 | + ./stack.sh:main:910 : configure_swift 2022-04-12 02:24:18.152 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 02:24:18.154 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 02:24:18.156 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 02:24:18.158 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 02:24:18.160 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 02:24:19.372 | No container-server running 2022-04-12 02:24:19.372 | No object-updater running 2022-04-12 02:24:19.372 | No account-replicator running 2022-04-12 02:24:19.372 | No container-replicator running 2022-04-12 02:24:19.372 | No object-replicator running 2022-04-12 02:24:19.372 | No container-sync running 2022-04-12 02:24:19.372 | No object-reconstructor running 2022-04-12 02:24:19.372 | No object-auditor running 2022-04-12 02:24:19.372 | No proxy-server running 2022-04-12 02:24:19.372 | No account-auditor running 2022-04-12 02:24:19.372 | No container-updater running 2022-04-12 02:24:19.372 | No object-expirer running 2022-04-12 02:24:19.372 | No account-reaper running 2022-04-12 02:24:19.372 | No object-server running 2022-04-12 02:24:19.372 | No container-auditor running 2022-04-12 02:24:19.372 | No container-reconciler running 2022-04-12 02:24:19.372 | No container-sharder running 2022-04-12 02:24:19.373 | No account-server running 2022-04-12 02:24:19.466 | + lib/swift:configure_swift:337 : true 2022-04-12 02:24:19.468 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 02:24:19.481 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 02:24:19.494 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 02:24:19.497 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 02:24:19.498 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 02:24:19.502 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 02:24:19.502 | s/%GROUP%/ubuntu/; 2022-04-12 02:24:19.502 | s/%USER%/ubuntu/; 2022-04-12 02:24:19.502 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 02:24:19.502 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 02:24:19.506 | uid = ubuntu 2022-04-12 02:24:19.506 | gid = ubuntu 2022-04-12 02:24:19.506 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 02:24:19.506 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 02:24:19.506 | address = 127.0.0.1 2022-04-12 02:24:19.506 | 2022-04-12 02:24:19.506 | [account6612] 2022-04-12 02:24:19.506 | max connections = 25 2022-04-12 02:24:19.507 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:24:19.507 | read only = false 2022-04-12 02:24:19.507 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 02:24:19.507 | 2022-04-12 02:24:19.507 | [account6622] 2022-04-12 02:24:19.507 | max connections = 25 2022-04-12 02:24:19.507 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:24:19.507 | read only = false 2022-04-12 02:24:19.507 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 02:24:19.507 | 2022-04-12 02:24:19.507 | [account6632] 2022-04-12 02:24:19.507 | max connections = 25 2022-04-12 02:24:19.507 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:24:19.507 | read only = false 2022-04-12 02:24:19.507 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 02:24:19.507 | 2022-04-12 02:24:19.507 | [account6642] 2022-04-12 02:24:19.507 | max connections = 25 2022-04-12 02:24:19.507 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:24:19.507 | read only = false 2022-04-12 02:24:19.507 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 02:24:19.507 | 2022-04-12 02:24:19.507 | 2022-04-12 02:24:19.507 | [container6611] 2022-04-12 02:24:19.507 | max connections = 25 2022-04-12 02:24:19.507 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:24:19.507 | read only = false 2022-04-12 02:24:19.507 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 02:24:19.507 | 2022-04-12 02:24:19.507 | [container6621] 2022-04-12 02:24:19.507 | max connections = 25 2022-04-12 02:24:19.507 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:24:19.507 | read only = false 2022-04-12 02:24:19.507 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 02:24:19.508 | 2022-04-12 02:24:19.508 | [container6631] 2022-04-12 02:24:19.508 | max connections = 25 2022-04-12 02:24:19.508 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:24:19.508 | read only = false 2022-04-12 02:24:19.508 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 02:24:19.508 | 2022-04-12 02:24:19.508 | [container6641] 2022-04-12 02:24:19.508 | max connections = 25 2022-04-12 02:24:19.508 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:24:19.508 | read only = false 2022-04-12 02:24:19.508 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 02:24:19.508 | 2022-04-12 02:24:19.508 | 2022-04-12 02:24:19.508 | [object6613] 2022-04-12 02:24:19.508 | max connections = 25 2022-04-12 02:24:19.508 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:24:19.508 | read only = false 2022-04-12 02:24:19.508 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 02:24:19.508 | 2022-04-12 02:24:19.508 | [object6623] 2022-04-12 02:24:19.508 | max connections = 25 2022-04-12 02:24:19.508 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:24:19.508 | read only = false 2022-04-12 02:24:19.508 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 02:24:19.508 | 2022-04-12 02:24:19.508 | [object6633] 2022-04-12 02:24:19.508 | max connections = 25 2022-04-12 02:24:19.508 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:24:19.508 | read only = false 2022-04-12 02:24:19.508 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 02:24:19.508 | 2022-04-12 02:24:19.508 | [object6643] 2022-04-12 02:24:19.508 | max connections = 25 2022-04-12 02:24:19.508 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:24:19.509 | read only = false 2022-04-12 02:24:19.509 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 02:24:19.510 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 02:24:19.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:19.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:19.516 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 02:24:19.528 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 02:24:19.530 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 02:24:19.534 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 02:24:19.538 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 02:24:19.540 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 02:24:19.544 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 02:24:19.573 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 02:24:19.598 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 02:24:19.616 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 02:24:19.644 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 02:24:19.662 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:24:19.690 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 02:24:19.708 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 02:24:19.736 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 02:24:19.753 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 02:24:19.782 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 02:24:19.802 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:24:19.830 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 02:24:19.848 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 02:24:19.863 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:19.865 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 02:24:19.893 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 02:24:19.920 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 02:24:19.947 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 02:24:19.973 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 02:24:19.989 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:19.991 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 02:24:20.017 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 02:24:20.032 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:20.034 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 02:24:20.049 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:20.051 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 02:24:20.054 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 02:24:20.068 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:20.071 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 02:24:20.073 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 02:24:20.075 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 02:24:20.080 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 02:24:20.085 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 02:24:20.117 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 02:24:20.143 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 02:24:20.173 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 02:24:20.202 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 02:24:20.230 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 02:24:20.232 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 02:24:20.234 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 02:24:20.236 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 02:24:20.238 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 02:24:20.264 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 02:24:20.291 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:24:20.318 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 02:24:20.344 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 02:24:20.372 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 02:24:20.399 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 02:24:20.426 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 02:24:20.452 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:24:20.480 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 02:24:20.507 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 02:24:20.534 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 02:24:20.562 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 02:24:20.591 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 02:24:20.620 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 02:24:20.648 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 02:24:20.666 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 02:24:20.694 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 02:24:20.721 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 02:24:20.726 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 02:24:20.754 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 02:24:20.781 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 02:24:20.807 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 02:24:20.809 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 02:24:20.812 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:24:20.814 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 02:24:20.819 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 02:24:20.821 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:24:20.823 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:24:20.825 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 02:24:20.827 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 02:24:20.830 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:24:20.832 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:24:20.835 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 02:24:20.852 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 02:24:20.879 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 02:24:20.898 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 02:24:20.926 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 02:24:20.944 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:24:20.973 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 02:24:20.991 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:24:21.019 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 02:24:21.038 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:24:21.066 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 02:24:21.083 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 02:24:21.112 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:24:21.130 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:24:21.159 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 02:24:21.177 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 02:24:21.204 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 02:24:21.223 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 02:24:21.250 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-12 02:24:21.255 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 02:24:21.273 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:24:21.302 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 02:24:21.330 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:24:21.332 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 02:24:21.337 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 02:24:21.340 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:24:21.342 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:24:21.344 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 02:24:21.346 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 02:24:21.348 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:24:21.351 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:24:21.353 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 02:24:21.370 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 02:24:21.399 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 02:24:21.416 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 02:24:21.444 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 02:24:21.462 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:24:21.490 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 02:24:21.508 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:24:21.536 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 02:24:21.554 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:24:21.582 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 02:24:21.600 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 02:24:21.628 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:24:21.646 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:24:21.674 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 02:24:21.692 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 02:24:21.721 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 02:24:21.739 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 02:24:21.766 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-12 02:24:21.771 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 02:24:21.789 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:24:21.817 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:24:21.820 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 02:24:21.824 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 02:24:21.826 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:24:21.828 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:24:21.830 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 02:24:21.833 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 02:24:21.835 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:24:21.837 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:24:21.839 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 02:24:21.857 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 02:24:21.886 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 02:24:21.904 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 02:24:21.932 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 02:24:21.950 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:24:21.978 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 02:24:21.996 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:24:22.024 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 02:24:22.042 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:24:22.071 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 02:24:22.088 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 02:24:22.117 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:24:22.135 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:24:22.164 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 02:24:22.183 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 02:24:22.210 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 02:24:22.229 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 02:24:22.256 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-12 02:24:22.261 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 02:24:22.279 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:24:22.307 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 02:24:22.335 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 02:24:22.363 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 02:24:22.391 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 02:24:22.393 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 02:24:22.398 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 02:24:22.426 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 02:24:22.455 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 02:24:22.484 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 02:24:22.512 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 02:24:22.542 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 02:24:22.570 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 02:24:22.597 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 02:24:22.625 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 02:24:22.652 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 02:24:22.668 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:22.670 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 02:24:22.689 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 02:24:22.691 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 02:24:22.711 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 02:24:22.714 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 02:24:22.741 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 02:24:22.743 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 02:24:22.771 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 02:24:22.799 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 02:24:22.801 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 02:24:22.829 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 02:24:22.844 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:22.847 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 02:24:22.850 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 02:24:22.855 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 02:24:22.857 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 02:24:22.870 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 02:24:22.872 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 02:24:22.883 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 02:24:22.885 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 02:24:22.888 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:24:22.890 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:24:22.892 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:24:22.894 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:24:22.897 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:24:22.899 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:24:22.901 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 02:24:22.914 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:24:22.916 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 02:24:22.918 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 02:24:22.936 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:22.938 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 02:24:22.955 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:22.958 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 02:24:22.960 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 02:24:22.963 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 02:24:22.965 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:24:22.968 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 02:24:22.970 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 02:24:22.973 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 02:24:22.976 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 02:24:22.993 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:22.995 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 02:24:22.998 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 02:24:23.014 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:23.017 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 02:24:23.020 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 02:24:23.022 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 02:24:23.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:24:23.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:24:23.030 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 02:24:23.033 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:24:23.036 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 02:24:23.039 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 02:24:23.042 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 02:24:23.044 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 02:24:23.047 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 02:24:23.049 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 02:24:23.052 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 02:24:23.056 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 02:24:23.059 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 02:24:23.061 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 02:24:23.065 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:24:23.065 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 02:24:23.071 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 02:24:23.074 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 02:24:23.076 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 02:24:23.079 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 02:24:23.082 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:24:23.104 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 02:24:23.106 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:24:23.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:24:23.996 | from cryptography.utils import int_from_bytes 2022-04-12 02:24:23.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:24:23.996 | from cryptography.utils import int_from_bytes 2022-04-12 02:24:25.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:24:25.288 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:24:25.371 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-12 02:24:25.372 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-12 02:24:25.373 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-12 02:24:25.374 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-12 02:24:25.376 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-12 02:24:25.377 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-12 02:24:25.378 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-12 02:24:25.379 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-12 02:24:25.380 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-12 02:24:25.381 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-12 02:24:25.382 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-12 02:24:25.383 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-12 02:24:25.386 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-12 02:24:25.388 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-12 02:24:25.390 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-12 02:24:25.392 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-12 02:24:25.395 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-12 02:24:25.397 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-12 02:24:25.407 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-12 02:24:25.408 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-12 02:24:25.421 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-12 02:24:25.490 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-12 02:24:25.492 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-12 02:24:25.494 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-12 02:24:25.517 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-12 02:24:25.520 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-12 02:24:25.521 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-12 02:24:25.523 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-12 02:24:25.524 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-12 02:24:25.535 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-12 02:24:25.578 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-12 02:24:25.579 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-12 02:24:25.581 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-12 02:24:25.582 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-12 02:24:25.603 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-12 02:24:25.605 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-12 02:24:25.619 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-12 02:24:25.637 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-12 02:24:25.638 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-12 02:24:25.656 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-12 02:24:25.659 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-12 02:24:25.740 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-12 02:24:25.741 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-12 02:24:25.742 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-12 02:24:25.745 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-12 02:24:25.794 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-12 02:24:25.819 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-12 02:24:26.027 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-12 02:24:26.031 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-12 02:24:26.066 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-12 02:24:26.067 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-12 02:24:26.068 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-12 02:24:26.070 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-12 02:24:26.073 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-12 02:24:26.074 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-12 02:24:26.152 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-12 02:24:26.335 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-12 02:24:26.358 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-12 02:24:26.442 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-12 02:24:26.589 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-12 02:24:28.496 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:24:28.503 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:24:28.503 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:24:28.624 | + inc/python:pip_install:200 : result=0 2022-04-12 02:24:28.626 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:24:28.629 | + functions-common:time_stop:2425 : local name 2022-04-12 02:24:28.632 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:24:28.634 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:24:28.636 | + functions-common:time_stop:2428 : local total 2022-04-12 02:24:28.638 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:24:28.641 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:24:28.643 | + functions-common:time_stop:2432 : start_time=1649730263098 2022-04-12 02:24:28.645 | + functions-common:time_stop:2434 : [[ -z 1649730263098 ]] 2022-04-12 02:24:28.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:24:28.652 | + functions-common:time_stop:2437 : end_time=1649730268650 2022-04-12 02:24:28.655 | + functions-common:time_stop:2438 : elapsed_time=5552 2022-04-12 02:24:28.657 | + functions-common:time_stop:2439 : total=88646 2022-04-12 02:24:28.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:24:28.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94198 2022-04-12 02:24:28.664 | + inc/python:pip_install:203 : return 0 2022-04-12 02:24:28.666 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 02:24:28.669 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 02:24:28.671 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 02:24:28.685 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 02:24:28.689 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 02:24:28.692 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 02:24:28.695 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 02:24:28.697 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:24:28.699 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:24:28.702 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:24:28.705 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:24:28.707 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:24:28.710 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:24:28.726 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:24:28.729 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:24:28.731 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:24:28.734 | + functions-common:git_clone:629 : echo master 2022-04-12 02:24:28.734 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:24:28.740 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 02:24:28.742 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:24:28.745 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 02:24:28.748 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:24:28.748 | + functions-common:git_clone:678 : head -1 2022-04-12 02:24:28.752 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 02:24:28.755 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:24:28.758 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 02:24:28.761 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:24:28.763 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:24:28.766 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 02:24:28.768 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:24:28.771 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 02:24:28.773 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:24:28.776 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:24:28.778 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 02:24:28.781 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:24:28.783 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:24:28.786 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 02:24:28.789 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:24:28.792 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 02:24:28.795 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:24:28.797 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:24:28.800 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 02:24:28.806 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 02:24:28.809 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 02:24:29.476 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 02:24:29.479 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:24:29.481 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:24:29.483 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:24:29.486 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:24:29.488 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 02:24:29.490 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:24:29.493 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:24:29.495 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:24:29.498 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:24:29.500 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:24:29.502 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:24:29.505 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:24:29.508 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 02:24:29.528 | Using python 3.8 to install /opt/stack/glance 2022-04-12 02:24:29.531 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-12 02:24:30.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:24:30.386 | from cryptography.utils import int_from_bytes 2022-04-12 02:24:30.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:24:30.386 | from cryptography.utils import int_from_bytes 2022-04-12 02:24:31.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:24:31.597 | Obtaining file:///opt/stack/glance 2022-04-12 02:24:31.598 | Preparing metadata (setup.py): started 2022-04-12 02:24:36.350 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:24:36.513 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-12 02:24:36.514 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-12 02:24:36.515 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 02:24:36.516 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-12 02:24:36.517 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:24:36.518 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-12 02:24:36.519 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-12 02:24:36.520 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-12 02:24:36.522 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 02:24:36.523 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-12 02:24:36.524 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-12 02:24:36.525 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:24:36.526 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-12 02:24:36.527 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:24:36.528 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-12 02:24:36.529 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:24:36.530 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:24:36.532 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-12 02:24:36.533 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:24:36.534 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-12 02:24:36.535 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:24:36.536 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:24:36.537 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:24:36.538 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:24:36.539 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-12 02:24:36.540 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-12 02:24:36.542 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-12 02:24:36.543 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:24:36.544 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:24:36.545 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-12 02:24:36.546 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-12 02:24:36.547 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-12 02:24:36.548 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-12 02:24:36.549 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-12 02:24:36.550 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:24:36.551 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-12 02:24:36.553 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:24:36.554 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:24:36.555 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 02:24:36.556 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-12 02:24:36.557 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-12 02:24:36.558 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:24:36.559 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:24:36.575 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 02:24:36.577 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-12 02:24:36.578 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:24:36.599 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-12 02:24:36.603 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-12 02:24:36.642 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-12 02:24:36.658 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-12 02:24:36.668 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-12 02:24:36.682 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-12 02:24:36.683 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-12 02:24:36.684 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-12 02:24:36.776 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-12 02:24:36.852 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-12 02:24:36.904 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:24:36.908 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-12 02:24:36.939 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-12 02:24:36.984 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-12 02:24:36.986 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:24:36.988 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-12 02:24:37.074 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-12 02:24:37.075 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:24:37.077 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-12 02:24:37.102 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-12 02:24:37.150 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-12 02:24:37.153 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-12 02:24:37.212 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:24:37.214 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-12 02:24:37.215 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.4) 2022-04-12 02:24:37.220 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-12 02:24:37.221 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 02:24:37.244 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:24:37.245 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-12 02:24:37.247 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:24:37.292 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-12 02:24:37.336 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-12 02:24:37.337 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-12 02:24:37.339 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:24:37.416 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 02:24:37.477 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-12 02:24:37.579 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-12 02:24:37.849 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.8) 2022-04-12 02:24:37.850 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:24:37.854 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-12 02:24:37.855 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-12 02:24:37.910 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-12 02:24:37.934 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 02:24:38.026 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-12 02:24:38.142 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:24:38.368 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-12 02:24:38.370 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:24:38.371 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:24:38.373 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-12 02:24:38.374 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-12 02:24:38.376 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-12 02:24:38.377 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-12 02:24:38.498 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.14.1) 2022-04-12 02:24:38.529 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-12 02:24:38.578 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:24:38.580 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:24:38.815 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:24:39.001 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-12 02:24:39.004 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-12 02:24:39.005 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.9) 2022-04-12 02:24:39.006 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-12 02:24:39.110 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-12 02:24:39.264 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:24:39.366 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-12 02:24:39.708 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:24:39.711 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:24:39.938 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-12 02:24:40.217 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:24:40.575 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-12 02:24:40.576 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-12 02:24:41.830 | Installing collected packages: glance 2022-04-12 02:24:41.832 | Running setup.py develop for glance 2022-04-12 02:24:47.932 | Successfully installed glance 2022-04-12 02:24:47.933 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:24:47.940 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:24:47.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:24:48.073 | + inc/python:pip_install:200 : result=0 2022-04-12 02:24:48.076 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:24:48.078 | + functions-common:time_stop:2425 : local name 2022-04-12 02:24:48.080 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:24:48.083 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:24:48.085 | + functions-common:time_stop:2428 : local total 2022-04-12 02:24:48.087 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:24:48.089 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:24:48.092 | + functions-common:time_stop:2432 : start_time=1649730269523 2022-04-12 02:24:48.094 | + functions-common:time_stop:2434 : [[ -z 1649730269523 ]] 2022-04-12 02:24:48.097 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:24:48.101 | + functions-common:time_stop:2437 : end_time=1649730288098 2022-04-12 02:24:48.103 | + functions-common:time_stop:2438 : elapsed_time=18575 2022-04-12 02:24:48.106 | + functions-common:time_stop:2439 : total=94198 2022-04-12 02:24:48.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:24:48.110 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=112773 2022-04-12 02:24:48.113 | + inc/python:pip_install:203 : return 0 2022-04-12 02:24:48.116 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:24:48.118 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:24:48.120 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:24:48.139 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:24:48.151 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 02:24:48.154 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 02:24:48.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:24:48.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:24:48.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 02:24:48.164 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:24:48.166 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:24:48.169 | + ./stack.sh:main:922 : configure_glance 2022-04-12 02:24:48.171 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 02:24:48.184 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 02:24:48.187 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 02:24:48.189 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 02:24:48.192 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 02:24:48.195 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 02:24:48.197 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:24:48.200 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:24:48.202 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 02:24:48.231 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:24:48.260 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 02:24:48.289 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:24:48.319 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 02:24:48.348 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 02:24:48.379 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 02:24:48.381 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:24:48.384 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 02:24:48.386 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:24:48.389 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 02:24:48.419 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 02:24:48.448 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:24:48.477 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 02:24:48.506 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 02:24:48.535 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 02:24:48.565 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 02:24:48.593 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 02:24:48.624 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:24:48.653 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:24:48.684 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:24:48.715 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 02:24:48.717 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 02:24:48.720 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 02:24:48.722 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:24:48.725 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:24:48.728 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:24:48.746 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:48.749 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:24:48.751 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:24:48.754 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:24:48.770 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:48.773 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:24:48.776 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:24:48.806 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:24:48.808 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:24:48.811 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 02:24:48.813 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 02:24:48.816 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 02:24:48.845 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 02:24:48.875 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 02:24:48.878 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 02:24:48.880 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 02:24:48.882 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 02:24:48.885 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:24:48.887 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 02:24:48.889 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:24:48.920 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 02:24:48.922 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 02:24:48.951 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:24:48.954 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 02:24:48.970 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:48.973 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 02:24:49.003 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 02:24:49.032 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-12 02:24:49.062 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 02:24:49.092 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 02:24:49.122 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 02:24:49.139 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:49.141 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:24:49.171 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 02:24:49.200 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 02:24:49.230 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 02:24:49.260 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 02:24:49.289 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 02:24:49.319 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 02:24:49.336 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:49.338 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 02:24:49.340 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 02:24:49.343 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:24:49.346 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:24:49.363 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:24:49.365 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:24:49.368 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:24:49.370 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:24:49.372 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:24:49.402 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:24:49.432 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:24:49.462 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:24:49.492 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 02:24:49.496 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 02:24:49.526 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 02:24:49.555 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:24:49.585 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 02:24:49.616 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 02:24:49.646 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 02:24:49.675 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 02:24:49.706 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:24:49.736 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 02:24:49.766 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 02:24:49.795 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 02:24:49.825 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 02:24:49.830 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-12 02:24:49.838 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 02:24:49.854 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:24:49.857 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 02:24:49.859 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 02:24:49.862 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 02:24:49.864 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 02:24:49.867 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 02:24:49.870 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 02:24:49.873 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 02:24:49.876 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 02:24:49.879 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-12 02:24:49.909 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 02:24:49.911 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 02:24:49.914 | ++ functions:get_random_port:837 : true 2022-04-12 02:24:49.916 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 02:24:49.918 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 02:24:49.921 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 02:24:49.973 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 02:24:49.976 | ++ functions:get_random_port:841 : break 2 2022-04-12 02:24:49.978 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 02:24:49.981 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 02:24:49.983 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 02:24:50.011 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 02:24:50.038 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 02:24:50.065 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:24:50.093 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:24:50.123 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:24:50.151 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:24:50.178 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:24:50.206 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:24:50.233 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:24:50.261 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:24:50.288 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:24:50.315 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:24:50.343 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:24:50.371 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 02:24:50.398 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 02:24:50.428 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 02:24:50.456 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 02:24:50.483 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 02:24:50.511 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 02:24:50.513 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 02:24:50.516 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:24:50.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:50.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:50.523 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 02:24:50.525 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 02:24:50.580 | proxy (enabled by site administrator) 2022-04-12 02:24:50.583 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 02:24:50.585 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 02:24:50.588 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:24:50.590 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:50.593 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:50.595 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 02:24:50.597 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 02:24:50.653 | proxy_http (enabled by site administrator) 2022-04-12 02:24:50.656 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 02:24:50.659 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 02:24:50.662 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 02:24:50.664 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:24:50.667 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:50.669 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:50.671 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:24:50.674 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:24:50.678 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 02:24:50.678 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:24:50.687 | KeepAlive Off 2022-04-12 02:24:50.691 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 02:24:50.692 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:24:50.700 | SetEnv proxy-sendchunked 1 2022-04-12 02:24:50.704 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 02:24:50.704 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:24:50.712 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 02:24:50.716 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 02:24:50.718 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 02:24:50.720 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:24:50.723 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:24:50.726 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:24:50.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:50.731 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:50.733 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:24:50.736 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:24:50.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:24:50.741 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:24:50.743 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 02:24:50.805 | Site glance-wsgi-api already enabled 2022-04-12 02:24:50.809 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 02:24:50.811 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:24:50.814 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:24:50.816 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:24:50.951 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 02:24:50.957 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 02:24:50.992 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 02:24:50.995 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 02:24:51.013 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:24:51.016 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 02:24:51.018 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 02:24:51.021 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 02:24:51.024 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:24:51.026 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 02:24:51.029 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 02:24:51.031 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 02:24:51.034 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 02:24:51.037 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:24:51.040 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:24:51.045 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:24:51.048 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:24:51.051 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:24:51.054 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:24:51.071 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:24:51.073 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:24:51.076 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:24:51.078 | + functions-common:git_clone:629 : echo master 2022-04-12 02:24:51.079 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:24:51.085 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 02:24:51.087 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:24:51.089 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 02:24:51.092 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:24:51.093 | + functions-common:git_clone:678 : head -1 2022-04-12 02:24:51.096 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 02:24:51.100 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:24:51.103 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 02:24:51.105 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:24:51.108 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:24:51.110 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 02:24:51.113 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:24:51.115 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 02:24:51.118 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:24:51.120 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:24:51.123 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 02:24:51.125 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:24:51.128 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:24:51.131 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 02:24:51.134 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:24:51.136 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 02:24:51.139 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:24:51.141 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:24:51.145 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 02:24:51.151 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 02:24:51.153 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 02:24:51.824 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 02:24:51.826 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:24:51.828 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:24:51.831 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:24:51.833 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:24:51.836 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 02:24:51.838 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:24:51.841 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:24:51.843 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:24:51.845 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:24:51.848 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:24:51.851 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:24:51.853 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:24:51.856 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 02:24:51.876 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 02:24:51.879 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-12 02:24:52.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:24:52.764 | from cryptography.utils import int_from_bytes 2022-04-12 02:24:52.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:24:52.764 | from cryptography.utils import int_from_bytes 2022-04-12 02:24:53.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:24:53.996 | Obtaining file:///opt/stack/cinder 2022-04-12 02:24:53.997 | Preparing metadata (setup.py): started 2022-04-12 02:24:59.557 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:24:59.783 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 02:24:59.784 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 02:24:59.785 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 02:24:59.787 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 02:24:59.787 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 02:24:59.788 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 02:24:59.789 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:24:59.790 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:24:59.791 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 02:24:59.792 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 02:24:59.794 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 02:24:59.795 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 02:24:59.796 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:24:59.797 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 02:24:59.798 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 02:24:59.799 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 02:24:59.800 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 02:24:59.801 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 02:24:59.802 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 02:24:59.803 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 02:24:59.804 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 02:24:59.805 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:24:59.806 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 02:24:59.808 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 02:24:59.809 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:24:59.810 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 02:24:59.811 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 02:24:59.812 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 02:24:59.813 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 02:24:59.814 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 02:24:59.815 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:24:59.816 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 02:24:59.818 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 02:24:59.819 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 02:24:59.820 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 02:24:59.821 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 02:24:59.822 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 02:24:59.823 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 02:24:59.824 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 02:24:59.825 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 02:24:59.826 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 02:24:59.827 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 02:24:59.828 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 02:24:59.830 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 02:24:59.831 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 02:24:59.832 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 02:24:59.833 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 02:24:59.834 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:24:59.836 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 02:24:59.836 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:24:59.837 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 02:24:59.838 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 02:24:59.840 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 02:24:59.841 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 02:24:59.842 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 02:24:59.843 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 02:24:59.844 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 02:24:59.846 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 02:24:59.847 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 02:24:59.848 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 02:24:59.849 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 02:24:59.850 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 02:24:59.863 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-12 02:24:59.864 | 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.dev48) (1.0.0) 2022-04-12 02:24:59.865 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:24:59.928 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 02:24:59.958 | 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.dev48) (2.2.1) 2022-04-12 02:24:59.974 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-12 02:24:59.976 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-12 02:24:59.977 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-12 02:24:59.978 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-12 02:25:00.077 | 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.dev48) (1.7.0) 2022-04-12 02:25:00.153 | 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.dev48) (2.10.1) 2022-04-12 02:25:00.154 | 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.dev48) (3.1.1) 2022-04-12 02:25:00.184 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-12 02:25:00.185 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 02:25:00.186 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 02:25:00.242 | 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.dev48) (0.17.3) 2022-04-12 02:25:00.288 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 02:25:00.289 | 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.dev48) (1.5.0) 2022-04-12 02:25:00.290 | 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.dev48) (2.5.0) 2022-04-12 02:25:00.292 | 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.dev48) (0.8.0) 2022-04-12 02:25:00.353 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 02:25:00.354 | 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.dev48) (1.7.7) 2022-04-12 02:25:00.355 | 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.dev48) (2.0.1) 2022-04-12 02:25:00.421 | 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.dev48) (0.9.6) 2022-04-12 02:25:00.423 | 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.dev48) (2.8.2) 2022-04-12 02:25:00.484 | 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.dev48) (2.4.0) 2022-04-12 02:25:00.485 | 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.dev48) (5.2.4) 2022-04-12 02:25:00.488 | 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.dev48) (0.4.0) 2022-04-12 02:25:00.489 | 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.dev48) (5.0.0) 2022-04-12 02:25:00.491 | 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.dev48) (5.1.0) 2022-04-12 02:25:00.516 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 02:25:00.518 | 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.dev48) (3.3.0) 2022-04-12 02:25:00.521 | 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.dev48) (3.2.0) 2022-04-12 02:25:00.566 | 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.dev48) (1.0.3) 2022-04-12 02:25:00.655 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:25:00.657 | 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.dev48) (3.0.0) 2022-04-12 02:25:00.681 | 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.dev48) (3.2.0) 2022-04-12 02:25:00.705 | 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.dev48) (0.11.0) 2022-04-12 02:25:00.775 | 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.dev48) (1.26.9) 2022-04-12 02:25:00.778 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-12 02:25:00.912 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:25:00.937 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 02:25:01.081 | 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.dev48) (3.10.1) 2022-04-12 02:25:01.118 | 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.dev48) (1.14.0) 2022-04-12 02:25:01.119 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:25:01.123 | 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.dev48) (22.0.0) 2022-04-12 02:25:01.330 | 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.dev48) (2.0.12) 2022-04-12 02:25:01.331 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 02:25:01.335 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 02:25:01.371 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 02:25:01.425 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-12 02:25:01.668 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:25:01.670 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 02:25:01.843 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 02:25:01.846 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:25:01.850 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 02:25:01.981 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 02:25:02.104 | 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.dev48) (1.2.0) 2022-04-12 02:25:02.106 | 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.dev48) (5.6.0) 2022-04-12 02:25:02.108 | 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.dev48) (4.11.3) 2022-04-12 02:25:02.143 | 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.dev48) (5.0.0) 2022-04-12 02:25:02.365 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 02:25:02.446 | 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.dev48) (2.4.0) 2022-04-12 02:25:02.449 | 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.dev48) (0.5.0) 2022-04-12 02:25:02.629 | 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.dev48) (2.5.0) 2022-04-12 02:25:02.724 | 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.dev48) (3.20.0) 2022-04-12 02:25:02.725 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-12 02:25:02.910 | 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.dev48) (2.1.1) 2022-04-12 02:25:03.344 | 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.dev48) (1.1.5) 2022-04-12 02:25:03.398 | 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.dev48) (0.14.1) 2022-04-12 02:25:03.451 | 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.dev48) (0.2.5) 2022-04-12 02:25:04.543 | 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.dev48) (1.32) 2022-04-12 02:25:04.823 | 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.dev48) (21.4.0) 2022-04-12 02:25:04.824 | 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.dev48) (1.8.2) 2022-04-12 02:25:04.972 | 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.dev48) (2.2) 2022-04-12 02:25:05.168 | 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.dev48) (1.0.0) 2022-04-12 02:25:05.346 | 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.dev48) (3.8.0) 2022-04-12 02:25:06.904 | Installing collected packages: cinder 2022-04-12 02:25:06.905 | Running setup.py develop for cinder 2022-04-12 02:25:14.381 | Successfully installed cinder 2022-04-12 02:25:14.382 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:25:14.390 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:25:14.390 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:25:14.538 | + inc/python:pip_install:200 : result=0 2022-04-12 02:25:14.541 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:25:14.543 | + functions-common:time_stop:2425 : local name 2022-04-12 02:25:14.545 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:25:14.548 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:25:14.550 | + functions-common:time_stop:2428 : local total 2022-04-12 02:25:14.552 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:25:14.554 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:25:14.557 | + functions-common:time_stop:2432 : start_time=1649730291871 2022-04-12 02:25:14.559 | + functions-common:time_stop:2434 : [[ -z 1649730291871 ]] 2022-04-12 02:25:14.562 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:25:14.566 | + functions-common:time_stop:2437 : end_time=1649730314563 2022-04-12 02:25:14.569 | + functions-common:time_stop:2438 : elapsed_time=22692 2022-04-12 02:25:14.571 | + functions-common:time_stop:2439 : total=112773 2022-04-12 02:25:14.573 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:25:14.575 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=135465 2022-04-12 02:25:14.578 | + inc/python:pip_install:203 : return 0 2022-04-12 02:25:14.580 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:25:14.583 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:25:14.586 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:25:14.605 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:25:14.616 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 02:25:14.619 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 02:25:14.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:25:14.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:25:14.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 02:25:14.629 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:25:14.632 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 02:25:14.634 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 02:25:14.637 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 02:25:14.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:25:14.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:25:14.644 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 02:25:14.657 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 02:25:14.659 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:25:14.662 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:25:14.664 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:25:14.667 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:25:14.669 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:25:14.672 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:25:14.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:25:14.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:25:14.679 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:25:14.682 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:25:14.684 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:25:14.686 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:25:14.689 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 02:25:14.692 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:25:14.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:25:14.697 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:25:14.700 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 02:25:14.722 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-12 02:25:14.834 | Reading package lists... 2022-04-12 02:25:15.077 | Building dependency tree... 2022-04-12 02:25:15.078 | Reading state information... 2022-04-12 02:25:15.327 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 02:25:15.327 | The following packages were automatically installed and are no longer required: 2022-04-12 02:25:15.329 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:25:15.329 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:25:15.329 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:25:15.329 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:25:15.329 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:25:15.329 | python3-zope.interface 2022-04-12 02:25:15.329 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:25:15.441 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:25:15.446 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:25:15.448 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:25:15.451 | + functions-common:time_stop:2425 : local name 2022-04-12 02:25:15.453 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:25:15.456 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:25:15.458 | + functions-common:time_stop:2428 : local total 2022-04-12 02:25:15.461 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:25:15.463 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:25:15.466 | + functions-common:time_stop:2432 : start_time=1649730314719 2022-04-12 02:25:15.468 | + functions-common:time_stop:2434 : [[ -z 1649730314719 ]] 2022-04-12 02:25:15.471 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:25:15.477 | + functions-common:time_stop:2437 : end_time=1649730315473 2022-04-12 02:25:15.479 | + functions-common:time_stop:2438 : elapsed_time=754 2022-04-12 02:25:15.481 | + functions-common:time_stop:2439 : total=19447 2022-04-12 02:25:15.484 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:25:15.486 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20201 2022-04-12 02:25:15.490 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:25:15.492 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:25:15.495 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 02:25:15.497 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 02:25:15.509 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 02:25:15.513 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 02:25:15.515 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 02:25:15.518 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:25:15.521 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 02:25:15.521 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:25:15.525 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 02:25:15.528 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 02:25:15.530 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:25:15.532 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 02:25:15.534 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 02:25:15.537 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 02:25:15.540 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 02:25:15.542 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 02:25:15.553 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 02:25:15.565 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-12 02:25:15.578 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-12 02:25:15.590 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 02:25:15.602 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:25:15.605 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:25:15.609 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.LUH20sMMl5 2022-04-12 02:25:15.611 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:25:15.613 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:25:15.616 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 02:25:15.619 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.LUH20sMMl5 2022-04-12 02:25:15.622 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.LUH20sMMl5 2022-04-12 02:25:15.634 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.LUH20sMMl5 /etc/sudoers.d/cinder-rootwrap 2022-04-12 02:25:15.646 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 02:25:15.650 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:25:15.653 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:25:15.655 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:25:15.657 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:25:15.659 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-12 02:25:15.662 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-12 02:25:15.664 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 02:25:15.666 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 02:25:15.671 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 02:25:15.675 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 02:25:15.695 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 02:25:15.713 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 02:25:15.732 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 02:25:15.750 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 02:25:15.769 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 02:25:15.788 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 02:25:15.806 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 02:25:15.825 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 02:25:15.827 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:25:15.829 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 02:25:15.832 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:25:15.834 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 02:25:15.864 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 02:25:15.892 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:25:15.919 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 02:25:15.946 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 02:25:15.975 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 02:25:16.003 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 02:25:16.031 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 02:25:16.059 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:25:16.087 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:25:16.114 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 02:25:16.144 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 02:25:16.173 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 02:25:16.175 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 02:25:16.178 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 02:25:16.180 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 02:25:16.182 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:25:16.185 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:25:16.216 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 02:25:16.244 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 02:25:16.272 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 02:25:16.300 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 02:25:16.327 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 02:25:16.356 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 02:25:16.387 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 02:25:16.389 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:25:16.417 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:25:16.449 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 02:25:16.457 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 738cf1cb7fd07be7a1c8fe796d1a5cf6 2022-04-12 02:25:16.484 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 02:25:16.487 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 02:25:16.515 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 02:25:16.544 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 02:25:16.571 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 02:25:16.599 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 02:25:16.616 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:25:16.618 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 02:25:16.620 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 02:25:16.623 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 02:25:16.625 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 02:25:16.627 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 02:25:16.630 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 02:25:16.632 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 02:25:16.634 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 02:25:16.637 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 02:25:16.639 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 02:25:16.641 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 02:25:16.672 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-12 02:25:16.699 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 02:25:16.728 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 02:25:16.755 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 02:25:16.783 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 02:25:16.811 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 02:25:16.814 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 02:25:16.816 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 02:25:16.819 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 02:25:16.848 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 02:25:16.850 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 02:25:16.878 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 02:25:16.881 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 02:25:16.883 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 02:25:16.886 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 02:25:16.915 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 02:25:16.917 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 02:25:16.919 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 02:25:16.936 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:25:16.938 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 02:25:16.940 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 02:25:16.943 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 02:25:16.946 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 02:25:16.974 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 02:25:17.001 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 02:25:17.018 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:25:17.021 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 02:25:17.037 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:25:17.040 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 02:25:17.056 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:25:17.058 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 02:25:17.060 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 02:25:17.063 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 02:25:17.065 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 02:25:17.068 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:25:17.071 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:25:17.073 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:25:17.090 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:25:17.093 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:25:17.095 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:25:17.098 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:25:17.114 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:25:17.116 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:25:17.119 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:25:17.147 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:25:17.149 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:25:17.152 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 02:25:17.154 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 02:25:17.157 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:25:17.160 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:25:17.177 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:25:17.179 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:25:17.182 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:25:17.184 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:25:17.187 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:25:17.215 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:25:17.243 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:25:17.271 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:25:17.298 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 02:25:17.315 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:25:17.318 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 02:25:17.321 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:25:17.323 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 02:25:17.326 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 02:25:17.328 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:25:17.330 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:25:17.333 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 02:25:17.337 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 02:25:17.340 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:25:17.342 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:25:17.355 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:25:17.355 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:25:17.364 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:25:17.368 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:25:17.384 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:25:17.386 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:25:17.390 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 02:25:17.419 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:25:17.446 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 02:25:17.473 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:25:17.500 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:25:17.527 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:25:17.555 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:25:17.582 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:25:17.610 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:25:17.637 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:25:17.665 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:25:17.692 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:25:17.719 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:25:17.748 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:25:17.750 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:25:17.753 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 02:25:17.756 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 02:25:17.758 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:25:17.760 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:25:17.763 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:25:17.765 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:25:17.768 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:25:17.770 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:25:17.798 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:25:17.826 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-12 02:25:17.826 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:25:17.834 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 02:25:17.838 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 02:25:17.840 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 02:25:17.842 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:25:17.845 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:25:17.847 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:25:17.850 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:25:17.853 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:25:17.855 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:25:17.857 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:25:17.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:25:17.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:25:17.865 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 02:25:17.926 | Enabling site cinder-wsgi. 2022-04-12 02:25:17.932 | To activate the new configuration, you need to run: 2022-04-12 02:25:17.932 | systemctl reload apache2 2022-04-12 02:25:17.936 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:25:17.938 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:25:17.941 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:25:17.943 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:25:18.088 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 02:25:18.090 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 02:25:18.125 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 02:25:18.157 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 02:25:18.175 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:25:18.178 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 02:25:18.180 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:25:18.183 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:25:18.185 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:25:18.188 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 02:25:18.221 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 02:25:18.251 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:25:18.281 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 02:25:18.311 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 02:25:18.340 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 02:25:18.373 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 02:25:18.402 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 02:25:18.429 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:25:18.457 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 02:25:18.486 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 02:25:18.514 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:25:18.542 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 02:25:18.544 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 02:25:18.561 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:25:18.563 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 02:25:18.594 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 02:25:18.597 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 02:25:18.614 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:25:18.617 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 02:25:18.619 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 02:25:18.622 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 02:25:18.624 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:25:18.627 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 02:25:18.629 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 02:25:18.633 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:25:18.634 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:25:18.643 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:25:18.646 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:25:18.649 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:25:18.651 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:25:18.654 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 02:25:18.657 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 02:25:18.659 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 02:25:18.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:25:18.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:25:18.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 02:25:18.669 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:25:18.672 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 02:25:18.674 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 02:25:18.677 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 02:25:18.679 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:25:18.681 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:25:18.684 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:25:18.687 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:25:18.689 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:25:18.693 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:25:18.709 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:25:18.711 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:25:18.714 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:25:18.717 | + functions-common:git_clone:629 : echo master 2022-04-12 02:25:18.717 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:25:18.722 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 02:25:18.724 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:25:18.727 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 02:25:18.730 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:25:18.730 | + functions-common:git_clone:678 : head -1 2022-04-12 02:25:18.733 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 02:25:18.736 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:25:18.738 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 02:25:18.741 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:25:18.744 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:25:18.746 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 02:25:18.749 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:25:18.751 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 02:25:18.754 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:25:18.757 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:25:18.759 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 02:25:18.762 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:25:18.764 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:25:18.768 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 02:25:18.770 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:25:18.773 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 02:25:18.775 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:25:18.778 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:25:18.781 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 02:25:18.787 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 02:25:18.790 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 02:25:19.453 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 02:25:19.455 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:25:19.458 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:25:19.460 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:25:19.463 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:25:19.465 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 02:25:19.467 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:25:19.470 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:25:19.472 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:25:19.475 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:25:19.477 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:25:19.480 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:25:19.482 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:25:19.485 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 02:25:19.505 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 02:25:19.508 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-12 02:25:20.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:25:20.380 | from cryptography.utils import int_from_bytes 2022-04-12 02:25:20.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:25:20.380 | from cryptography.utils import int_from_bytes 2022-04-12 02:25:21.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:25:21.577 | Obtaining file:///opt/stack/neutron 2022-04-12 02:25:21.578 | Preparing metadata (setup.py): started 2022-04-12 02:25:27.403 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:25:27.494 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 02:25:27.495 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:25:27.496 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:25:27.497 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 02:25:27.498 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:25:27.499 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 02:25:27.500 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 02:25:27.501 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 02:25:27.502 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 02:25:27.503 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 02:25:27.505 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 02:25:27.506 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 02:25:27.507 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 02:25:27.508 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 02:25:27.509 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 02:25:27.510 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 02:25:27.511 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:25:27.512 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 02:25:27.513 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 02:25:27.514 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:25:27.515 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 02:25:27.516 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:25:27.517 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 02:25:27.519 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:25:27.521 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 02:25:27.522 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 02:25:27.523 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 02:25:27.524 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 02:25:27.525 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 02:25:27.526 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 02:25:27.527 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 02:25:27.528 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 02:25:27.529 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 02:25:27.530 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 02:25:27.531 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:25:27.532 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 02:25:27.534 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 02:25:27.535 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 02:25:27.536 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 02:25:27.537 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 02:25:27.538 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 02:25:27.539 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 02:25:27.540 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 02:25:27.541 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 02:25:27.542 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:25:27.543 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 02:25:27.544 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 02:25:27.545 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:25:27.546 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 02:25:27.547 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 02:25:27.549 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 02:25:27.550 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:25:27.551 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 02:25:27.552 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:25:27.553 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 02:25:27.569 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 02:25:27.570 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 02:25:27.572 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 02:25:27.579 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 02:25:27.592 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 02:25:27.593 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:25:27.594 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 02:25:27.618 | 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.dev108) (3.0.7) 2022-04-12 02:25:27.625 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:25:27.685 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 02:25:27.686 | 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.dev108) (1.7.0) 2022-04-12 02:25:27.740 | 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.dev108) (4.4.0) 2022-04-12 02:25:27.741 | 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.dev108) (3.1.1) 2022-04-12 02:25:27.787 | 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.dev108) (1.2.2) 2022-04-12 02:25:27.793 | 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.dev108) (2.7.0) 2022-04-12 02:25:27.820 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 02:25:27.822 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 02:25:27.823 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 02:25:27.824 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 02:25:27.825 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 02:25:27.827 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:25:27.829 | 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.dev108) (1.1.5) 2022-04-12 02:25:27.830 | 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.dev108) (1.32) 2022-04-12 02:25:27.846 | 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.dev108) (1.0.3) 2022-04-12 02:25:27.938 | 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.dev108) (0.17.3) 2022-04-12 02:25:27.981 | 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.dev108) (1.5.0) 2022-04-12 02:25:28.070 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 02:25:28.071 | 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.dev108) (2.0.1) 2022-04-12 02:25:28.074 | 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.dev108) (0.13.0) 2022-04-12 02:25:28.130 | 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.dev108) (2.8.2) 2022-04-12 02:25:28.134 | 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.dev108) (0.9.6) 2022-04-12 02:25:28.191 | 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.dev108) (5.2.4) 2022-04-12 02:25:28.193 | 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.dev108) (0.4.0) 2022-04-12 02:25:28.194 | 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.dev108) (5.1.0) 2022-04-12 02:25:28.196 | 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.dev108) (5.0.0) 2022-04-12 02:25:28.223 | 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.dev108) (3.3.0) 2022-04-12 02:25:28.225 | 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.dev108) (3.2.0) 2022-04-12 02:25:28.274 | 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.dev108) (1.15.0) 2022-04-12 02:25:28.326 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 02:25:28.360 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 02:25:28.361 | 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.dev108) (3.0.0) 2022-04-12 02:25:28.387 | 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.dev108) (3.2.0) 2022-04-12 02:25:28.530 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:25:28.601 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 02:25:28.678 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 02:25:28.679 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 02:25:28.791 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:25:28.792 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:25:28.793 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:25:28.794 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:25:28.795 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:25:28.797 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:25:28.798 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:25:29.006 | 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.dev108) (2.5.0) 2022-04-12 02:25:29.008 | 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.dev108) (3.10.1) 2022-04-12 02:25:29.009 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:25:29.054 | 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.dev108) (2.1.0) 2022-04-12 02:25:29.058 | 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.dev108) (3.17.6) 2022-04-12 02:25:29.150 | 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.dev108) (1.26.9) 2022-04-12 02:25:29.152 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 02:25:29.155 | 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.dev108) (2.0.12) 2022-04-12 02:25:29.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 02:25:29.191 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 02:25:29.529 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 02:25:29.605 | 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.dev108) (5.0.0) 2022-04-12 02:25:29.766 | 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.dev108) (2.21) 2022-04-12 02:25:29.842 | 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.dev108) (0.5.0) 2022-04-12 02:25:29.845 | 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.dev108) (2.4.0) 2022-04-12 02:25:30.080 | 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.dev108) (2.5.0) 2022-04-12 02:25:30.253 | 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.dev108) (2.2) 2022-04-12 02:25:30.781 | 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.dev108) (0.14.1) 2022-04-12 02:25:30.857 | 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.dev108) (0.2.5) 2022-04-12 02:25:31.469 | 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.dev108) (0.5.2) 2022-04-12 02:25:31.472 | 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.dev108) (0.4.2) 2022-04-12 02:25:31.788 | 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.dev108) (2.1.1) 2022-04-12 02:25:31.789 | 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.dev108) (4.11.1) 2022-04-12 02:25:31.960 | 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.dev108) (3.8.0) 2022-04-12 02:25:32.203 | 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.dev108) (21.4.0) 2022-04-12 02:25:32.204 | 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.dev108) (1.8.2) 2022-04-12 02:25:32.388 | 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.dev108) (1.0.0) 2022-04-12 02:25:32.650 | 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.dev108) (2.3.2) 2022-04-12 02:25:34.152 | Installing collected packages: neutron 2022-04-12 02:25:34.152 | Attempting uninstall: neutron 2022-04-12 02:25:34.154 | Found existing installation: neutron 20.0.0 2022-04-12 02:25:35.456 | Uninstalling neutron-20.0.0: 2022-04-12 02:25:35.533 | Successfully uninstalled neutron-20.0.0 2022-04-12 02:25:35.534 | Running setup.py develop for neutron 2022-04-12 02:25:43.324 | Successfully installed neutron 2022-04-12 02:25:43.324 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:25:43.332 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:25:43.332 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:25:43.474 | + inc/python:pip_install:200 : result=0 2022-04-12 02:25:43.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:25:43.479 | + functions-common:time_stop:2425 : local name 2022-04-12 02:25:43.481 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:25:43.483 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:25:43.486 | + functions-common:time_stop:2428 : local total 2022-04-12 02:25:43.488 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:25:43.491 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:25:43.493 | + functions-common:time_stop:2432 : start_time=1649730319500 2022-04-12 02:25:43.495 | + functions-common:time_stop:2434 : [[ -z 1649730319500 ]] 2022-04-12 02:25:43.498 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:25:43.502 | + functions-common:time_stop:2437 : end_time=1649730343500 2022-04-12 02:25:43.505 | + functions-common:time_stop:2438 : elapsed_time=24000 2022-04-12 02:25:43.507 | + functions-common:time_stop:2439 : total=135465 2022-04-12 02:25:43.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:25:43.512 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159465 2022-04-12 02:25:43.514 | + inc/python:pip_install:203 : return 0 2022-04-12 02:25:43.516 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:25:43.519 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:25:43.521 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:25:43.540 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:25:43.552 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 02:25:43.555 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 02:25:43.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:25:43.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:25:43.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 02:25:43.565 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:25:43.568 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 02:25:43.570 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:25:43.573 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 02:25:43.590 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:25:43.592 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 02:25:43.595 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 02:25:43.597 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 02:25:43.600 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:25:43.603 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 02:25:43.605 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 02:25:43.608 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 02:25:43.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:25:43.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:25:43.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 02:25:43.618 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:25:43.620 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 02:25:43.637 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:25:43.639 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 02:25:43.655 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:25:43.658 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 02:25:43.674 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:25:43.677 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 02:25:43.679 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 02:25:43.681 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 02:25:43.684 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:25:43.686 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:25:43.689 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:25:43.692 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:25:43.694 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:25:43.697 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:25:43.713 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:25:43.715 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:25:43.717 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:25:43.720 | + functions-common:git_clone:629 : echo master 2022-04-12 02:25:43.720 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:25:43.726 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 02:25:43.728 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:25:43.730 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 02:25:43.733 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:25:43.733 | + functions-common:git_clone:678 : head -1 2022-04-12 02:25:43.737 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 02:25:43.740 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:25:43.743 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 02:25:43.745 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:25:43.748 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:25:43.750 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 02:25:43.753 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:25:43.756 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 02:25:43.758 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:25:43.761 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:25:43.763 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 02:25:43.765 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:25:43.768 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:25:43.771 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 02:25:43.774 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:25:43.776 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 02:25:43.779 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:25:43.781 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:25:43.785 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 02:25:43.791 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 02:25:43.793 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 02:25:44.446 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 02:25:44.449 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:25:44.451 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:25:44.453 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:25:44.456 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:25:44.458 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 02:25:44.461 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:25:44.463 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:25:44.465 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:25:44.468 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:25:44.470 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:25:44.473 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:25:44.475 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:25:44.478 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 02:25:44.498 | Using python 3.8 to install /opt/stack/nova 2022-04-12 02:25:44.501 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-12 02:25:45.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:25:45.358 | from cryptography.utils import int_from_bytes 2022-04-12 02:25:45.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:25:45.358 | from cryptography.utils import int_from_bytes 2022-04-12 02:25:46.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:25:46.565 | Obtaining file:///opt/stack/nova 2022-04-12 02:25:46.566 | Preparing metadata (setup.py): started 2022-04-12 02:25:53.166 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:25:53.393 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-12 02:25:53.394 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-12 02:25:53.395 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-12 02:25:53.396 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-12 02:25:53.397 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-12 02:25:53.398 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-12 02:25:53.399 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-12 02:25:53.401 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-12 02:25:53.402 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-12 02:25:53.403 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-12 02:25:53.404 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-12 02:25:53.405 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-12 02:25:53.406 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 02:25:53.407 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:25:53.408 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-12 02:25:53.410 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-12 02:25:53.411 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-12 02:25:53.412 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-12 02:25:53.413 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-12 02:25:53.414 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-12 02:25:53.415 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:25:53.417 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-12 02:25:53.418 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 02:25:53.419 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-12 02:25:53.420 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-12 02:25:53.421 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-12 02:25:53.422 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 02:25:53.423 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-12 02:25:53.424 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-12 02:25:53.425 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 02:25:53.426 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-12 02:25:53.428 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-12 02:25:53.429 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-12 02:25:53.430 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:25:53.431 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-12 02:25:53.432 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-12 02:25:53.433 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:25:53.434 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-12 02:25:53.435 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-12 02:25:53.436 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-12 02:25:53.438 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-12 02:25:53.439 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-12 02:25:53.440 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 02:25:53.441 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-12 02:25:53.442 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-12 02:25:53.443 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:25:53.444 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-12 02:25:53.445 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-12 02:25:53.446 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-12 02:25:53.447 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-12 02:25:53.449 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-12 02:25:53.450 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 02:25:53.451 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-12 02:25:53.452 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-12 02:25:53.453 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-12 02:25:53.454 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-12 02:25:53.455 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-12 02:25:53.457 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:25:53.458 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-12 02:25:53.460 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-12 02:25:53.461 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-12 02:25:53.462 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:25:53.463 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-12 02:25:53.465 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 02:25:53.488 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-12 02:25:53.490 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-12 02:25:53.491 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-12 02:25:53.512 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-12 02:25:53.553 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-12 02:25:53.584 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-12 02:25:53.585 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-12 02:25:53.609 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-12 02:25:53.737 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-12 02:25:53.738 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-12 02:25:53.804 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-12 02:25:53.805 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 02:25:53.807 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:25:53.808 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-12 02:25:53.809 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-12 02:25:53.811 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-12 02:25:53.833 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-12 02:25:53.836 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-12 02:25:53.916 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:25:53.917 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-12 02:25:53.920 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:25:53.980 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-12 02:25:54.090 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 02:25:54.092 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-12 02:25:54.174 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-12 02:25:54.237 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-12 02:25:54.240 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-12 02:25:54.242 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 02:25:54.244 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-12 02:25:54.272 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-12 02:25:54.273 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:25:54.324 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-12 02:25:54.386 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-12 02:25:54.420 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-12 02:25:54.425 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:25:54.479 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-12 02:25:54.480 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-12 02:25:54.568 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:25:54.595 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-12 02:25:54.677 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-12 02:25:54.759 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-12 02:25:54.826 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:25:54.828 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-12 02:25:54.829 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-12 02:25:54.897 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:25:54.902 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-12 02:25:54.903 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-12 02:25:54.988 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-12 02:25:54.989 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-12 02:25:54.991 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-12 02:25:54.993 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-12 02:25:55.092 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-12 02:25:55.308 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-12 02:25:55.310 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-12 02:25:55.424 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-12 02:25:55.426 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-12 02:25:55.430 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:25:55.520 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-12 02:25:55.598 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-12 02:25:55.635 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 02:25:55.855 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-12 02:25:55.937 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 02:25:55.938 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:25:56.186 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:25:56.300 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-12 02:25:56.783 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-12 02:25:56.828 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-12 02:25:57.207 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:25:57.208 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:25:57.210 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:25:57.211 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:25:57.212 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:25:57.213 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:25:57.214 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:25:58.480 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-12 02:25:58.899 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-12 02:25:58.900 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-12 02:25:59.000 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:25:59.107 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 02:26:00.702 | Installing collected packages: nova 2022-04-12 02:26:00.704 | Running setup.py develop for nova 2022-04-12 02:26:08.900 | Successfully installed nova 2022-04-12 02:26:08.900 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:26:08.909 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:26:08.909 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:26:09.062 | + inc/python:pip_install:200 : result=0 2022-04-12 02:26:09.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:26:09.067 | + functions-common:time_stop:2425 : local name 2022-04-12 02:26:09.069 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:26:09.071 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:26:09.074 | + functions-common:time_stop:2428 : local total 2022-04-12 02:26:09.076 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:26:09.078 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:26:09.081 | + functions-common:time_stop:2432 : start_time=1649730344493 2022-04-12 02:26:09.083 | + functions-common:time_stop:2434 : [[ -z 1649730344493 ]] 2022-04-12 02:26:09.086 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:26:09.090 | + functions-common:time_stop:2437 : end_time=1649730369088 2022-04-12 02:26:09.093 | + functions-common:time_stop:2438 : elapsed_time=24595 2022-04-12 02:26:09.095 | + functions-common:time_stop:2439 : total=159465 2022-04-12 02:26:09.098 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:26:09.100 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=184060 2022-04-12 02:26:09.103 | + inc/python:pip_install:203 : return 0 2022-04-12 02:26:09.105 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:26:09.108 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:26:09.110 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:26:09.128 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:26:09.140 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 02:26:09.143 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 02:26:09.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:26:09.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:26:09.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 02:26:09.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:26:09.156 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-12 02:26:09.169 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:26:09.171 | + ./stack.sh:main:939 : configure_nova 2022-04-12 02:26:09.174 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 02:26:09.186 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 02:26:09.188 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 02:26:09.191 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:26:09.194 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 02:26:09.195 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:26:09.199 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 02:26:09.202 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 02:26:09.204 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:26:09.207 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 02:26:09.210 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 02:26:09.212 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 02:26:09.215 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 02:26:09.217 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 02:26:09.229 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 02:26:09.241 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-12 02:26:09.254 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-12 02:26:09.267 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 02:26:09.280 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:26:09.283 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:26:09.287 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.9sYjY1hntm 2022-04-12 02:26:09.290 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:26:09.292 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:26:09.295 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 02:26:09.297 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:26:09.300 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:26:09.302 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.9sYjY1hntm 2022-04-12 02:26:09.306 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.9sYjY1hntm 2022-04-12 02:26:09.318 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.9sYjY1hntm /etc/sudoers.d/nova-rootwrap 2022-04-12 02:26:09.331 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 02:26:09.335 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:26:09.338 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:26:09.340 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:26:09.343 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:26:09.345 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-12 02:26:09.348 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-12 02:26:09.351 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 02:26:09.353 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 02:26:09.358 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 02:26:09.374 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:09.377 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 02:26:09.380 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 02:26:09.383 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 02:26:09.387 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 02:26:09.416 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 02:26:09.418 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 02:26:09.445 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 02:26:09.474 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 02:26:09.501 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-12 02:26:09.531 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 02:26:09.560 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 02:26:09.591 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 02:26:09.593 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:26:09.621 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 02:26:09.648 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 02:26:09.676 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 02:26:09.703 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 02:26:09.731 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:26:09.760 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 02:26:09.762 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:26:09.765 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:26:09.767 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:26:09.770 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:26:09.772 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:26:09.774 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:26:09.776 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:26:09.779 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:26:09.781 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:26:09.784 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:26:09.786 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:26:09.788 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 02:26:09.791 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:26:09.793 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:26:09.795 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:26:09.797 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:26:09.800 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:26:09.802 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:26:09.804 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 02:26:09.820 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:09.822 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:26:09.825 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 02:26:09.827 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 02:26:09.855 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 02:26:09.858 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 02:26:09.860 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 02:26:09.862 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 02:26:09.865 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 02:26:09.868 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 02:26:09.899 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 02:26:09.901 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 02:26:09.903 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 02:26:09.906 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 02:26:09.909 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 02:26:09.911 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 02:26:09.941 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 02:26:09.972 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 02:26:09.999 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 02:26:10.027 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 02:26:10.043 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:10.045 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 02:26:10.061 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:10.065 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 02:26:10.065 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 02:26:10.070 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 02:26:10.072 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 02:26:10.101 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 02:26:10.117 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:10.120 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 02:26:10.122 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:26:10.124 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:26:10.127 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:26:10.129 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 02:26:10.159 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 02:26:10.186 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:26:10.214 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 02:26:10.241 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 02:26:10.269 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 02:26:10.297 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 02:26:10.324 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 02:26:10.353 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:26:10.380 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:26:10.408 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 02:26:10.424 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:10.427 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 02:26:10.429 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 02:26:10.459 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 02:26:10.487 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 02:26:10.515 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 02:26:10.542 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 02:26:10.570 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 02:26:10.597 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 02:26:10.625 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 02:26:10.653 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 02:26:10.669 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:10.672 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 02:26:10.674 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 02:26:10.702 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 02:26:10.732 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 02:26:10.735 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 02:26:10.763 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 02:26:10.765 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 02:26:10.767 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 02:26:10.770 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:26:10.772 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:26:10.774 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:26:10.776 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:26:10.779 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:26:10.781 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:26:10.784 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 02:26:10.786 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:26:10.788 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:26:10.791 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:26:10.793 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:26:10.795 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:26:10.798 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:26:10.800 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:26:10.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:26:10.805 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:26:10.807 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:26:10.809 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:26:10.812 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 02:26:10.814 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 02:26:10.816 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:26:10.819 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:26:10.836 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:26:10.838 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:26:10.840 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:26:10.842 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:26:10.845 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:26:10.873 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:26:10.901 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:26:10.929 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:26:10.956 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 02:26:10.988 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 02:26:11.004 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:11.006 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 02:26:11.009 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 02:26:11.011 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 02:26:11.014 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 02:26:11.016 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:26:11.018 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:26:11.021 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 02:26:11.025 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 02:26:11.028 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:26:11.030 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:26:11.043 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:26:11.043 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:26:11.052 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:26:11.055 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:26:11.072 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:26:11.075 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 02:26:11.078 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 02:26:11.108 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:26:11.137 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 02:26:11.164 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:26:11.191 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:26:11.218 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:26:11.245 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:26:11.272 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:26:11.300 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:26:11.327 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:26:11.355 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:26:11.381 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:26:11.408 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:26:11.435 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:26:11.437 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:26:11.440 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 02:26:11.443 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 02:26:11.445 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:26:11.447 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:11.450 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:11.452 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:26:11.454 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:26:11.457 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:26:11.488 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:26:11.516 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:26:11.516 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-12 02:26:11.525 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 02:26:11.529 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 02:26:11.531 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 02:26:11.533 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:26:11.536 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:26:11.538 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:26:11.540 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:11.542 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:11.545 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:26:11.547 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:26:11.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:11.552 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:11.554 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 02:26:11.615 | Enabling site nova-api-wsgi. 2022-04-12 02:26:11.620 | To activate the new configuration, you need to run: 2022-04-12 02:26:11.620 | systemctl reload apache2 2022-04-12 02:26:11.625 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:26:11.628 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:26:11.630 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:26:11.632 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:26:11.767 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 02:26:11.785 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:11.787 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-12 02:26:11.789 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:26:11.792 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 02:26:11.794 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 02:26:11.796 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 02:26:11.799 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:26:11.804 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:26:11.806 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 02:26:11.808 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:26:11.811 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:26:11.825 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:26:11.826 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:26:11.835 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:26:11.839 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:26:11.854 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 02:26:11.857 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:26:11.861 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:26:11.891 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 02:26:11.920 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 02:26:11.947 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:26:11.974 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:26:12.002 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:26:12.029 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:26:12.056 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:26:12.084 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:26:12.111 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:26:12.139 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:26:12.166 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:26:12.194 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:26:12.221 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 02:26:12.223 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 02:26:12.251 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 02:26:12.267 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:12.270 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:26:12.301 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 02:26:12.304 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 02:26:12.306 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 02:26:12.322 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:12.325 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:26:12.327 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:26:12.355 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 02:26:12.386 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 02:26:12.389 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:26:12.391 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 02:26:12.393 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:26:12.395 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:26:12.398 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:26:12.414 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:12.417 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:26:12.420 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:26:12.422 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:26:12.438 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:12.441 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:26:12.444 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:26:12.471 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:26:12.473 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:26:12.476 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 02:26:12.504 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 02:26:12.531 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 02:26:12.562 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 02:26:12.578 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:12.580 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:26:12.608 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 02:26:12.611 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 02:26:12.614 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 02:26:12.644 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 02:26:12.672 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 02:26:12.699 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 02:26:12.728 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 02:26:12.755 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 02:26:12.784 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 02:26:12.811 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 02:26:12.839 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 02:26:12.867 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 02:26:12.884 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:12.887 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 02:26:12.891 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:26:12.893 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 02:26:12.896 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 02:26:12.899 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 02:26:12.901 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:26:12.904 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:26:12.906 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:26:12.911 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 02:26:12.913 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 02:26:12.918 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 02:26:12.920 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 02:26:12.923 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 02:26:12.925 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 02:26:12.927 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 02:26:12.930 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 02:26:12.961 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 02:26:12.992 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 02:26:13.023 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:26:13.025 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 02:26:13.028 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 02:26:13.030 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 02:26:13.046 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:13.050 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 02:26:13.050 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 02:26:13.729 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 02:26:13.731 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 02:26:13.733 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:26:13.736 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 02:26:13.739 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:26:13.741 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 02:26:13.744 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:26:13.760 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:13.763 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 02:26:13.766 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 02:26:13.768 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:26:13.784 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:13.787 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:26:13.790 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:26:13.818 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:26:13.821 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:26:13.823 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 02:26:13.840 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:13.842 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 02:26:13.845 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:26:13.848 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 02:26:13.878 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:26:13.905 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 02:26:13.933 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 02:26:13.961 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 02:26:13.989 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 02:26:14.017 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 02:26:14.045 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 02:26:14.073 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 02:26:14.075 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 02:26:14.077 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 02:26:14.081 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:26:14.098 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:26:14.101 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:26:14.103 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:26:14.105 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:26:14.108 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:26:14.136 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:26:14.164 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:26:14.191 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:26:14.219 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:26:14.223 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 02:26:14.227 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:26:14.230 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 02:26:14.232 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 02:26:14.235 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 02:26:14.238 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:26:14.240 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:26:14.243 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:26:14.245 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 02:26:14.247 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 02:26:14.250 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:26:14.252 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 02:26:14.254 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 02:26:14.257 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 02:26:14.274 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:14.276 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 02:26:14.279 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 02:26:14.295 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:14.297 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 02:26:14.313 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:14.315 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 02:26:14.332 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:14.335 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 02:26:14.353 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:14.355 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 02:26:14.358 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 02:26:14.360 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 02:26:14.363 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:26:14.365 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 02:26:14.367 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 02:26:14.370 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 02:26:14.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:14.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:14.378 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 02:26:14.380 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:26:14.383 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:26:14.385 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:26:14.388 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:26:14.390 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:26:14.393 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:26:14.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:14.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:14.401 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:26:14.403 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:26:14.406 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:26:14.408 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:26:14.411 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 02:26:14.414 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:26:14.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:14.419 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:14.421 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 02:26:14.442 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-12 02:26:14.551 | Reading package lists... 2022-04-12 02:26:14.790 | Building dependency tree... 2022-04-12 02:26:14.791 | Reading state information... 2022-04-12 02:26:15.039 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:26:15.039 | The following packages were automatically installed and are no longer required: 2022-04-12 02:26:15.040 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:26:15.040 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:26:15.041 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:26:15.041 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:26:15.041 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:26:15.041 | python3-zope.interface 2022-04-12 02:26:15.041 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:26:15.154 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:26:15.159 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:26:15.161 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:26:15.164 | + functions-common:time_stop:2425 : local name 2022-04-12 02:26:15.166 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:26:15.168 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:26:15.171 | + functions-common:time_stop:2428 : local total 2022-04-12 02:26:15.173 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:26:15.176 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:26:15.178 | + functions-common:time_stop:2432 : start_time=1649730374440 2022-04-12 02:26:15.180 | + functions-common:time_stop:2434 : [[ -z 1649730374440 ]] 2022-04-12 02:26:15.183 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:26:15.188 | + functions-common:time_stop:2437 : end_time=1649730375185 2022-04-12 02:26:15.191 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-12 02:26:15.193 | + functions-common:time_stop:2439 : total=20201 2022-04-12 02:26:15.195 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:26:15.198 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20946 2022-04-12 02:26:15.200 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:26:15.203 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 02:26:15.205 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 02:26:15.208 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 02:26:15.210 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 02:26:15.213 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 02:26:15.235 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 02:26:15.238 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:26:15.241 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:26:15.243 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:26:15.245 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:26:15.248 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:26:15.253 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:26:15.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:15.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:15.260 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:26:15.263 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:26:15.265 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:26:15.268 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:26:15.271 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 02:26:15.273 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:26:15.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:15.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:15.281 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 02:26:15.305 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-12 02:26:15.414 | Reading package lists... 2022-04-12 02:26:15.653 | Building dependency tree... 2022-04-12 02:26:15.655 | Reading state information... 2022-04-12 02:26:15.907 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 02:26:15.907 | The following packages were automatically installed and are no longer required: 2022-04-12 02:26:15.908 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:26:15.908 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:26:15.908 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:26:15.908 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:26:15.908 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:26:15.908 | python3-zope.interface 2022-04-12 02:26:15.908 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:26:16.021 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:26:16.026 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:26:16.028 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:26:16.031 | + functions-common:time_stop:2425 : local name 2022-04-12 02:26:16.034 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:26:16.036 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:26:16.038 | + functions-common:time_stop:2428 : local total 2022-04-12 02:26:16.041 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:26:16.043 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:26:16.046 | + functions-common:time_stop:2432 : start_time=1649730375302 2022-04-12 02:26:16.048 | + functions-common:time_stop:2434 : [[ -z 1649730375302 ]] 2022-04-12 02:26:16.051 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:26:16.056 | + functions-common:time_stop:2437 : end_time=1649730376053 2022-04-12 02:26:16.058 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 02:26:16.061 | + functions-common:time_stop:2439 : total=20946 2022-04-12 02:26:16.063 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:26:16.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21697 2022-04-12 02:26:16.068 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:26:16.071 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 02:26:16.073 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 02:26:16.076 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:26:16.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:16.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:16.083 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 02:26:16.086 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 02:26:16.141 | wsgi (enabled by maintainer script) 2022-04-12 02:26:16.144 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 02:26:16.147 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 02:26:16.150 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:26:16.153 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 02:26:16.156 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 02:26:16.159 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:26:16.163 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:26:16.163 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:26:16.168 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 02:26:16.171 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 02:26:16.174 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 02:26:16.177 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 02:26:16.180 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 02:26:16.202 | Using python 3.8 to install osc-placement 2022-04-12 02:26:16.205 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-12 02:26:17.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:26:17.068 | from cryptography.utils import int_from_bytes 2022-04-12 02:26:17.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:26:17.068 | from cryptography.utils import int_from_bytes 2022-04-12 02:26:18.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:26:18.271 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 02:26:18.282 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 02:26:18.283 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 02:26:18.284 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 02:26:18.285 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 02:26:18.286 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 02:26:18.287 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 02:26:18.346 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-12 02:26:18.347 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-12 02:26:18.348 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-12 02:26:18.350 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-12 02:26:18.363 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-12 02:26:18.365 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-12 02:26:18.366 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-12 02:26:18.380 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-12 02:26:18.381 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-12 02:26:18.382 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-12 02:26:18.383 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-12 02:26:18.385 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-12 02:26:18.386 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-12 02:26:18.408 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-12 02:26:18.410 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-12 02:26:18.411 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-12 02:26:18.412 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-12 02:26:18.421 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-12 02:26:18.459 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-12 02:26:18.460 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-12 02:26:18.461 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-12 02:26:18.462 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-12 02:26:18.465 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-12 02:26:18.466 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-12 02:26:18.467 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-12 02:26:18.468 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-12 02:26:18.535 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-12 02:26:18.536 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-12 02:26:18.537 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-12 02:26:18.540 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-12 02:26:18.628 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-12 02:26:18.629 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-12 02:26:18.630 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-12 02:26:18.673 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-12 02:26:18.713 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-12 02:26:18.886 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-12 02:26:21.118 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:26:21.126 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:26:21.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:26:21.248 | + inc/python:pip_install:200 : result=0 2022-04-12 02:26:21.251 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:26:21.254 | + functions-common:time_stop:2425 : local name 2022-04-12 02:26:21.257 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:26:21.259 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:26:21.262 | + functions-common:time_stop:2428 : local total 2022-04-12 02:26:21.264 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:26:21.267 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:26:21.269 | + functions-common:time_stop:2432 : start_time=1649730376196 2022-04-12 02:26:21.272 | + functions-common:time_stop:2434 : [[ -z 1649730376196 ]] 2022-04-12 02:26:21.275 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:26:21.279 | + functions-common:time_stop:2437 : end_time=1649730381277 2022-04-12 02:26:21.282 | + functions-common:time_stop:2438 : elapsed_time=5081 2022-04-12 02:26:21.285 | + functions-common:time_stop:2439 : total=184060 2022-04-12 02:26:21.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:26:21.290 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=189141 2022-04-12 02:26:21.293 | + inc/python:pip_install:203 : return 0 2022-04-12 02:26:21.295 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 02:26:21.298 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 02:26:21.301 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 02:26:21.303 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:26:21.306 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:26:21.309 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:26:21.312 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:26:21.314 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:26:21.317 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:26:21.334 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:26:21.337 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:26:21.339 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:26:21.342 | + functions-common:git_clone:629 : echo master 2022-04-12 02:26:21.343 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:26:21.349 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 02:26:21.351 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:26:21.355 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 02:26:21.358 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:26:21.358 | + functions-common:git_clone:678 : head -1 2022-04-12 02:26:21.363 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 02:26:21.365 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:26:21.368 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 02:26:21.370 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:26:21.373 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:26:21.375 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 02:26:21.378 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:26:21.380 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 02:26:21.383 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:26:21.386 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:26:21.388 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 02:26:21.390 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:26:21.393 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:26:21.396 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 02:26:21.399 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:26:21.402 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 02:26:21.404 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:26:21.407 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:26:21.411 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 02:26:21.416 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 02:26:21.419 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-12 02:26:22.091 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 02:26:22.094 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:26:22.097 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:26:22.099 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:26:22.102 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:26:22.105 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 02:26:22.107 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:26:22.110 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:26:22.112 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:26:22.115 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:26:22.117 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:26:22.120 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:26:22.123 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:26:22.125 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 02:26:22.147 | Using python 3.8 to install /opt/stack/placement 2022-04-12 02:26:22.150 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-12 02:26:23.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:26:23.011 | from cryptography.utils import int_from_bytes 2022-04-12 02:26:23.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:26:23.011 | from cryptography.utils import int_from_bytes 2022-04-12 02:26:24.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:26:24.214 | Obtaining file:///opt/stack/placement 2022-04-12 02:26:24.215 | Preparing metadata (setup.py): started 2022-04-12 02:26:28.894 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:26:28.941 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-12 02:26:28.942 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-12 02:26:28.943 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-12 02:26:28.945 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-12 02:26:28.945 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-12 02:26:28.946 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:26:28.947 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-12 02:26:28.949 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-12 02:26:28.951 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 02:26:28.952 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-12 02:26:28.953 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-12 02:26:28.954 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-12 02:26:28.956 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-12 02:26:28.957 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-12 02:26:28.958 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-12 02:26:28.959 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-12 02:26:28.960 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-12 02:26:28.961 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 02:26:28.962 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-12 02:26:28.963 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-12 02:26:28.965 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-12 02:26:29.031 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 02:26:29.033 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-12 02:26:29.035 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-12 02:26:29.037 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-12 02:26:29.038 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 02:26:29.039 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-12 02:26:29.060 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-12 02:26:29.101 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-12 02:26:29.102 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 02:26:29.103 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-12 02:26:29.104 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 02:26:29.105 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-12 02:26:29.161 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-12 02:26:29.162 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-12 02:26:29.164 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-12 02:26:29.165 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-12 02:26:29.210 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-12 02:26:29.211 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-12 02:26:29.231 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 02:26:29.232 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-12 02:26:29.234 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:26:29.259 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-12 02:26:29.261 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-12 02:26:29.273 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:26:29.292 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-12 02:26:29.293 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-12 02:26:29.295 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-12 02:26:29.296 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-12 02:26:29.337 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-12 02:26:29.339 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-12 02:26:29.342 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-12 02:26:29.343 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-12 02:26:29.360 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-12 02:26:29.549 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-12 02:26:29.589 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-12 02:26:29.590 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-12 02:26:29.592 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-12 02:26:29.609 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-12 02:26:29.643 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-12 02:26:29.701 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-12 02:26:29.770 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-12 02:26:29.854 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-12 02:26:29.904 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-12 02:26:30.099 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-12 02:26:30.100 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-12 02:26:30.101 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-12 02:26:30.180 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 02:26:30.245 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-12 02:26:30.409 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-12 02:26:30.520 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-12 02:26:30.521 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-12 02:26:32.473 | Installing collected packages: openstack-placement 2022-04-12 02:26:32.473 | Attempting uninstall: openstack-placement 2022-04-12 02:26:32.473 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 02:26:32.476 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 02:26:32.477 | Running setup.py develop for openstack-placement 2022-04-12 02:26:38.398 | Successfully installed openstack-placement 2022-04-12 02:26:38.398 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:26:38.406 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:26:38.406 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:26:38.534 | + inc/python:pip_install:200 : result=0 2022-04-12 02:26:38.536 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:26:38.539 | + functions-common:time_stop:2425 : local name 2022-04-12 02:26:38.541 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:26:38.545 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:26:38.547 | + functions-common:time_stop:2428 : local total 2022-04-12 02:26:38.550 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:26:38.552 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:26:38.555 | + functions-common:time_stop:2432 : start_time=1649730382141 2022-04-12 02:26:38.558 | + functions-common:time_stop:2434 : [[ -z 1649730382141 ]] 2022-04-12 02:26:38.561 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:26:38.568 | + functions-common:time_stop:2437 : end_time=1649730398565 2022-04-12 02:26:38.570 | + functions-common:time_stop:2438 : elapsed_time=16424 2022-04-12 02:26:38.572 | + functions-common:time_stop:2439 : total=189141 2022-04-12 02:26:38.574 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:26:38.577 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=205565 2022-04-12 02:26:38.579 | + inc/python:pip_install:203 : return 0 2022-04-12 02:26:38.582 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:26:38.584 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:26:38.587 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:26:38.607 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:26:38.620 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 02:26:38.622 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 02:26:38.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:26:38.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:26:38.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 02:26:38.633 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:26:38.635 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:26:38.638 | + ./stack.sh:main:945 : configure_placement 2022-04-12 02:26:38.640 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 02:26:38.652 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 02:26:38.655 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 02:26:38.660 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 02:26:38.663 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 02:26:38.665 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 02:26:38.668 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 02:26:38.670 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 02:26:38.674 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 02:26:38.706 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 02:26:38.739 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 02:26:38.771 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 02:26:38.773 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:26:38.776 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 02:26:38.778 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:26:38.781 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 02:26:38.813 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 02:26:38.843 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:26:38.875 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 02:26:38.905 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 02:26:38.934 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 02:26:38.964 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 02:26:38.994 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 02:26:39.023 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:26:39.053 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:26:39.082 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 02:26:39.085 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 02:26:39.087 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:26:39.091 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:26:39.109 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:26:39.112 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:26:39.114 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:26:39.117 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:26:39.119 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:26:39.149 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:26:39.181 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:26:39.210 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:26:39.243 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 02:26:39.246 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 02:26:39.249 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 02:26:39.252 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 02:26:39.254 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 02:26:39.257 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:26:39.259 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:26:39.263 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 02:26:39.267 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 02:26:39.270 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:26:39.272 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:26:39.285 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:26:39.286 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:26:39.294 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:26:39.298 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:26:39.313 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 02:26:39.316 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 02:26:39.320 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 02:26:39.352 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 02:26:39.381 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 02:26:39.410 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:26:39.438 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:26:39.467 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:26:39.501 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:26:39.530 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:26:39.559 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:26:39.588 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:26:39.617 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:26:39.646 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:26:39.675 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:26:39.702 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:26:39.705 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:26:39.709 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 02:26:39.711 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 02:26:39.714 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:26:39.716 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:39.719 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:39.722 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:26:39.725 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 02:26:39.728 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 02:26:39.756 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:26:39.787 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-12 02:26:39.787 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:26:39.796 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 02:26:39.800 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 02:26:39.802 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 02:26:39.805 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:26:39.807 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:26:39.810 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:26:39.812 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:39.815 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:39.817 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:26:39.820 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:26:39.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:39.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:39.828 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 02:26:39.889 | Site placement-api already enabled 2022-04-12 02:26:39.894 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:26:39.896 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:26:39.899 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:26:39.901 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:26:40.037 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 02:26:40.057 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:40.060 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 02:26:40.081 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:40.084 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 02:26:40.103 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:40.105 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 02:26:40.108 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 02:26:40.110 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 02:26:40.143 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:26:40.172 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 02:26:40.200 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 02:26:40.230 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 02:26:40.259 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 02:26:40.292 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 02:26:40.321 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 02:26:40.353 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 02:26:40.370 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:40.372 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 02:26:40.390 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:40.393 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 02:26:40.396 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:26:40.398 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 02:26:40.401 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:26:40.403 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:26:40.406 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:26:40.408 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:26:40.411 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:26:40.414 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:26:40.418 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:26:40.421 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:26:40.424 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:26:40.427 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 02:26:40.429 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:26:40.445 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:40.448 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:26:40.450 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:26:40.453 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 02:26:40.455 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 02:26:40.457 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:26:40.460 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 02:26:40.462 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 02:26:40.465 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 02:26:40.521 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 02:26:40.558 | [237778 Async install_tempest:263630]: running: install_tempest 2022-04-12 02:26:40.561 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:26:40.564 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:26:40.567 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:26:40.570 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:26:40.572 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 02:26:40.576 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:26:40.578 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 02:26:40.581 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:26:40.584 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:26:40.587 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 02:26:40.589 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 02:26:40.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:26:40.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:26:40.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 02:26:40.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:26:40.604 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 02:26:40.607 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 02:26:40.609 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:26:40.613 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 02:26:40.616 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 02:26:40.619 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:26:40.623 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:26:40.623 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:26:40.629 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 02:26:40.632 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 02:26:40.635 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 02:26:40.638 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 02:26:40.640 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 02:26:40.662 | Using python 3.8 to install python-openstackclient 2022-04-12 02:26:40.665 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-12 02:26:41.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:26:41.531 | from cryptography.utils import int_from_bytes 2022-04-12 02:26:41.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:26:41.531 | from cryptography.utils import int_from_bytes 2022-04-12 02:26:42.701 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:26:42.734 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 02:26:42.753 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 02:26:42.754 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-12 02:26:42.755 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 02:26:42.756 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 02:26:42.757 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 02:26:42.758 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 02:26:42.759 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 02:26:42.760 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 02:26:42.761 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 02:26:42.762 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 02:26:42.763 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 02:26:42.775 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-12 02:26:42.776 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-12 02:26:42.777 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-12 02:26:42.778 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-12 02:26:42.779 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-12 02:26:42.805 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-12 02:26:42.806 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-12 02:26:42.808 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-12 02:26:42.809 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-12 02:26:42.810 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-12 02:26:42.811 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-12 02:26:42.812 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-12 02:26:42.813 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-12 02:26:42.814 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-12 02:26:42.815 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-12 02:26:42.816 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-12 02:26:42.830 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-12 02:26:42.848 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-12 02:26:42.850 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-12 02:26:42.852 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-12 02:26:42.853 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-12 02:26:42.873 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-12 02:26:42.893 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-12 02:26:42.895 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-12 02:26:42.897 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-12 02:26:42.986 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-12 02:26:42.987 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-12 02:26:42.988 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-12 02:26:43.030 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-12 02:26:43.041 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-12 02:26:43.074 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-12 02:26:43.236 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-12 02:26:43.255 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-12 02:26:43.356 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-12 02:26:43.358 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-12 02:26:43.360 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-12 02:26:43.361 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-12 02:26:43.511 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-12 02:26:45.789 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:26:45.796 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:26:45.796 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:26:45.923 | + inc/python:pip_install:200 : result=0 2022-04-12 02:26:45.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:26:45.928 | + functions-common:time_stop:2425 : local name 2022-04-12 02:26:45.930 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:26:45.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:26:45.935 | + functions-common:time_stop:2428 : local total 2022-04-12 02:26:45.937 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:26:45.940 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:26:45.942 | + functions-common:time_stop:2432 : start_time=1649730400657 2022-04-12 02:26:45.945 | + functions-common:time_stop:2434 : [[ -z 1649730400657 ]] 2022-04-12 02:26:45.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:26:45.952 | + functions-common:time_stop:2437 : end_time=1649730405949 2022-04-12 02:26:45.954 | + functions-common:time_stop:2438 : elapsed_time=5292 2022-04-12 02:26:45.957 | + functions-common:time_stop:2439 : total=205565 2022-04-12 02:26:45.959 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:26:45.962 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=210857 2022-04-12 02:26:45.964 | + inc/python:pip_install:203 : return 0 2022-04-12 02:26:45.967 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 02:26:45.970 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 02:26:45.975 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Y4GIf5iKKZ 2022-04-12 02:26:45.977 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 02:26:45.980 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 02:26:45.983 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 02:26:45.986 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:26:45.988 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:26:45.991 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 02:26:46.009 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:46.012 | + ./stack.sh:main:1037 : configure_database 2022-04-12 02:26:46.014 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 02:26:46.017 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 02:26:46.019 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 02:26:46.022 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:26:46.024 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 02:26:46.027 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 02:26:46.029 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:46.032 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:46.034 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 02:26:46.037 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 02:26:46.040 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 02:26:46.041 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 02:26:46.046 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 02:26:46.099 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 02:26:46.102 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:26:46.104 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:26:46.106 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:26:46.109 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:26:46.112 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:26:46.115 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:26:46.117 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:26:46.119 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:26:46.122 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:26:46.124 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:26:46.127 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:26:46.129 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 02:26:46.132 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:26:46.134 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:26:46.136 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:26:46.139 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:26:46.141 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:26:46.144 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:26:46.146 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 02:26:46.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:46.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:46.153 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 02:26:46.156 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:26:46.159 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:26:47.666 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 02:26:47.682 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 02:26:47.682 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 02:26:47.686 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 02:26:47.688 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 02:26:47.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:47.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:47.696 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 02:26:47.698 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 02:26:47.701 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 02:26:47.703 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:26:47.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:26:47.708 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 02:26:47.711 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 02:26:47.713 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-12 02:26:47.726 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:26:47.761 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 02:26:47.773 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:26:47.790 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 02:26:47.848 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 02:26:47.903 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 02:26:47.958 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 02:26:47.960 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 02:26:47.963 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:26:47.965 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:26:50.135 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 02:26:50.137 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 02:26:50.141 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:26:50.146 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-022650 2022-04-12 02:26:50.148 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-022650 1041' 2022-04-12 02:26:50.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.154 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:26:50.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.159 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:26:50.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.164 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:26:50.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.169 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:26:50.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.174 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:26:50.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.179 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:26:50.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.184 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-022157 2022-04-12 02:26:50.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.190 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:26:50.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.195 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:26:50.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.200 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:26:50.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.205 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:26:50.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.210 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:26:50.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:26:50.215 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:26:50.217 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 02:26:50.220 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 02:26:50.222 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 02:26:50.236 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 02:26:50.238 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:26:50.241 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 02:26:50.243 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:26:50.246 | + functions-common:run_process:1682 : local group= 2022-04-12 02:26:50.248 | + functions-common:run_process:1683 : local user= 2022-04-12 02:26:50.251 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 02:26:50.254 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:26:50.256 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:26:50.259 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:26:50.261 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:26:50.264 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:26:50.269 | + functions-common:time_start:2416 : _TIME_START[$name]=1649730410267 2022-04-12 02:26:50.272 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 02:26:50.290 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:50.293 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 02:26:50.296 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 02:26:50.298 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:26:50.301 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:26:50.303 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:26:50.306 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:26:50.309 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 02:26:50.311 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 02:26:50.314 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 02:26:50.316 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:26:50.319 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:26:50.321 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 02:26:50.324 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 02:26:50.326 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 02:26:50.329 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:26:50.332 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:26:50.334 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 02:26:50.337 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:26:50.339 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:26:50.341 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 02:26:50.344 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:26:50.349 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 02:26:50.400 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 02:26:50.452 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:26:50.506 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 02:26:50.559 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 02:26:50.612 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:26:50.665 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:26:50.667 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 02:26:50.722 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:26:51.121 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 02:26:51.135 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 02:26:51.493 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 02:26:51.515 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:26:51.517 | + functions-common:time_stop:2425 : local name 2022-04-12 02:26:51.520 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:26:51.522 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:26:51.525 | + functions-common:time_stop:2428 : local total 2022-04-12 02:26:51.527 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:26:51.530 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:26:51.536 | + functions-common:time_stop:2432 : start_time=1649730410267 2022-04-12 02:26:51.539 | + functions-common:time_stop:2434 : [[ -z 1649730410267 ]] 2022-04-12 02:26:51.542 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:26:51.547 | + functions-common:time_stop:2437 : end_time=1649730411544 2022-04-12 02:26:51.552 | + functions-common:time_stop:2438 : elapsed_time=1277 2022-04-12 02:26:51.555 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:26:51.557 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:26:51.559 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1277 2022-04-12 02:26:51.564 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 02:26:51.567 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 02:26:51.569 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 02:26:51.571 | + functions-common:run_process:1682 : local group= 2022-04-12 02:26:51.574 | + functions-common:run_process:1683 : local user=root 2022-04-12 02:26:51.576 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 02:26:51.579 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:26:51.581 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:26:51.584 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:26:51.586 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:26:51.589 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:26:51.597 | + functions-common:time_start:2416 : _TIME_START[$name]=1649730411592 2022-04-12 02:26:51.600 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 02:26:51.621 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:51.624 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:26:51.627 | + functions-common:time_stop:2425 : local name 2022-04-12 02:26:51.629 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:26:51.632 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:26:51.634 | + functions-common:time_stop:2428 : local total 2022-04-12 02:26:51.637 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:26:51.639 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:26:51.642 | + functions-common:time_stop:2432 : start_time=1649730411592 2022-04-12 02:26:51.645 | + functions-common:time_stop:2434 : [[ -z 1649730411592 ]] 2022-04-12 02:26:51.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:26:51.652 | + functions-common:time_stop:2437 : end_time=1649730411650 2022-04-12 02:26:51.655 | + functions-common:time_stop:2438 : elapsed_time=58 2022-04-12 02:26:51.658 | + functions-common:time_stop:2439 : total=1277 2022-04-12 02:26:51.661 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:26:51.664 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1335 2022-04-12 02:26:51.666 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 02:26:51.684 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:51.687 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 02:26:51.705 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:51.707 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 02:26:51.726 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:51.729 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 02:26:51.731 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 02:26:51.734 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 02:26:51.736 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 02:26:51.739 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 02:26:51.741 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 02:26:51.744 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 02:26:51.746 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 02:26:51.749 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 02:26:51.752 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 02:26:51.754 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 02:26:51.756 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 02:26:51.759 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:26:51.762 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 02:26:51.764 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 02:26:51.767 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:26:51.770 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:26:51.772 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 02:26:51.774 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:26:51.777 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:26:51.779 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:26:51.782 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:26:51.787 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 02:26:51.853 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 02:26:51.917 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:26:51.969 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 02:26:52.020 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 02:26:52.070 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:26:52.121 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:26:52.124 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 02:26:52.186 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:26:52.564 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 02:26:52.617 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 02:26:52.671 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 02:26:52.723 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 02:26:52.779 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 02:26:52.783 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 02:26:52.787 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 02:26:52.790 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 02:26:53.149 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 02:26:53.163 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 02:26:53.551 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 02:26:54.630 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 02:26:54.649 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:54.652 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 02:26:54.654 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 02:26:54.658 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 02:26:54.662 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 02:26:54.675 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 02:26:54.686 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 02:26:54.689 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:26:54.691 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 02:26:54.830 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 02:26:54.968 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 02:26:55.107 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:26:55.243 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:26:55.380 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:26:55.516 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 02:26:55.653 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 02:26:55.788 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 02:26:55.925 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 02:26:56.060 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 02:26:56.066 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 02:26:56.069 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 02:26:56.072 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 02:26:56.076 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 02:26:56.079 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 02:26:56.081 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 02:26:56.098 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:26:56.101 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 02:26:56.103 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:26:56.105 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 02:26:56.108 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:26:56.111 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 02:26:56.113 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 02:26:56.130 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:26:56.132 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 02:26:56.134 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 02:26:56.137 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 02:26:56.139 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 02:26:56.142 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 02:26:56.145 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 02:26:56.150 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:26:56.589 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 02:26:56.594 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:26:56.610 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 02:26:56.613 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 02:26:56.615 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:26:56.618 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:26:56.621 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:26:56.626 | + functions-common:time_start:2416 : _TIME_START[$name]=1649730416623 2022-04-12 02:26:56.628 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 02:27:01.376 | 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=265528) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:27:01.382 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:01.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.384 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.384 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.384 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.385 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:01.386 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:01.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:01.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.414 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.414 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.414 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:01.415 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:01.469 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:01.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.470 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.471 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.471 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:01.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:01.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:01.472 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:01.479 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:27:03.104 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.104 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:27:03.112 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.112 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:27:03.118 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.118 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:27:03.125 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.125 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:27:03.132 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.132 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:27:03.140 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.140 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:27:03.192 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.192 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:03.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.194 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.195 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.195 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.195 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.195 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:03.196 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:03.196 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:03.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.198 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.198 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.198 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.199 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:03.200 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:03.208 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:03.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.210 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.210 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.210 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.210 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.210 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:03.211 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:03.569 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:03.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.571 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.571 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.572 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.572 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.572 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:03.572 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:03.598 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.600 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.600 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.601 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.601 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.601 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:03.601 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:03.608 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:27:03.647 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.648 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:27:03.654 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.654 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:27:03.661 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.662 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:27:03.668 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.669 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:27:03.678 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.678 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:27:03.686 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.686 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:27:03.696 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:03.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:03.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.697 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.698 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.698 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.699 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:03.699 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:03.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:03.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.702 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.702 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.702 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.702 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.702 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:03.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:03.710 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:03.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.711 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.712 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.712 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:03.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:03.713 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:03.713 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:04.024 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:04.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.026 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.027 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.027 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.027 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:04.028 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:04.055 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:27:04.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.056 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.057 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.057 | 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=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:27:04.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:27:04.058 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:27:04.058 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=265528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:27:04.065 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:27:04.075 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:04.075 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:27:04.082 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:04.082 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:27:04.089 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:04.089 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:27:04.097 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:04.097 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:27:04.104 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:04.104 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:27:04.112 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:04.112 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:27:04.119 | INFO migrate.versioning.api [-] done 2022-04-12 02:27:04.501 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 02:27:04.504 | + functions-common:time_stop:2425 : local name 2022-04-12 02:27:04.507 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:27:04.509 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:27:04.512 | + functions-common:time_stop:2428 : local total 2022-04-12 02:27:04.514 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:27:04.517 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 02:27:04.519 | + functions-common:time_stop:2432 : start_time=1649730416623 2022-04-12 02:27:04.522 | + functions-common:time_stop:2434 : [[ -z 1649730416623 ]] 2022-04-12 02:27:04.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:27:04.530 | + functions-common:time_stop:2437 : end_time=1649730424527 2022-04-12 02:27:04.532 | + functions-common:time_stop:2438 : elapsed_time=7904 2022-04-12 02:27:04.535 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:27:04.537 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:27:04.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7904 2022-04-12 02:27:04.542 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 02:27:04.545 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 02:27:04.549 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 02:27:09.055 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 02:27:09.056 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:27:09.056 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:27:09.056 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 02:27:09.056 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:27:09.057 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:27:09.057 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:27:09.057 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:27:09.057 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:27:09.414 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 02:27:09.418 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 02:27:13.888 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 02:27:13.889 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:27:13.889 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:27:13.889 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 02:27:13.890 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:27:13.890 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:27:13.891 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:27:13.891 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:27:13.891 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:27:14.249 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 02:27:14.251 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 02:27:14.254 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 02:27:14.256 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 02:27:14.273 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:27:14.276 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:27:14.279 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 02:27:14.284 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 02:27:14.286 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 02:27:14.289 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:27:14.291 | + functions-common:run_process:1682 : local group= 2022-04-12 02:27:14.294 | + functions-common:run_process:1683 : local user= 2022-04-12 02:27:14.296 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 02:27:14.298 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:27:14.301 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:27:14.303 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:27:14.306 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:27:14.309 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:27:14.313 | + functions-common:time_start:2416 : _TIME_START[$name]=1649730434310 2022-04-12 02:27:14.315 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 02:27:14.331 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:27:14.334 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 02:27:14.336 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 02:27:14.339 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:27:14.341 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:27:14.344 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:27:14.346 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:27:14.349 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 02:27:14.351 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 02:27:14.354 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 02:27:14.356 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:27:14.358 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:27:14.361 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 02:27:14.363 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-12 02:27:14.366 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 02:27:14.368 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:27:14.370 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 02:27:14.372 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 02:27:14.374 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 02:27:14.376 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 02:27:14.380 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 02:27:14.431 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 02:27:14.482 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 02:27:14.533 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:27:14.583 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:27:14.635 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 02:27:14.686 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 02:27:14.738 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 02:27:14.790 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 02:27:14.842 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 02:27:14.895 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 02:27:14.897 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 02:27:14.950 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 02:27:15.333 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 02:27:15.347 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 02:27:15.706 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 02:27:15.786 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:27:15.792 | + functions-common:time_stop:2425 : local name 2022-04-12 02:27:15.798 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:27:15.800 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:27:15.803 | + functions-common:time_stop:2428 : local total 2022-04-12 02:27:15.805 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:27:15.808 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:27:15.810 | + functions-common:time_stop:2432 : start_time=1649730434310 2022-04-12 02:27:15.813 | + functions-common:time_stop:2434 : [[ -z 1649730434310 ]] 2022-04-12 02:27:15.816 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:27:15.820 | + functions-common:time_stop:2437 : end_time=1649730435817 2022-04-12 02:27:15.823 | + functions-common:time_stop:2438 : elapsed_time=1507 2022-04-12 02:27:15.825 | + functions-common:time_stop:2439 : total=1335 2022-04-12 02:27:15.827 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:27:15.830 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2842 2022-04-12 02:27:15.833 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 02:27:15.833 | Waiting for keystone to start... 2022-04-12 02:27:15.835 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 02:27:15.838 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 02:27:15.840 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 02:27:15.843 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 02:27:15.846 | + functions:wait_for_service:459 : local rval=0 2022-04-12 02:27:15.849 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 02:27:15.851 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 02:27:15.854 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:27:15.856 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:27:15.861 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:27:15.864 | + functions-common:time_start:2416 : _TIME_START[$name]=1649730435861 2022-04-12 02:27:15.867 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 02:27:15.883 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 02:27:22.422 | + :: : [[ 200 == 503 ]] 2022-04-12 02:27:22.423 | + :: : [[ 0 -eq 7 ]] 2022-04-12 02:27:22.427 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 02:27:22.429 | + functions-common:time_stop:2425 : local name 2022-04-12 02:27:22.432 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:27:22.435 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:27:22.438 | + functions-common:time_stop:2428 : local total 2022-04-12 02:27:22.440 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:27:22.443 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 02:27:22.446 | + functions-common:time_stop:2432 : start_time=1649730435861 2022-04-12 02:27:22.448 | + functions-common:time_stop:2434 : [[ -z 1649730435861 ]] 2022-04-12 02:27:22.451 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:27:22.456 | + functions-common:time_stop:2437 : end_time=1649730442453 2022-04-12 02:27:22.458 | + functions-common:time_stop:2438 : elapsed_time=6592 2022-04-12 02:27:22.464 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:27:22.467 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:27:22.469 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6592 2022-04-12 02:27:22.472 | + functions:wait_for_service:467 : return 0 2022-04-12 02:27:22.474 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 02:27:22.492 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:27:22.495 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 02:27:22.497 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:27:22.500 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 02:27:22.538 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 02:27:22.540 | + 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.39/identity 2022-04-12 02:27:27.216 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.216 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.216 | 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=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.224 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.241 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.242 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.273 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.308 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.308 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.398 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.398 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.398 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.398 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.399 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.399 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.412 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.412 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.412 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.412 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.420 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.425 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.425 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.425 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.426 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.426 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.426 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.426 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=266270) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:27:27.460 | 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=266270) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:27:27.768 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created domain default 2022-04-12 02:27:27.809 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created project admin 2022-04-12 02:27:27.836 | DEBUG passlib.handlers.bcrypt [None req-688644c7-7b52-4109-9940-09344647899a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=266270) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 02:27:27.836 | DEBUG passlib.handlers.bcrypt [None req-688644c7-7b52-4109-9940-09344647899a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=266270) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 02:27:27.897 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created user admin 2022-04-12 02:27:27.911 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created role reader 2022-04-12 02:27:27.921 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created role member 2022-04-12 02:27:27.943 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created implied role where ab5df90938fa40e6a7f4bcaf85434e75 implies 6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:27:27.952 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created role admin 2022-04-12 02:27:27.969 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created implied role where 2c68c85f6e904a649e86113e4f95586c implies ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:27:27.982 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Granted role admin on project admin to user admin. 2022-04-12 02:27:27.989 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Granted role admin on the system to user admin. 2022-04-12 02:27:28.001 | WARNING py.warnings [None req-688644c7-7b52-4109-9940-09344647899a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-12 02:27:28.001 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 02:27:28.001 |  2022-04-12 02:27:28.005 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created region RegionOne 2022-04-12 02:27:28.037 | INFO keystone.cmd.bootstrap [None req-688644c7-7b52-4109-9940-09344647899a None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 02:27:28.505 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 02:27:28.507 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 02:27:28.510 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 02:27:28.513 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 02:27:31.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:31.577 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:31.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:31.577 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:31.745 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:31.748 | + lib/keystone:create_keystone_accounts:310 : admin_project=811c062cec3e41b387c8e2bcd1716b06 2022-04-12 02:27:31.750 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 02:27:31.754 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 02:27:34.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:34.037 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:34.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:34.037 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:34.205 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:34.208 | + lib/keystone:create_keystone_accounts:312 : admin_user=777b6276e5a5455292fbb68aacfad6dc 2022-04-12 02:27:34.211 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 02:27:34.213 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 02:27:34.215 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 02:27:34.218 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 777b6276e5a5455292fbb68aacfad6dc default 2022-04-12 02:27:34.275 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 777b6276e5a5455292fbb68aacfad6dc default 2022-04-12 02:27:34.319 | [237778 Async ks-domain-role:266452]: running: get_or_add_user_domain_role admin 777b6276e5a5455292fbb68aacfad6dc default 2022-04-12 02:27:34.322 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 02:27:34.324 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:27:34.329 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:27:37.522 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:27:37.524 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:27:37.524 | default 2022-04-12 02:27:37.527 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 02:27:37.589 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 02:27:37.638 | [237778 Async ks-project:266605]: running: get_or_create_project service Default 2022-04-12 02:27:37.641 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 02:27:37.728 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 02:27:37.762 | [237778 Async ks-service:266693]: running: get_or_create_role service 2022-04-12 02:27:37.766 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 02:27:38.117 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 02:27:38.309 | [237778 Async ks-reseller:266779]: running: get_or_create_role ResellerAdmin 2022-04-12 02:27:38.336 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 02:27:38.368 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 02:27:38.762 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 02:27:39.037 | [237778 Async ks-anotherrole:266870]: running: get_or_create_role anotherrole 2022-04-12 02:27:39.061 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 02:27:39.101 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 02:27:39.125 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:27:39.153 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-12 02:27:41.061 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 02:27:41.236 | [263630 Async install_tempest:263630]: finished successfully 2022-04-12 02:27:41.949 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:27:42.139 | [266693 Async ks-service:266693]: finished successfully 2022-04-12 02:27:42.733 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:27:42.778 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:27:42.811 | [266605 Async ks-project:266605]: finished successfully 2022-04-12 02:27:42.850 | [266779 Async ks-reseller:266779]: finished successfully 2022-04-12 02:27:42.954 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:27:42.988 | [266870 Async ks-anotherrole:266870]: finished successfully 2022-04-12 02:27:43.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:43.029 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:43.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:43.029 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:43.199 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:43.202 | ++ functions-common:get_or_create_project:938 : project_id=b0890c0dd4ac4183af22976180025167 2022-04-12 02:27:43.204 | ++ functions-common:get_or_create_project:939 : echo b0890c0dd4ac4183af22976180025167 2022-04-12 02:27:43.207 | + lib/keystone:create_keystone_accounts:340 : invis_project=b0890c0dd4ac4183af22976180025167 2022-04-12 02:27:43.210 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 02:27:43.213 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 02:27:43.215 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:27:43.219 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-12 02:27:45.655 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:27:45.680 | [266452 Async ks-domain-role:266452]: finished successfully 2022-04-12 02:27:45.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:45.757 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:45.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:45.757 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:45.922 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:45.925 | ++ functions-common:get_or_create_project:938 : project_id=b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:45.928 | ++ functions-common:get_or_create_project:939 : echo b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:45.931 | + lib/keystone:create_keystone_accounts:344 : demo_project=b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:45.933 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 02:27:45.937 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 02:27:45.940 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:27:45.942 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 02:27:45.944 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 02:27:45.948 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-12 02:27:48.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.433 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.433 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.601 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:48.604 | ++ functions-common:get_or_create_user:925 : user_id=7545c478439f4287ae001f23abb28048 2022-04-12 02:27:48.606 | ++ functions-common:get_or_create_user:926 : echo 7545c478439f4287ae001f23abb28048 2022-04-12 02:27:48.610 | + lib/keystone:create_keystone_accounts:347 : demo_user=7545c478439f4287ae001f23abb28048 2022-04-12 02:27:48.613 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 02:27:48.666 | [237778 Async ks-domain-role:266452]: Waiting for completion of get_or_add_user_domain_role admin 777b6276e5a5455292fbb68aacfad6dc default running on PID 266452 (6 other jobs running) 2022-04-12 02:27:48.691 | [237778 Async ks-domain-role:266452]: Signaling child to exit 2022-04-12 02:27:48.691 | WAKEUP 2022-04-12 02:27:48.715 | [237778 Async ks-domain-role:266452]: Signaled 2022-04-12 02:27:48.716 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 02:27:48.716 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 777b6276e5a5455292fbb68aacfad6dc --domain default 2022-04-12 02:27:48.716 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:27:48.716 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 02:27:48.716 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:27:48.716 | ++ functions-common:get_field:812 : read data 2022-04-12 02:27:48.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.716 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.717 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.717 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:48.717 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 02:27:48.717 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 02:27:48.717 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 777b6276e5a5455292fbb68aacfad6dc --domain default 2022-04-12 02:27:48.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.717 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.717 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.717 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 02:27:48.717 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:27:48.717 | ++ functions-common:get_field:812 : read data 2022-04-12 02:27:48.717 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:27:48.717 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 777b6276e5a5455292fbb68aacfad6dc --domain default 2022-04-12 02:27:48.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.718 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.718 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.718 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:48.718 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:27:48.718 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:27:48.718 | ++ functions-common:get_field:818 : echo '| 2c68c85f6e904a649e86113e4f95586c | 777b6276e5a5455292fbb68aacfad6dc | | | default | | False |' 2022-04-12 02:27:48.718 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:27:48.718 | ++ functions-common:get_field:812 : read data 2022-04-12 02:27:48.718 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:27:48.718 | + functions-common:get_or_add_user_domain_role:1021 : echo 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:27:48.718 | 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:27:48.760 | [237778 Async ks-domain-role:266452]: finished get_or_add_user_domain_role admin 777b6276e5a5455292fbb68aacfad6dc default with result 0 in 11 seconds 2022-04-12 02:27:48.768 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 02:27:48.803 | [237778 Async ks-project:266605]: Waiting for completion of get_or_create_project service Default running on PID 266605 (5 other jobs running) 2022-04-12 02:27:48.828 | [237778 Async ks-project:266605]: Signaling child to exit 2022-04-12 02:27:48.828 | WAKEUP 2022-04-12 02:27:48.851 | [237778 Async ks-project:266605]: Signaled 2022-04-12 02:27:48.852 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:27:48.852 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-12 02:27:48.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.852 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.852 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.852 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:48.852 | + functions-common:get_or_create_project:938 : project_id=50bbee29ec7d48879113d6ffed4c53d1 2022-04-12 02:27:48.852 | + functions-common:get_or_create_project:939 : echo 50bbee29ec7d48879113d6ffed4c53d1 2022-04-12 02:27:48.852 | 50bbee29ec7d48879113d6ffed4c53d1 2022-04-12 02:27:48.896 | [237778 Async ks-project:266605]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-04-12 02:27:48.933 | [237778 Async ks-service:266693]: Waiting for completion of get_or_create_role service running on PID 266693 (4 other jobs running) 2022-04-12 02:27:48.962 | [237778 Async ks-service:266693]: Signaling child to exit 2022-04-12 02:27:48.962 | WAKEUP 2022-04-12 02:27:48.985 | [237778 Async ks-service:266693]: Signaled 2022-04-12 02:27:48.986 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:27:48.986 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 02:27:48.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.986 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:48.986 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:48.986 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:48.987 | + functions-common:get_or_create_role:950 : role_id=94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:27:48.987 | + functions-common:get_or_create_role:951 : echo 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:27:48.987 | 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:27:49.033 | [237778 Async ks-service:266693]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-12 02:27:49.069 | [237778 Async ks-reseller:266779]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 266779 (3 other jobs running) 2022-04-12 02:27:49.094 | [237778 Async ks-reseller:266779]: Signaling child to exit 2022-04-12 02:27:49.094 | WAKEUP 2022-04-12 02:27:49.116 | [237778 Async ks-reseller:266779]: Signaled 2022-04-12 02:27:49.118 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:27:49.118 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 02:27:49.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:49.118 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:49.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:49.118 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:49.118 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:49.118 | + functions-common:get_or_create_role:950 : role_id=b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:27:49.118 | + functions-common:get_or_create_role:951 : echo b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:27:49.118 | b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:27:49.162 | [237778 Async ks-reseller:266779]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-12 02:27:49.199 | [237778 Async ks-anotherrole:266870]: Waiting for completion of get_or_create_role anotherrole running on PID 266870 (2 other jobs running) 2022-04-12 02:27:49.224 | [237778 Async ks-anotherrole:266870]: Signaling child to exit 2022-04-12 02:27:49.224 | WAKEUP 2022-04-12 02:27:49.246 | [237778 Async ks-anotherrole:266870]: Signaled 2022-04-12 02:27:49.247 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:27:49.247 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:27:49.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:49.247 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:49.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:49.247 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:49.247 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:49.247 | + functions-common:get_or_create_role:950 : role_id=219eb08f059d4d96a037f751993fc981 2022-04-12 02:27:49.247 | + functions-common:get_or_create_role:951 : echo 219eb08f059d4d96a037f751993fc981 2022-04-12 02:27:49.247 | 219eb08f059d4d96a037f751993fc981 2022-04-12 02:27:49.291 | [237778 Async ks-anotherrole:266870]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-12 02:27:49.295 | + inc/async:async_wait:197 : return 0 2022-04-12 02:27:49.298 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.356 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.397 | [237778 Async ks-demo-member:267773]: running: get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.399 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 777b6276e5a5455292fbb68aacfad6dc b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.460 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 777b6276e5a5455292fbb68aacfad6dc b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.507 | [237778 Async ks-demo-admin:267885]: running: get_or_add_user_project_role admin 777b6276e5a5455292fbb68aacfad6dc b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.510 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.580 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.626 | [237778 Async ks-demo-another:267997]: running: get_or_add_user_project_role anotherrole 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:49.630 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b0890c0dd4ac4183af22976180025167 2022-04-12 02:27:49.706 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b0890c0dd4ac4183af22976180025167 2022-04-12 02:27:49.769 | [237778 Async ks-demo-invis:268109]: running: get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b0890c0dd4ac4183af22976180025167 2022-04-12 02:27:49.772 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 02:27:49.784 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 02:27:49.794 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:27:49.800 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 02:27:49.805 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 02:27:49.817 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-12 02:27:53.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:53.829 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:53.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:53.829 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:54.019 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:54.025 | ++ functions-common:get_or_create_user:925 : user_id=380a583ae0bc4c349aa0800b915567b9 2022-04-12 02:27:54.037 | ++ functions-common:get_or_create_user:926 : echo 380a583ae0bc4c349aa0800b915567b9 2022-04-12 02:27:54.040 | + lib/keystone:create_keystone_accounts:360 : demo_reader=380a583ae0bc4c349aa0800b915567b9 2022-04-12 02:27:54.049 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 380a583ae0bc4c349aa0800b915567b9 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:54.124 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 380a583ae0bc4c349aa0800b915567b9 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:54.355 | [237778 Async ks-demo-reader:268267]: running: get_or_add_user_project_role reader 380a583ae0bc4c349aa0800b915567b9 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:27:54.368 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 02:27:54.383 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 02:27:54.399 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:27:54.407 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-12 02:27:58.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:58.487 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:58.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:27:58.487 | from cryptography.utils import int_from_bytes 2022-04-12 02:27:58.684 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:27:58.688 | ++ functions-common:get_or_create_project:938 : project_id=e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:27:58.691 | ++ functions-common:get_or_create_project:939 : echo e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:27:58.694 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:27:58.705 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 02:27:58.709 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 02:27:58.718 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:27:58.722 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 02:27:58.728 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 02:27:58.733 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-12 02:28:02.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:02.715 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:02.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:02.715 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:03.155 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:03.178 | ++ functions-common:get_or_create_user:925 : user_id=5b62f6713ec54ae58af47f01b0969765 2022-04-12 02:28:03.209 | ++ functions-common:get_or_create_user:926 : echo 5b62f6713ec54ae58af47f01b0969765 2022-04-12 02:28:03.233 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5b62f6713ec54ae58af47f01b0969765 2022-04-12 02:28:03.263 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:03.465 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:03.570 | [267773 Async ks-demo-member:267773]: finished successfully 2022-04-12 02:28:03.582 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:03.746 | [237778 Async ks-alt-admin:268674]: running: get_or_add_user_project_role admin 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:03.758 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:04.050 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:04.250 | [237778 Async ks-alt-another:268798]: running: get_or_add_user_project_role anotherrole 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:04.259 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 02:28:04.293 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 02:28:04.295 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:28:04.312 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 02:28:04.317 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 02:28:04.339 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-12 02:28:06.155 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:06.173 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:06.301 | [267885 Async ks-demo-admin:267885]: finished successfully 2022-04-12 02:28:06.312 | [267997 Async ks-demo-another:267997]: finished successfully 2022-04-12 02:28:07.197 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:07.372 | [268109 Async ks-demo-invis:268109]: finished successfully 2022-04-12 02:28:08.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:08.322 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:08.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:08.322 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:08.521 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:08.523 | ++ functions-common:get_or_create_user:925 : user_id=049168f57c304caca9bb73b1728a958d 2022-04-12 02:28:08.527 | ++ functions-common:get_or_create_user:926 : echo 049168f57c304caca9bb73b1728a958d 2022-04-12 02:28:08.533 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=049168f57c304caca9bb73b1728a958d 2022-04-12 02:28:08.537 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 049168f57c304caca9bb73b1728a958d e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:08.619 | + inc/async:async_inner:63 : get_or_add_user_project_role member 049168f57c304caca9bb73b1728a958d e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:08.695 | [237778 Async ks-alt-member-user:269140]: running: get_or_add_user_project_role member 049168f57c304caca9bb73b1728a958d e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:08.700 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 02:28:08.711 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 02:28:08.720 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:28:08.725 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 02:28:08.737 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 02:28:08.741 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-12 02:28:10.224 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:10.405 | [268267 Async ks-demo-reader:268267]: finished successfully 2022-04-12 02:28:11.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:11.996 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:11.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:11.997 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:12.189 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:12.192 | ++ functions-common:get_or_create_user:925 : user_id=fad8b1d1c683439ebd671a590902d28a 2022-04-12 02:28:12.196 | ++ functions-common:get_or_create_user:926 : echo fad8b1d1c683439ebd671a590902d28a 2022-04-12 02:28:12.201 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=fad8b1d1c683439ebd671a590902d28a 2022-04-12 02:28:12.204 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader fad8b1d1c683439ebd671a590902d28a e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:12.297 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fad8b1d1c683439ebd671a590902d28a e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:12.395 | [237778 Async ks-alt-reader-user:269386]: running: get_or_add_user_project_role reader fad8b1d1c683439ebd671a590902d28a e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:12.409 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 02:28:12.425 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:28:12.437 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 02:28:12.446 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 02:28:12.476 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-12 02:28:16.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:16.310 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:16.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:16.310 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:16.493 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:16.496 | ++ functions-common:get_or_create_user:925 : user_id=32b7bb89fe674ff88345f3d5ad71bc9f 2022-04-12 02:28:16.499 | ++ functions-common:get_or_create_user:926 : echo 32b7bb89fe674ff88345f3d5ad71bc9f 2022-04-12 02:28:16.503 | + lib/keystone:create_keystone_accounts:392 : system_member_user=32b7bb89fe674ff88345f3d5ad71bc9f 2022-04-12 02:28:16.505 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 32b7bb89fe674ff88345f3d5ad71bc9f all 2022-04-12 02:28:16.572 | + inc/async:async_inner:63 : get_or_add_user_system_role member 32b7bb89fe674ff88345f3d5ad71bc9f all 2022-04-12 02:28:16.671 | [237778 Async ks-system-member:269580]: running: get_or_add_user_system_role member 32b7bb89fe674ff88345f3d5ad71bc9f all 2022-04-12 02:28:16.706 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 02:28:16.723 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:28:16.737 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 02:28:16.757 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 02:28:16.787 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-12 02:28:16.961 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:17.122 | [268674 Async ks-alt-admin:268674]: finished successfully 2022-04-12 02:28:18.344 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:18.514 | [268798 Async ks-alt-another:268798]: finished successfully 2022-04-12 02:28:19.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:19.864 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:19.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:19.864 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:20.069 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:20.073 | ++ functions-common:get_or_create_user:925 : user_id=cff06fbd1925456cbdaa141e482cbb41 2022-04-12 02:28:20.077 | ++ functions-common:get_or_create_user:926 : echo cff06fbd1925456cbdaa141e482cbb41 2022-04-12 02:28:20.080 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=cff06fbd1925456cbdaa141e482cbb41 2022-04-12 02:28:20.083 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader cff06fbd1925456cbdaa141e482cbb41 all 2022-04-12 02:28:20.178 | + inc/async:async_inner:63 : get_or_add_user_system_role reader cff06fbd1925456cbdaa141e482cbb41 all 2022-04-12 02:28:20.319 | [237778 Async ks-system-reader:269874]: running: get_or_add_user_system_role reader cff06fbd1925456cbdaa141e482cbb41 all 2022-04-12 02:28:20.341 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 02:28:20.374 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 02:28:20.398 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 02:28:20.420 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:28:20.457 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-12 02:28:21.785 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:21.979 | [269140 Async ks-alt-member-user:269140]: finished successfully 2022-04-12 02:28:23.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:23.555 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:23.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:23.555 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:23.768 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:23.771 | ++ functions-common:get_or_create_group:902 : group_id=f9ef6472739b46a3ab23875d5a757c2d 2022-04-12 02:28:23.778 | ++ functions-common:get_or_create_group:903 : echo f9ef6472739b46a3ab23875d5a757c2d 2022-04-12 02:28:23.780 | + lib/keystone:create_keystone_accounts:402 : admin_group=f9ef6472739b46a3ab23875d5a757c2d 2022-04-12 02:28:23.784 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 02:28:23.788 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 02:28:23.792 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 02:28:23.795 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:28:23.799 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-12 02:28:25.428 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:25.460 | [269386 Async ks-alt-reader-user:269386]: finished successfully 2022-04-12 02:28:26.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:26.594 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:26.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:26.594 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:26.789 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:26.792 | ++ functions-common:get_or_create_group:902 : group_id=233a2101e827486697b7992f63f0c037 2022-04-12 02:28:26.801 | ++ functions-common:get_or_create_group:903 : echo 233a2101e827486697b7992f63f0c037 2022-04-12 02:28:26.805 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=233a2101e827486697b7992f63f0c037 2022-04-12 02:28:26.807 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:26.889 | + inc/async:async_inner:63 : get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:26.959 | [237778 Async ks-group-memberdemo:270249]: running: get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:26.963 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:26.978 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:27.016 | [269580 Async ks-system-member:269580]: finished successfully 2022-04-12 02:28:27.039 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:27.087 | [237778 Async ks-group-anotherdemo:270370]: running: get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:27.090 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:27.163 | + inc/async:async_inner:63 : get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:27.290 | [237778 Async ks-group-memberalt:270477]: running: get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:27.313 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:27.744 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:27.978 | [237778 Async ks-group-anotheralt:270566]: running: get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:28.001 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f9ef6472739b46a3ab23875d5a757c2d 811c062cec3e41b387c8e2bcd1716b06 2022-04-12 02:28:28.480 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f9ef6472739b46a3ab23875d5a757c2d 811c062cec3e41b387c8e2bcd1716b06 2022-04-12 02:28:28.737 | [237778 Async ks-group-admin:270653]: running: get_or_add_group_project_role admin f9ef6472739b46a3ab23875d5a757c2d 811c062cec3e41b387c8e2bcd1716b06 2022-04-12 02:28:28.760 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-12 02:28:29.126 | [237778 Async ks-demo-member:267773]: Waiting for completion of get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e running on PID 267773 (17 other jobs running) 2022-04-12 02:28:29.304 | [237778 Async ks-demo-member:267773]: Signaling child to exit 2022-04-12 02:28:29.305 | WAKEUP 2022-04-12 02:28:29.455 | [237778 Async ks-demo-member:267773]: Signaled 2022-04-12 02:28:29.473 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:29.473 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:29.473 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:29.473 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:29.473 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:29.473 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:29.473 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:29.473 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:29.473 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7545c478439f4287ae001f23abb28048 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:29.473 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:29.473 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:29.473 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:29.473 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:29.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:29.473 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:29.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:29.473 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:29.473 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:29.473 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:29.473 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:29.474 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 7545c478439f4287ae001f23abb28048 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:29.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:29.474 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:29.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:29.474 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:29.474 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:29.474 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7545c478439f4287ae001f23abb28048 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:29.474 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:29.474 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:29.474 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:29.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:29.474 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:29.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:29.474 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:29.474 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:29.474 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:29.474 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:29.474 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:29.474 | ++ functions-common:get_field:818 : echo '| ab5df90938fa40e6a7f4bcaf85434e75 | 7545c478439f4287ae001f23abb28048 | | b88965e790fa41cdaca93d04d57df07e | | | False |' 2022-04-12 02:28:29.474 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:29.474 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:29.474 | + functions-common:get_or_add_user_project_role:997 : echo ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:29.474 | ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:29.790 | [237778 Async ks-demo-member:267773]: finished get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e with result 0 in 14 seconds 2022-04-12 02:28:30.015 | [237778 Async ks-demo-admin:267885]: Waiting for completion of get_or_add_user_project_role admin 777b6276e5a5455292fbb68aacfad6dc b88965e790fa41cdaca93d04d57df07e running on PID 267885 (16 other jobs running) 2022-04-12 02:28:30.162 | [237778 Async ks-demo-admin:267885]: Signaling child to exit 2022-04-12 02:28:30.162 | WAKEUP 2022-04-12 02:28:30.286 | [237778 Async ks-demo-admin:267885]: Signaled 2022-04-12 02:28:30.295 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:30.295 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:30.295 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:30.295 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:30.295 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:30.295 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:30.295 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:30.295 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:30.295 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 777b6276e5a5455292fbb68aacfad6dc --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:30.296 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:30.296 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:30.296 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:30.296 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:30.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:30.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:30.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:30.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:30.296 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:30.296 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:30.296 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:30.296 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 777b6276e5a5455292fbb68aacfad6dc --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:30.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:30.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:30.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:30.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:30.296 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:30.296 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:30.296 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 777b6276e5a5455292fbb68aacfad6dc --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:30.296 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:30.296 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:30.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:30.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:30.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:30.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:30.296 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:30.296 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:30.296 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:30.296 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:30.296 | ++ functions-common:get_field:818 : echo '| 2c68c85f6e904a649e86113e4f95586c | 777b6276e5a5455292fbb68aacfad6dc | | b88965e790fa41cdaca93d04d57df07e | | | False |' 2022-04-12 02:28:30.296 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:30.297 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:28:30.297 | + functions-common:get_or_add_user_project_role:997 : echo 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:28:30.297 | 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:28:30.586 | [237778 Async ks-demo-admin:267885]: finished get_or_add_user_project_role admin 777b6276e5a5455292fbb68aacfad6dc b88965e790fa41cdaca93d04d57df07e with result 0 in 16 seconds 2022-04-12 02:28:30.819 | [237778 Async ks-demo-another:267997]: Waiting for completion of get_or_add_user_project_role anotherrole 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e running on PID 267997 (15 other jobs running) 2022-04-12 02:28:30.986 | [237778 Async ks-demo-another:267997]: Signaling child to exit 2022-04-12 02:28:30.987 | WAKEUP 2022-04-12 02:28:31.087 | [237778 Async ks-demo-another:267997]: Signaled 2022-04-12 02:28:31.091 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:31.096 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:31.096 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:31.096 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:31.096 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:31.096 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:31.096 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:31.096 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:31.096 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:31.096 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:31.096 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7545c478439f4287ae001f23abb28048 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:31.096 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:31.096 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:31.096 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:31.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.096 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.096 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.097 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:31.097 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:31.097 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:31.097 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7545c478439f4287ae001f23abb28048 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:31.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.097 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.097 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.097 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:31.097 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7545c478439f4287ae001f23abb28048 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:31.097 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:31.097 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:31.097 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:31.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.097 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.097 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.097 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:31.097 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:31.097 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:31.097 | ++ functions-common:get_field:818 : echo '| 219eb08f059d4d96a037f751993fc981 | 7545c478439f4287ae001f23abb28048 | | b88965e790fa41cdaca93d04d57df07e | | | False |' 2022-04-12 02:28:31.097 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:31.097 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:31.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id=219eb08f059d4d96a037f751993fc981 2022-04-12 02:28:31.098 | + functions-common:get_or_add_user_project_role:997 : echo 219eb08f059d4d96a037f751993fc981 2022-04-12 02:28:31.098 | 219eb08f059d4d96a037f751993fc981 2022-04-12 02:28:31.232 | [269874 Async ks-system-reader:269874]: finished successfully 2022-04-12 02:28:31.282 | [237778 Async ks-demo-another:267997]: finished get_or_add_user_project_role anotherrole 7545c478439f4287ae001f23abb28048 b88965e790fa41cdaca93d04d57df07e with result 0 in 16 seconds 2022-04-12 02:28:31.423 | [237778 Async ks-demo-invis:268109]: Waiting for completion of get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b0890c0dd4ac4183af22976180025167 running on PID 268109 (14 other jobs running) 2022-04-12 02:28:31.469 | [237778 Async ks-demo-invis:268109]: Signaling child to exit 2022-04-12 02:28:31.471 | WAKEUP 2022-04-12 02:28:31.540 | [237778 Async ks-demo-invis:268109]: Signaled 2022-04-12 02:28:31.560 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:31.560 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:31.560 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:31.560 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:31.560 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:31.560 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:31.560 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:31.560 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:31.560 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:31.560 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:31.560 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7545c478439f4287ae001f23abb28048 --project b0890c0dd4ac4183af22976180025167 2022-04-12 02:28:31.560 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:31.560 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:31.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.561 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.561 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.561 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:31.561 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:31.561 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:31.561 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 7545c478439f4287ae001f23abb28048 --project b0890c0dd4ac4183af22976180025167 2022-04-12 02:28:31.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.561 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.561 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.561 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7545c478439f4287ae001f23abb28048 --project b0890c0dd4ac4183af22976180025167 2022-04-12 02:28:31.561 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:31.561 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:31.561 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:31.561 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:31.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.561 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.561 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.561 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:31.561 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:31.561 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:31.561 | ++ functions-common:get_field:818 : echo '| ab5df90938fa40e6a7f4bcaf85434e75 | 7545c478439f4287ae001f23abb28048 | | b0890c0dd4ac4183af22976180025167 | | | False |' 2022-04-12 02:28:31.561 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:31.561 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:31.561 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:31.561 | + functions-common:get_or_add_user_project_role:997 : echo ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:31.561 | ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:31.759 | [237778 Async ks-demo-invis:268109]: finished get_or_add_user_project_role member 7545c478439f4287ae001f23abb28048 b0890c0dd4ac4183af22976180025167 with result 0 in 17 seconds 2022-04-12 02:28:31.819 | [237778 Async ks-demo-reader:268267]: Waiting for completion of get_or_add_user_project_role reader 380a583ae0bc4c349aa0800b915567b9 b88965e790fa41cdaca93d04d57df07e running on PID 268267 (13 other jobs running) 2022-04-12 02:28:31.873 | [237778 Async ks-demo-reader:268267]: Signaling child to exit 2022-04-12 02:28:31.874 | WAKEUP 2022-04-12 02:28:31.988 | [237778 Async ks-demo-reader:268267]: Signaled 2022-04-12 02:28:31.998 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:31.998 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:31.998 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:31.998 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:31.998 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:31.998 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:31.998 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:31.998 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:31.998 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 380a583ae0bc4c349aa0800b915567b9 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:31.998 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:31.999 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:31.999 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:31.999 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:31.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.999 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.999 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.999 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:31.999 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:31.999 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:31.999 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 380a583ae0bc4c349aa0800b915567b9 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:31.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.999 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.999 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.999 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 380a583ae0bc4c349aa0800b915567b9 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:31.999 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:31.999 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:31.999 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:31.999 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:31.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.999 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:31.999 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:31.999 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:32.000 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:32.000 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:32.000 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:32.000 | ++ functions-common:get_field:818 : echo '| 6c37f42db2ec4c83a61812cfc046900e | 380a583ae0bc4c349aa0800b915567b9 | | b88965e790fa41cdaca93d04d57df07e | | | False |' 2022-04-12 02:28:32.000 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:32.000 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:32.000 | + functions-common:get_or_add_user_project_role:997 : echo 6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:32.000 | 6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:32.239 | [237778 Async ks-demo-reader:268267]: finished get_or_add_user_project_role reader 380a583ae0bc4c349aa0800b915567b9 b88965e790fa41cdaca93d04d57df07e with result 0 in 16 seconds 2022-04-12 02:28:32.273 | + inc/async:async_wait:197 : return 0 2022-04-12 02:28:32.285 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 02:28:32.550 | [237778 Async ks-alt-admin:268674]: Waiting for completion of get_or_add_user_project_role admin 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 running on PID 268674 (12 other jobs running) 2022-04-12 02:28:32.675 | [237778 Async ks-alt-admin:268674]: Signaling child to exit 2022-04-12 02:28:32.675 | WAKEUP 2022-04-12 02:28:32.789 | [237778 Async ks-alt-admin:268674]: Signaled 2022-04-12 02:28:32.790 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:32.791 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:32.791 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:32.791 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:32.791 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:32.791 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:32.791 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:32.791 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:32.791 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:32.791 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:32.791 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:32.791 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b62f6713ec54ae58af47f01b0969765 --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:32.791 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:32.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:32.791 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:32.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:32.791 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:32.791 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:32.791 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:32.791 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:32.791 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5b62f6713ec54ae58af47f01b0969765 --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:32.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:32.791 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:32.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:32.791 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:32.791 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:32.791 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:32.791 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b62f6713ec54ae58af47f01b0969765 --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:32.791 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:32.792 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:32.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:32.792 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:32.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:32.792 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:32.792 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:32.792 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:32.792 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:32.792 | ++ functions-common:get_field:818 : echo '| 2c68c85f6e904a649e86113e4f95586c | 5b62f6713ec54ae58af47f01b0969765 | | e5b88fa0a206487fac0c29a192aca1b6 | | | False |' 2022-04-12 02:28:32.792 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:32.792 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:32.792 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:28:32.792 | + functions-common:get_or_add_user_project_role:997 : echo 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:28:32.792 | 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:28:32.983 | [237778 Async ks-alt-admin:268674]: finished get_or_add_user_project_role admin 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 with result 0 in 13 seconds 2022-04-12 02:28:33.181 | [237778 Async ks-alt-another:268798]: Waiting for completion of get_or_add_user_project_role anotherrole 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 running on PID 268798 (11 other jobs running) 2022-04-12 02:28:33.346 | [237778 Async ks-alt-another:268798]: Signaling child to exit 2022-04-12 02:28:33.347 | WAKEUP 2022-04-12 02:28:33.482 | [237778 Async ks-alt-another:268798]: Signaled 2022-04-12 02:28:33.496 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:33.496 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:33.496 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:33.496 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:33.496 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:33.496 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:33.496 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:33.496 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:33.496 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5b62f6713ec54ae58af47f01b0969765 --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:33.496 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:33.496 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:33.496 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:33.496 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:33.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:33.497 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:33.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:33.497 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:33.497 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:33.497 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:33.497 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:33.497 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5b62f6713ec54ae58af47f01b0969765 --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:33.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:33.497 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:33.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:33.497 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:33.497 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5b62f6713ec54ae58af47f01b0969765 --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:33.497 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:33.497 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:33.497 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:33.497 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:33.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:33.497 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:33.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:33.497 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:33.497 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:33.497 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:33.497 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:33.497 | ++ functions-common:get_field:818 : echo '| 219eb08f059d4d96a037f751993fc981 | 5b62f6713ec54ae58af47f01b0969765 | | e5b88fa0a206487fac0c29a192aca1b6 | | | False |' 2022-04-12 02:28:33.497 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:33.497 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:33.497 | + functions-common:get_or_add_user_project_role:995 : user_role_id=219eb08f059d4d96a037f751993fc981 2022-04-12 02:28:33.497 | + functions-common:get_or_add_user_project_role:997 : echo 219eb08f059d4d96a037f751993fc981 2022-04-12 02:28:33.497 | 219eb08f059d4d96a037f751993fc981 2022-04-12 02:28:33.828 | [237778 Async ks-alt-another:268798]: finished get_or_add_user_project_role anotherrole 5b62f6713ec54ae58af47f01b0969765 e5b88fa0a206487fac0c29a192aca1b6 with result 0 in 14 seconds 2022-04-12 02:28:34.073 | [237778 Async ks-alt-member-user:269140]: Waiting for completion of get_or_add_user_project_role member 049168f57c304caca9bb73b1728a958d e5b88fa0a206487fac0c29a192aca1b6 running on PID 269140 (10 other jobs running) 2022-04-12 02:28:34.234 | [237778 Async ks-alt-member-user:269140]: Signaling child to exit 2022-04-12 02:28:34.235 | WAKEUP 2022-04-12 02:28:34.366 | [237778 Async ks-alt-member-user:269140]: Signaled 2022-04-12 02:28:34.368 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:34.368 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:34.368 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:34.368 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:34.368 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:34.368 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:34.368 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:34.368 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:34.368 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:34.368 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:34.368 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:34.368 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 049168f57c304caca9bb73b1728a958d --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:34.368 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:34.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:34.368 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:34.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:34.368 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:34.368 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:34.368 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:34.368 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:34.368 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 049168f57c304caca9bb73b1728a958d --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:34.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:34.368 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:34.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:34.368 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:34.368 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 049168f57c304caca9bb73b1728a958d --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:34.368 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:34.368 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:34.369 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:34.369 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:34.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:34.369 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:34.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:34.369 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:34.369 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:34.369 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:34.369 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:34.369 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:34.369 | ++ functions-common:get_field:818 : echo '| ab5df90938fa40e6a7f4bcaf85434e75 | 049168f57c304caca9bb73b1728a958d | | e5b88fa0a206487fac0c29a192aca1b6 | | | False |' 2022-04-12 02:28:34.369 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:34.369 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:34.369 | + functions-common:get_or_add_user_project_role:997 : echo ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:34.369 | ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:34.610 | [237778 Async ks-alt-member-user:269140]: finished get_or_add_user_project_role member 049168f57c304caca9bb73b1728a958d e5b88fa0a206487fac0c29a192aca1b6 with result 0 in 13 seconds 2022-04-12 02:28:34.831 | [237778 Async ks-alt-reader-user:269386]: Waiting for completion of get_or_add_user_project_role reader fad8b1d1c683439ebd671a590902d28a e5b88fa0a206487fac0c29a192aca1b6 running on PID 269386 (9 other jobs running) 2022-04-12 02:28:34.991 | [237778 Async ks-alt-reader-user:269386]: Signaling child to exit 2022-04-12 02:28:34.992 | WAKEUP 2022-04-12 02:28:35.126 | [237778 Async ks-alt-reader-user:269386]: Signaled 2022-04-12 02:28:35.138 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:28:35.139 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:28:35.139 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:35.139 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:35.139 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:35.139 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:35.139 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:35.139 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:28:35.139 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fad8b1d1c683439ebd671a590902d28a --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:35.139 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:35.139 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:28:35.139 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:35.139 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:35.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:35.139 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:35.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:35.139 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:35.139 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:35.139 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:28:35.139 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:28:35.139 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user fad8b1d1c683439ebd671a590902d28a --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:35.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:35.139 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:35.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:35.139 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:35.139 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:28:35.139 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fad8b1d1c683439ebd671a590902d28a --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:35.139 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:28:35.139 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:28:35.139 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:35.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:35.140 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:35.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:35.140 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:35.140 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:35.140 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:28:35.140 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:28:35.140 | ++ functions-common:get_field:818 : echo '| 6c37f42db2ec4c83a61812cfc046900e | fad8b1d1c683439ebd671a590902d28a | | e5b88fa0a206487fac0c29a192aca1b6 | | | False |' 2022-04-12 02:28:35.140 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:28:35.140 | ++ functions-common:get_field:812 : read data 2022-04-12 02:28:35.140 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:35.140 | + functions-common:get_or_add_user_project_role:997 : echo 6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:35.140 | 6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:35.428 | [237778 Async ks-alt-reader-user:269386]: finished get_or_add_user_project_role reader fad8b1d1c683439ebd671a590902d28a e5b88fa0a206487fac0c29a192aca1b6 with result 0 in 13 seconds 2022-04-12 02:28:35.461 | + inc/async:async_wait:197 : return 0 2022-04-12 02:28:35.481 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 02:28:35.795 | [237778 Async ks-system-member:269580]: Waiting for completion of get_or_add_user_system_role member 32b7bb89fe674ff88345f3d5ad71bc9f all running on PID 269580 (8 other jobs running) 2022-04-12 02:28:35.976 | [237778 Async ks-system-member:269580]: Signaling child to exit 2022-04-12 02:28:35.976 | WAKEUP 2022-04-12 02:28:36.114 | [237778 Async ks-system-member:269580]: Signaled 2022-04-12 02:28:36.125 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:28:36.125 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:28:36.125 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:28:36.126 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:36.126 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:36.126 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:36.126 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:36.126 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:36.126 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:28:36.126 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 32b7bb89fe674ff88345f3d5ad71bc9f --system all -f value -c Role 2022-04-12 02:28:36.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.126 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.126 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.126 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:36.126 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:28:36.126 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:28:36.126 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 32b7bb89fe674ff88345f3d5ad71bc9f --system all 2022-04-12 02:28:36.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.126 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.126 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.126 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 32b7bb89fe674ff88345f3d5ad71bc9f --system all -f value -c Role 2022-04-12 02:28:36.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.126 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.126 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.126 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:36.126 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:36.126 | + functions-common:get_or_add_user_system_role:1052 : echo ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:36.126 | ab5df90938fa40e6a7f4bcaf85434e75 2022-04-12 02:28:36.338 | [237778 Async ks-system-member:269580]: finished get_or_add_user_system_role member 32b7bb89fe674ff88345f3d5ad71bc9f all with result 0 in 10 seconds 2022-04-12 02:28:36.532 | [237778 Async ks-system-reader:269874]: Waiting for completion of get_or_add_user_system_role reader cff06fbd1925456cbdaa141e482cbb41 all running on PID 269874 (7 other jobs running) 2022-04-12 02:28:36.681 | [237778 Async ks-system-reader:269874]: Signaling child to exit 2022-04-12 02:28:36.682 | WAKEUP 2022-04-12 02:28:36.810 | [237778 Async ks-system-reader:269874]: Signaled 2022-04-12 02:28:36.820 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:28:36.820 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:28:36.820 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:28:36.820 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:28:36.820 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:28:36.820 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:28:36.820 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:28:36.820 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:28:36.820 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:28:36.820 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cff06fbd1925456cbdaa141e482cbb41 --system all -f value -c Role 2022-04-12 02:28:36.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.820 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.820 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.820 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:36.820 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:28:36.820 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:28:36.820 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user cff06fbd1925456cbdaa141e482cbb41 --system all 2022-04-12 02:28:36.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.820 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.820 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.820 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cff06fbd1925456cbdaa141e482cbb41 --system all -f value -c Role 2022-04-12 02:28:36.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.821 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:36.821 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:36.821 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:36.821 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:36.821 | + functions-common:get_or_add_user_system_role:1052 : echo 6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:36.821 | 6c37f42db2ec4c83a61812cfc046900e 2022-04-12 02:28:37.052 | [237778 Async ks-system-reader:269874]: finished get_or_add_user_system_role reader cff06fbd1925456cbdaa141e482cbb41 all with result 0 in 11 seconds 2022-04-12 02:28:37.065 | + inc/async:async_wait:197 : return 0 2022-04-12 02:28:37.084 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-12 02:28:37.347 | [237778 Async ks-group-memberdemo:270249]: Waiting for completion of get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e running on PID 270249 (6 other jobs running) 2022-04-12 02:28:37.494 | [237778 Async ks-group-memberdemo:270249]: Signaling child to exit 2022-04-12 02:28:40.929 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:40.964 | [270370 Async ks-group-anotherdemo:270370]: finished successfully 2022-04-12 02:28:41.227 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:41.265 | [270249 Async ks-group-memberdemo:270249]: finished successfully 2022-04-12 02:28:41.286 | WAKEUP 2022-04-12 02:28:41.310 | [237778 Async ks-group-memberdemo:270249]: Signaled 2022-04-12 02:28:41.311 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:28:41.311 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 233a2101e827486697b7992f63f0c037 --project b88965e790fa41cdaca93d04d57df07e -f value 2022-04-12 02:28:41.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.311 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.311 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.311 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:41.311 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:28:41.311 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:28:41.311 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 233a2101e827486697b7992f63f0c037 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:41.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.312 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.312 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.312 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 233a2101e827486697b7992f63f0c037 --project b88965e790fa41cdaca93d04d57df07e -f value 2022-04-12 02:28:41.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.312 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.312 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.312 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:41.312 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ab5df90938fa40e6a7f4bcaf85434e75 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e False' 2022-04-12 02:28:41.312 | + functions-common:get_or_add_group_project_role:1076 : echo ab5df90938fa40e6a7f4bcaf85434e75 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e False 2022-04-12 02:28:41.312 | ab5df90938fa40e6a7f4bcaf85434e75 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e False 2022-04-12 02:28:41.360 | [237778 Async ks-group-memberdemo:270249]: finished get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e with result 0 in 14 seconds 2022-04-12 02:28:41.402 | [237778 Async ks-group-anotherdemo:270370]: Waiting for completion of get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e running on PID 270370 (5 other jobs running) 2022-04-12 02:28:41.434 | [237778 Async ks-group-anotherdemo:270370]: Signaling child to exit 2022-04-12 02:28:41.434 | WAKEUP 2022-04-12 02:28:41.458 | [237778 Async ks-group-anotherdemo:270370]: Signaled 2022-04-12 02:28:41.460 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:28:41.460 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 233a2101e827486697b7992f63f0c037 --project b88965e790fa41cdaca93d04d57df07e -f value 2022-04-12 02:28:41.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.460 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.460 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.460 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:41.460 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:28:41.460 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:28:41.460 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 233a2101e827486697b7992f63f0c037 --project b88965e790fa41cdaca93d04d57df07e 2022-04-12 02:28:41.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.460 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.460 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.460 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 233a2101e827486697b7992f63f0c037 --project b88965e790fa41cdaca93d04d57df07e -f value 2022-04-12 02:28:41.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.460 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:41.460 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:41.461 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:41.461 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='219eb08f059d4d96a037f751993fc981 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e False' 2022-04-12 02:28:41.461 | + functions-common:get_or_add_group_project_role:1076 : echo 219eb08f059d4d96a037f751993fc981 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e False 2022-04-12 02:28:41.461 | 219eb08f059d4d96a037f751993fc981 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e False 2022-04-12 02:28:41.517 | [237778 Async ks-group-anotherdemo:270370]: finished get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 b88965e790fa41cdaca93d04d57df07e with result 0 in 13 seconds 2022-04-12 02:28:41.562 | [237778 Async ks-group-memberalt:270477]: Waiting for completion of get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 running on PID 270477 (4 other jobs running) 2022-04-12 02:28:41.590 | [237778 Async ks-group-memberalt:270477]: Signaling child to exit 2022-04-12 02:28:42.273 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:42.300 | [270477 Async ks-group-memberalt:270477]: finished successfully 2022-04-12 02:28:42.322 | WAKEUP 2022-04-12 02:28:42.349 | [237778 Async ks-group-memberalt:270477]: Signaled 2022-04-12 02:28:42.350 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:28:42.350 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 233a2101e827486697b7992f63f0c037 --project e5b88fa0a206487fac0c29a192aca1b6 -f value 2022-04-12 02:28:42.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.350 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.351 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.351 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:42.351 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:28:42.351 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:28:42.351 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 233a2101e827486697b7992f63f0c037 --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:42.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.351 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.351 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.351 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 233a2101e827486697b7992f63f0c037 --project e5b88fa0a206487fac0c29a192aca1b6 -f value 2022-04-12 02:28:42.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.351 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.351 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.351 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:42.351 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ab5df90938fa40e6a7f4bcaf85434e75 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 False' 2022-04-12 02:28:42.351 | + functions-common:get_or_add_group_project_role:1076 : echo ab5df90938fa40e6a7f4bcaf85434e75 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 False 2022-04-12 02:28:42.351 | ab5df90938fa40e6a7f4bcaf85434e75 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 False 2022-04-12 02:28:42.411 | [237778 Async ks-group-memberalt:270477]: finished get_or_add_group_project_role member 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 with result 0 in 15 seconds 2022-04-12 02:28:42.462 | [237778 Async ks-group-anotheralt:270566]: Waiting for completion of get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 running on PID 270566 (3 other jobs running) 2022-04-12 02:28:42.500 | [237778 Async ks-group-anotheralt:270566]: Signaling child to exit 2022-04-12 02:28:42.567 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:42.594 | [270566 Async ks-group-anotheralt:270566]: finished successfully 2022-04-12 02:28:42.615 | WAKEUP 2022-04-12 02:28:42.639 | [237778 Async ks-group-anotheralt:270566]: Signaled 2022-04-12 02:28:42.640 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:28:42.640 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 233a2101e827486697b7992f63f0c037 --project e5b88fa0a206487fac0c29a192aca1b6 -f value 2022-04-12 02:28:42.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.641 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.641 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.641 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:42.641 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:28:42.641 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:28:42.641 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 233a2101e827486697b7992f63f0c037 --project e5b88fa0a206487fac0c29a192aca1b6 2022-04-12 02:28:42.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.641 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.641 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.641 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 233a2101e827486697b7992f63f0c037 --project e5b88fa0a206487fac0c29a192aca1b6 -f value 2022-04-12 02:28:42.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.641 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:42.641 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:42.641 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:42.641 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='219eb08f059d4d96a037f751993fc981 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 False' 2022-04-12 02:28:42.641 | + functions-common:get_or_add_group_project_role:1076 : echo 219eb08f059d4d96a037f751993fc981 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 False 2022-04-12 02:28:42.641 | 219eb08f059d4d96a037f751993fc981 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 False 2022-04-12 02:28:42.688 | [237778 Async ks-group-anotheralt:270566]: finished get_or_add_group_project_role anotherrole 233a2101e827486697b7992f63f0c037 e5b88fa0a206487fac0c29a192aca1b6 with result 0 in 14 seconds 2022-04-12 02:28:42.728 | [237778 Async ks-group-admin:270653]: Waiting for completion of get_or_add_group_project_role admin f9ef6472739b46a3ab23875d5a757c2d 811c062cec3e41b387c8e2bcd1716b06 running on PID 270653 (2 other jobs running) 2022-04-12 02:28:42.755 | [237778 Async ks-group-admin:270653]: Signaling child to exit 2022-04-12 02:28:42.972 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:28:42.998 | [270653 Async ks-group-admin:270653]: finished successfully 2022-04-12 02:28:43.017 | WAKEUP 2022-04-12 02:28:43.040 | [237778 Async ks-group-admin:270653]: Signaled 2022-04-12 02:28:43.042 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:28:43.042 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f9ef6472739b46a3ab23875d5a757c2d --project 811c062cec3e41b387c8e2bcd1716b06 -f value 2022-04-12 02:28:43.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:43.042 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:43.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:43.042 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:43.042 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:43.042 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:28:43.042 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:28:43.042 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group f9ef6472739b46a3ab23875d5a757c2d --project 811c062cec3e41b387c8e2bcd1716b06 2022-04-12 02:28:43.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:43.042 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:43.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:43.042 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:43.042 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f9ef6472739b46a3ab23875d5a757c2d --project 811c062cec3e41b387c8e2bcd1716b06 -f value 2022-04-12 02:28:43.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:43.042 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:43.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:28:43.043 | from cryptography.utils import int_from_bytes 2022-04-12 02:28:43.043 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:28:43.043 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2c68c85f6e904a649e86113e4f95586c f9ef6472739b46a3ab23875d5a757c2d 811c062cec3e41b387c8e2bcd1716b06 False' 2022-04-12 02:28:43.043 | + functions-common:get_or_add_group_project_role:1076 : echo 2c68c85f6e904a649e86113e4f95586c f9ef6472739b46a3ab23875d5a757c2d 811c062cec3e41b387c8e2bcd1716b06 False 2022-04-12 02:28:43.043 | 2c68c85f6e904a649e86113e4f95586c f9ef6472739b46a3ab23875d5a757c2d 811c062cec3e41b387c8e2bcd1716b06 False 2022-04-12 02:28:43.087 | [237778 Async ks-group-admin:270653]: finished get_or_add_group_project_role admin f9ef6472739b46a3ab23875d5a757c2d 811c062cec3e41b387c8e2bcd1716b06 with result 0 in 14 seconds 2022-04-12 02:28:43.091 | + inc/async:async_wait:197 : return 0 2022-04-12 02:28:43.094 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 02:28:43.111 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:28:43.113 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 02:28:43.131 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:28:43.134 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 02:28:43.137 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 02:28:43.196 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 02:28:43.235 | [237778 Async create_nova_accounts:272554]: running: create_nova_accounts 2022-04-12 02:28:43.238 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 02:28:43.258 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:28:43.261 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 02:28:43.264 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 02:28:43.325 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 02:28:43.367 | [237778 Async create_glance_accounts:272669]: running: create_glance_accounts 2022-04-12 02:28:43.370 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 02:28:43.394 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:28:43.397 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 02:28:43.408 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 02:28:43.470 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 02:28:43.517 | [237778 Async create_cinder_accounts:272799]: running: create_cinder_accounts 2022-04-12 02:28:43.520 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 02:28:43.541 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:28:43.544 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 02:28:43.547 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 02:28:43.623 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 02:28:43.686 | [237778 Async create_neutron_accounts:272914]: running: create_neutron_accounts 2022-04-12 02:28:43.693 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 02:28:43.736 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:28:43.739 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 02:28:43.744 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 02:28:44.104 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 02:28:44.355 | [237778 Async create_swift_accounts:273056]: running: create_swift_accounts 2022-04-12 02:28:44.377 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 02:28:44.473 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:28:44.476 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 02:28:44.806 | [237778 Async create_nova_accounts:272554]: Waiting for completion of create_nova_accounts running on PID 272554 (6 other jobs running) 2022-04-12 02:28:44.981 | [237778 Async create_nova_accounts:272554]: Signaling child to exit 2022-04-12 02:29:24.948 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:29:24.994 | [272914 Async create_neutron_accounts:272914]: finished successfully 2022-04-12 02:29:42.373 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:29:42.430 | [272799 Async create_cinder_accounts:272799]: finished successfully 2022-04-12 02:29:59.803 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:29:59.831 | [272669 Async create_glance_accounts:272669]: finished successfully 2022-04-12 02:30:03.892 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:30:03.920 | [272554 Async create_nova_accounts:272554]: finished successfully 2022-04-12 02:30:03.940 | WAKEUP 2022-04-12 02:30:03.963 | [237778 Async create_nova_accounts:272554]: Signaled 2022-04-12 02:30:03.964 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 02:30:03.964 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 02:30:03.964 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 02:30:03.964 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:03.964 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:30:03.964 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:30:03.964 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:30:03.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.965 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.965 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.965 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.965 | + functions-common:get_or_create_user:925 : user_id=58b7756f9eec4332b7c40e72b5d158fe 2022-04-12 02:30:03.965 | + functions-common:get_or_create_user:926 : echo 58b7756f9eec4332b7c40e72b5d158fe 2022-04-12 02:30:03.965 | 58b7756f9eec4332b7c40e72b5d158fe 2022-04-12 02:30:03.965 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 02:30:03.965 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:03.965 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:03.965 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:03.965 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:03.965 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:03.965 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:03.965 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:03.965 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:03.965 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:03.965 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:03.965 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:03.965 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:03.965 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.965 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:03.965 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.965 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.965 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.965 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.965 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:03.966 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:03.966 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.966 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.966 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.966 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:03.966 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:03.966 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.966 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:03.966 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.966 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.966 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.966 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.966 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:03.966 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:03.966 | ++ functions-common:get_field:818 : echo '| 94429cf0d0a140a7b416bab0ede3f38f | 58b7756f9eec4332b7c40e72b5d158fe | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:03.966 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:03.966 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.966 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:03.966 | + functions-common:get_or_add_user_project_role:997 : echo 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:03.966 | 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:03.966 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:30:03.966 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 02:30:03.966 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:03.966 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:03.966 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:03.966 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:03.966 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:03.966 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:03.967 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:03.967 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:03.967 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:03.967 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:03.967 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:03.967 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.967 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:03.967 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.967 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:03.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.967 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.967 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.967 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.967 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:03.967 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:03.967 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.967 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.967 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.967 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:03.967 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.967 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:03.967 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:03.967 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.967 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.968 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.968 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.968 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:03.968 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:03.968 | ++ functions-common:get_field:818 : echo '| 2c68c85f6e904a649e86113e4f95586c | 58b7756f9eec4332b7c40e72b5d158fe | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:03.968 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:03.968 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.968 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:03.968 | + functions-common:get_or_add_user_project_role:997 : echo 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:03.968 | 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:03.968 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 02:30:03.968 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:30:03.968 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 02:30:03.968 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 02:30:03.968 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:30:03.968 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 02:30:03.968 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-12 02:30:03.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.968 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.968 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.968 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.968 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:30:03.968 | 8d36d93c76b542ebb6dc07c9763a91b6' 2022-04-12 02:30:03.968 | + functions-common:get_or_create_service:1094 : echo 8d36d93c76b542ebb6dc07c9763a91b6 2022-04-12 02:30:03.968 | 8d36d93c76b542ebb6dc07c9763a91b6 2022-04-12 02:30:03.968 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 02:30:03.968 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:30:03.968 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 02:30:03.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:30:03.968 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-12 02:30:03.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.969 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.969 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.969 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:30:03.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:30:03.969 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:30:03.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.969 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.969 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.969 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3f1b20ccf39c4a9ab3c4213d2f9cf7a8 2022-04-12 02:30:03.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3f1b20ccf39c4a9ab3c4213d2f9cf7a8 2022-04-12 02:30:03.969 | + functions-common:get_or_create_endpoint:1127 : public_id=3f1b20ccf39c4a9ab3c4213d2f9cf7a8 2022-04-12 02:30:03.969 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:30:03.969 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:30:03.969 | + functions-common:get_or_create_endpoint:1136 : echo 3f1b20ccf39c4a9ab3c4213d2f9cf7a8 2022-04-12 02:30:03.969 | 3f1b20ccf39c4a9ab3c4213d2f9cf7a8 2022-04-12 02:30:03.969 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 02:30:03.969 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:30:03.969 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 02:30:03.969 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-12 02:30:03.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.969 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.969 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.969 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.969 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:30:03.969 | 405705d1e1514bcfb4842b24e96f14cd' 2022-04-12 02:30:03.970 | + functions-common:get_or_create_service:1094 : echo 405705d1e1514bcfb4842b24e96f14cd 2022-04-12 02:30:03.970 | 405705d1e1514bcfb4842b24e96f14cd 2022-04-12 02:30:03.970 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 02:30:03.970 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:30:03.970 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 02:30:03.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:30:03.970 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-12 02:30:03.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.970 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.970 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.970 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:30:03.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:30:03.970 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 02:30:03.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.970 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.970 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.970 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=aeb503650ddb41dd9e46052a5bfcea8b 2022-04-12 02:30:03.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo aeb503650ddb41dd9e46052a5bfcea8b 2022-04-12 02:30:03.970 | + functions-common:get_or_create_endpoint:1127 : public_id=aeb503650ddb41dd9e46052a5bfcea8b 2022-04-12 02:30:03.971 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:30:03.971 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:30:03.971 | + functions-common:get_or_create_endpoint:1136 : echo aeb503650ddb41dd9e46052a5bfcea8b 2022-04-12 02:30:03.971 | aeb503650ddb41dd9e46052a5bfcea8b 2022-04-12 02:30:03.971 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 02:30:03.971 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:30:03.971 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 02:30:03.971 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:30:03.971 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 02:30:03.971 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:03.971 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:03.971 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:03.971 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:03.971 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:03.971 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:03.971 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:03.971 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:03.971 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:03.971 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:03.971 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:03.971 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.971 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:03.971 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:03.971 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.971 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.971 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.971 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.971 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:03.972 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:03.972 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.972 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.972 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.972 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:30:03.972 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:03.972 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:03.972 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:03.972 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.972 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:03.972 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:03.972 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:03.972 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:03.972 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:03.972 | ++ functions-common:get_field:818 : echo '| b18fbecfd323490aa52c47fd47ec09f5 | 58b7756f9eec4332b7c40e72b5d158fe | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:03.972 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:03.972 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:03.972 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:30:03.972 | + functions-common:get_or_add_user_project_role:997 : echo b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:30:03.972 | b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:30:03.972 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 02:30:03.972 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:30:03.972 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 02:30:03.972 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:30:03.972 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 02:30:04.014 | [237778 Async create_nova_accounts:272554]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-12 02:30:04.052 | [237778 Async create_glance_accounts:272669]: Waiting for completion of create_glance_accounts running on PID 272669 (5 other jobs running) 2022-04-12 02:30:04.078 | [237778 Async create_glance_accounts:272669]: Signaling child to exit 2022-04-12 02:30:04.078 | WAKEUP 2022-04-12 02:30:04.102 | [237778 Async create_glance_accounts:272669]: Signaled 2022-04-12 02:30:04.103 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 02:30:04.103 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:30:04.103 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 02:30:04.103 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 02:30:04.103 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:04.103 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:30:04.103 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:30:04.104 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:30:04.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.104 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.104 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.104 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.104 | + functions-common:get_or_create_user:925 : user_id=751aee66bf4348c4aecf94357fb5c6ec 2022-04-12 02:30:04.104 | + functions-common:get_or_create_user:926 : echo 751aee66bf4348c4aecf94357fb5c6ec 2022-04-12 02:30:04.104 | 751aee66bf4348c4aecf94357fb5c6ec 2022-04-12 02:30:04.104 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 02:30:04.104 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:04.104 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:04.104 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:04.104 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:04.104 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:04.104 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:04.104 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:04.104 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:04.104 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:04.104 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:04.104 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:04.104 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.104 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.104 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.104 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.104 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.104 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.104 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.104 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:04.105 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:04.105 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.105 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.105 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.105 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:04.105 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.105 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.105 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.105 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.105 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.105 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.105 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.105 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:04.105 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:04.105 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:04.105 | ++ functions-common:get_field:818 : echo '| 94429cf0d0a140a7b416bab0ede3f38f | 751aee66bf4348c4aecf94357fb5c6ec | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:04.105 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.105 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.105 | + functions-common:get_or_add_user_project_role:997 : echo 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.105 | 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.105 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:30:04.105 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 02:30:04.105 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:30:04.105 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 02:30:04.105 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 02:30:04.105 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:04.105 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:30:04.105 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:30:04.106 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:30:04.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.106 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.106 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.106 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.106 | + functions-common:get_or_create_user:925 : user_id=299f24351c704d7abcf52967353a9ad1 2022-04-12 02:30:04.106 | + functions-common:get_or_create_user:926 : echo 299f24351c704d7abcf52967353a9ad1 2022-04-12 02:30:04.106 | 299f24351c704d7abcf52967353a9ad1 2022-04-12 02:30:04.106 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 02:30:04.106 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:04.106 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:04.106 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:04.106 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:04.106 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:04.106 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:04.106 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:04.106 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:04.106 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:04.106 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:04.106 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.106 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.106 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:04.106 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.106 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.106 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.106 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.106 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.106 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:04.107 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:04.107 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.107 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:04.107 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.107 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.107 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.107 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.107 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.107 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.107 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:04.107 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:04.107 | ++ functions-common:get_field:818 : echo '| 94429cf0d0a140a7b416bab0ede3f38f | 299f24351c704d7abcf52967353a9ad1 | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:04.107 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:04.107 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.107 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.107 | + functions-common:get_or_add_user_project_role:997 : echo 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.107 | 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.107 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 02:30:04.107 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 02:30:04.107 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:04.107 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:04.107 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:04.107 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:04.107 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:04.108 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:04.108 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:04.108 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:04.108 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:04.108 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:04.108 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:04.108 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.108 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.108 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.108 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.108 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.108 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.108 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.108 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:04.108 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:04.108 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.108 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.108 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.108 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.108 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:04.108 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.108 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.108 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.108 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.109 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.109 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:04.109 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:04.109 | ++ functions-common:get_field:818 : echo '| b18fbecfd323490aa52c47fd47ec09f5 | 299f24351c704d7abcf52967353a9ad1 | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:04.109 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:04.109 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.109 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:30:04.109 | + functions-common:get_or_add_user_project_role:997 : echo b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:30:04.109 | b18fbecfd323490aa52c47fd47ec09f5 2022-04-12 02:30:04.109 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 02:30:04.109 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:30:04.109 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 02:30:04.109 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-12 02:30:04.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.109 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.109 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:30:04.109 | 3c309538547c424cafc5c1a9b59bf896' 2022-04-12 02:30:04.109 | + functions-common:get_or_create_service:1094 : echo 3c309538547c424cafc5c1a9b59bf896 2022-04-12 02:30:04.109 | 3c309538547c424cafc5c1a9b59bf896 2022-04-12 02:30:04.109 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 02:30:04.109 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:30:04.109 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 02:30:04.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:30:04.109 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-12 02:30:04.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.109 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.110 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:30:04.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:30:04.110 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 02:30:04.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.110 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.110 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c69a99845493472fb75f8ba548cfbcd2 2022-04-12 02:30:04.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c69a99845493472fb75f8ba548cfbcd2 2022-04-12 02:30:04.110 | + functions-common:get_or_create_endpoint:1127 : public_id=c69a99845493472fb75f8ba548cfbcd2 2022-04-12 02:30:04.110 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:30:04.110 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:30:04.110 | + functions-common:get_or_create_endpoint:1136 : echo c69a99845493472fb75f8ba548cfbcd2 2022-04-12 02:30:04.110 | c69a99845493472fb75f8ba548cfbcd2 2022-04-12 02:30:04.110 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 02:30:04.110 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:30:04.110 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:30:04.110 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:30:04.110 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:30:04.110 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 02:30:04.110 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 02:30:04.110 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 02:30:04.110 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 02:30:04.149 | [237778 Async create_glance_accounts:272669]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-12 02:30:04.189 | [237778 Async create_cinder_accounts:272799]: Waiting for completion of create_cinder_accounts running on PID 272799 (4 other jobs running) 2022-04-12 02:30:04.217 | [237778 Async create_cinder_accounts:272799]: Signaling child to exit 2022-04-12 02:30:04.217 | WAKEUP 2022-04-12 02:30:04.242 | [237778 Async create_cinder_accounts:272799]: Signaled 2022-04-12 02:30:04.243 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-12 02:30:04.243 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 02:30:04.243 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 02:30:04.243 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:04.243 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:30:04.244 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:30:04.244 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:30:04.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.244 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.244 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.244 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.244 | + functions-common:get_or_create_user:925 : user_id=931c80de5fa246ab869b0ff1bbcce048 2022-04-12 02:30:04.244 | + functions-common:get_or_create_user:926 : echo 931c80de5fa246ab869b0ff1bbcce048 2022-04-12 02:30:04.244 | 931c80de5fa246ab869b0ff1bbcce048 2022-04-12 02:30:04.244 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 02:30:04.244 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:04.244 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:04.244 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:04.244 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:04.244 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:04.244 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:04.244 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:04.244 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:04.244 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:04.244 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:04.244 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.244 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:04.244 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.244 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.244 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.244 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.244 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.245 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.245 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:04.245 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:04.245 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.245 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.245 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.245 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:04.245 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.245 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.245 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.245 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.245 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.245 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.245 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.245 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:04.245 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:04.245 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:04.245 | ++ functions-common:get_field:818 : echo '| 94429cf0d0a140a7b416bab0ede3f38f | 931c80de5fa246ab869b0ff1bbcce048 | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:04.245 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.245 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.245 | + functions-common:get_or_add_user_project_role:997 : echo 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.245 | 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.245 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:30:04.245 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 02:30:04.245 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:30:04.245 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 02:30:04.245 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-12 02:30:04.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.246 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.246 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.246 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.246 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:30:04.246 | b057245ef94747b08c1761c24cf549d4' 2022-04-12 02:30:04.246 | + functions-common:get_or_create_service:1094 : echo b057245ef94747b08c1761c24cf549d4 2022-04-12 02:30:04.246 | b057245ef94747b08c1761c24cf549d4 2022-04-12 02:30:04.246 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 02:30:04.246 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:30:04.246 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:30:04.246 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:30:04.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:30:04.246 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-12 02:30:04.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.246 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.246 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.246 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:30:04.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:30:04.246 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:30:04.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.246 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.246 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.246 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ecb4df489e3d4baaa195c5a201131024 2022-04-12 02:30:04.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ecb4df489e3d4baaa195c5a201131024 2022-04-12 02:30:04.246 | + functions-common:get_or_create_endpoint:1127 : public_id=ecb4df489e3d4baaa195c5a201131024 2022-04-12 02:30:04.247 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:30:04.247 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:30:04.247 | + functions-common:get_or_create_endpoint:1136 : echo ecb4df489e3d4baaa195c5a201131024 2022-04-12 02:30:04.247 | ecb4df489e3d4baaa195c5a201131024 2022-04-12 02:30:04.247 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 02:30:04.247 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:30:04.247 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 02:30:04.247 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-12 02:30:04.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.247 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.247 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.247 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.247 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:30:04.247 | 7889b887b8c54ea9808862ed33a6e12c' 2022-04-12 02:30:04.247 | + functions-common:get_or_create_service:1094 : echo 7889b887b8c54ea9808862ed33a6e12c 2022-04-12 02:30:04.247 | 7889b887b8c54ea9808862ed33a6e12c 2022-04-12 02:30:04.247 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:30:04.247 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:30:04.247 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:30:04.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:30:04.247 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-12 02:30:04.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.247 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.247 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.247 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:30:04.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:30:04.247 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:30:04.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.248 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.248 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.248 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=af96d457115e41bdb578f6f664a64ffb 2022-04-12 02:30:04.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo af96d457115e41bdb578f6f664a64ffb 2022-04-12 02:30:04.248 | + functions-common:get_or_create_endpoint:1127 : public_id=af96d457115e41bdb578f6f664a64ffb 2022-04-12 02:30:04.248 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:30:04.248 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:30:04.248 | + functions-common:get_or_create_endpoint:1136 : echo af96d457115e41bdb578f6f664a64ffb 2022-04-12 02:30:04.248 | af96d457115e41bdb578f6f664a64ffb 2022-04-12 02:30:04.248 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 02:30:04.248 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 02:30:04.248 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:30:04.248 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 02:30:04.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.248 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.248 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.248 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.248 | ++ functions-common:get_or_create_project:938 : project_id=50bbee29ec7d48879113d6ffed4c53d1 2022-04-12 02:30:04.248 | ++ functions-common:get_or_create_project:939 : echo 50bbee29ec7d48879113d6ffed4c53d1 2022-04-12 02:30:04.248 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 50bbee29ec7d48879113d6ffed4c53d1 2022-04-12 02:30:04.248 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 02:30:04.248 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:04.248 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:30:04.248 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 02:30:04.248 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-12 02:30:04.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.248 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.249 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.249 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 02:30:04.249 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.249 | ++ functions-common:get_or_create_user:925 : user_id=931c80de5fa246ab869b0ff1bbcce048 2022-04-12 02:30:04.249 | ++ functions-common:get_or_create_user:926 : echo 931c80de5fa246ab869b0ff1bbcce048 2022-04-12 02:30:04.249 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 931c80de5fa246ab869b0ff1bbcce048 2022-04-12 02:30:04.290 | [237778 Async create_cinder_accounts:272799]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-12 02:30:04.294 | + inc/async:async_wait:197 : return 0 2022-04-12 02:30:04.297 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 02:30:04.352 | [237778 Async create_neutron_accounts:272914]: Waiting for completion of create_neutron_accounts running on PID 272914 (3 other jobs running) 2022-04-12 02:30:04.377 | [237778 Async create_neutron_accounts:272914]: Signaling child to exit 2022-04-12 02:30:04.377 | WAKEUP 2022-04-12 02:30:04.400 | [237778 Async create_neutron_accounts:272914]: Signaled 2022-04-12 02:30:04.401 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 02:30:04.402 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:30:04.402 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:30:04.402 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:30:04.402 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:30:04.402 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:30:04.402 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:30:04.402 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 02:30:04.402 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 02:30:04.402 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 02:30:04.402 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 02:30:04.402 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-12 02:30:04.402 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 02:30:04.402 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 02:30:04.402 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:04.402 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:30:04.402 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:30:04.402 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:30:04.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.402 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.402 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.402 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.402 | + functions-common:get_or_create_user:925 : user_id=61de3f3f18f74a4593872e65c518a60c 2022-04-12 02:30:04.402 | + functions-common:get_or_create_user:926 : echo 61de3f3f18f74a4593872e65c518a60c 2022-04-12 02:30:04.402 | 61de3f3f18f74a4593872e65c518a60c 2022-04-12 02:30:04.402 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 02:30:04.402 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:04.402 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:04.403 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:04.403 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:04.403 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:04.403 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:04.403 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:04.403 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:04.403 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:04.403 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:04.403 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.403 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.403 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:04.403 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.403 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.403 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.403 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.403 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.403 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:04.403 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:04.403 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.403 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.403 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.403 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:04.403 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:04.403 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:30:04.403 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:04.403 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.404 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.404 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.404 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.404 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:04.404 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:04.404 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:04.404 | ++ functions-common:get_field:818 : echo '| 94429cf0d0a140a7b416bab0ede3f38f | 61de3f3f18f74a4593872e65c518a60c | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:04.404 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:04.404 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.404 | + functions-common:get_or_add_user_project_role:997 : echo 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.404 | 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:04.404 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:30:04.404 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 02:30:04.404 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:30:04.404 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 02:30:04.404 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-12 02:30:04.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.404 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.404 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.404 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.404 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:30:04.404 | 39e00593684b4c4fa8032ec14bd5db9b' 2022-04-12 02:30:04.404 | + functions-common:get_or_create_service:1094 : echo 39e00593684b4c4fa8032ec14bd5db9b 2022-04-12 02:30:04.404 | 39e00593684b4c4fa8032ec14bd5db9b 2022-04-12 02:30:04.404 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 02:30:04.404 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:30:04.404 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 02:30:04.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:30:04.405 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-12 02:30:04.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.405 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.405 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.405 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:30:04.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:30:04.405 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 02:30:04.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.405 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:04.405 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:04.405 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:04.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f1fa63734c86452f81d8c40259ea9d0e 2022-04-12 02:30:04.405 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f1fa63734c86452f81d8c40259ea9d0e 2022-04-12 02:30:04.405 | + functions-common:get_or_create_endpoint:1127 : public_id=f1fa63734c86452f81d8c40259ea9d0e 2022-04-12 02:30:04.405 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:30:04.405 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:30:04.405 | + functions-common:get_or_create_endpoint:1136 : echo f1fa63734c86452f81d8c40259ea9d0e 2022-04-12 02:30:04.405 | f1fa63734c86452f81d8c40259ea9d0e 2022-04-12 02:30:04.448 | [237778 Async create_neutron_accounts:272914]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-12 02:30:04.487 | [237778 Async create_swift_accounts:273056]: Waiting for completion of create_swift_accounts running on PID 273056 (2 other jobs running) 2022-04-12 02:30:04.512 | [237778 Async create_swift_accounts:273056]: Signaling child to exit 2022-04-12 02:30:51.212 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:30:51.238 | [273056 Async create_swift_accounts:273056]: finished successfully 2022-04-12 02:30:51.258 | WAKEUP 2022-04-12 02:30:51.281 | [237778 Async create_swift_accounts:273056]: Signaled 2022-04-12 02:30:51.282 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 02:30:51.282 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 02:30:51.282 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 02:30:51.282 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 02:30:51.283 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 02:30:51.283 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 02:30:51.283 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 02:30:51.283 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 02:30:51.283 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 02:30:51.283 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 02:30:51.283 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:30:51.283 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:30:51.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.283 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.283 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.283 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.283 | ++ functions-common:get_or_create_role:950 : role_id=219eb08f059d4d96a037f751993fc981 2022-04-12 02:30:51.283 | ++ functions-common:get_or_create_role:951 : echo 219eb08f059d4d96a037f751993fc981 2022-04-12 02:30:51.283 | + lib/swift:create_swift_accounts:614 : another_role=219eb08f059d4d96a037f751993fc981 2022-04-12 02:30:51.283 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 02:30:51.283 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 02:30:51.283 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:51.283 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:30:51.283 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:30:51.283 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:30:51.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.283 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.283 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.283 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.283 | + functions-common:get_or_create_user:925 : user_id=bba712c3b49a42b4a3a25f3600f2e516 2022-04-12 02:30:51.283 | + functions-common:get_or_create_user:926 : echo bba712c3b49a42b4a3a25f3600f2e516 2022-04-12 02:30:51.283 | bba712c3b49a42b4a3a25f3600f2e516 2022-04-12 02:30:51.284 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 02:30:51.284 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:51.284 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:51.284 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:51.284 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:51.284 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:51.284 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:51.284 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:51.284 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:51.284 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:51.284 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:51.284 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:51.284 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:51.284 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.284 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.284 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.284 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.284 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.284 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.284 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:51.284 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:51.284 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:51.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.284 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.284 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.284 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:51.284 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.284 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:51.285 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.285 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.285 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.285 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.285 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.285 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:51.285 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:51.285 | ++ functions-common:get_field:818 : echo '| 94429cf0d0a140a7b416bab0ede3f38f | bba712c3b49a42b4a3a25f3600f2e516 | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:51.285 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:51.285 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.285 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:51.285 | + functions-common:get_or_add_user_project_role:997 : echo 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:51.285 | 94429cf0d0a140a7b416bab0ede3f38f 2022-04-12 02:30:51.285 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:30:51.285 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 02:30:51.285 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:51.285 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:30:51.285 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:51.285 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:51.285 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:30:51.285 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:30:51.285 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:30:51.285 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:30:51.285 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:30:51.285 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:30:51.285 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:51.285 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.285 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:51.285 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.286 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.286 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.286 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:51.286 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:51.286 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:51.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.286 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:30:51.286 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.286 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:51.286 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.286 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.286 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.286 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:51.286 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:51.286 | ++ functions-common:get_field:818 : echo '| 2c68c85f6e904a649e86113e4f95586c | bba712c3b49a42b4a3a25f3600f2e516 | | 50bbee29ec7d48879113d6ffed4c53d1 | | | False |' 2022-04-12 02:30:51.286 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:51.286 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.287 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.287 | + functions-common:get_or_add_user_project_role:997 : echo 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.287 | 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.287 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 02:30:51.287 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:30:51.287 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 02:30:51.287 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-12 02:30:51.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.287 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.287 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.287 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.287 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:30:51.287 | f55155ec83934459822feddb29ba38ea' 2022-04-12 02:30:51.288 | + functions-common:get_or_create_service:1094 : echo f55155ec83934459822feddb29ba38ea 2022-04-12 02:30:51.288 | f55155ec83934459822feddb29ba38ea 2022-04-12 02:30:51.288 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 02:30:51.288 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:30:51.288 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 02:30:51.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:30:51.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-12 02:30:51.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.288 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.288 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.288 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:30:51.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:30:51.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:30:51.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.288 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.288 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.288 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=30837fb095d149d1b1984117aae58d9f 2022-04-12 02:30:51.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 30837fb095d149d1b1984117aae58d9f 2022-04-12 02:30:51.288 | + functions-common:get_or_create_endpoint:1127 : public_id=30837fb095d149d1b1984117aae58d9f 2022-04-12 02:30:51.288 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 02:30:51.288 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 02:30:51.288 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:30:51.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-12 02:30:51.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.288 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.289 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.289 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.289 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:30:51.289 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:30:51.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 02:30:51.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.289 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.289 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.289 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.289 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3daefafb87cb49b28df8e00523574bd3 2022-04-12 02:30:51.289 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3daefafb87cb49b28df8e00523574bd3 2022-04-12 02:30:51.289 | 3daefafb87cb49b28df8e00523574bd3 2022-04-12 02:30:51.289 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:30:51.289 | + functions-common:get_or_create_endpoint:1136 : echo 30837fb095d149d1b1984117aae58d9f 2022-04-12 02:30:51.289 | 30837fb095d149d1b1984117aae58d9f 2022-04-12 02:30:51.289 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 02:30:51.289 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 02:30:51.289 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:30:51.289 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-12 02:30:51.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.289 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.289 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.289 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.289 | ++ functions-common:get_or_create_project:938 : project_id=7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.289 | ++ functions-common:get_or_create_project:939 : echo 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.289 | + lib/swift:create_swift_accounts:628 : swift_project_test1=7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.289 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 02:30:51.289 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:30:51.290 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 02:30:51.290 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:51.290 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 02:30:51.290 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 02:30:51.290 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-12 02:30:51.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.290 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.290 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.290 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.290 | ++ functions-common:get_or_create_user:925 : user_id=c27c4e109db4417d8e5f1a237a28b28b 2022-04-12 02:30:51.290 | ++ functions-common:get_or_create_user:926 : echo c27c4e109db4417d8e5f1a237a28b28b 2022-04-12 02:30:51.290 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c27c4e109db4417d8e5f1a237a28b28b 2022-04-12 02:30:51.290 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 02:30:51.290 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:30:51.290 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c27c4e109db4417d8e5f1a237a28b28b 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.290 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:51.290 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:30:51.290 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:51.290 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:51.290 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:30:51.290 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:30:51.290 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:30:51.290 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:30:51.290 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.290 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c27c4e109db4417d8e5f1a237a28b28b --project 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.290 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:51.290 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.290 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.290 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.291 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.291 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.291 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:51.291 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:51.291 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c27c4e109db4417d8e5f1a237a28b28b --project 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.291 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.291 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.291 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c27c4e109db4417d8e5f1a237a28b28b --project 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.291 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.291 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:51.291 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.291 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.291 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.291 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.291 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.291 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:51.291 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:51.291 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:51.291 | ++ functions-common:get_field:818 : echo '| 2c68c85f6e904a649e86113e4f95586c | c27c4e109db4417d8e5f1a237a28b28b | | 7f3e7c7f56b14d938223ecdaf00dd9f5 | | | False |' 2022-04-12 02:30:51.291 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.291 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.291 | + functions-common:get_or_add_user_project_role:997 : echo 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.291 | 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.292 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 02:30:51.292 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 02:30:51.292 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:51.292 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 02:30:51.292 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 02:30:51.292 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-12 02:30:51.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.292 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.292 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.292 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.292 | ++ functions-common:get_or_create_user:925 : user_id=980ed6a326db431c833564533ed0a653 2022-04-12 02:30:51.292 | ++ functions-common:get_or_create_user:926 : echo 980ed6a326db431c833564533ed0a653 2022-04-12 02:30:51.292 | + lib/swift:create_swift_accounts:637 : swift_user_test3=980ed6a326db431c833564533ed0a653 2022-04-12 02:30:51.292 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 02:30:51.292 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:30:51.292 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 219eb08f059d4d96a037f751993fc981 980ed6a326db431c833564533ed0a653 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.292 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:51.292 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:30:51.292 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:51.292 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:51.292 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:30:51.292 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:30:51.292 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:30:51.292 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:30:51.292 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.292 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 219eb08f059d4d96a037f751993fc981 --user 980ed6a326db431c833564533ed0a653 --project 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.292 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:51.292 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.292 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.293 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.293 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.293 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.293 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:51.293 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:51.293 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 219eb08f059d4d96a037f751993fc981 --user 980ed6a326db431c833564533ed0a653 --project 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.293 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.293 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.293 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 219eb08f059d4d96a037f751993fc981 --user 980ed6a326db431c833564533ed0a653 --project 7f3e7c7f56b14d938223ecdaf00dd9f5 2022-04-12 02:30:51.293 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:51.293 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.293 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.293 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.293 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.293 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.293 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.293 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:51.293 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:51.293 | ++ functions-common:get_field:818 : echo '| 219eb08f059d4d96a037f751993fc981 | 980ed6a326db431c833564533ed0a653 | | 7f3e7c7f56b14d938223ecdaf00dd9f5 | | | False |' 2022-04-12 02:30:51.293 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:51.293 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.293 | + functions-common:get_or_add_user_project_role:995 : user_role_id=219eb08f059d4d96a037f751993fc981 2022-04-12 02:30:51.293 | + functions-common:get_or_add_user_project_role:997 : echo 219eb08f059d4d96a037f751993fc981 2022-04-12 02:30:51.293 | 219eb08f059d4d96a037f751993fc981 2022-04-12 02:30:51.293 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 02:30:51.293 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 02:30:51.294 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:30:51.294 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-12 02:30:51.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.294 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.294 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.294 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.294 | ++ functions-common:get_or_create_project:938 : project_id=3a74a0203c81458eb33bcd1d76818319 2022-04-12 02:30:51.294 | ++ functions-common:get_or_create_project:939 : echo 3a74a0203c81458eb33bcd1d76818319 2022-04-12 02:30:51.294 | + lib/swift:create_swift_accounts:642 : swift_project_test2=3a74a0203c81458eb33bcd1d76818319 2022-04-12 02:30:51.294 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 02:30:51.294 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:30:51.294 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 02:30:51.294 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 02:30:51.294 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:51.294 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 02:30:51.294 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 02:30:51.294 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-12 02:30:51.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.294 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.294 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.294 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.294 | ++ functions-common:get_or_create_user:925 : user_id=3b5923e4b4f54129ba4104cb402a58e2 2022-04-12 02:30:51.294 | ++ functions-common:get_or_create_user:926 : echo 3b5923e4b4f54129ba4104cb402a58e2 2022-04-12 02:30:51.294 | + lib/swift:create_swift_accounts:647 : swift_user_test2=3b5923e4b4f54129ba4104cb402a58e2 2022-04-12 02:30:51.294 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 02:30:51.294 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:30:51.294 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 3b5923e4b4f54129ba4104cb402a58e2 3a74a0203c81458eb33bcd1d76818319 2022-04-12 02:30:51.294 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:51.294 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:30:51.295 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:51.295 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:51.295 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:30:51.295 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:30:51.295 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:30:51.295 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:30:51.295 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3b5923e4b4f54129ba4104cb402a58e2 --project 3a74a0203c81458eb33bcd1d76818319 2022-04-12 02:30:51.295 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.295 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:51.295 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.295 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.295 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.295 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.295 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.295 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:51.295 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:51.295 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3b5923e4b4f54129ba4104cb402a58e2 --project 3a74a0203c81458eb33bcd1d76818319 2022-04-12 02:30:51.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.295 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.295 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.295 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3b5923e4b4f54129ba4104cb402a58e2 --project 3a74a0203c81458eb33bcd1d76818319 2022-04-12 02:30:51.295 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.295 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:51.295 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.295 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.296 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.296 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:51.296 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:51.296 | ++ functions-common:get_field:818 : echo '| 2c68c85f6e904a649e86113e4f95586c | 3b5923e4b4f54129ba4104cb402a58e2 | | 3a74a0203c81458eb33bcd1d76818319 | | | False |' 2022-04-12 02:30:51.296 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:51.296 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.296 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.296 | + functions-common:get_or_add_user_project_role:997 : echo 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.296 | 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.296 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 02:30:51.296 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 02:30:51.296 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:30:51.296 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 02:30:51.296 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-12 02:30:51.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.296 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.296 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 02:30:51.296 | cfa57368e56347cdbf0dab9af210091c' 2022-04-12 02:30:51.296 | ++ functions-common:get_or_create_domain:888 : echo cfa57368e56347cdbf0dab9af210091c 2022-04-12 02:30:51.296 | + lib/swift:create_swift_accounts:652 : swift_domain=cfa57368e56347cdbf0dab9af210091c 2022-04-12 02:30:51.296 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 02:30:51.296 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:30:51.296 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 02:30:51.296 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 cfa57368e56347cdbf0dab9af210091c 2022-04-12 02:30:51.296 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:30:51.296 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=cfa57368e56347cdbf0dab9af210091c --or-show -f value -c id 2022-04-12 02:30:51.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.297 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.297 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.297 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.297 | ++ functions-common:get_or_create_project:938 : project_id=2d081b6816c94f7ea667cfd87d85239e 2022-04-12 02:30:51.297 | ++ functions-common:get_or_create_project:939 : echo 2d081b6816c94f7ea667cfd87d85239e 2022-04-12 02:30:51.297 | + lib/swift:create_swift_accounts:656 : swift_project_test4=2d081b6816c94f7ea667cfd87d85239e 2022-04-12 02:30:51.297 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 02:30:51.297 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:30:51.297 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 02:30:51.297 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 cfa57368e56347cdbf0dab9af210091c test4@example.com 2022-04-12 02:30:51.297 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:30:51.297 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 02:30:51.297 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 02:30:51.297 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=cfa57368e56347cdbf0dab9af210091c --email=test4@example.com --or-show -f value -c id 2022-04-12 02:30:51.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.297 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.297 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.297 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.297 | ++ functions-common:get_or_create_user:925 : user_id=cf47c8d67b9d4a688fe5588fb01eca2a 2022-04-12 02:30:51.297 | ++ functions-common:get_or_create_user:926 : echo cf47c8d67b9d4a688fe5588fb01eca2a 2022-04-12 02:30:51.297 | + lib/swift:create_swift_accounts:661 : swift_user_test4=cf47c8d67b9d4a688fe5588fb01eca2a 2022-04-12 02:30:51.297 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 02:30:51.297 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:30:51.297 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin cf47c8d67b9d4a688fe5588fb01eca2a 2d081b6816c94f7ea667cfd87d85239e 2022-04-12 02:30:51.297 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:30:51.297 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:30:51.297 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:30:51.298 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:30:51.298 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:30:51.298 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:30:51.298 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:30:51.298 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:30:51.298 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cf47c8d67b9d4a688fe5588fb01eca2a --project 2d081b6816c94f7ea667cfd87d85239e 2022-04-12 02:30:51.298 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.298 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:30:51.298 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.298 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.298 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.298 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.298 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.298 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:30:51.298 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:30:51.298 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user cf47c8d67b9d4a688fe5588fb01eca2a --project 2d081b6816c94f7ea667cfd87d85239e 2022-04-12 02:30:51.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.298 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.298 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.298 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cf47c8d67b9d4a688fe5588fb01eca2a --project 2d081b6816c94f7ea667cfd87d85239e 2022-04-12 02:30:51.298 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:30:51.298 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:30:51.298 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:30:51.298 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.298 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:51.298 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:51.299 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:30:51.299 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:30:51.299 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:30:51.299 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:30:51.299 | ++ functions-common:get_field:818 : echo '| 2c68c85f6e904a649e86113e4f95586c | cf47c8d67b9d4a688fe5588fb01eca2a | | 2d081b6816c94f7ea667cfd87d85239e | | | False |' 2022-04-12 02:30:51.299 | ++ functions-common:get_field:812 : read data 2022-04-12 02:30:51.299 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.299 | + functions-common:get_or_add_user_project_role:997 : echo 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.299 | 2c68c85f6e904a649e86113e4f95586c 2022-04-12 02:30:51.329 | [237778 Async create_swift_accounts:273056]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-12 02:30:51.336 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 02:30:51.338 | + inc/async:async_wait:197 : return 0 2022-04-12 02:30:51.341 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 02:30:51.360 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:30:51.362 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 02:30:51.381 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:30:51.383 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 02:30:51.386 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:30:51.388 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 02:30:51.391 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 02:30:51.394 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 02:30:51.454 | + inc/async:async_inner:63 : init_glance 2022-04-12 02:30:51.493 | [237778 Async init_glance:283783]: running: init_glance 2022-04-12 02:30:51.496 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 02:30:51.515 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:30:51.517 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 02:30:51.520 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:30:51.523 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 02:30:51.526 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 02:30:51.529 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 02:30:51.533 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:30:51.534 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:30:51.541 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:30:51.543 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:30:51.546 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:30:51.549 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:30:51.552 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 02:30:51.555 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 02:30:51.558 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 02:30:51.561 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 02:30:51.575 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 02:30:51.578 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 02:30:55.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:55.066 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:55.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:55.066 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:58.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:58.711 | from cryptography.utils import int_from_bytes 2022-04-12 02:30:58.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:30:58.711 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:01.697 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:31:01.723 | [283783 Async init_glance:283783]: finished successfully 2022-04-12 02:31:02.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:02.384 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:02.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:02.384 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:05.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:05.831 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:05.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:05.831 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:09.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:09.285 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:09.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:09.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:12.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:12.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:12.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:12.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:16.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:16.210 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:16.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:16.210 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:19.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:19.897 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:19.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:19.897 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:24.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:24.608 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:24.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:24.608 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:24.608 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 02:31:30.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:30.560 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:30.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:30.560 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:30.892 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 02:31:30.897 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 02:31:30.899 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 02:31:30.902 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 02:31:30.904 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 02:31:30.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 02:31:30.909 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 02:31:30.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 02:31:30.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 02:31:30.917 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 02:31:30.919 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 02:31:30.921 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 02:31:30.923 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 02:31:30.926 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 02:31:30.929 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 02:31:30.931 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 02:31:30.936 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:30.939 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 02:31:30.941 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:30.947 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 02:31:30.950 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 02:31:30.952 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 02:31:30.955 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 02:31:30.957 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 02:31:30.960 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 02:31:30.991 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 02:31:31.024 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 02:31:31.058 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 02:31:31.087 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 02:31:31.118 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 02:31:31.147 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 02:31:31.150 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 02:31:31.152 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 02:31:31.155 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:31:31.158 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:31:31.175 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:31:31.178 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:31:31.180 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:31:31.183 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:31:31.185 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:31:31.214 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:31:31.244 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:31:31.273 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:31:31.303 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 02:31:31.320 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:31:31.322 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 02:31:31.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:31:31.331 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 02:31:31.333 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 02:31:31.336 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 02:31:31.349 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 02:31:31.352 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:31:31.354 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 02:31:31.356 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 02:31:31.369 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-12 02:31:31.381 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 02:31:31.384 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-12 02:31:31.396 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-12 02:31:31.409 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-12 02:31:31.421 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:31:31.424 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:31:31.427 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 02:31:31.432 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.cG2WVZhHi6 2022-04-12 02:31:31.434 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:31:31.437 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:31:31.439 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.cG2WVZhHi6 2022-04-12 02:31:31.443 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.cG2WVZhHi6 2022-04-12 02:31:31.455 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.cG2WVZhHi6 /etc/sudoers.d/neutron-rootwrap 2022-04-12 02:31:31.467 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-12 02:31:31.497 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 02:31:31.499 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:31:31.529 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 02:31:31.532 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 02:31:31.534 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 02:31:31.537 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:31:31.540 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:31:31.542 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:31:31.559 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:31.562 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:31:31.565 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:31:31.567 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:31:31.585 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:31.588 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:31:31.591 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:31:31.621 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:31:31.623 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:31:31.626 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 02:31:31.643 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:31.646 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 02:31:31.648 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 02:31:31.650 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:31:31.653 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:31:31.655 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 02:31:31.658 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 02:31:31.661 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:31:31.663 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 02:31:31.666 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 02:31:31.668 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 02:31:31.673 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 02:31:31.675 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-12 02:31:31.680 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 02:31:31.697 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:31.699 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 02:31:31.702 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 02:31:31.704 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 02:31:31.709 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 02:31:31.740 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:31:31.769 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 02:31:31.800 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 02:31:31.833 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 02:31:31.863 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 02:31:31.865 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:31:31.868 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 02:31:31.870 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:31:31.873 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 02:31:31.903 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 02:31:31.932 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:31:31.963 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 02:31:31.993 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 02:31:32.023 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 02:31:32.053 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 02:31:32.084 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 02:31:32.114 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:31:32.144 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:31:32.174 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 02:31:32.205 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 02:31:32.236 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 02:31:32.239 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:31:32.242 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:31:32.244 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:31:32.246 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 02:31:32.277 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 02:31:32.306 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:31:32.337 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 02:31:32.367 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 02:31:32.397 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 02:31:32.427 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 02:31:32.457 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 02:31:32.487 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:31:32.519 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 02:31:32.554 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 02:31:32.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 02:31:32.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 02:31:32.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 02:31:32.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 02:31:32.567 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 02:31:32.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 02:31:32.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 02:31:32.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 02:31:32.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 02:31:32.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 02:31:32.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 02:31:32.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 02:31:32.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 02:31:32.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 02:31:32.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 02:31:32.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 02:31:32.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 02:31:32.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 02:31:32.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-12 02:31:32.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-12 02:31:32.635 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:32.637 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:31:32.640 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 02:31:32.642 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 02:31:32.645 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:31:32.647 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 02:31:32.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 02:31:32.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-12 02:31:32.681 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:32.683 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:31:32.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 02:31:32.688 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 02:31:32.691 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:31:32.693 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 02:31:32.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-12 02:31:32.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:32.727 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:31:32.729 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 02:31:32.732 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 02:31:32.734 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:31:32.736 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 02:31:32.765 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-12 02:31:32.768 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:32.770 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 02:31:32.772 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 02:31:32.775 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 02:31:32.777 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:31:32.780 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-12 02:31:32.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-12 02:31:32.812 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:32.814 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 02:31:32.816 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:31:32.819 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:31:32.821 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:31:32.824 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-12 02:31:32.853 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-12 02:31:32.856 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:32.858 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 02:31:32.861 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 02:31:32.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 02:31:32.866 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:31:32.869 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 02:31:32.897 | + 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-04-12 02:31:32.900 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:32.902 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 02:31:32.905 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 02:31:32.907 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 02:31:32.909 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:31:32.912 | + 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-04-12 02:31:32.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-12 02:31:32.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:31:32.947 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 02:31:32.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:31:32.951 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:31:32.954 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:31:32.956 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-12 02:31:32.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 02:31:32.989 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 02:31:33.006 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:33.009 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 02:31:33.011 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-12 02:31:33.044 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 02:31:33.046 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:31:33.075 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:31:33.107 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 02:31:33.110 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 02:31:33.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 02:31:33.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 02:31:36.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:36.129 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:36.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:31:36.129 | from cryptography.utils import int_from_bytes 2022-04-12 02:31:36.132 | Traceback (most recent call last): 2022-04-12 02:31:36.132 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 02:31:36.132 | return self._get(name) 2022-04-12 02:31:36.132 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 02:31:36.132 | value, loc = self._do_get(name, group, namespace) 2022-04-12 02:31:36.132 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 02:31:36.132 | info = self._get_opt_info(name, group) 2022-04-12 02:31:36.132 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 02:31:36.132 | raise NoSuchOptError(opt_name, group) 2022-04-12 02:31:36.132 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:31:36.132 | 2022-04-12 02:31:36.132 | During handling of the above exception, another exception occurred: 2022-04-12 02:31:36.132 | 2022-04-12 02:31:36.132 | Traceback (most recent call last): 2022-04-12 02:31:36.132 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 02:31:36.132 | sys.exit(main()) 2022-04-12 02:31:36.133 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 02:31:36.133 | config.setup_logging() 2022-04-12 02:31:36.133 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 02:31:36.133 | logging.setup(cfg.CONF, product_name) 2022-04-12 02:31:36.133 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 02:31:36.133 | if conf.log_config_append: 2022-04-12 02:31:36.133 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 02:31:36.133 | raise NoSuchOptError(name) 2022-04-12 02:31:36.133 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:31:36.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 02:31:36.435 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 02:31:36.438 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 02:31:36.441 | + ./stack.sh:exit_trap:524 : jobs='263630 2022-04-12 02:31:36.442 | 283783' 2022-04-12 02:31:36.444 | + ./stack.sh:exit_trap:527 : [[ -n 263630 2022-04-12 02:31:36.444 | 283783 ]] 2022-04-12 02:31:36.447 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-022157 ]] 2022-04-12 02:31:36.449 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 02:31:36.452 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 02:31:36.452 | exit_trap: cleaning up child processes 2022-04-12 02:31:36.454 | + ./stack.sh:exit_trap:529 : kill 263630 283783 2022-04-12 02:31:36.457 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.Y4GIf5iKKZ ']' 2022-04-12 02:31:36.460 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.Y4GIf5iKKZ 2022-04-12 02:31:36.464 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 02:31:36.467 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 02:31:36.469 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 02:31:36.472 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 02:31:36.472 | Error on exit 2022-04-12 02:31:36.474 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 02:31:36.477 | + ./stack.sh:exit_trap:544 : generate-subunit 1649730114 582 fail 2022-04-12 02:31:37.152 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 02:31:37.154 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 02:31:38.175 | + ./stack.sh:exit_trap:558 : exit 1