2022-04-13 23:10:43.649 | + ./stack.sh:main:489 : exec 2022-04-13 23:10:43.649 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231043' 2022-04-13 23:10:43.649 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-231043.summary.2022-04-13-231043 2022-04-13 23:10:43.649 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:10:43.649 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231043 2022-04-13 23:10:43.649 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231043 /opt/stack/logs/stack.sh.log 2022-04-13 23:10:43.649 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231043.summary.2022-04-13-231043 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:10:43.649 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:10:43.649 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:10:43.649 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:10:43.649 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:10:43.649 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:10:43.649 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:10:43.649 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:10:43.649 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:10:43.649 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:10:43.649 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:10:43.649 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:10:43.650 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:10:43.650 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:10:43.650 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:10:43.650 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:10:43.650 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:10:43.650 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:10:43.650 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:10:43.651 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:10:43.652 | Linux dv-cinder-837526-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:10:43.654 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:10:43.656 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:10:43.659 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:10:43.695 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:10:43.711 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:10:43.713 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:10:43.715 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:10:43.717 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:10:43.719 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:10:43.721 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:10:43.723 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:10:43.724 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:10:43.726 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:10:43.728 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:10:43.730 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:10:43.732 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:10:43.733 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:10:43.736 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:10:43.739 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:10:43.741 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:10:43.743 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:10:43.745 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:10:43.747 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:10:43.760 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:43.761 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:10:43.763 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:10:43.765 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:10:43.767 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:10:43.769 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:10:43.770 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:10:43.772 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:10:43.774 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:10:43.776 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:10:43.778 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:10:43.780 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:10:43.782 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:10:43.783 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:10:43.785 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:10:43.787 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:10:43.789 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:10:43.806 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:10:43.808 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:10:43.821 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:43.823 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:10:43.827 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:10:43.829 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:10:43.831 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:10:43.832 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:10:43.834 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:10:43.836 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:10:43.838 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:10:43.840 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:10:43.842 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:10:43.843 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:10:43.848 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:10:43.859 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:10:43.877 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:10:43.890 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:10:43.902 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:10:43.937 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:10:43.996 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:10:44.086 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:10:44.107 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:10:44.152 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:10:44.204 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:10:44.352 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:10:44.366 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:10:44.379 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:10:44.393 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:10:44.488 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:10:44.491 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:10:44.494 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:10:44.496 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:10:44.498 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:10:44.500 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:10:44.502 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:10:44.502 | False' 2022-04-13 23:10:44.505 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:10:44.521 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:10:44.523 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:10:44.525 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:10:44.527 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:10:44.529 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:10:44.531 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:10:44.533 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:10:44.535 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:10:44.537 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:10:44.540 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:10:44.543 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:10:44.545 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:10:44.547 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:10:44.549 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:10:44.552 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:10:44.566 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:44.568 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:10:44.571 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:10:44.610 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:10:44.612 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:10:44.614 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:10:44.617 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:10:44.619 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:10:44.621 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:10:44.623 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:10:44.625 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:10:44.627 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:10:44.629 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:10:44.633 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.636 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:10:44.638 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.640 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:10:44.642 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.645 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:10:44.647 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.649 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:10:44.652 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.654 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:10:44.656 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.658 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:10:44.660 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.663 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:10:44.665 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.667 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:10:44.669 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.672 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:10:44.674 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.676 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:10:44.679 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.681 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:10:44.683 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.685 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:10:44.688 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.690 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:10:44.692 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.695 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:10:44.697 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.699 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:10:44.701 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.704 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:10:44.706 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.708 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:10:44.710 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.713 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:10:44.715 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.717 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:10:44.719 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.721 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:10:44.724 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.726 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:10:44.728 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.730 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:10:44.732 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.735 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:10:44.737 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.739 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:10:44.742 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.744 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:10:44.746 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.749 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:10:44.751 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.753 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:10:44.755 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.758 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:10:44.760 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.763 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:10:44.771 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.773 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:10:44.776 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.778 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:10:44.780 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.782 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:10:44.785 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.787 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:10:44.789 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.791 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:10:44.794 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.796 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:10:44.798 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.800 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:10:44.802 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.805 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:10:44.808 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.810 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:10:44.812 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.814 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:10:44.817 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.820 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:10:44.822 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.824 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:10:44.827 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.829 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:10:44.831 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.833 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:10:44.836 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.838 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:10:44.840 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:10:44.843 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:10:44.845 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:10:44.848 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:10:44.851 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:10:44.867 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:44.869 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:10:44.871 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:10:44.873 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:10:44.888 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:44.890 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:10:44.893 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:10:44.895 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:10:44.897 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:10:44.899 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:10:44.902 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:10:44.904 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:10:44.906 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:10:44.909 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:10:44.909 | Using mysql database backend 2022-04-13 23:10:44.911 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:10:44.927 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:10:44.931 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:10:44.933 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:10:44.936 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:10:44.938 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:10:44.941 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:10:44.956 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:44.959 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:10:44.975 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:10:44.991 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:44.994 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:10:45.010 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:10:45.026 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:10:45.043 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:45.045 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:10:45.061 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:45.063 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:10:45.080 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:10:45.082 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:10:45.085 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:10:45.087 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:10:45.090 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:10:45.094 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231045 2022-04-13 23:10:45.097 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231045 759' 2022-04-13 23:10:45.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.102 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:10:45.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.106 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:10:45.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.111 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:10:45.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.117 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:10:45.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.121 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 23:10:45.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.129 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 23:10:45.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.134 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231043 2022-04-13 23:10:45.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.139 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:10:45.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.144 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 23:10:45.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.149 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:10:45.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.154 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:10:45.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.159 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:10:45.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:45.164 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:10:45.167 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:10:45.169 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:10:45.172 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:10:45.174 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:10:45.176 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:10:45.178 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:10:45.181 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:10:45.184 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:10:45.186 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:10:45.188 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:10:45.204 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:10:45.206 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:10:45.208 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:45.212 | + functions-common:git_clone:629 : echo master 2022-04-13 23:10:45.212 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:10:45.217 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:10:45.219 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:45.221 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:10:45.233 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:10:45.236 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:10:45.237 | + functions-common:git_clone:685 : head -1 2022-04-13 23:10:45.240 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:10:45.243 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:10:45.245 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:10:45.248 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:10:45.250 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:10:45.253 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:10:45.255 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:10:45.258 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:10:45.260 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:10:45.263 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:10:45.265 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:10:45.267 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:10:45.270 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:10:45.275 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891445 2022-04-13 23:10:45.278 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:10:45.283 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649890860 2022-04-13 23:10:45.285 | ++ tools/install_prereqs.sh:source:49 : DELTA=585 2022-04-13 23:10:45.288 | ++ tools/install_prereqs.sh:source:50 : [[ 585 -lt 7200 ]] 2022-04-13 23:10:45.291 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:10:45.293 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:10:45.295 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:10:45.298 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:10:45.300 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:10:45.302 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:10:45.305 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:10:45.307 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:10:45.310 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:10:45.356 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:10:45.356 | apache2-dev 2022-04-13 23:10:45.356 | bc 2022-04-13 23:10:45.356 | bsdmainutils 2022-04-13 23:10:45.356 | curl 2022-04-13 23:10:45.356 | g++ 2022-04-13 23:10:45.356 | gawk 2022-04-13 23:10:45.356 | gcc 2022-04-13 23:10:45.356 | gettext 2022-04-13 23:10:45.356 | git 2022-04-13 23:10:45.356 | graphviz 2022-04-13 23:10:45.356 | iputils-ping 2022-04-13 23:10:45.356 | libapache2-mod-proxy-uwsgi 2022-04-13 23:10:45.356 | libffi-dev 2022-04-13 23:10:45.356 | libjpeg-dev 2022-04-13 23:10:45.356 | libpcre3-dev 2022-04-13 23:10:45.356 | libpq-dev 2022-04-13 23:10:45.356 | libssl-dev 2022-04-13 23:10:45.356 | libsystemd-dev 2022-04-13 23:10:45.356 | libxml2-dev 2022-04-13 23:10:45.356 | libxslt1-dev 2022-04-13 23:10:45.356 | libyaml-dev 2022-04-13 23:10:45.356 | lsof 2022-04-13 23:10:45.356 | openssh-server 2022-04-13 23:10:45.356 | openssl 2022-04-13 23:10:45.357 | pkg-config 2022-04-13 23:10:45.357 | psmisc 2022-04-13 23:10:45.357 | python3-dev 2022-04-13 23:10:45.357 | python3-pip 2022-04-13 23:10:45.357 | python3-systemd 2022-04-13 23:10:45.357 | python3-venv 2022-04-13 23:10:45.357 | tar 2022-04-13 23:10:45.357 | tcpdump 2022-04-13 23:10:45.357 | unzip 2022-04-13 23:10:45.357 | uuid-runtime 2022-04-13 23:10:45.357 | wget 2022-04-13 23:10:45.357 | wget 2022-04-13 23:10:45.357 | zlib1g-dev 2022-04-13 23:10:45.357 | libkrb5-dev 2022-04-13 23:10:45.357 | libldap2-dev 2022-04-13 23:10:45.357 | libsasl2-dev 2022-04-13 23:10:45.357 | memcached 2022-04-13 23:10:45.357 | python3-mysqldb 2022-04-13 23:10:45.357 | sqlite3 2022-04-13 23:10:45.357 | conntrack 2022-04-13 23:10:45.357 | curl 2022-04-13 23:10:45.357 | dnsmasq-base 2022-04-13 23:10:45.357 | dnsmasq-utils 2022-04-13 23:10:45.357 | ebtables 2022-04-13 23:10:45.357 | genisoimage 2022-04-13 23:10:45.357 | iptables 2022-04-13 23:10:45.357 | iputils-arping 2022-04-13 23:10:45.357 | kpartx 2022-04-13 23:10:45.357 | libjs-jquery-tablesorter 2022-04-13 23:10:45.357 | parted 2022-04-13 23:10:45.357 | pm-utils 2022-04-13 23:10:45.357 | python3-mysqldb 2022-04-13 23:10:45.357 | socat 2022-04-13 23:10:45.357 | sqlite3 2022-04-13 23:10:45.357 | sudo 2022-04-13 23:10:45.357 | vlan 2022-04-13 23:10:45.357 | lsscsi 2022-04-13 23:10:45.358 | open-iscsi 2022-04-13 23:10:45.358 | lvm2 2022-04-13 23:10:45.358 | qemu-utils 2022-04-13 23:10:45.358 | thin-provisioning-tools 2022-04-13 23:10:45.358 | acl 2022-04-13 23:10:45.358 | dnsmasq-base 2022-04-13 23:10:45.358 | dnsmasq-utils 2022-04-13 23:10:45.358 | ebtables 2022-04-13 23:10:45.358 | haproxy 2022-04-13 23:10:45.358 | iptables 2022-04-13 23:10:45.358 | iputils-arping 2022-04-13 23:10:45.358 | iputils-ping 2022-04-13 23:10:45.358 | postgresql-server-dev-all 2022-04-13 23:10:45.358 | python3-mysqldb 2022-04-13 23:10:45.358 | sqlite3 2022-04-13 23:10:45.358 | sudo 2022-04-13 23:10:45.358 | vlan 2022-04-13 23:10:45.358 | pcp 2022-04-13 23:10:45.358 | ipset 2022-04-13 23:10:45.358 | conntrack 2022-04-13 23:10:45.358 | conntrackd 2022-04-13 23:10:45.358 | keepalived 2022-04-13 23:10:45.358 | lvm2 2022-04-13 23:10:45.358 | qemu-utils 2022-04-13 23:10:45.358 | thin-provisioning-tools 2022-04-13 23:10:45.358 | curl 2022-04-13 23:10:45.358 | liberasurecode-dev 2022-04-13 23:10:45.358 | make 2022-04-13 23:10:45.358 | memcached 2022-04-13 23:10:45.358 | rsync 2022-04-13 23:10:45.358 | sqlite3 2022-04-13 23:10:45.358 | xfsprogs' 2022-04-13 23:10:45.361 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:10:45.379 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:10:45.379 | apache2-dev 2022-04-13 23:10:45.379 | bc 2022-04-13 23:10:45.379 | bsdmainutils 2022-04-13 23:10:45.379 | curl 2022-04-13 23:10:45.379 | g++ 2022-04-13 23:10:45.379 | gawk 2022-04-13 23:10:45.379 | gcc 2022-04-13 23:10:45.379 | gettext 2022-04-13 23:10:45.379 | git 2022-04-13 23:10:45.379 | graphviz 2022-04-13 23:10:45.379 | iputils-ping 2022-04-13 23:10:45.379 | libapache2-mod-proxy-uwsgi 2022-04-13 23:10:45.379 | libffi-dev 2022-04-13 23:10:45.379 | libjpeg-dev 2022-04-13 23:10:45.379 | libpcre3-dev 2022-04-13 23:10:45.379 | libpq-dev 2022-04-13 23:10:45.379 | libssl-dev 2022-04-13 23:10:45.379 | libsystemd-dev 2022-04-13 23:10:45.379 | libxml2-dev 2022-04-13 23:10:45.379 | libxslt1-dev 2022-04-13 23:10:45.379 | libyaml-dev 2022-04-13 23:10:45.379 | lsof 2022-04-13 23:10:45.379 | openssh-server 2022-04-13 23:10:45.379 | openssl 2022-04-13 23:10:45.379 | pkg-config 2022-04-13 23:10:45.379 | psmisc 2022-04-13 23:10:45.379 | python3-dev 2022-04-13 23:10:45.379 | python3-pip 2022-04-13 23:10:45.379 | python3-systemd 2022-04-13 23:10:45.379 | python3-venv 2022-04-13 23:10:45.379 | tar 2022-04-13 23:10:45.379 | tcpdump 2022-04-13 23:10:45.379 | unzip 2022-04-13 23:10:45.380 | uuid-runtime 2022-04-13 23:10:45.380 | wget 2022-04-13 23:10:45.380 | wget 2022-04-13 23:10:45.380 | zlib1g-dev 2022-04-13 23:10:45.380 | libkrb5-dev 2022-04-13 23:10:45.380 | libldap2-dev 2022-04-13 23:10:45.380 | libsasl2-dev 2022-04-13 23:10:45.380 | memcached 2022-04-13 23:10:45.380 | python3-mysqldb 2022-04-13 23:10:45.380 | sqlite3 2022-04-13 23:10:45.380 | conntrack 2022-04-13 23:10:45.380 | curl 2022-04-13 23:10:45.380 | dnsmasq-base 2022-04-13 23:10:45.380 | dnsmasq-utils 2022-04-13 23:10:45.380 | ebtables 2022-04-13 23:10:45.380 | genisoimage 2022-04-13 23:10:45.380 | iptables 2022-04-13 23:10:45.380 | iputils-arping 2022-04-13 23:10:45.380 | kpartx 2022-04-13 23:10:45.380 | libjs-jquery-tablesorter 2022-04-13 23:10:45.380 | parted 2022-04-13 23:10:45.380 | pm-utils 2022-04-13 23:10:45.380 | python3-mysqldb 2022-04-13 23:10:45.380 | socat 2022-04-13 23:10:45.380 | sqlite3 2022-04-13 23:10:45.380 | sudo 2022-04-13 23:10:45.380 | vlan 2022-04-13 23:10:45.380 | lsscsi 2022-04-13 23:10:45.380 | open-iscsi 2022-04-13 23:10:45.380 | lvm2 2022-04-13 23:10:45.380 | qemu-utils 2022-04-13 23:10:45.380 | thin-provisioning-tools 2022-04-13 23:10:45.380 | acl 2022-04-13 23:10:45.380 | dnsmasq-base 2022-04-13 23:10:45.380 | dnsmasq-utils 2022-04-13 23:10:45.380 | ebtables 2022-04-13 23:10:45.380 | haproxy 2022-04-13 23:10:45.381 | iptables 2022-04-13 23:10:45.381 | iputils-arping 2022-04-13 23:10:45.381 | iputils-ping 2022-04-13 23:10:45.381 | postgresql-server-dev-all 2022-04-13 23:10:45.381 | python3-mysqldb 2022-04-13 23:10:45.381 | sqlite3 2022-04-13 23:10:45.381 | sudo 2022-04-13 23:10:45.381 | vlan 2022-04-13 23:10:45.381 | pcp 2022-04-13 23:10:45.381 | ipset 2022-04-13 23:10:45.381 | conntrack 2022-04-13 23:10:45.381 | conntrackd 2022-04-13 23:10:45.381 | keepalived 2022-04-13 23:10:45.381 | lvm2 2022-04-13 23:10:45.381 | qemu-utils 2022-04-13 23:10:45.381 | thin-provisioning-tools 2022-04-13 23:10:45.381 | curl 2022-04-13 23:10:45.382 | liberasurecode-dev 2022-04-13 23:10:45.382 | make 2022-04-13 23:10:45.382 | memcached 2022-04-13 23:10:45.382 | rsync 2022-04-13 23:10:45.382 | sqlite3 2022-04-13 23:10:45.382 | xfsprogs ' 2022-04-13 23:10:45.382 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:10:45.384 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:45.386 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:45.389 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:10:45.390 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:10:45.394 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:10:45.396 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:10:45.399 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:10:45.401 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:10:45.403 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:10:45.405 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:45.407 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:10:45.410 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:45.412 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:45.414 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:10:45.416 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:10:45.418 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:45.420 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:10:45.423 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:10:45.427 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:10:45.430 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:10:45.432 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:10:45.434 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:10:45.436 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:10:45.439 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:10:45.442 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891445440 2022-04-13 23:10:45.445 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:10:45.447 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:10:45.449 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:10:45.761 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 23:10:45.842 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:10:45.970 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 23:10:46.520 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 23:10:56.332 | Fetched 336 kB in 1s (283 kB/s) 2022-04-13 23:10:57.864 | Reading package lists... 2022-04-13 23:10:57.897 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:10:57.900 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:10:57.902 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:10:57.904 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:57.906 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:57.908 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:10:57.910 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:57.912 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:10:57.915 | ++ functions-common:time_stop:2439 : start_time=1649891445440 2022-04-13 23:10:57.917 | ++ functions-common:time_stop:2441 : [[ -z 1649891445440 ]] 2022-04-13 23:10:57.919 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:57.923 | ++ functions-common:time_stop:2444 : end_time=1649891457921 2022-04-13 23:10:57.925 | ++ functions-common:time_stop:2445 : elapsed_time=12481 2022-04-13 23:10:57.928 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:10:57.930 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:57.932 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=12481 2022-04-13 23:10:57.934 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:10:57.937 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:10:57.939 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:57.941 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:57.944 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:10:57.965 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:10:58.075 | Reading package lists... 2022-04-13 23:10:58.317 | Building dependency tree... 2022-04-13 23:10:58.318 | Reading state information... 2022-04-13 23:10:58.352 | acl is already the newest version (2.2.53-6). 2022-04-13 23:10:58.352 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:10:58.352 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:10:58.352 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:10:58.352 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:10:58.352 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:10:58.352 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:10:58.352 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:10:58.352 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:10:58.352 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:10:58.352 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:10:58.352 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:10:58.352 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:10:58.352 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:10:58.352 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:10:58.352 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:10:58.352 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:10:58.352 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:10:58.352 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:10:58.352 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:10:58.352 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:10:58.352 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:10:58.352 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:10:58.352 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:10:58.353 | psmisc is already the newest version (23.3-1). 2022-04-13 23:10:58.353 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:10:58.353 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:10:58.353 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:10:58.353 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:10:58.353 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:10:58.353 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:10:58.353 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:10:58.353 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:10:58.353 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:10:58.353 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:10:58.353 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:10:58.353 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:10:58.353 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:10:58.353 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:10:58.353 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:10:58.353 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:10:58.353 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:10:58.353 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:10:58.353 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:10:58.353 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:10:58.353 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:10:58.353 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:10:58.353 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:10:58.353 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:10:58.353 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:10:58.353 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:10:58.353 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:10:58.353 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:10:58.353 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:10:58.353 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:10:58.353 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:10:58.353 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:10:58.353 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:10:58.354 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:10:58.354 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:10:58.354 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:10:58.354 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:10:58.354 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:10:58.354 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:10:58.354 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:10:58.354 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:10:58.354 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:10:58.354 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:10:58.354 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:10:58.569 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:10:58.569 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:10:58.570 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:10:58.570 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:10:58.570 | The following packages were automatically installed and are no longer required: 2022-04-13 23:10:58.570 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:10:58.571 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:10:58.571 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:10:58.571 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:10:58.571 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:10:58.571 | python3-zope.interface 2022-04-13 23:10:58.571 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:10:58.686 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:10:58.690 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:10:58.692 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:10:58.695 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:10:58.697 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:58.699 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:58.701 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:10:58.704 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:58.706 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:10:58.708 | ++ functions-common:time_stop:2439 : start_time=1649891457963 2022-04-13 23:10:58.711 | ++ functions-common:time_stop:2441 : [[ -z 1649891457963 ]] 2022-04-13 23:10:58.714 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:58.718 | ++ functions-common:time_stop:2444 : end_time=1649891458716 2022-04-13 23:10:58.720 | ++ functions-common:time_stop:2445 : elapsed_time=753 2022-04-13 23:10:58.722 | ++ functions-common:time_stop:2446 : total=754 2022-04-13 23:10:58.725 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:58.727 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1507 2022-04-13 23:10:58.729 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:10:58.732 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:10:58.734 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:10:58.737 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:10:58.742 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:10:58.747 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:10:58.750 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:10:58.752 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:11:00.143 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:11:00.145 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:11:00.147 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:11:00.149 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:11:00.151 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:11:00.153 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:11:00.155 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:11:00.156 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:11:00.158 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:11:00.160 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:11:00.161 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:11:00.163 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:11:00.165 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:11:00.167 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:11:00.169 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:11:00.170 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:11:00.172 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:11:00.174 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:11:00.176 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:11:00.178 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:11:00.180 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:11:00.183 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:11:00.184 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:11:00.187 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:11:00.265 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:11:00.268 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:11:00.343 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:11:00.345 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:11:00.422 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:11:00.424 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:11:00.426 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:11:00.428 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:11:00.430 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:11:00.432 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:11:00.434 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:11:00.436 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:11:00.437 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:11:00.439 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:11:00.441 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:11:00.441 | Distro: focal 2022-04-13 23:11:00.444 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:11:00.447 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:11:00.450 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:11:00.452 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:11:00.455 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:11:00.455 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:11:01.140 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:11:01.142 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:11:01.142 | pip: 21.3.1 2022-04-13 23:11:01.144 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:11:01.146 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:11:01.148 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:11:01.151 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:11:01.153 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:11:01.154 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:11:01.156 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:11:01.158 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:11:01.159 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:11:01.161 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:11:01.164 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:11:01.166 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:11:01.168 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:11:01.170 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:11:01.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:01.173 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:01.175 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:11:01.177 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:11:01.179 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:11:01.181 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:11:01.183 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:11:01.185 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:11:01.187 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:11:01.188 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:11:01.191 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:11:01.191 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:11:01.197 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 23:11:01.198 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 23:11:01.200 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:11:01.202 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:11:01.204 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:11:01.220 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:11:01.222 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:11:02.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:02.092 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:02.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:02.092 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:03.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:04.745 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:11:04.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:11:07.313 | Installing collected packages: setuptools 2022-04-13 23:11:08.168 | Successfully installed setuptools-62.0.0 2022-04-13 23:11:08.169 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:11:08.348 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:11:08.348 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:11:08.486 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:08.487 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:08.490 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:08.492 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:08.493 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:08.495 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:08.497 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:08.499 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:08.500 | + functions-common:time_stop:2439 : start_time=1649891461216 2022-04-13 23:11:08.502 | + functions-common:time_stop:2441 : [[ -z 1649891461216 ]] 2022-04-13 23:11:08.504 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:08.508 | + functions-common:time_stop:2444 : end_time=1649891468506 2022-04-13 23:11:08.509 | + functions-common:time_stop:2445 : elapsed_time=7290 2022-04-13 23:11:08.511 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:11:08.513 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:08.514 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7290 2022-04-13 23:11:08.516 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:08.518 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:11:08.521 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:11:08.524 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:11:08.526 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:11:08.529 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:11:08.529 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:11:09.225 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:11:09.226 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:11:09.226 | pip: 21.3.1 2022-04-13 23:11:09.230 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:11:09.232 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:11:09.235 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:11:09.238 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:11:09.240 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:11:09.242 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:09.245 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:09.247 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:11:09.259 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:11:09.270 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:11:09.281 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:11:09.284 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:11:09.286 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:11:09.288 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:11:09.290 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:11:09.292 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:11:09.294 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:11:09.296 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:11:09.298 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:11:09.300 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:11:09.303 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:11:09.305 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:11:09.307 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:11:09.309 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:11:09.311 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:11:09.313 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:11:09.316 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:11:09.318 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:11:09.320 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:11:09.322 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:11:09.324 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:11:09.326 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:11:09.328 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:11:09.331 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:11:09.333 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:11:09.336 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:11:09.338 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:11:09.340 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:11:09.342 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:11:09.363 | Using python 3.8 to install os-testr 2022-04-13 23:11:09.366 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 23:11:10.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:10.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:10.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:10.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:11.446 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:11.478 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:11:11.552 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 23:11:11.554 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:11:11.555 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:11:11.568 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:11:11.577 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 23:11:11.588 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 23:11:14.102 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:11:14.109 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:11:14.109 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:11:14.235 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:14.237 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:14.240 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:14.242 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:14.244 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:14.247 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:14.249 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:14.251 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:14.253 | + functions-common:time_stop:2439 : start_time=1649891469358 2022-04-13 23:11:14.255 | + functions-common:time_stop:2441 : [[ -z 1649891469358 ]] 2022-04-13 23:11:14.258 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:14.262 | + functions-common:time_stop:2444 : end_time=1649891474259 2022-04-13 23:11:14.264 | + functions-common:time_stop:2445 : elapsed_time=4901 2022-04-13 23:11:14.266 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:11:14.268 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:14.270 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4901 2022-04-13 23:11:14.272 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:14.275 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:11:14.327 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:11:14.426 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:11:14.429 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:11:14.432 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:11:14.435 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:11:14.437 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:11:14.461 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:11:16.444 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.451 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.455 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.461 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.464 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.471 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.476 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.502 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.581 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.601 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.605 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.609 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.624 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.633 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.635 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.652 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.669 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.679 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.683 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.702 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.724 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.742 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.750 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.756 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.777 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.806 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.808 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.822 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.827 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.831 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.836 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.851 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.858 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.910 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.928 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.932 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:16.964 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.027 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.033 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.040 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.092 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.105 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.113 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.218 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.244 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.248 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.259 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.264 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.283 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.291 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.308 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.339 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.368 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.380 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.393 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.411 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.420 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.434 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.446 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.450 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:17.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:17.592 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:11:17.884 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:17.887 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:17.889 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:17.891 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:17.893 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:17.896 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:17.898 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:17.900 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:17.902 | + functions-common:time_stop:2439 : start_time=1649891474453 2022-04-13 23:11:17.904 | + functions-common:time_stop:2441 : [[ -z 1649891474453 ]] 2022-04-13 23:11:17.907 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:17.911 | + functions-common:time_stop:2444 : end_time=1649891477909 2022-04-13 23:11:17.913 | + functions-common:time_stop:2445 : elapsed_time=3456 2022-04-13 23:11:17.915 | + functions-common:time_stop:2446 : total=4901 2022-04-13 23:11:17.917 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:17.920 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8357 2022-04-13 23:11:17.922 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:17.924 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:11:17.927 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:11:17.950 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 23:11:19.738 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.746 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.750 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.756 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.760 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.766 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.771 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.796 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.877 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.896 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.901 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.905 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.920 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.929 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.931 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.949 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.966 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.976 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.980 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:19.999 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.022 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.040 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.048 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.054 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.075 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.105 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.107 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.121 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.126 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.130 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.135 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.150 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.157 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.207 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.226 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.230 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.262 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.326 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.332 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.339 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.391 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.405 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.414 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.519 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.544 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.548 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.560 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.565 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.585 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.592 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.609 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.640 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.670 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.683 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.696 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.714 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.722 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.737 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.748 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.752 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:11:20.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:20.761 | Processing /opt/stack/requirements 2022-04-13 23:11:22.488 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 23:11:22.492 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 23:11:22.504 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 23:11:22.510 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:11:22.512 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:11:22.518 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 23:11:22.545 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 23:11:22.548 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 23:11:22.559 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:11:22.609 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:11:22.612 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:11:22.630 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 23:11:22.636 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 23:11:22.639 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 23:11:22.643 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 23:11:22.646 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 23:11:22.661 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 23:11:22.669 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 23:11:22.672 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:11:22.686 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:11:22.737 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 23:11:22.742 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 23:11:22.804 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 23:11:22.806 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:11:22.807 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:11:23.633 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:11:23.633 | ERROR: Command errored out with exit status 1: 2022-04-13 23:11:23.633 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yzfohsgz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yzfohsgz/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-9fm6d9dq 2022-04-13 23:11:23.633 | cwd: /tmp/pip-req-build-yzfohsgz/ 2022-04-13 23:11:23.633 | Complete output (6 lines): 2022-04-13 23:11:23.633 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:11:23.633 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:11:23.633 | or: setup.py --help-commands 2022-04-13 23:11:23.633 | or: setup.py cmd --help 2022-04-13 23:11:23.633 | 2022-04-13 23:11:23.633 | error: invalid command 'bdist_wheel' 2022-04-13 23:11:23.633 | ---------------------------------------- 2022-04-13 23:11:23.633 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:11:23.633 | Running setup.py clean for openstack-requirements 2022-04-13 23:11:24.499 | Failed to build openstack-requirements 2022-04-13 23:11:24.516 | Installing collected packages: openstack-requirements 2022-04-13 23:11:24.516 | Attempting uninstall: openstack-requirements 2022-04-13 23:11:24.517 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:11:24.552 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:11:24.572 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:11:24.575 | Running setup.py install for openstack-requirements: started 2022-04-13 23:11:26.935 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:11:26.960 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:11:27.088 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:27.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:27.092 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:27.094 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:27.096 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:27.099 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:27.101 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:27.103 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:27.105 | + functions-common:time_stop:2439 : start_time=1649891477942 2022-04-13 23:11:27.107 | + functions-common:time_stop:2441 : [[ -z 1649891477942 ]] 2022-04-13 23:11:27.110 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:27.114 | + functions-common:time_stop:2444 : end_time=1649891487111 2022-04-13 23:11:27.116 | + functions-common:time_stop:2445 : elapsed_time=9169 2022-04-13 23:11:27.118 | + functions-common:time_stop:2446 : total=8357 2022-04-13 23:11:27.120 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:27.122 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17526 2022-04-13 23:11:27.125 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:27.127 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:11:27.130 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:11:27.132 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:11:27.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:27.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:27.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:11:27.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:27.144 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:11:27.165 | Using python 3.8 to install pbr 2022-04-13 23:11:27.168 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:11:28.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:28.059 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:28.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:28.059 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:29.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:29.324 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:11:32.010 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:11:32.018 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:11:32.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:11:32.143 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:32.146 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:32.148 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:32.151 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:32.153 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:32.155 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:32.157 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:32.159 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:32.161 | + functions-common:time_stop:2439 : start_time=1649891487160 2022-04-13 23:11:32.163 | + functions-common:time_stop:2441 : [[ -z 1649891487160 ]] 2022-04-13 23:11:32.166 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:32.170 | + functions-common:time_stop:2444 : end_time=1649891492167 2022-04-13 23:11:32.172 | + functions-common:time_stop:2445 : elapsed_time=5007 2022-04-13 23:11:32.174 | + functions-common:time_stop:2446 : total=17526 2022-04-13 23:11:32.176 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:32.178 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22533 2022-04-13 23:11:32.181 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:32.183 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:11:34.453 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:11:36.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:36.339 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:11:36.353 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:11:36.356 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:11:36.359 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:11:36.361 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:11:36.368 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 23:11:36.439 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:11:36.441 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:11:36.445 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:11:36.462 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:11:36.464 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:11:36.467 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:11:36.469 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:11:36.471 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:11:36.473 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:11:36.476 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:11:36.478 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:11:36.480 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:11:36.482 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:11:36.485 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:11:36.490 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:11:36.492 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:11:36.494 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:11:36.496 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:11:36.498 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:11:36.514 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:36.516 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:11:36.518 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:11:36.520 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:11:36.522 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:11:36.524 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:11:36.526 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:11:36.529 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:11:36.531 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:11:36.533 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:11:36.535 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:11:36.537 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:11:36.539 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:11:36.541 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:11:36.543 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:11:36.546 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:11:36.548 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:11:36.550 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:11:36.553 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:11:36.555 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:11:36.557 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:11:36.560 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:11:36.562 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:11:36.564 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:11:36.567 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:11:36.569 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:11:36.620 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:11:36.620 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:11:36.622 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:11:36.988 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:11:36.991 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:11:37.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:37.010 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:11:37.012 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:11:37.014 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:11:37.017 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:11:37.019 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:11:37.022 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:37.024 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:11:37.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:37.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:37.031 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:11:37.033 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:11:37.037 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:11:37.039 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:11:37.041 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:11:37.043 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:11:37.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:37.048 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:37.051 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:11:37.071 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:11:37.181 | Reading package lists... 2022-04-13 23:11:37.425 | Building dependency tree... 2022-04-13 23:11:37.427 | Reading state information... 2022-04-13 23:11:37.679 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:11:37.679 | The following packages were automatically installed and are no longer required: 2022-04-13 23:11:37.680 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:11:37.680 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:11:37.680 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:11:37.680 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:11:37.680 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:11:37.680 | python3-zope.interface 2022-04-13 23:11:37.680 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:11:37.796 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:11:37.800 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:11:37.803 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:11:37.805 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:37.807 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:37.809 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:37.811 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:37.814 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:37.816 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:11:37.818 | + functions-common:time_stop:2439 : start_time=1649891497069 2022-04-13 23:11:37.820 | + functions-common:time_stop:2441 : [[ -z 1649891497069 ]] 2022-04-13 23:11:37.823 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:37.827 | + functions-common:time_stop:2444 : end_time=1649891497825 2022-04-13 23:11:37.829 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-13 23:11:37.831 | + functions-common:time_stop:2446 : total=1507 2022-04-13 23:11:37.834 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:37.836 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2263 2022-04-13 23:11:37.839 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:11:37.841 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:11:37.843 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:11:37.845 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:11:37.848 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:11:37.851 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:11:37.853 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:11:37.855 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:11:37.858 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:11:37.860 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:11:37.862 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:11:37.864 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:11:37.867 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:11:37.869 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:11:37.871 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:11:37.873 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:11:37.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:11:37.878 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:11:37.880 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:11:37.882 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:11:37.885 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:11:37.887 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:11:37.889 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:11:37.891 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:11:37.893 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:11:37.896 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:11:37.899 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:11:37.901 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:11:37.904 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:11:37.920 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:37.922 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:11:37.924 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:11:37.927 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:11:37.929 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:11:37.932 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:11:37.936 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:11:37.938 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:11:37.940 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:11:37.943 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:11:37.945 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:11:37.947 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:11:37.950 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:11:38.674 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:11:38.674 | user tags 2022-04-13 23:11:38.674 | stackrabbit []' 2022-04-13 23:11:38.677 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:11:38.677 | user tags 2022-04-13 23:11:38.677 | stackrabbit []' 2022-04-13 23:11:38.678 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:11:38.684 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:11:38.686 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:11:38.688 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:11:39.345 | Changing password for user "stackrabbit" ... 2022-04-13 23:11:39.369 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:11:40.042 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:11:40.065 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:11:40.067 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:11:40.745 | Changing password for user "stackrabbit" ... 2022-04-13 23:11:40.768 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:11:40.771 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:11:40.773 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:11:41.426 | Deleting user "guest" ... 2022-04-13 23:11:41.441 | Error: 2022-04-13 23:11:41.441 | {:no_such_user, "guest"} 2022-04-13 23:11:41.454 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:11:41.456 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:11:41.474 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:41.476 | + ./stack.sh:main:838 : install_database 2022-04-13 23:11:41.478 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:11:41.481 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:11:41.483 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:41.485 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:41.488 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:11:41.703 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:11:41.705 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:11:41.708 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:11:41.710 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:11:41.713 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:11:41.715 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:11:41.717 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:11:41.720 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:11:41.722 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:11:41.725 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:11:41.727 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:11:41.729 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:11:41.732 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:11:41.734 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:11:41.736 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:11:41.738 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:11:41.741 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:11:41.743 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:11:41.745 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:11:41.748 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:11:41.750 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:11:41.752 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:11:41.754 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:11:41.757 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:11:41.759 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:11:41.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:41.764 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:41.766 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:11:41.768 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:11:41.771 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:11:41.773 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:11:41.776 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:11:41.778 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:41.780 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:11:41.783 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:41.786 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:41.788 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:11:41.790 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:11:41.792 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:11:41.795 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:11:41.797 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:11:41.799 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:11:41.802 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:41.804 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:41.806 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:11:41.827 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:11:41.937 | Reading package lists... 2022-04-13 23:11:42.178 | Building dependency tree... 2022-04-13 23:11:42.180 | Reading state information... 2022-04-13 23:11:42.432 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:11:42.432 | The following packages were automatically installed and are no longer required: 2022-04-13 23:11:42.433 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:11:42.433 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:11:42.433 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:11:42.434 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:11:42.434 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:11:42.434 | python3-zope.interface 2022-04-13 23:11:42.434 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:11:42.548 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:11:42.552 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:11:42.554 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:11:42.557 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:42.559 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:42.561 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:42.563 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:42.565 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:42.568 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:11:42.570 | + functions-common:time_stop:2439 : start_time=1649891501824 2022-04-13 23:11:42.572 | + functions-common:time_stop:2441 : [[ -z 1649891501824 ]] 2022-04-13 23:11:42.575 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:42.579 | + functions-common:time_stop:2444 : end_time=1649891502576 2022-04-13 23:11:42.581 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-13 23:11:42.584 | + functions-common:time_stop:2446 : total=2263 2022-04-13 23:11:42.586 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:42.588 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3015 2022-04-13 23:11:42.590 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:11:42.592 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:11:42.595 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:11:42.597 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:11:42.600 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:11:42.602 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:11:42.604 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:11:42.607 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:11:42.610 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:11:42.612 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:11:42.616 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:11:42.616 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:11:42.621 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:11:42.623 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:11:42.626 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:11:42.628 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:11:42.631 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:11:42.653 | Using python 3.8 to install PyMySQL 2022-04-13 23:11:42.655 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:11:43.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:43.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:43.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:43.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:44.704 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:44.737 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:11:47.408 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:11:47.416 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:11:47.416 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:11:47.533 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:47.536 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:47.538 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:47.540 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:47.542 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:47.545 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:47.547 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:47.549 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:47.552 | + functions-common:time_stop:2439 : start_time=1649891502647 2022-04-13 23:11:47.554 | + functions-common:time_stop:2441 : [[ -z 1649891502647 ]] 2022-04-13 23:11:47.557 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:47.561 | + functions-common:time_stop:2444 : end_time=1649891507559 2022-04-13 23:11:47.563 | + functions-common:time_stop:2445 : elapsed_time=4912 2022-04-13 23:11:47.566 | + functions-common:time_stop:2446 : total=22533 2022-04-13 23:11:47.569 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:47.571 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27445 2022-04-13 23:11:47.573 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:47.575 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:11:47.578 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:11:47.580 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:11:47.582 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:11:47.598 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:47.601 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:11:47.603 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:11:47.606 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:11:47.607 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:11:47.612 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:11:47.615 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:11:47.618 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:11:47.620 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:11:47.623 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:11:47.625 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:11:47.642 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:47.645 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:11:47.647 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:11:47.649 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:11:47.652 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:11:47.654 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:11:47.657 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:47.659 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:11:47.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:47.664 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:47.667 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:11:47.669 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:11:47.672 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:11:47.674 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:11:47.678 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:11:47.680 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:11:47.682 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:47.685 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:47.687 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:11:47.708 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:11:47.818 | Reading package lists... 2022-04-13 23:11:48.071 | Building dependency tree... 2022-04-13 23:11:48.072 | Reading state information... 2022-04-13 23:11:48.322 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:11:48.322 | The following packages were automatically installed and are no longer required: 2022-04-13 23:11:48.323 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:11:48.323 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:11:48.323 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:11:48.323 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:11:48.323 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:11:48.323 | python3-zope.interface 2022-04-13 23:11:48.323 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:11:48.437 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:11:48.441 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:11:48.444 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:11:48.446 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:48.448 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:48.450 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:48.453 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:48.455 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:48.458 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:11:48.460 | + functions-common:time_stop:2439 : start_time=1649891507705 2022-04-13 23:11:48.462 | + functions-common:time_stop:2441 : [[ -z 1649891507705 ]] 2022-04-13 23:11:48.465 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:48.469 | + functions-common:time_stop:2444 : end_time=1649891508466 2022-04-13 23:11:48.471 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-13 23:11:48.473 | + functions-common:time_stop:2446 : total=3015 2022-04-13 23:11:48.476 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:48.478 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3776 2022-04-13 23:11:48.480 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:11:48.482 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:11:48.499 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:48.501 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:11:48.503 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:11:48.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:11:48.509 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:11:48.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:11:48.531 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:11:48.533 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:11:48.536 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:11:48.538 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:11:48.540 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:48.543 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:11:48.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:48.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:48.549 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:11:48.552 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:11:48.554 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:11:48.556 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:11:48.558 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:11:48.560 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:11:48.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:48.565 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:48.567 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:11:48.587 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:11:48.698 | Reading package lists... 2022-04-13 23:11:48.946 | Building dependency tree... 2022-04-13 23:11:48.948 | Reading state information... 2022-04-13 23:11:49.211 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:11:49.211 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:11:49.211 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:11:49.211 | The following packages were automatically installed and are no longer required: 2022-04-13 23:11:49.212 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:11:49.212 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:11:49.212 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:11:49.212 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:11:49.212 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:11:49.213 | python3-zope.interface 2022-04-13 23:11:49.213 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:11:49.328 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:11:49.334 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:11:49.336 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:11:49.338 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:49.340 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:49.342 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:49.344 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:49.346 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:49.349 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:11:49.351 | + functions-common:time_stop:2439 : start_time=1649891508585 2022-04-13 23:11:49.353 | + functions-common:time_stop:2441 : [[ -z 1649891508585 ]] 2022-04-13 23:11:49.356 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:49.360 | + functions-common:time_stop:2444 : end_time=1649891509358 2022-04-13 23:11:49.362 | + functions-common:time_stop:2445 : elapsed_time=773 2022-04-13 23:11:49.364 | + functions-common:time_stop:2446 : total=3776 2022-04-13 23:11:49.366 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:49.368 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4549 2022-04-13 23:11:49.371 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:11:49.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:11:49.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:49.377 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:49.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:11:49.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:11:49.386 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:11:49.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:11:49.392 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:11:49.396 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:11:49.396 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:11:49.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:11:49.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:11:49.406 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:11:49.408 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:11:49.410 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:11:49.412 | + functions:vercmp:631 : local result 2022-04-13 23:11:49.416 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:11:49.416 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:11:49.416 | ++ functions:vercmp:635 : head -1 2022-04-13 23:11:49.421 | + functions:vercmp:635 : result=3.13 2022-04-13 23:11:49.423 | + functions:vercmp:637 : case $op in 2022-04-13 23:11:49.426 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:11:49.428 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:11:49.430 | + functions:vercmp:648 : return 2022-04-13 23:11:49.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:11:49.434 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:11:49.437 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:11:49.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:11:49.915 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:11:49.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:49.920 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:49.922 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:11:49.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:49.927 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:11:49.945 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:49.948 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:11:49.950 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:11:49.950 | Installing etcd 2022-04-13 23:11:49.952 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:11:49.965 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:11:49.980 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:11:49.982 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:11:49.996 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:11:49.999 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:11:50.001 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:11:50.005 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:11:50.009 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:11:50.011 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 23:11:50.014 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:11:50.016 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:11:50.018 | ++ functions:get_extra_file:74 : return 2022-04-13 23:11:50.022 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:11:50.024 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:11:50.027 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:11:50.029 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:11:50.045 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:50.048 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:11:50.050 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:11:50.067 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:50.070 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:11:50.072 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:11:50.074 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:11:50.077 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:11:50.079 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:11:50.081 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:11:50.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:11:50.086 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:11:50.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:11:50.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.098 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:11:50.101 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:11:50.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:11:50.105 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:11:50.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:11:50.114 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.116 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:11:50.118 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:11:50.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:11:50.123 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:11:50.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:11:50.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.135 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:11:50.137 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:11:50.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:11:50.141 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:11:50.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:11:50.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.153 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:11:50.156 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:11:50.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:11:50.160 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:11:50.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:11:50.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.172 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:11:50.174 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:11:50.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:11:50.178 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:11:50.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:11:50.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.189 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:11:50.192 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:11:50.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:11:50.197 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:11:50.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:11:50.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.209 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:11:50.211 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:11:50.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:11:50.215 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:11:50.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:11:50.225 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.227 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:11:50.229 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:11:50.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:11:50.234 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:11:50.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:11:50.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.246 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:11:50.248 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:11:50.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:11:50.252 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:11:50.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.259 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:11:50.261 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.264 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:11:50.266 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:11:50.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:11:50.270 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:11:50.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:11:50.280 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.282 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:11:50.284 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:11:50.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:11:50.289 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:11:50.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.296 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:11:50.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.301 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:11:50.304 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:11:50.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:11:50.308 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:11:50.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:11:50.317 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.319 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:11:50.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:11:50.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:11:50.326 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:11:50.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:11:50.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.338 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:11:50.340 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:11:50.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:11:50.345 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:11:50.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:11:50.354 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.356 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:11:50.359 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:11:50.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:11:50.364 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:11:50.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:11:50.373 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.375 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:11:50.377 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:11:50.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:11:50.382 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:11:50.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:11:50.391 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.393 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:11:50.396 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:11:50.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:11:50.400 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:11:50.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:11:50.409 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.412 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:11:50.415 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:11:50.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:11:50.419 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:11:50.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:11:50.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.431 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:11:50.433 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:11:50.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:11:50.438 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:11:50.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:11:50.447 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.449 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:11:50.452 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:11:50.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:11:50.456 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:11:50.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.464 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:11:50.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.468 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:11:50.470 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:11:50.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:11:50.476 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:11:50.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:11:50.485 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.487 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:11:50.489 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:11:50.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:11:50.494 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:11:50.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:11:50.503 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.505 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:11:50.508 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:11:50.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:11:50.512 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:11:50.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.520 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:11:50.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.524 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:11:50.527 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:11:50.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:11:50.531 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:11:50.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:11:50.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.544 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:11:50.546 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:11:50.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:11:50.551 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:11:50.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:11:50.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.562 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:11:50.564 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:11:50.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:11:50.569 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:11:50.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.576 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:11:50.578 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.580 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:11:50.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:11:50.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:11:50.588 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:11:50.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:11:50.597 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.600 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:11:50.602 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:11:50.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:11:50.607 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:11:50.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.611 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:11:50.617 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.619 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:11:50.622 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:11:50.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:11:50.626 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:11:50.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:11:50.636 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.639 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:11:50.641 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:11:50.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:11:50.646 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:11:50.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:11:50.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.659 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:11:50.662 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:11:50.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:11:50.666 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:11:50.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.673 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:11:50.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.679 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:11:50.681 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:11:50.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:11:50.686 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:11:50.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:11:50.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.698 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:11:50.700 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:11:50.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:11:50.705 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:11:50.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:11:50.714 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.716 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:11:50.719 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:11:50.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:11:50.723 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:11:50.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:11:50.733 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.735 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:11:50.737 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:11:50.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:11:50.742 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:11:50.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:11:50.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.754 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:11:50.756 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:11:50.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:11:50.761 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:11:50.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:11:50.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.773 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:11:50.776 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:11:50.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:11:50.781 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:11:50.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:50.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:50.788 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:11:50.790 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:50.792 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:11:50.814 | Using python 3.8 to install etcd3 2022-04-13 23:11:50.816 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 23:11:51.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:51.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:51.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:51.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:52.892 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:11:52.900 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:11:52.902 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:11:52.903 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:11:52.904 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:11:55.463 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:11:55.470 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:11:55.470 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:11:55.588 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:55.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:55.593 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:55.595 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:55.597 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:55.599 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:55.602 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:55.604 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:55.606 | + functions-common:time_stop:2439 : start_time=1649891510808 2022-04-13 23:11:55.608 | + functions-common:time_stop:2441 : [[ -z 1649891510808 ]] 2022-04-13 23:11:55.611 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:55.615 | + functions-common:time_stop:2444 : end_time=1649891515612 2022-04-13 23:11:55.617 | + functions-common:time_stop:2445 : elapsed_time=4804 2022-04-13 23:11:55.619 | + functions-common:time_stop:2446 : total=27445 2022-04-13 23:11:55.621 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:55.623 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32249 2022-04-13 23:11:55.626 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:55.628 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:11:55.651 | Using python 3.8 to install etcd3gw 2022-04-13 23:11:55.654 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 23:11:56.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:56.517 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:56.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:56.517 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:57.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:57.740 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:11:57.748 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:11:57.750 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:11:57.751 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:11:57.752 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:11:57.785 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:11:57.787 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:11:57.789 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:11:57.790 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:12:00.289 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:12:00.296 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:12:00.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:12:00.432 | + inc/python:pip_install:200 : result=0 2022-04-13 23:12:00.434 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:12:00.437 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:00.439 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:00.442 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:00.444 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:00.446 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:00.448 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:12:00.450 | + functions-common:time_stop:2439 : start_time=1649891515645 2022-04-13 23:12:00.453 | + functions-common:time_stop:2441 : [[ -z 1649891515645 ]] 2022-04-13 23:12:00.455 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:00.459 | + functions-common:time_stop:2444 : end_time=1649891520457 2022-04-13 23:12:00.462 | + functions-common:time_stop:2445 : elapsed_time=4812 2022-04-13 23:12:00.464 | + functions-common:time_stop:2446 : total=32249 2022-04-13 23:12:00.466 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:00.468 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37061 2022-04-13 23:12:00.474 | + inc/python:pip_install:203 : return 0 2022-04-13 23:12:00.476 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:12:00.479 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:12:00.481 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:12:00.484 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:12:00.486 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:12:00.489 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:12:00.491 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:12:00.493 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:12:00.496 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:12:00.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:12:00.500 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:12:00.503 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:12:00.505 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:12:00.508 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:12:00.510 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:12:00.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:00.515 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:00.517 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:12:00.519 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:12:00.522 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:12:00.524 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:12:00.527 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:12:00.529 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:12:00.531 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:00.533 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:12:00.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:00.538 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:00.540 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:12:00.543 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:00.545 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:12:00.547 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:12:00.550 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:12:00.553 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:12:00.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:00.558 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:00.560 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:12:00.582 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:12:00.692 | Reading package lists... 2022-04-13 23:12:00.936 | Building dependency tree... 2022-04-13 23:12:00.937 | Reading state information... 2022-04-13 23:12:01.190 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:12:01.190 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:12:01.190 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:12:01.190 | The following packages were automatically installed and are no longer required: 2022-04-13 23:12:01.192 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:12:01.192 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:12:01.192 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:12:01.192 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:12:01.192 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:12:01.192 | python3-zope.interface 2022-04-13 23:12:01.192 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:12:01.306 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:12:01.310 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:12:01.313 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:12:01.315 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:01.318 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:01.320 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:01.323 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:01.325 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:01.327 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:12:01.329 | + functions-common:time_stop:2439 : start_time=1649891520579 2022-04-13 23:12:01.332 | + functions-common:time_stop:2441 : [[ -z 1649891520579 ]] 2022-04-13 23:12:01.334 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:01.339 | + functions-common:time_stop:2444 : end_time=1649891521336 2022-04-13 23:12:01.341 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-13 23:12:01.343 | + functions-common:time_stop:2446 : total=4549 2022-04-13 23:12:01.345 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:01.348 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5306 2022-04-13 23:12:01.351 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:12:01.353 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:12:01.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:01.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:01.360 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:12:01.421 | Module proxy already enabled 2022-04-13 23:12:01.426 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:12:01.487 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:12:01.487 | Module proxy already enabled 2022-04-13 23:12:01.487 | Module proxy_uwsgi already enabled 2022-04-13 23:12:01.491 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:12:01.494 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:12:01.496 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:12:01.498 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:12:01.632 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:12:01.634 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:12:01.637 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:12:01.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.642 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:12:01.648 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.654 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:12:01.656 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:12:01.658 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:12:01.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.664 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.666 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:12:01.668 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.671 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:12:01.673 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:12:01.676 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:12:01.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:12:01.686 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.688 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:12:01.691 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:12:01.693 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:12:01.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:12:01.703 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.705 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:12:01.708 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:12:01.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:12:01.718 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.720 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:12:01.723 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:12:01.725 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:12:01.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:12:01.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.737 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:12:01.754 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:01.757 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:12:01.759 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:12:01.761 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:12:01.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:12:01.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.774 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:12:01.791 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:01.793 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:12:01.796 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:12:01.798 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:12:01.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.803 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:12:01.808 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.810 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:12:01.812 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:12:01.815 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:12:01.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:01.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:01.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:12:01.824 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:01.827 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:12:01.829 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:12:01.832 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:12:01.835 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:12:01.837 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:12:01.840 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:12:01.843 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:12:01.844 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:12:01.849 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:12:01.851 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:12:01.853 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:12:01.856 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:12:01.859 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:12:01.879 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:12:01.881 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 23:12:02.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:02.778 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:02.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:02.778 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:03.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:12:04.006 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:12:04.061 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:12:04.062 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:12:04.063 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:12:04.064 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:12:04.065 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:12:04.066 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:12:04.067 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:12:04.068 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:12:04.069 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:12:04.071 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:12:04.072 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:12:04.073 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:12:04.074 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:12:04.075 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:12:04.133 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:12:04.135 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:12:04.136 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:12:04.177 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:12:04.217 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:12:04.218 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:12:04.219 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:12:04.220 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:12:04.269 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:12:04.273 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:12:04.284 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:12:04.285 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:12:04.299 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:12:04.300 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:12:04.302 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:12:04.367 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:12:04.368 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:12:04.371 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:12:04.373 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:12:04.424 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:12:04.437 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:12:07.068 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:12:07.075 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:12:07.076 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:12:07.197 | + inc/python:pip_install:200 : result=0 2022-04-13 23:12:07.200 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:12:07.202 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:07.204 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:07.207 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:07.209 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:07.211 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:07.213 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:12:07.216 | + functions-common:time_stop:2439 : start_time=1649891521873 2022-04-13 23:12:07.218 | + functions-common:time_stop:2441 : [[ -z 1649891521873 ]] 2022-04-13 23:12:07.221 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:07.225 | + functions-common:time_stop:2444 : end_time=1649891527223 2022-04-13 23:12:07.227 | + functions-common:time_stop:2445 : elapsed_time=5350 2022-04-13 23:12:07.230 | + functions-common:time_stop:2446 : total=37061 2022-04-13 23:12:07.232 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:07.234 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42411 2022-04-13 23:12:07.236 | + inc/python:pip_install:203 : return 0 2022-04-13 23:12:07.239 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:12:07.241 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:12:07.243 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:12:07.246 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:12:07.249 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:12:07.251 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:12:07.255 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:12:07.256 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:12:07.261 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:12:07.263 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:12:07.266 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:12:07.269 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:12:07.272 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:12:07.294 | Using python 3.8 to install python-memcached 2022-04-13 23:12:07.297 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 23:12:08.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:08.161 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:08.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:08.161 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:09.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:12:09.380 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:12:09.383 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:12:11.934 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:12:11.942 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:12:11.942 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:12:12.059 | + inc/python:pip_install:200 : result=0 2022-04-13 23:12:12.061 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:12:12.063 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:12.066 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:12.068 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:12.071 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:12.073 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:12.075 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:12:12.077 | + functions-common:time_stop:2439 : start_time=1649891527289 2022-04-13 23:12:12.079 | + functions-common:time_stop:2441 : [[ -z 1649891527289 ]] 2022-04-13 23:12:12.083 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:12.087 | + functions-common:time_stop:2444 : end_time=1649891532085 2022-04-13 23:12:12.089 | + functions-common:time_stop:2445 : elapsed_time=4796 2022-04-13 23:12:12.092 | + functions-common:time_stop:2446 : total=42411 2022-04-13 23:12:12.094 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:12.096 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47207 2022-04-13 23:12:12.099 | + inc/python:pip_install:203 : return 0 2022-04-13 23:12:12.101 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:12:12.117 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:12.119 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 23:12:12.122 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:12:12.124 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:12:12.126 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:12:12.129 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:12:12.132 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:12:12.134 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:12:12.150 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:12.152 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:12:12.154 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:12:12.156 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:12:12.158 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:12:12.160 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:12:12.163 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:12:12.166 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:12:12.168 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:12:12.170 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:12:12.185 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:12:12.187 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:12:12.189 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:12.192 | + functions-common:git_clone:629 : echo master 2022-04-13 23:12:12.193 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:12:12.198 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:12:12.200 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:12.202 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:12:12.215 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:12:12.217 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:12:12.218 | + functions-common:git_clone:685 : head -1 2022-04-13 23:12:12.221 | c141e6164 trivial: Fix typo 2022-04-13 23:12:12.223 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:12:12.226 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:12:12.228 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:12:12.230 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:12:12.232 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:12:12.235 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:12:12.237 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:12:12.240 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:12:12.242 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:12:12.244 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:12:12.247 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:12:12.249 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:12:12.252 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:12:12.254 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:12:12.257 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:12:12.259 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:12:12.261 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:12:12.264 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:12:12.270 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:12:12.273 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:12:12.958 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:12:12.960 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:12:12.962 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:12:12.964 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:12:12.966 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:12:12.969 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:12:12.971 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:12:12.973 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:12:12.975 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:12:12.977 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:12:12.980 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:12:12.982 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:12:12.984 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:12:12.986 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:12:13.007 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:12:13.010 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:12:13.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:13.900 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:13.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:13.900 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:15.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:12:15.133 | Obtaining file:///opt/stack/keystone 2022-04-13 23:12:15.134 | Preparing metadata (setup.py): started 2022-04-13 23:12:20.253 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:12:20.340 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:12:20.342 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:12:20.343 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:12:20.344 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:12:20.345 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:12:20.346 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:12:20.347 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:12:20.348 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:12:20.349 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:12:20.350 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:12:20.351 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:12:20.352 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:12:20.353 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:12:20.354 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:12:20.355 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:12:20.357 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:12:20.358 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:12:20.359 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:12:20.360 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:12:20.361 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:12:20.362 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:12:20.363 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:12:20.364 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:12:20.365 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:12:20.367 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:12:20.368 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:12:20.369 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:12:20.370 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:12:20.371 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:12:20.372 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:12:20.373 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:12:20.374 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:12:20.375 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:12:20.376 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:12:20.388 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:12:20.389 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:12:20.432 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:12:20.450 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:12:20.451 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:12:20.452 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:12:20.454 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:12:20.456 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:12:20.466 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:12:20.530 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:12:20.531 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:12:20.628 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:12:20.629 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:12:20.630 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:12:20.632 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:12:20.686 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:12:20.688 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:12:20.690 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:12:20.741 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:12:20.744 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:12:20.826 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:12:20.828 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:12:20.829 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:12:20.831 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:12:20.832 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:12:20.834 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:12:20.853 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:12:20.903 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:12:20.925 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:12:20.927 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:12:20.928 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:12:20.929 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:12:20.981 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:12:21.098 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:12:21.098 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:12:21.099 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:12:21.100 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:12:21.103 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:12:21.327 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:12:21.350 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:12:21.352 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:12:21.439 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:12:21.458 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:12:21.515 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:12:21.555 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:12:21.666 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:12:21.732 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:12:21.805 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:12:21.934 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:12:21.962 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:12:22.004 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:12:22.005 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:12:22.008 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:12:22.009 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:12:22.010 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:12:22.011 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:12:22.066 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:12:22.203 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:12:22.206 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:12:22.208 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:12:22.209 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:12:22.361 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:12:22.441 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:12:22.689 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:12:22.951 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:12:22.985 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:12:24.888 | Installing collected packages: keystone 2022-04-13 23:12:24.888 | Attempting uninstall: keystone 2022-04-13 23:12:24.888 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:12:24.892 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:12:24.894 | Running setup.py develop for keystone 2022-04-13 23:12:31.182 | Successfully installed keystone 2022-04-13 23:12:31.182 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:12:31.191 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:12:31.191 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:12:31.322 | + inc/python:pip_install:200 : result=0 2022-04-13 23:12:31.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:12:31.327 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:31.329 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:31.331 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:31.333 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:31.335 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:31.337 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:12:31.340 | + functions-common:time_stop:2439 : start_time=1649891533001 2022-04-13 23:12:31.342 | + functions-common:time_stop:2441 : [[ -z 1649891533001 ]] 2022-04-13 23:12:31.344 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:31.349 | + functions-common:time_stop:2444 : end_time=1649891551347 2022-04-13 23:12:31.351 | + functions-common:time_stop:2445 : elapsed_time=18346 2022-04-13 23:12:31.353 | + functions-common:time_stop:2446 : total=47207 2022-04-13 23:12:31.355 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:31.357 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65553 2022-04-13 23:12:31.359 | + inc/python:pip_install:203 : return 0 2022-04-13 23:12:31.362 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:12:31.365 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:12:31.367 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:12:31.385 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:12:31.397 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:12:31.400 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:12:31.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:31.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:31.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:12:31.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:31.412 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:12:31.429 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:31.432 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:12:31.434 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:12:31.436 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:12:31.439 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:12:31.451 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:12:31.453 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:12:31.458 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:12:31.474 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:31.476 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:12:31.507 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:12:31.534 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:12:31.564 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:12:31.594 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:12:31.625 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:12:31.654 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:12:31.683 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:12:31.710 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:12:31.713 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:12:31.715 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:12:31.717 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:12:31.720 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:12:31.723 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:12:31.738 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:31.742 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:12:31.744 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:12:31.746 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:12:31.762 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:31.764 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:12:31.767 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:12:31.798 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:12:31.801 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:12:31.803 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:12:31.805 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:12:31.821 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:31.824 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.11/identity 2022-04-13 23:12:31.854 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:12:31.857 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:12:31.887 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:12:31.889 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:12:31.892 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:12:31.894 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:12:31.897 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:12:31.900 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:12:31.930 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:12:31.932 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:12:31.935 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:12:31.937 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:12:31.940 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:12:31.956 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:12:31.959 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:12:31.961 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:31.963 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:12:31.966 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:12:31.993 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:12:32.020 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:12:32.049 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:12:32.077 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:12:32.104 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:12:32.106 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:12:32.109 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:12:32.111 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:12:32.113 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:12:32.116 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:12:32.118 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:12:32.121 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:12:32.125 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:12:32.127 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:12:32.130 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:12:32.142 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:12:32.142 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:12:32.151 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:12:32.155 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:12:32.170 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:12:32.172 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:12:32.176 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:12:32.205 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:12:32.231 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:12:32.258 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:12:32.285 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:12:32.311 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:12:32.339 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:12:32.365 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:12:32.392 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:12:32.419 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:12:32.446 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:12:32.474 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:12:32.501 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:12:32.528 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:12:32.530 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:12:32.533 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:12:32.535 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:12:32.537 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:12:32.540 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:32.542 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:32.544 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:12:32.547 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:12:32.549 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:12:32.576 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:12:32.603 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:12:32.604 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:12:32.613 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:12:32.616 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:12:32.618 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:12:32.620 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:12:32.623 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:12:32.625 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:12:32.627 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:32.630 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:32.632 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:12:32.635 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:12:32.637 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:32.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:32.641 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:12:32.704 | Site keystone-wsgi-public already enabled 2022-04-13 23:12:32.708 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:12:32.710 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:12:32.712 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:12:32.715 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:12:32.917 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:12:32.948 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:12:32.980 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:12:33.011 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:12:33.014 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:12:33.046 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:12:33.074 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:12:33.103 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:12:33.106 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:12:33.126 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:33.129 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:12:33.147 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:33.150 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:12:33.152 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:12:33.154 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:12:33.157 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:12:33.159 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:12:33.162 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:12:33.164 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:12:33.166 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:12:33.169 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:12:33.171 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:12:33.174 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:12:33.177 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:12:33.179 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:12:33.182 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:12:33.198 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:12:33.201 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:12:33.203 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:33.206 | + functions-common:git_clone:629 : echo master 2022-04-13 23:12:33.207 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:12:33.212 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:12:33.214 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:33.216 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:12:33.229 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:12:33.232 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:12:33.233 | + functions-common:git_clone:685 : head -1 2022-04-13 23:12:33.236 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:12:33.239 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:12:33.242 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:12:33.244 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:12:33.246 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:12:33.249 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:12:33.251 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:12:33.254 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:12:33.257 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:12:33.259 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:12:33.261 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:12:33.264 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:12:33.266 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:12:33.269 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:12:33.272 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:12:33.275 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:12:33.277 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:12:33.280 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:12:33.283 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:12:33.288 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:12:33.291 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:12:33.961 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:12:33.963 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:12:33.965 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:12:33.968 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:12:33.970 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:12:33.972 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:12:33.975 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:12:33.977 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:12:33.979 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:12:33.981 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:12:33.984 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:12:33.986 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:12:33.989 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:12:33.991 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:12:34.012 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:12:34.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 -e '/opt/stack/swift[keystone]' 2022-04-13 23:12:34.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:36.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:12:36.098 | Obtaining file:///opt/stack/swift 2022-04-13 23:12:36.099 | Preparing metadata (setup.py): started 2022-04-13 23:12:40.819 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:12:40.858 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:12:40.859 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:12:40.860 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:12:40.861 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:12:40.863 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:12:40.864 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:12:40.865 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:12:40.866 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:12:40.867 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:12:40.868 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:12:40.869 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:12:40.907 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:12:40.915 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:12:40.971 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:12:40.973 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:12:40.974 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:12:40.975 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:12:40.976 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:12:40.977 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:12:40.978 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:12:40.980 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:12:40.981 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:12:40.982 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:12:40.983 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:12:40.984 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:12:41.005 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:12:41.037 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:12:41.038 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:12:41.039 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:12:41.041 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:12:41.064 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:12:41.167 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:12:41.168 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:12:41.169 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:12:41.212 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:12:41.255 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:12:41.257 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:12:41.258 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:12:41.259 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:12:41.318 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:12:41.323 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:12:41.336 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:12:41.337 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:12:41.356 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:12:41.358 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:12:41.504 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:12:41.520 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:12:43.843 | Installing collected packages: swift 2022-04-13 23:12:43.843 | Attempting uninstall: swift 2022-04-13 23:12:43.843 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:12:43.846 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:12:43.848 | Running setup.py develop for swift 2022-04-13 23:12:49.764 | Successfully installed swift 2022-04-13 23:12:49.764 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:12:49.772 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:12:49.772 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:12:49.917 | + inc/python:pip_install:200 : result=0 2022-04-13 23:12:49.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:12:49.922 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:49.924 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:49.926 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:49.929 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:49.931 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:49.933 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:12:49.935 | + functions-common:time_stop:2439 : start_time=1649891554007 2022-04-13 23:12:49.937 | + functions-common:time_stop:2441 : [[ -z 1649891554007 ]] 2022-04-13 23:12:49.941 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:49.945 | + functions-common:time_stop:2444 : end_time=1649891569942 2022-04-13 23:12:49.947 | + functions-common:time_stop:2445 : elapsed_time=15935 2022-04-13 23:12:49.949 | + functions-common:time_stop:2446 : total=65553 2022-04-13 23:12:49.951 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:49.954 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81488 2022-04-13 23:12:49.956 | + inc/python:pip_install:203 : return 0 2022-04-13 23:12:49.958 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:12:49.961 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:12:49.963 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:12:49.982 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:12:49.994 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:12:49.997 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:12:49.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:50.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:50.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:12:50.007 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:50.009 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:12:50.012 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:12:50.014 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:12:50.016 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:12:50.018 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:12:50.020 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:12:50.022 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:12:50.025 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:12:51.253 | No account-replicator running 2022-04-13 23:12:51.253 | No container-updater running 2022-04-13 23:12:51.253 | No object-server running 2022-04-13 23:12:51.253 | No container-sync running 2022-04-13 23:12:51.253 | No container-auditor running 2022-04-13 23:12:51.253 | No object-auditor running 2022-04-13 23:12:51.253 | No object-updater running 2022-04-13 23:12:51.253 | No container-reconciler running 2022-04-13 23:12:51.253 | No container-server running 2022-04-13 23:12:51.253 | No container-sharder running 2022-04-13 23:12:51.253 | No object-expirer running 2022-04-13 23:12:51.253 | No object-reconstructor running 2022-04-13 23:12:51.253 | No object-replicator running 2022-04-13 23:12:51.253 | No proxy-server running 2022-04-13 23:12:51.253 | No account-server running 2022-04-13 23:12:51.254 | No account-auditor running 2022-04-13 23:12:51.254 | No container-replicator running 2022-04-13 23:12:51.254 | No account-reaper running 2022-04-13 23:12:51.347 | + lib/swift:configure_swift:337 : true 2022-04-13 23:12:51.349 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:12:51.361 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:12:51.373 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:12:51.376 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:12:51.377 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:12:51.382 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:12:51.382 | s/%GROUP%/ubuntu/; 2022-04-13 23:12:51.382 | s/%USER%/ubuntu/; 2022-04-13 23:12:51.382 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:12:51.382 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:12:51.385 | uid = ubuntu 2022-04-13 23:12:51.385 | gid = ubuntu 2022-04-13 23:12:51.385 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:12:51.385 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:12:51.385 | address = 127.0.0.1 2022-04-13 23:12:51.385 | 2022-04-13 23:12:51.385 | [account6612] 2022-04-13 23:12:51.385 | max connections = 25 2022-04-13 23:12:51.385 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:12:51.385 | read only = false 2022-04-13 23:12:51.385 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:12:51.385 | 2022-04-13 23:12:51.385 | [account6622] 2022-04-13 23:12:51.386 | max connections = 25 2022-04-13 23:12:51.386 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:12:51.386 | read only = false 2022-04-13 23:12:51.386 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:12:51.386 | 2022-04-13 23:12:51.386 | [account6632] 2022-04-13 23:12:51.386 | max connections = 25 2022-04-13 23:12:51.386 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:12:51.386 | read only = false 2022-04-13 23:12:51.386 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:12:51.386 | 2022-04-13 23:12:51.386 | [account6642] 2022-04-13 23:12:51.386 | max connections = 25 2022-04-13 23:12:51.386 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:12:51.386 | read only = false 2022-04-13 23:12:51.386 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:12:51.386 | 2022-04-13 23:12:51.386 | 2022-04-13 23:12:51.386 | [container6611] 2022-04-13 23:12:51.386 | max connections = 25 2022-04-13 23:12:51.386 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:12:51.386 | read only = false 2022-04-13 23:12:51.386 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:12:51.386 | 2022-04-13 23:12:51.386 | [container6621] 2022-04-13 23:12:51.386 | max connections = 25 2022-04-13 23:12:51.386 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:12:51.386 | read only = false 2022-04-13 23:12:51.386 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:12:51.386 | 2022-04-13 23:12:51.386 | [container6631] 2022-04-13 23:12:51.386 | max connections = 25 2022-04-13 23:12:51.386 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:12:51.386 | read only = false 2022-04-13 23:12:51.386 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:12:51.386 | 2022-04-13 23:12:51.387 | [container6641] 2022-04-13 23:12:51.387 | max connections = 25 2022-04-13 23:12:51.387 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:12:51.387 | read only = false 2022-04-13 23:12:51.387 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:12:51.387 | 2022-04-13 23:12:51.387 | 2022-04-13 23:12:51.387 | [object6613] 2022-04-13 23:12:51.387 | max connections = 25 2022-04-13 23:12:51.387 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:12:51.387 | read only = false 2022-04-13 23:12:51.387 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:12:51.387 | 2022-04-13 23:12:51.387 | [object6623] 2022-04-13 23:12:51.387 | max connections = 25 2022-04-13 23:12:51.387 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:12:51.387 | read only = false 2022-04-13 23:12:51.387 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:12:51.387 | 2022-04-13 23:12:51.387 | [object6633] 2022-04-13 23:12:51.387 | max connections = 25 2022-04-13 23:12:51.387 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:12:51.387 | read only = false 2022-04-13 23:12:51.387 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:12:51.387 | 2022-04-13 23:12:51.387 | [object6643] 2022-04-13 23:12:51.387 | max connections = 25 2022-04-13 23:12:51.387 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:12:51.387 | read only = false 2022-04-13 23:12:51.387 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:12:51.388 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:12:51.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:51.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:51.394 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:12:51.406 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:12:51.408 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:12:51.413 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:12:51.417 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:12:51.419 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:12:51.423 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:12:51.451 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.11:8080/v1/ 2022-04-13 23:12:51.476 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:12:51.494 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:12:51.522 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:12:51.541 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:12:51.573 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:12:51.590 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:12:51.619 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:12:51.636 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:12:51.665 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:12:51.683 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:12:51.711 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:12:51.728 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:12:51.743 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:51.746 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:12:51.773 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:12:51.800 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:12:51.827 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:12:51.853 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:12:51.868 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:51.870 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:12:51.897 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:12:51.912 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:51.914 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:12:51.929 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:51.931 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:12:51.933 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:12:51.948 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:51.950 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:12:51.952 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:12:51.954 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:12:51.959 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:12:51.964 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:12:51.991 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:12:52.017 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:12:52.047 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:12:52.076 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:12:52.104 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:12:52.106 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:12:52.108 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:12:52.110 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:12:52.112 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:12:52.138 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:12:52.166 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:12:52.194 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:12:52.222 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:12:52.249 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:12:52.277 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:12:52.304 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:12:52.332 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:12:52.359 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:12:52.386 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:12:52.413 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:12:52.440 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:12:52.467 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:12:52.496 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:12:52.525 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:12:52.544 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:12:52.572 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:12:52.599 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:12:52.604 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:12:52.632 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:12:52.659 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:12:52.685 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:12:52.688 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:12:52.690 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:12:52.692 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:12:52.697 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:12:52.699 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:12:52.701 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:12:52.703 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:12:52.706 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:12:52.708 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:12:52.711 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:12:52.713 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:12:52.730 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:12:52.758 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:12:52.776 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:12:52.804 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:12:52.822 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:12:52.850 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:12:52.868 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:12:52.897 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:12:52.915 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:12:52.943 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:12:52.962 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:12:52.990 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:12:53.008 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:12:53.038 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:12:53.056 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:12:53.085 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:12:53.103 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:12:53.130 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:12:53.135 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:12:53.153 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:12:53.181 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:12:53.210 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:12:53.213 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:12:53.217 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:12:53.219 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:12:53.222 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:12:53.224 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:12:53.226 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:12:53.228 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:12:53.230 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:12:53.232 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:12:53.250 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:12:53.279 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:12:53.296 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:12:53.324 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:12:53.342 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:12:53.372 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:12:53.390 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:12:53.419 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:12:53.436 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:12:53.464 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:12:53.482 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:12:53.511 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:12:53.529 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:12:53.558 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:12:53.579 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:12:53.606 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:12:53.624 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:12:53.652 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:12:53.657 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:12:53.675 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:12:53.704 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:12:53.706 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:12:53.710 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:12:53.713 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:12:53.715 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:12:53.717 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:12:53.719 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:12:53.721 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:12:53.724 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:12:53.726 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:12:53.744 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:12:53.771 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:12:53.789 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:12:53.818 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:12:53.835 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:12:53.864 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:12:53.882 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:12:53.910 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:12:53.928 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:12:53.956 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:12:53.974 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:12:54.003 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:12:54.021 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:12:54.049 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:12:54.067 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:12:54.095 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:12:54.113 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:12:54.139 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:12:54.144 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:12:54.163 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:12:54.191 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:12:54.219 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:12:54.247 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:12:54.274 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:12:54.277 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:12:54.281 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:12:54.309 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:12:54.338 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:12:54.366 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:12:54.395 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:12:54.423 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:12:54.450 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:12:54.477 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:12:54.505 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:12:54.532 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:12:54.548 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:54.551 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:12:54.570 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:12:54.573 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:12:54.593 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:12:54.595 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.11 2022-04-13 23:12:54.623 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:12:54.625 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:12:54.653 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.11/identity 2022-04-13 23:12:54.682 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:12:54.684 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:12:54.711 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:12:54.727 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:54.730 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:12:54.733 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:12:54.738 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:12:54.740 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:12:54.753 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:12:54.755 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:12:54.767 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:12:54.769 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:12:54.771 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:12:54.774 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:12:54.776 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:12:54.779 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:12:54.781 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:12:54.784 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:12:54.786 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:12:54.799 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:12:54.801 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:12:54.804 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:12:54.822 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:54.824 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:12:54.842 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:54.844 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:12:54.847 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:12:54.850 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:12:54.852 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:12:54.855 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:12:54.857 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:12:54.860 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:12:54.863 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:12:54.880 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:54.883 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:12:54.886 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:12:54.903 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:54.906 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:12:54.909 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:12:54.911 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:12:54.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:54.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:54.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:12:54.922 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:54.925 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:12:54.928 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:12:54.930 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:12:54.933 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:12:54.936 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:12:54.938 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:12:54.942 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:12:54.945 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:12:54.948 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:12:54.950 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:12:54.954 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:12:54.954 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:12:54.961 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:12:54.963 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:12:54.966 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:12:54.969 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:12:54.972 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:12:54.994 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:12:54.996 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:12:55.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:55.865 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:55.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:55.865 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:57.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:12:57.071 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:12:57.154 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:12:57.155 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:12:57.156 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:12:57.157 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:12:57.158 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:12:57.159 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:12:57.160 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:12:57.162 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:12:57.163 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:12:57.164 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:12:57.165 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:12:57.166 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:12:57.168 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:12:57.170 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 23:12:57.172 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 23:12:57.176 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:12:57.178 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 23:12:57.180 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:12:57.189 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:12:57.190 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:12:57.204 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:12:57.274 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:12:57.275 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:12:57.277 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:12:57.303 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:12:57.305 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:12:57.307 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:12:57.308 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:12:57.309 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:12:57.319 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:12:57.361 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:12:57.363 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:12:57.364 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:12:57.365 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:12:57.384 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:12:57.386 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:12:57.403 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:12:57.417 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:12:57.420 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:12:57.439 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:12:57.442 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:12:57.522 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:12:57.524 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:12:57.525 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:12:57.528 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:12:57.587 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:12:57.613 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:12:57.848 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:12:57.851 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:12:57.885 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:12:57.886 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:12:57.888 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:12:57.890 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:12:57.891 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:12:57.893 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:12:57.948 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:12:58.131 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:12:58.155 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:12:58.240 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:12:58.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->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:13:00.494 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:00.501 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:00.501 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:00.625 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:00.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:00.631 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:00.633 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:00.635 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:00.638 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:00.640 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:00.642 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:00.645 | + functions-common:time_stop:2439 : start_time=1649891574988 2022-04-13 23:13:00.647 | + functions-common:time_stop:2441 : [[ -z 1649891574988 ]] 2022-04-13 23:13:00.651 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:00.655 | + functions-common:time_stop:2444 : end_time=1649891580652 2022-04-13 23:13:00.657 | + functions-common:time_stop:2445 : elapsed_time=5664 2022-04-13 23:13:00.659 | + functions-common:time_stop:2446 : total=81488 2022-04-13 23:13:00.662 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:00.664 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87152 2022-04-13 23:13:00.666 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:00.669 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:13:00.672 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:13:00.674 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:13:00.687 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:13:00.692 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:13:00.695 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:13:00.697 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:13:00.699 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:13:00.701 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:13:00.704 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:13:00.708 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:13:00.710 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:13:00.713 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:13:00.729 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:13:00.731 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:13:00.733 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:00.736 | + functions-common:git_clone:629 : echo master 2022-04-13 23:13:00.737 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:13:00.742 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:13:00.744 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:00.747 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:13:00.760 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:13:00.763 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:13:00.763 | + functions-common:git_clone:685 : head -1 2022-04-13 23:13:00.766 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:13:00.769 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:13:00.772 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:13:00.775 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:13:00.777 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:13:00.780 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:13:00.782 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:13:00.785 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:13:00.787 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:13:00.790 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:13:00.792 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:13:00.795 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:13:00.797 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:13:00.800 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:13:00.803 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:13:00.806 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:13:00.808 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:13:00.811 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:13:00.814 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:13:00.820 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:13:00.823 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:13:01.488 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:13:01.490 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:13:01.492 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:13:01.495 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:13:01.497 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:13:01.499 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:13:01.502 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:13:01.505 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:13:01.507 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:13:01.509 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:13:01.512 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:13:01.514 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:13:01.517 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:13:01.519 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:13:01.540 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:13:01.543 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:13:02.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:02.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:02.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:02.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:03.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:03.623 | Obtaining file:///opt/stack/glance 2022-04-13 23:13:03.624 | Preparing metadata (setup.py): started 2022-04-13 23:13:08.423 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:13:08.495 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:13:08.496 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:13:08.497 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:13:08.498 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:13:08.499 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:13:08.501 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:13:08.502 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:13:08.503 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:13:08.504 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:13:08.505 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:13:08.506 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:13:08.507 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:13:08.508 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:13:08.509 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:13:08.510 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:13:08.511 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:13:08.512 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:13:08.513 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:13:08.514 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:13:08.515 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:13:08.516 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:13:08.518 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:13:08.519 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:13:08.520 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:13:08.521 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:13:08.522 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:13:08.523 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:13:08.524 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:13:08.526 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:13:08.527 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:13:08.528 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:13:08.529 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:13:08.530 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:13:08.531 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:13:08.532 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:13:08.533 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:13:08.534 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:13:08.536 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:13:08.537 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:13:08.537 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:13:08.538 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:13:08.539 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:13:08.541 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:13:08.557 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:13:08.558 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:13:08.560 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:13:08.582 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:13:08.583 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:13:08.622 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:13:08.637 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:13:08.646 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:13:08.661 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:13:08.662 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:13:08.663 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:13:08.755 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:13:08.832 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:13:08.885 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:13:08.886 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:13:08.920 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:13:08.989 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:13:08.992 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:13:08.993 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:13:09.052 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:13:09.054 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:13:09.056 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:13:09.081 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:13:09.130 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:13:09.133 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:13:09.191 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:13:09.192 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:13:09.193 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:13:09.194 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:13:09.198 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:13:09.224 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:13:09.227 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:13:09.228 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:13:09.271 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:13:09.315 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:13:09.316 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:13:09.317 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:13:09.394 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:13:09.453 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:13:09.555 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:13:09.829 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:13:09.832 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:13:09.834 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:13:09.835 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:13:09.890 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:13:09.913 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:13:10.007 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:13:10.126 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:13:10.342 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:13:10.344 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:13:10.347 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:13:10.348 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:13:10.350 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:13:10.351 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:13:10.352 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:13:10.471 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:13:10.506 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:13:10.551 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:13:10.556 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:13:10.794 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:13:10.978 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:13:10.979 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:13:10.982 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:13:10.983 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:13:11.088 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:13:11.244 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:13:11.378 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:13:11.697 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:13:11.699 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:13:11.928 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:13:12.210 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:13:12.567 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:13:12.568 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:13:14.091 | Installing collected packages: glance 2022-04-13 23:13:14.091 | Attempting uninstall: glance 2022-04-13 23:13:14.091 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:13:14.098 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:13:14.099 | Running setup.py develop for glance 2022-04-13 23:13:20.209 | Successfully installed glance 2022-04-13 23:13:20.209 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:20.217 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:20.217 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:20.359 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:20.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:20.364 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:20.366 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:20.368 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:20.370 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:20.373 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:20.375 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:20.378 | + functions-common:time_stop:2439 : start_time=1649891581535 2022-04-13 23:13:20.380 | + functions-common:time_stop:2441 : [[ -z 1649891581535 ]] 2022-04-13 23:13:20.383 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:20.387 | + functions-common:time_stop:2444 : end_time=1649891600384 2022-04-13 23:13:20.389 | + functions-common:time_stop:2445 : elapsed_time=18849 2022-04-13 23:13:20.391 | + functions-common:time_stop:2446 : total=87152 2022-04-13 23:13:20.394 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:20.396 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=106001 2022-04-13 23:13:20.398 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:20.401 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:13:20.404 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:13:20.406 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:13:20.425 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:13:20.437 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:13:20.440 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:13:20.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:20.444 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:20.447 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:13:20.449 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:20.452 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:13:20.455 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:13:20.457 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:13:20.472 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:13:20.475 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:13:20.477 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:13:20.480 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:13:20.482 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:13:20.484 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:13:20.488 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:13:20.490 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:13:20.519 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:13:20.548 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:13:20.577 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:13:20.606 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:13:20.636 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:13:20.665 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:13:20.667 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:13:20.670 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:13:20.672 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:13:20.675 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:13:20.703 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:13:20.732 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:13:20.762 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:13:20.792 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:13:20.822 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:13:20.852 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:13:20.881 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:13:20.911 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:13:20.940 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:13:20.969 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:13:20.999 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:13:21.001 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:13:21.004 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:13:21.006 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:13:21.009 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:13:21.011 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:13:21.027 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:21.030 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:13:21.033 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:13:21.036 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:13:21.052 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:21.055 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:13:21.058 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:13:21.086 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:13:21.089 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:13:21.091 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:13:21.093 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:13:21.097 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:13:21.126 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:13:21.158 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:13:21.160 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:13:21.163 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:13:21.165 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:13:21.167 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:13:21.170 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:13:21.172 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:13:21.202 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:13:21.205 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.11 2022-04-13 23:13:21.235 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:13:21.238 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:13:21.254 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:21.257 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:13:21.287 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:13:21.316 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:13:21.346 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:13:21.376 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:13:21.406 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:13:21.422 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:21.425 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:13:21.455 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:13:21.486 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:13:21.514 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.11/identity/v3 2022-04-13 23:13:21.544 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:13:21.574 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.11/image 2022-04-13 23:13:21.604 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:13:21.620 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:21.623 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:13:21.625 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:13:21.628 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:13:21.631 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:13:21.649 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:13:21.651 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:13:21.654 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:13:21.656 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:13:21.658 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:13:21.687 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:13:21.718 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:13:21.747 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:13:21.785 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:13:21.790 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:13:21.820 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:13:21.849 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:13:21.878 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.11/identity 2022-04-13 23:13:21.908 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:13:21.937 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:13:21.967 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:13:21.996 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:13:22.026 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:13:22.055 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:13:22.085 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:13:22.115 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:13:22.120 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:13:22.127 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:13:22.143 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:22.146 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:13:22.148 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:13:22.151 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:13:22.153 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:13:22.155 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:13:22.158 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:13:22.162 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:13:22.164 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:13:22.168 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:13:22.198 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:13:22.201 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:13:22.203 | ++ functions:get_random_port:837 : true 2022-04-13 23:13:22.205 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:13:22.208 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:13:22.210 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:13:22.265 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:13:22.268 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:13:22.270 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:13:22.273 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:13:22.275 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:13:22.303 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:13:22.330 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:13:22.357 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:13:22.384 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:13:22.412 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:13:22.439 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:13:22.467 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:13:22.493 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:13:22.522 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:13:22.550 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:13:22.577 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:13:22.605 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:13:22.633 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:13:22.661 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:13:22.688 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:13:22.716 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:13:22.744 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:13:22.772 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:13:22.799 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:13:22.802 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:13:22.804 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:13:22.806 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:22.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:22.811 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:13:22.818 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:13:22.873 | proxy (enabled by site administrator) 2022-04-13 23:13:22.876 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:13:22.879 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:13:22.882 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:13:22.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:22.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:22.889 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:13:22.891 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:13:22.947 | proxy_http (enabled by site administrator) 2022-04-13 23:13:22.950 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:13:22.953 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:13:22.955 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:13:22.958 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:13:22.960 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:22.963 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:22.965 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:13:22.968 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:13:22.971 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:13:22.972 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:13:22.980 | KeepAlive Off 2022-04-13 23:13:22.984 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:13:22.985 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:13:22.993 | SetEnv proxy-sendchunked 1 2022-04-13 23:13:22.997 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:13:22.997 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:13:23.006 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:13:23.009 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:13:23.012 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:13:23.014 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:13:23.016 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:13:23.019 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:13:23.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:23.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:23.026 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:13:23.029 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:13:23.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:23.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:23.036 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:13:23.098 | Site glance-wsgi-api already enabled 2022-04-13 23:13:23.102 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:13:23.104 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:13:23.107 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:13:23.109 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:13:23.244 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:13:23.250 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:13:23.283 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:13:23.286 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:13:23.304 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:23.307 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:13:23.309 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:13:23.312 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:13:23.314 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:13:23.317 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:13:23.320 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:13:23.322 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:13:23.324 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:13:23.327 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:13:23.329 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:13:23.332 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:13:23.335 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:13:23.338 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:13:23.340 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:13:23.357 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:13:23.359 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:13:23.361 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:23.364 | + functions-common:git_clone:629 : echo master 2022-04-13 23:13:23.365 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:13:23.370 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:13:23.373 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:23.375 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:13:23.388 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:13:23.391 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:13:23.392 | + functions-common:git_clone:685 : head -1 2022-04-13 23:13:23.404 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:13:23.407 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:13:23.409 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:13:23.412 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:13:23.414 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:13:23.417 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:13:23.420 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:13:23.422 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:13:23.425 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:13:23.428 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:13:23.430 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:13:23.433 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:13:23.435 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:13:23.438 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:13:23.441 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:13:23.443 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:13:23.446 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:13:23.448 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:13:23.452 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:13:23.458 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:13:23.460 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:13:24.132 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:13:24.134 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:13:24.137 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:13:24.139 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:13:24.142 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:13:24.145 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:13:24.147 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:13:24.150 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:13:24.152 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:13:24.154 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:13:24.157 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:13:24.159 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:13:24.162 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:13:24.164 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:13:24.185 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:13:24.187 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:13:25.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:25.046 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:25.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:25.046 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:26.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:26.269 | Obtaining file:///opt/stack/cinder 2022-04-13 23:13:26.270 | Preparing metadata (setup.py): started 2022-04-13 23:13:31.813 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:13:31.948 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:13:31.949 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:13:31.950 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:13:31.951 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:13:31.952 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:13:31.953 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:13:31.954 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:13:31.955 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:13:31.956 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:13:31.957 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:13:31.958 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:13:31.959 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:13:31.960 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:13:31.962 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:13:31.963 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:13:31.964 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:13:31.965 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:13:31.966 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:13:31.967 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:13:31.968 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:13:31.969 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:13:31.970 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:13:31.972 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:13:31.973 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:13:31.974 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:13:31.975 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:13:31.976 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:13:31.977 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:13:31.978 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:13:31.979 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:13:31.980 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:13:31.982 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:13:31.983 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:13:31.984 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:13:31.985 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:13:31.986 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:13:31.988 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:13:31.989 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:13:31.990 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:13:31.991 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:13:31.992 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:13:31.993 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:13:31.994 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:13:31.995 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:13:31.996 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:13:31.997 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:13:31.998 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:13:31.999 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:13:32.000 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:13:32.001 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:13:32.003 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:13:32.004 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:13:32.005 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:13:32.006 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:13:32.007 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:13:32.008 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:13:32.010 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:13:32.011 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:13:32.011 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:13:32.013 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:13:32.014 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:13:32.015 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:13:32.028 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:13:32.029 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:13:32.030 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:13:32.092 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:13:32.123 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:13:32.140 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:13:32.142 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:13:32.143 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:13:32.144 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:13:32.240 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:13:32.294 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:13:32.295 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:13:32.325 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:13:32.326 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:13:32.327 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:13:32.407 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:13:32.453 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:13:32.454 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:13:32.455 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:13:32.457 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:13:32.517 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:13:32.518 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:13:32.521 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:13:32.581 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:13:32.583 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:13:32.643 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:13:32.644 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:13:32.646 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:13:32.648 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:13:32.652 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:13:32.675 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:13:32.677 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:13:32.679 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:13:32.725 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:13:32.811 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:13:32.812 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:13:32.837 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:13:32.864 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:13:32.931 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:13:32.934 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:13:33.065 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:13:33.089 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:13:33.229 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:13:33.268 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:13:33.270 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:13:33.277 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:13:33.477 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:13:33.479 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:13:33.482 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:13:33.525 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:13:33.569 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:13:33.814 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:13:33.816 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:13:34.028 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:13:34.029 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:13:34.033 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:13:34.164 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:13:34.296 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:13:34.298 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:13:34.300 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:13:34.337 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:13:34.554 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:13:34.632 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:13:34.633 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:13:34.812 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:13:34.905 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:13:34.906 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:13:35.087 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:13:35.518 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:13:35.567 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:13:35.622 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:13:36.870 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:13:37.171 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:13:37.172 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:13:37.318 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:13:37.523 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:13:37.701 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:13:39.377 | Installing collected packages: cinder 2022-04-13 23:13:39.378 | Attempting uninstall: cinder 2022-04-13 23:13:39.378 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:13:39.384 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:13:39.385 | Running setup.py develop for cinder 2022-04-13 23:13:46.861 | Successfully installed cinder 2022-04-13 23:13:46.861 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:46.869 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:46.869 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:47.022 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:47.024 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:47.027 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:47.029 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:47.031 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:47.034 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:47.036 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:47.039 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:47.041 | + functions-common:time_stop:2439 : start_time=1649891604180 2022-04-13 23:13:47.043 | + functions-common:time_stop:2441 : [[ -z 1649891604180 ]] 2022-04-13 23:13:47.046 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:47.050 | + functions-common:time_stop:2444 : end_time=1649891627048 2022-04-13 23:13:47.052 | + functions-common:time_stop:2445 : elapsed_time=22868 2022-04-13 23:13:47.055 | + functions-common:time_stop:2446 : total=106001 2022-04-13 23:13:47.057 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:47.059 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128869 2022-04-13 23:13:47.061 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:47.064 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:13:47.067 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:13:47.069 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:13:47.089 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:13:47.101 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:13:47.103 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:13:47.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:13:47.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.116 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:13:47.118 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:13:47.121 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:13:47.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:47.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:47.129 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:13:47.140 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:13:47.144 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:13:47.146 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:13:47.149 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:13:47.152 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:13:47.154 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:47.157 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:13:47.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:47.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:47.164 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:13:47.167 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:47.169 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:13:47.171 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:13:47.174 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:13:47.176 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:13:47.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:47.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:47.184 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:13:47.208 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:13:47.319 | Reading package lists... 2022-04-13 23:13:47.560 | Building dependency tree... 2022-04-13 23:13:47.562 | Reading state information... 2022-04-13 23:13:47.813 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:13:47.814 | The following packages were automatically installed and are no longer required: 2022-04-13 23:13:47.815 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:13:47.815 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:13:47.815 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:13:47.815 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:13:47.815 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:13:47.815 | python3-zope.interface 2022-04-13 23:13:47.815 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:13:47.929 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:13:47.933 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:13:47.936 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:13:47.938 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:47.941 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:47.944 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:47.947 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:47.949 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:47.952 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:13:47.954 | + functions-common:time_stop:2439 : start_time=1649891627204 2022-04-13 23:13:47.957 | + functions-common:time_stop:2441 : [[ -z 1649891627204 ]] 2022-04-13 23:13:47.960 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:47.965 | + functions-common:time_stop:2444 : end_time=1649891627962 2022-04-13 23:13:47.967 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-13 23:13:47.970 | + functions-common:time_stop:2446 : total=5306 2022-04-13 23:13:47.972 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:47.975 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6064 2022-04-13 23:13:47.977 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:13:47.980 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:13:47.982 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:13:47.985 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:13:47.997 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:13:48.001 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:13:48.004 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:13:48.007 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:13:48.010 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:13:48.010 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:13:48.014 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:13:48.017 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:13:48.020 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:13:48.022 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:13:48.024 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:13:48.026 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:13:48.029 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:13:48.031 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:13:48.042 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:13:48.055 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:13:48.067 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:13:48.079 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:13:48.092 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:13:48.095 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:13:48.099 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.aoJ6DdrndP 2022-04-13 23:13:48.101 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:13:48.103 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:13:48.106 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:13:48.108 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.aoJ6DdrndP 2022-04-13 23:13:48.112 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.aoJ6DdrndP 2022-04-13 23:13:48.123 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.aoJ6DdrndP /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:13:48.136 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:13:48.140 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:13:48.143 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:13:48.145 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:13:48.147 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:13:48.150 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:13:48.152 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:13:48.154 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:13:48.157 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:13:48.161 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:13:48.165 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:13:48.184 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:13:48.203 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:13:48.221 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:13:48.240 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:13:48.259 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:13:48.277 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:13:48.296 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:13:48.315 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:13:48.317 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:13:48.320 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:13:48.322 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:13:48.324 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:13:48.353 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:13:48.381 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:13:48.408 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:13:48.435 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:13:48.463 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:13:48.490 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:13:48.517 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:13:48.547 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:13:48.575 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:13:48.602 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:13:48.633 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:13:48.662 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:13:48.664 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:13:48.667 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:13:48.669 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:13:48.671 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:13:48.675 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:13:48.704 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:13:48.732 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:13:48.760 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:13:48.788 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:13:48.816 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:13:48.845 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:13:48.874 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:13:48.877 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.11 2022-04-13 23:13:48.905 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:13:48.937 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:13:48.945 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 13ddc4c2f155a1cd6ebe215344042358 2022-04-13 23:13:48.972 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:13:48.974 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:13:49.003 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:13:49.031 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:13:49.059 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:13:49.088 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:13:49.104 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:49.106 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:13:49.123 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:49.125 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:13:49.143 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:49.145 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:13:49.162 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:49.164 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:13:49.166 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:13:49.169 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:13:49.171 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:13:49.174 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:13:49.177 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:13:49.179 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:13:49.196 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:49.199 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:13:49.201 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:13:49.204 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:13:49.220 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:49.222 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:13:49.225 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:13:49.254 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:13:49.256 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:13:49.259 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:13:49.261 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:13:49.263 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:13:49.266 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:13:49.284 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:13:49.286 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:13:49.289 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:13:49.291 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:13:49.293 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:13:49.322 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:13:49.350 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:13:49.378 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:13:49.405 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:13:49.422 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:49.424 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:13:49.427 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:13:49.429 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:13:49.431 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:13:49.434 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:13:49.436 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:13:49.439 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:13:49.443 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:13:49.446 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:13:49.448 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:13:49.461 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:13:49.461 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:13:49.469 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:13:49.473 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:13:49.490 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:13:49.492 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:13:49.496 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:13:49.526 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:13:49.554 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:13:49.581 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:13:49.609 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:13:49.637 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:13:49.665 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:13:49.693 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:13:49.721 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:13:49.748 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:13:49.776 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:13:49.804 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:13:49.831 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:13:49.858 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:13:49.861 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:13:49.865 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:13:49.867 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:13:49.870 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:13:49.872 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:49.875 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:49.877 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:13:49.880 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:13:49.882 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:13:49.912 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:13:49.940 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:13:49.941 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:13:49.950 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:13:49.953 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:13:49.956 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:13:49.958 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:13:49.961 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:13:49.963 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:13:49.966 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:49.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:49.971 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:13:49.973 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:13:49.976 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:49.978 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:49.980 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:13:50.042 | Enabling site cinder-wsgi. 2022-04-13 23:13:50.048 | To activate the new configuration, you need to run: 2022-04-13 23:13:50.048 | systemctl reload apache2 2022-04-13 23:13:50.052 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:13:50.055 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:13:50.057 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:13:50.059 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:13:50.195 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:13:50.197 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:13:50.230 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.11/image 2022-04-13 23:13:50.261 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:13:50.278 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:50.280 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:13:50.282 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:13:50.286 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:13:50.288 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:13:50.290 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:13:50.321 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:13:50.350 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.11/identity 2022-04-13 23:13:50.378 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:13:50.406 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:13:50.434 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:13:50.463 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:13:50.491 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:13:50.519 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:13:50.547 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:13:50.574 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:13:50.602 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:13:50.631 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:13:50.634 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:13:50.651 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:50.653 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.11:2379 2022-04-13 23:13:50.684 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:13:50.686 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:13:50.703 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:50.706 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:13:50.709 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:13:50.711 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:13:50.714 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:13:50.716 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:13:50.719 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:13:50.723 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:13:50.723 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:13:50.729 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:13:50.731 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:13:50.734 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:13:50.737 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:13:50.739 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:13:50.742 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:13:50.744 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:13:50.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:50.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:50.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:13:50.754 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:50.757 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:13:50.759 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:13:50.761 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:13:50.764 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:13:50.766 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:13:50.769 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:13:50.772 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:13:50.774 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:13:50.777 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:13:50.793 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:13:50.796 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:13:50.798 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:50.801 | + functions-common:git_clone:629 : echo master 2022-04-13 23:13:50.802 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:13:50.807 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:13:50.809 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:50.812 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:13:50.825 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:13:50.828 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:13:50.828 | + functions-common:git_clone:685 : head -1 2022-04-13 23:13:50.832 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:13:50.835 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:13:50.838 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:13:50.842 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:13:50.844 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:13:50.847 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:13:50.850 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:13:50.852 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:13:50.855 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:13:50.857 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:13:50.860 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:13:50.863 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:13:50.865 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:13:50.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:13:50.871 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:13:50.874 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:13:50.877 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:13:50.879 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:13:50.883 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:13:50.889 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:13:50.891 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:13:51.582 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:13:51.584 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:13:51.587 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:13:51.589 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:13:51.592 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:13:51.594 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:13:51.597 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:13:51.599 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:13:51.602 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:13:51.604 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:13:51.607 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:13:51.609 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:13:51.612 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:13:51.615 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:13:51.636 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:13:51.639 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:13:52.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:52.554 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:52.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:52.555 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:53.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:53.768 | Obtaining file:///opt/stack/neutron 2022-04-13 23:13:53.769 | Preparing metadata (setup.py): started 2022-04-13 23:13:59.522 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:13:59.612 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:13:59.614 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:13:59.615 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:13:59.616 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:13:59.617 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:13:59.618 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:13:59.619 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:13:59.620 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:13:59.621 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:13:59.622 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:13:59.623 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:13:59.624 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:13:59.625 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:13:59.626 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:13:59.627 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:13:59.628 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:13:59.629 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:13:59.630 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:13:59.631 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:13:59.632 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:13:59.634 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:13:59.635 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:13:59.636 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:13:59.637 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:13:59.638 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:13:59.640 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:13:59.641 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:13:59.642 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:13:59.643 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:13:59.644 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:13:59.645 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:13:59.646 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:13:59.648 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:13:59.649 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:13:59.650 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:13:59.651 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:13:59.652 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:13:59.653 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:13:59.655 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:13:59.656 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:13:59.657 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:13:59.658 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:13:59.659 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:13:59.660 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:13:59.661 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:13:59.662 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:13:59.663 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:13:59.664 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:13:59.665 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:13:59.666 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:13:59.667 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:13:59.669 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:13:59.670 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:13:59.671 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:13:59.672 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:13:59.688 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:13:59.689 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:13:59.691 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:13:59.698 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:13:59.711 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:13:59.712 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:13:59.713 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:13:59.733 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:13:59.741 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:13:59.802 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:13:59.804 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:13:59.856 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:13:59.859 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:13:59.905 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:13:59.909 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:13:59.937 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:13:59.939 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:13:59.940 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:13:59.941 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:13:59.943 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:13:59.945 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:13:59.946 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:13:59.947 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:13:59.965 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:14:00.057 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:14:00.126 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:14:00.190 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:14:00.192 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:14:00.195 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:14:00.252 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:14:00.254 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:14:00.315 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:14:00.318 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:14:00.320 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:14:00.321 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:14:00.347 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:14:00.349 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:14:00.393 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:14:00.448 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:14:00.481 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:14:00.487 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:14:00.509 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:14:00.652 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:14:00.724 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:14:00.800 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:14:00.801 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:14:00.913 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:14:00.914 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:14:00.915 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:14:00.916 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:14:00.917 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:14:00.918 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:14:00.920 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:14:01.129 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:14:01.130 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:14:01.132 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:14:01.177 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:14:01.182 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:14:01.272 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:14:01.273 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:14:01.275 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:14:01.277 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:14:01.313 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:14:01.649 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:14:01.727 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:14:01.889 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:14:01.963 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:14:01.964 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:14:02.203 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:14:02.377 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:14:02.938 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:14:02.984 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:14:03.585 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:14:03.587 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:14:03.904 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:14:03.905 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:14:04.076 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:14:04.322 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:14:04.323 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:14:04.510 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:14:04.772 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:14:06.386 | Installing collected packages: neutron 2022-04-13 23:14:06.386 | Attempting uninstall: neutron 2022-04-13 23:14:06.386 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:14:06.405 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:14:06.407 | Running setup.py develop for neutron 2022-04-13 23:14:14.104 | Successfully installed neutron 2022-04-13 23:14:14.104 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:14.112 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:14.112 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:14.260 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:14.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:14.265 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:14.268 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:14.270 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:14.273 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:14.275 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:14.277 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:14.280 | + functions-common:time_stop:2439 : start_time=1649891631630 2022-04-13 23:14:14.282 | + functions-common:time_stop:2441 : [[ -z 1649891631630 ]] 2022-04-13 23:14:14.285 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:14.289 | + functions-common:time_stop:2444 : end_time=1649891654286 2022-04-13 23:14:14.291 | + functions-common:time_stop:2445 : elapsed_time=22656 2022-04-13 23:14:14.293 | + functions-common:time_stop:2446 : total=128869 2022-04-13 23:14:14.297 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:14.300 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151525 2022-04-13 23:14:14.302 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:14.304 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:14:14.307 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:14:14.309 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:14:14.329 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:14:14.340 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:14:14.343 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:14:14.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:14:14.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:14:14.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:14:14.354 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:14:14.356 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:14:14.359 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:14:14.362 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:14:14.379 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:14.381 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:14:14.384 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:14:14.386 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:14:14.389 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:14:14.392 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:14:14.394 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:14:14.397 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:14:14.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:14:14.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:14:14.405 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:14:14.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:14:14.410 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:14:14.426 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:14.429 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:14:14.444 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:14.447 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:14:14.464 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:14.466 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:14:14.468 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:14:14.471 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:14:14.473 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:14:14.476 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:14:14.478 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:14:14.481 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:14:14.483 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:14:14.486 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:14:14.502 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:14:14.504 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:14:14.506 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:14.509 | + functions-common:git_clone:629 : echo master 2022-04-13 23:14:14.509 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:14:14.514 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:14:14.517 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:14.519 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:14:14.532 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:14:14.535 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:14:14.535 | + functions-common:git_clone:685 : head -1 2022-04-13 23:14:14.539 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:14:14.542 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:14:14.544 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:14:14.546 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:14:14.549 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:14:14.552 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:14:14.554 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:14:14.557 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:14:14.559 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:14:14.562 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:14:14.564 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:14:14.567 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:14:14.569 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:14:14.572 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:14:14.575 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:14:14.578 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:14:14.581 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:14:14.583 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:14:14.586 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:14:14.592 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:14:14.595 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:14:15.266 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:14:15.269 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:14:15.271 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:14:15.274 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:14:15.276 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:14:15.278 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:14:15.281 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:14:15.284 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:14:15.286 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:14:15.288 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:14:15.290 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:14:15.293 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:14:15.295 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:14:15.298 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:14:15.318 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:14:15.320 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:14:16.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:16.186 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:16.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:16.186 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:17.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:17.394 | Obtaining file:///opt/stack/nova 2022-04-13 23:14:17.395 | Preparing metadata (setup.py): started 2022-04-13 23:14:24.026 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:14:24.151 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:14:24.152 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:14:24.153 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:14:24.154 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:14:24.155 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:14:24.156 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:14:24.157 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:14:24.158 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:14:24.159 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:14:24.161 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:14:24.161 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:14:24.162 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:14:24.163 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:14:24.165 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:14:24.166 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:14:24.167 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:14:24.168 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:14:24.169 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:14:24.170 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:14:24.171 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:14:24.172 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:14:24.173 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:14:24.174 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:14:24.176 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:14:24.177 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:14:24.178 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:14:24.179 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:14:24.180 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:14:24.181 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:14:24.182 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:14:24.183 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:14:24.184 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:14:24.186 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:14:24.187 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:14:24.188 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:14:24.189 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:14:24.191 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:14:24.192 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:14:24.193 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:14:24.194 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:14:24.195 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:14:24.196 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:14:24.197 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:14:24.198 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:14:24.199 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:14:24.200 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:14:24.202 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:14:24.203 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:14:24.204 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:14:24.205 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:14:24.206 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:14:24.207 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:14:24.208 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:14:24.209 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:14:24.210 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:14:24.211 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:14:24.212 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:14:24.213 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:14:24.214 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:14:24.216 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:14:24.217 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:14:24.218 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:14:24.219 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:14:24.220 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:14:24.236 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:14:24.237 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:14:24.239 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:14:24.260 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:14:24.301 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:14:24.332 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:14:24.333 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:14:24.356 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:14:24.483 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:14:24.485 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:14:24.542 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:14:24.544 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:14:24.570 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:14:24.571 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:14:24.573 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:14:24.574 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:14:24.596 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:14:24.599 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:14:24.652 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:14:24.653 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:14:24.654 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:14:24.715 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:14:24.823 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:14:24.826 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:14:24.907 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:14:24.968 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:14:24.973 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:14:24.974 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:14:24.976 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:14:25.003 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:14:25.004 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:14:25.054 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:14:25.113 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:14:25.145 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:14:25.146 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:14:25.201 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:14:25.203 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:14:25.291 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:14:25.318 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:14:25.397 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:14:25.477 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:14:25.544 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:14:25.546 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:14:25.548 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:14:25.591 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:14:25.592 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:14:25.593 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:14:25.677 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:14:25.679 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:14:25.680 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:14:25.682 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:14:25.778 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:14:25.990 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:14:25.991 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:14:26.104 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:14:26.104 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:14:26.107 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:14:26.227 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:14:26.303 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:14:26.337 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:14:26.541 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:14:26.620 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:14:26.622 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:14:26.837 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:14:26.946 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:14:27.410 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:14:27.457 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:14:27.823 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:14:27.825 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:14:27.826 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:14:27.827 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:14:27.828 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:14:27.829 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:14:27.831 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:14:29.076 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:14:29.484 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:14:29.486 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:14:29.584 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:14:29.693 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:14:31.347 | Installing collected packages: nova 2022-04-13 23:14:31.347 | Attempting uninstall: nova 2022-04-13 23:14:31.347 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:14:31.355 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:14:31.357 | Running setup.py develop for nova 2022-04-13 23:14:39.512 | Successfully installed nova 2022-04-13 23:14:39.512 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:39.521 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:39.521 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:39.671 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:39.673 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:39.675 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:39.678 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:39.680 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:39.682 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:39.684 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:39.686 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:39.689 | + functions-common:time_stop:2439 : start_time=1649891655313 2022-04-13 23:14:39.691 | + functions-common:time_stop:2441 : [[ -z 1649891655313 ]] 2022-04-13 23:14:39.694 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:39.698 | + functions-common:time_stop:2444 : end_time=1649891679696 2022-04-13 23:14:39.700 | + functions-common:time_stop:2445 : elapsed_time=24383 2022-04-13 23:14:39.702 | + functions-common:time_stop:2446 : total=151525 2022-04-13 23:14:39.705 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:39.707 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175908 2022-04-13 23:14:39.710 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:39.712 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:14:39.715 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:14:39.717 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:14:39.735 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:14:39.747 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:14:39.750 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:14:39.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:14:39.755 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:14:39.758 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:14:39.760 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:14:39.763 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:14:39.776 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:14:39.778 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:14:39.781 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:14:39.793 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:14:39.795 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:14:39.798 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:14:39.801 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:14:39.802 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:14:39.807 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:14:39.809 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:14:39.811 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:14:39.814 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:14:39.817 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:14:39.819 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:14:39.821 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:14:39.824 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:14:39.835 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:14:39.848 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:14:39.860 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:14:39.873 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:14:39.885 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:14:39.888 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:14:39.893 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WvqNc85Dkp 2022-04-13 23:14:39.896 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:14:39.898 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:14:39.901 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:14:39.903 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:14:39.906 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:14:39.908 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WvqNc85Dkp 2022-04-13 23:14:39.912 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WvqNc85Dkp 2022-04-13 23:14:39.924 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WvqNc85Dkp /etc/sudoers.d/nova-rootwrap 2022-04-13 23:14:39.936 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:14:39.941 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:14:39.944 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:14:39.946 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:14:39.949 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:14:39.951 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:14:39.953 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:14:39.956 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:14:39.958 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:14:39.963 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:14:39.979 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:39.982 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:14:39.985 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:14:39.988 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:14:39.992 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:14:40.021 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:14:40.023 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:14:40.050 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:14:40.079 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:14:40.104 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:14:40.135 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:14:40.164 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:14:40.193 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:14:40.195 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.11 2022-04-13 23:14:40.223 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:14:40.249 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:14:40.277 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:14:40.304 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:14:40.332 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:14:40.362 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:14:40.364 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:14:40.366 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:14:40.369 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:14:40.371 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:40.373 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:14:40.376 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:14:40.378 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:14:40.380 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:14:40.382 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:14:40.384 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:40.387 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:14:40.389 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:14:40.392 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:14:40.394 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:14:40.396 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:14:40.398 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:14:40.401 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:14:40.403 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:14:40.405 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:14:40.421 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:40.423 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:14:40.425 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:14:40.427 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:14:40.456 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:14:40.458 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:14:40.460 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:14:40.462 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:14:40.465 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:14:40.467 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:14:40.497 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:14:40.499 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:14:40.502 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:14:40.505 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:14:40.507 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:14:40.510 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:14:40.540 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:14:40.570 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:14:40.597 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:14:40.623 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:14:40.639 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:40.642 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:14:40.658 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:40.662 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:14:40.662 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:14:40.667 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:14:40.669 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:14:40.697 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:14:40.713 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:40.715 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:14:40.717 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:14:40.719 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:14:40.722 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:14:40.724 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:14:40.753 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:14:40.780 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:14:40.808 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:14:40.835 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:14:40.862 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:14:40.889 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:14:40.916 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:14:40.944 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:14:40.970 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:14:40.998 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:14:41.013 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:41.016 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:14:41.019 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:14:41.049 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:14:41.076 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.11/identity 2022-04-13 23:14:41.104 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:14:41.131 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:14:41.158 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:14:41.186 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:14:41.213 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:14:41.240 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:14:41.257 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:41.259 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:14:41.261 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:14:41.289 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:14:41.319 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:14:41.321 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:14:41.348 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:14:41.350 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:14:41.353 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:14:41.355 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:14:41.357 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:14:41.359 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:14:41.362 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:14:41.364 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:14:41.366 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:14:41.368 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:14:41.371 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:14:41.373 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:14:41.376 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:14:41.378 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:41.380 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:14:41.382 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:14:41.385 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:14:41.387 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:14:41.389 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:14:41.392 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:41.394 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:14:41.396 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:14:41.399 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:14:41.401 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:14:41.404 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:14:41.420 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:14:41.423 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:14:41.425 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:14:41.427 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:14:41.430 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:14:41.457 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:14:41.483 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:14:41.511 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:14:41.539 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:14:41.570 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:14:41.585 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:41.588 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:14:41.590 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:14:41.592 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:14:41.595 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:14:41.597 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:14:41.600 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:14:41.603 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:14:41.606 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:14:41.609 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:14:41.612 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:14:41.624 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:14:41.625 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:14:41.633 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:14:41.637 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:14:41.653 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:14:41.655 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:14:41.659 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:14:41.688 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:14:41.715 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:14:41.742 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:14:41.770 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:14:41.797 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:14:41.824 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:14:41.851 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:14:41.878 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:14:41.906 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:14:41.933 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:14:41.960 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:14:41.987 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:14:42.014 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:14:42.017 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:14:42.020 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:14:42.022 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:14:42.025 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:14:42.027 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:42.029 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:42.032 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:14:42.035 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:14:42.037 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:14:42.065 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:14:42.093 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:14:42.093 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:14:42.102 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:14:42.105 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:14:42.107 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:14:42.110 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:14:42.112 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:14:42.114 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:14:42.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:42.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:42.121 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:14:42.123 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:14:42.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:42.128 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:42.131 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:14:42.193 | Enabling site nova-api-wsgi. 2022-04-13 23:14:42.198 | To activate the new configuration, you need to run: 2022-04-13 23:14:42.198 | systemctl reload apache2 2022-04-13 23:14:42.203 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:14:42.205 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:14:42.208 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:14:42.210 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:14:42.345 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:14:42.368 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:42.371 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:14:42.373 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:14:42.376 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:14:42.378 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:14:42.381 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:14:42.383 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:14:42.386 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:14:42.390 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:14:42.393 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:14:42.395 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:14:42.408 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:14:42.409 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:14:42.417 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:14:42.421 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:14:42.437 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:14:42.439 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:14:42.443 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:14:42.473 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:14:42.499 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:14:42.527 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:14:42.554 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:14:42.582 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:14:42.609 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:14:42.637 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:14:42.664 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:14:42.691 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:14:42.719 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:14:42.746 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:14:42.773 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:14:42.801 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:14:42.803 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:14:42.830 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:14:42.847 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:42.849 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:14:42.881 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:14:42.883 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:14:42.886 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:14:42.903 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:42.905 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:14:42.908 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:14:42.936 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:14:42.966 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:14:42.969 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:14:42.971 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:14:42.973 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:14:42.976 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:14:42.978 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:14:42.995 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:42.998 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:14:43.000 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:14:43.002 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:14:43.019 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:43.021 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:14:43.024 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:14:43.052 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:14:43.054 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:14:43.057 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:14:43.085 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:14:43.113 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:14:43.144 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:14:43.160 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:43.162 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:14:43.190 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:14:43.193 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:14:43.195 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:14:43.226 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:14:43.253 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.11/identity 2022-04-13 23:14:43.282 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:14:43.309 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:14:43.338 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:14:43.365 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:14:43.395 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:14:43.423 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:14:43.451 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:14:43.468 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:43.471 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:14:43.475 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:14:43.477 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:14:43.480 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:14:43.482 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:14:43.485 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:14:43.487 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:14:43.490 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:14:43.492 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:14:43.494 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:14:43.499 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:14:43.502 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:14:43.504 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:14:43.506 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:14:43.509 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:14:43.511 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:14:43.542 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:14:43.573 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:14:43.603 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:14:43.605 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:14:43.608 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:14:43.610 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:14:43.627 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:43.631 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:14:43.631 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:14:44.315 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:14:44.318 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:14:44.321 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:14:44.324 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:14:44.327 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:14:44.330 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:14:44.332 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:14:44.349 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:44.352 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:14:44.354 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:14:44.357 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:14:44.373 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:44.375 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-04-13 23:14:44.378 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-04-13 23:14:44.405 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:14:44.408 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:14:44.411 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:14:44.427 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:44.429 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:14:44.432 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:14:44.434 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:14:44.464 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.11/identity 2022-04-13 23:14:44.491 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:14:44.519 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:14:44.548 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:14:44.575 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:14:44.604 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:14:44.631 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:14:44.659 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:14:44.662 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:14:44.664 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:14:44.667 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:14:44.683 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:14:44.686 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:14:44.688 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:14:44.690 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:14:44.692 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:14:44.721 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:14:44.748 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:14:44.775 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:14:44.803 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:14:44.806 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:14:44.810 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:14:44.813 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:14:44.815 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:14:44.818 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:14:44.820 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:14:44.823 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:14:44.825 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:14:44.828 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:14:44.831 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:14:44.833 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:14:44.835 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:14:44.838 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:14:44.840 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:14:44.856 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:44.858 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:14:44.861 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:14:44.877 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:44.879 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:14:44.895 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:44.898 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:14:44.915 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:44.917 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:14:44.934 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:44.937 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:14:44.940 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:14:44.942 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:14:44.945 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:14:44.947 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:14:44.950 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:14:44.953 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:14:44.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:44.958 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:44.960 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:14:44.963 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:14:44.965 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:14:44.967 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:14:44.970 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:14:44.973 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:44.976 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:14:44.978 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:44.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:44.983 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:14:44.986 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:14:44.988 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:14:44.991 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:14:44.993 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:14:44.996 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:14:44.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:45.001 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:45.003 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:14:45.025 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:14:45.135 | Reading package lists... 2022-04-13 23:14:45.377 | Building dependency tree... 2022-04-13 23:14:45.379 | Reading state information... 2022-04-13 23:14:45.630 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:14:45.630 | The following packages were automatically installed and are no longer required: 2022-04-13 23:14:45.631 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:14:45.631 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:14:45.631 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:14:45.631 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:14:45.631 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:14:45.631 | python3-zope.interface 2022-04-13 23:14:45.631 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:14:45.745 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:14:45.750 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:14:45.752 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:14:45.755 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:45.757 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:45.760 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:45.762 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:45.764 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:45.767 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:14:45.769 | + functions-common:time_stop:2439 : start_time=1649891685022 2022-04-13 23:14:45.771 | + functions-common:time_stop:2441 : [[ -z 1649891685022 ]] 2022-04-13 23:14:45.775 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:45.779 | + functions-common:time_stop:2444 : end_time=1649891685776 2022-04-13 23:14:45.782 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-13 23:14:45.784 | + functions-common:time_stop:2446 : total=6064 2022-04-13 23:14:45.787 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:45.789 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6818 2022-04-13 23:14:45.792 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:14:45.794 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:14:45.797 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:14:45.800 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:14:45.802 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:14:45.805 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:14:45.827 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:14:45.830 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:14:45.832 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:14:45.835 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:14:45.837 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:14:45.840 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:45.842 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:14:45.845 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:45.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:45.850 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:14:45.853 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:14:45.855 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:14:45.858 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:14:45.861 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:14:45.864 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:14:45.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:45.869 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:45.871 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:14:45.894 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:14:46.004 | Reading package lists... 2022-04-13 23:14:46.245 | Building dependency tree... 2022-04-13 23:14:46.246 | Reading state information... 2022-04-13 23:14:46.497 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:14:46.497 | The following packages were automatically installed and are no longer required: 2022-04-13 23:14:46.499 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:14:46.499 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:14:46.499 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:14:46.499 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:14:46.499 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:14:46.499 | python3-zope.interface 2022-04-13 23:14:46.499 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:14:46.613 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:14:46.618 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:14:46.621 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:14:46.624 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:46.627 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:46.629 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:46.632 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:46.634 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:46.636 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:14:46.639 | + functions-common:time_stop:2439 : start_time=1649891685892 2022-04-13 23:14:46.642 | + functions-common:time_stop:2441 : [[ -z 1649891685892 ]] 2022-04-13 23:14:46.645 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:46.651 | + functions-common:time_stop:2444 : end_time=1649891686648 2022-04-13 23:14:46.653 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-13 23:14:46.656 | + functions-common:time_stop:2446 : total=6818 2022-04-13 23:14:46.658 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:46.660 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7574 2022-04-13 23:14:46.663 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:14:46.665 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:14:46.668 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:14:46.670 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:14:46.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:46.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:46.678 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:14:46.681 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:14:46.736 | wsgi (enabled by maintainer script) 2022-04-13 23:14:46.740 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:14:46.742 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:14:46.745 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:14:46.748 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:14:46.752 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:14:46.754 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:14:46.758 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:14:46.758 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:14:46.763 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:14:46.766 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:14:46.768 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:14:46.771 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:14:46.774 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:14:46.797 | Using python 3.8 to install osc-placement 2022-04-13 23:14:46.800 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-13 23:14:47.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:47.666 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:47.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:47.666 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:48.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:48.885 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:14:48.896 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:14:48.897 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:14:48.899 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:14:48.900 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:14:48.901 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:14:48.902 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:14:48.961 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:14:48.962 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:14:48.963 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:14:48.965 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:14:48.978 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:14:48.980 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:14:48.982 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:14:48.997 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:14:48.998 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:14:49.000 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:14:49.001 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:14:49.003 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:14:49.004 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:14:49.023 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:14:49.025 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:14:49.026 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:14:49.027 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:14:49.036 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:14:49.075 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:14:49.076 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:14:49.077 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:14:49.078 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:14:49.080 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:14:49.081 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:14:49.082 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:14:49.083 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:14:49.150 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:14:49.151 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:14:49.154 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:14:49.155 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:14:49.245 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:14:49.246 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:14:49.247 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:14:49.290 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:14:49.331 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:14:49.507 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:14:51.769 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:51.776 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:51.776 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:51.898 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:51.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:51.904 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:51.906 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:51.909 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:51.911 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:51.914 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:51.916 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:51.919 | + functions-common:time_stop:2439 : start_time=1649891686791 2022-04-13 23:14:51.922 | + functions-common:time_stop:2441 : [[ -z 1649891686791 ]] 2022-04-13 23:14:51.925 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:51.929 | + functions-common:time_stop:2444 : end_time=1649891691927 2022-04-13 23:14:51.932 | + functions-common:time_stop:2445 : elapsed_time=5136 2022-04-13 23:14:51.934 | + functions-common:time_stop:2446 : total=175908 2022-04-13 23:14:51.938 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:51.940 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181044 2022-04-13 23:14:51.943 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:51.945 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:14:51.948 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:14:51.950 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:14:51.953 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:14:51.955 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:14:51.958 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:14:51.961 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:14:51.964 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:14:51.967 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:14:51.984 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:14:51.987 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:14:51.989 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:51.992 | + functions-common:git_clone:629 : echo master 2022-04-13 23:14:51.992 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:14:51.998 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:14:52.000 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:52.003 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:14:52.016 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:14:52.019 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:14:52.020 | + functions-common:git_clone:685 : head -1 2022-04-13 23:14:52.023 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:14:52.026 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:14:52.029 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:14:52.032 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:14:52.034 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:14:52.037 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:14:52.039 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:14:52.042 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:14:52.044 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:14:52.046 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:14:52.049 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:14:52.051 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:14:52.054 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:14:52.057 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:14:52.059 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:14:52.062 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:14:52.065 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:14:52.067 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:14:52.071 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:14:52.077 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:14:52.080 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:14:52.738 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:14:52.741 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:14:52.743 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:14:52.746 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:14:52.748 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:14:52.752 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:14:52.755 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:14:52.757 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:14:52.760 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:14:52.762 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:14:52.765 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:14:52.767 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:14:52.770 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:14:52.772 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:14:52.794 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:14:52.797 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-13 23:14:53.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:53.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:53.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:53.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:54.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:54.903 | Obtaining file:///opt/stack/placement 2022-04-13 23:14:54.904 | Preparing metadata (setup.py): started 2022-04-13 23:14:59.543 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:14:59.588 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:14:59.589 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:14:59.590 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:14:59.592 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:14:59.593 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:14:59.594 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:14:59.594 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:14:59.596 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:14:59.598 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:14:59.599 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:14:59.600 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:14:59.601 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:14:59.602 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:14:59.603 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:14:59.604 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:14:59.605 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:14:59.606 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:14:59.608 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:14:59.609 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:14:59.610 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:14:59.611 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:14:59.677 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:14:59.678 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:14:59.679 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:14:59.680 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:14:59.681 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:14:59.683 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:14:59.704 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:14:59.746 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:14:59.747 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:14:59.748 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:14:59.749 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:14:59.750 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:14:59.801 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:14:59.803 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:14:59.805 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:14:59.807 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:14:59.847 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:14:59.851 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:14:59.868 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:14:59.869 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:14:59.872 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:14:59.900 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:14:59.901 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:14:59.914 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:14:59.931 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:14:59.932 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:14:59.933 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:14:59.934 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:14:59.978 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:14:59.980 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:14:59.982 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:14:59.983 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:15:00.001 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:15:00.188 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:15:00.228 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:15:00.230 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:15:00.231 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:15:00.248 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:15:00.282 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:15:00.339 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:15:00.405 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:15:00.490 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:15:00.542 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:15:00.740 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:15:00.741 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:15:00.741 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:15:00.822 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:15:00.886 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:15:01.050 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:15:01.162 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:15:01.164 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:15:03.096 | Installing collected packages: openstack-placement 2022-04-13 23:15:03.096 | Attempting uninstall: openstack-placement 2022-04-13 23:15:03.097 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:15:03.099 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:15:03.100 | Running setup.py develop for openstack-placement 2022-04-13 23:15:09.076 | Successfully installed openstack-placement 2022-04-13 23:15:09.076 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:15:09.084 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:09.084 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:09.245 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:09.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:09.250 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:09.252 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:09.254 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:09.257 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:09.259 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:09.261 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:09.264 | + functions-common:time_stop:2439 : start_time=1649891692788 2022-04-13 23:15:09.266 | + functions-common:time_stop:2441 : [[ -z 1649891692788 ]] 2022-04-13 23:15:09.269 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:09.273 | + functions-common:time_stop:2444 : end_time=1649891709271 2022-04-13 23:15:09.276 | + functions-common:time_stop:2445 : elapsed_time=16483 2022-04-13 23:15:09.279 | + functions-common:time_stop:2446 : total=181044 2022-04-13 23:15:09.281 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:09.283 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=197527 2022-04-13 23:15:09.286 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:09.288 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:15:09.291 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:15:09.293 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:15:09.317 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:15:09.329 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:15:09.332 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:15:09.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:09.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:09.340 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:15:09.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:09.345 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:15:09.348 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:15:09.350 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:15:09.364 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:15:09.366 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:15:09.371 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:15:09.375 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:15:09.377 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:15:09.380 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:15:09.382 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:15:09.385 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:15:09.420 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:15:09.454 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:15:09.488 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:15:09.491 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:15:09.495 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:15:09.500 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:15:09.502 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:15:09.542 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:15:09.576 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:15:09.607 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:15:09.639 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:15:09.670 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:15:09.699 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:15:09.729 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:15:09.759 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:15:09.788 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:15:09.818 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:15:09.820 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:15:09.823 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:15:09.826 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:15:09.846 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:15:09.849 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:15:09.851 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:09.854 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:15:09.856 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:15:09.887 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:15:09.920 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:15:09.949 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:15:09.979 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:15:09.981 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:15:09.984 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:15:09.986 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:15:09.989 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:15:09.991 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:15:09.994 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:15:09.997 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:15:10.001 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:15:10.004 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:15:10.006 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:15:10.019 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:15:10.019 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:15:10.028 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:15:10.032 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:15:10.048 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:15:10.051 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:15:10.055 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:15:10.086 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:15:10.116 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:15:10.145 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:15:10.174 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:15:10.205 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:15:10.234 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:15:10.262 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:15:10.292 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:15:10.320 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:15:10.349 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:15:10.378 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:15:10.408 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:15:10.436 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:15:10.439 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:15:10.442 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:15:10.445 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:15:10.447 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:15:10.450 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:10.452 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:10.455 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:15:10.458 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:15:10.460 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:15:10.489 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:15:10.520 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:15:10.520 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:15:10.529 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:15:10.533 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:15:10.536 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:15:10.538 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:15:10.541 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:15:10.543 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:15:10.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:10.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:10.551 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:15:10.554 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:15:10.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:10.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:10.561 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:15:10.623 | Site placement-api already enabled 2022-04-13 23:15:10.627 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:15:10.629 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:15:10.632 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:10.635 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:15:10.777 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:15:10.797 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:10.799 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:15:10.818 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:10.821 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:15:10.840 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:10.844 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:15:10.846 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:15:10.849 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:15:10.880 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.11/identity 2022-04-13 23:15:10.911 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:15:10.943 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:15:10.977 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:15:11.013 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:15:11.044 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:15:11.074 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:15:11.105 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:15:11.123 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:11.126 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:15:11.144 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:11.147 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:15:11.150 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:15:11.152 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:15:11.155 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:15:11.157 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:15:11.160 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:15:11.163 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:15:11.165 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:15:11.168 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:15:11.173 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:15:11.175 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:15:11.178 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:15:11.180 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:15:11.183 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:15:11.199 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:11.202 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:15:11.205 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:15:11.207 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:15:11.209 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:15:11.212 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:15:11.214 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:15:11.216 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:15:11.219 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:15:11.276 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:15:11.314 | [142995 Async install_tempest:168206]: running: install_tempest 2022-04-13 23:15:11.317 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:15:11.319 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:15:11.323 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:15:11.326 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:15:11.329 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:15:11.332 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:15:11.334 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:15:11.337 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:15:11.339 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:15:11.343 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:15:11.345 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:15:11.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:11.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:11.355 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:15:11.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:11.361 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:15:11.364 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:15:11.367 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:15:11.371 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:15:11.373 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:15:11.376 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:15:11.380 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:15:11.381 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:15:11.386 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:15:11.388 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:15:11.392 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:15:11.395 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:15:11.397 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:15:11.421 | Using python 3.8 to install python-openstackclient 2022-04-13 23:15:11.423 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 23:15:12.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:12.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:12.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:12.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:13.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:13.501 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:15:13.521 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:15:13.522 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:15:13.523 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:15:13.524 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:15:13.525 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:15:13.526 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:15:13.527 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:15:13.528 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:15:13.529 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:15:13.531 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:15:13.532 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:15:13.543 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:15:13.544 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:15:13.545 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:15:13.546 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:15:13.548 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:15:13.573 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:15:13.575 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:15:13.577 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:15:13.578 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:15:13.579 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:15:13.581 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:15:13.582 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:15:13.583 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:15:13.584 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:15:13.584 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:15:13.586 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:15:13.599 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:15:13.617 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:15:13.619 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:15:13.620 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:15:13.622 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:15:13.644 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:15:13.662 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:15:13.664 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:15:13.666 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:15:13.758 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:15:13.759 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:15:13.760 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:15:13.803 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:15:13.814 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:15:13.848 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:15:14.011 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:15:14.027 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:15:14.130 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:15:14.131 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:15:14.134 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:15:14.136 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:15:14.287 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:15:16.572 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:15:16.580 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:16.580 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:16.707 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:16.709 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:16.712 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:16.714 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:16.716 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:16.719 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:16.722 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:16.724 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:16.726 | + functions-common:time_stop:2439 : start_time=1649891711414 2022-04-13 23:15:16.729 | + functions-common:time_stop:2441 : [[ -z 1649891711414 ]] 2022-04-13 23:15:16.732 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:16.736 | + functions-common:time_stop:2444 : end_time=1649891716733 2022-04-13 23:15:16.738 | + functions-common:time_stop:2445 : elapsed_time=5319 2022-04-13 23:15:16.740 | + functions-common:time_stop:2446 : total=197527 2022-04-13 23:15:16.743 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:16.745 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202846 2022-04-13 23:15:16.748 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:16.750 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:15:16.753 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:15:16.758 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.O4VvL3YvAU 2022-04-13 23:15:16.760 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:15:16.763 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:15:16.766 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:15:16.769 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:15:16.771 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:15:16.774 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:15:16.792 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:16.796 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:15:16.799 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:15:16.802 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:15:16.804 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:15:16.807 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:15:16.809 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:15:16.811 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:15:16.814 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:16.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:16.818 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:15:16.821 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:15:16.825 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:15:16.826 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:15:16.830 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:15:16.883 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:15:16.886 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:15:16.888 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:15:16.891 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:15:16.893 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:15:16.896 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:15:16.898 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:15:16.901 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:15:16.903 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:15:16.906 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:15:16.908 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:15:16.911 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:15:16.913 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:15:16.916 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:15:16.918 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:15:16.920 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:15:16.923 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:15:16.925 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:15:16.928 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:15:16.930 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:15:16.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:16.935 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:16.937 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:15:16.940 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:16.942 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:15:18.917 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:15:18.934 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:15:18.934 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:15:18.938 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:15:18.940 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:15:18.942 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:18.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:18.947 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:15:18.950 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:15:18.953 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:15:18.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:18.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:18.960 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:15:18.962 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:15:18.965 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:15:18.977 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:15:19.012 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:15:19.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:15:19.041 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:15:19.096 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:15:19.150 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:15:19.203 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:19.206 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:15:19.208 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:19.211 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:15:21.446 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:15:21.449 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:15:21.452 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:15:21.457 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231521 2022-04-13 23:15:21.459 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231521 1041' 2022-04-13 23:15:21.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.465 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:15:21.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.470 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:15:21.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.475 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:15:21.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.480 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:15:21.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.486 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 23:15:21.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.491 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 23:15:21.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.496 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231043 2022-04-13 23:15:21.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.502 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:15:21.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.507 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 23:15:21.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.512 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:15:21.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.517 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:15:21.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.523 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:15:21.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:15:21.528 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:15:21.531 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:21.533 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:15:21.536 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:15:21.548 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:15:21.551 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:15:21.553 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:15:21.556 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:15:21.558 | + functions-common:run_process:1689 : local group= 2022-04-13 23:15:21.561 | + functions-common:run_process:1690 : local user= 2022-04-13 23:15:21.563 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:15:21.566 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:15:21.568 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:15:21.571 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:15:21.573 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:15:21.576 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:15:21.581 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891721578 2022-04-13 23:15:21.583 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:15:21.601 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:21.603 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:15:21.606 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:15:21.609 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:15:21.611 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:15:21.614 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:15:21.616 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:15:21.618 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:15:21.621 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:15:21.624 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:15:21.627 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:15:21.629 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:15:21.632 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:15:21.634 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:15:21.637 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:15:21.640 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:15:21.642 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:15:21.644 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:15:21.647 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:15:21.649 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:15:21.652 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:15:21.654 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:15:21.658 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:15:21.714 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:15:21.767 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:15:21.819 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:15:21.872 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:15:21.925 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:15:21.978 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:15:21.980 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:15:22.034 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:15:22.424 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:15:22.438 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:15:22.793 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:15:22.814 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:15:22.817 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:22.819 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:22.822 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:22.824 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:22.827 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:22.829 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:15:22.832 | + functions-common:time_stop:2439 : start_time=1649891721578 2022-04-13 23:15:22.834 | + functions-common:time_stop:2441 : [[ -z 1649891721578 ]] 2022-04-13 23:15:22.837 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:22.842 | + functions-common:time_stop:2444 : end_time=1649891722839 2022-04-13 23:15:22.845 | + functions-common:time_stop:2445 : elapsed_time=1261 2022-04-13 23:15:22.847 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:15:22.850 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:22.852 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1261 2022-04-13 23:15:22.855 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:15:22.857 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:15:22.860 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:15:22.863 | + functions-common:run_process:1689 : local group= 2022-04-13 23:15:22.865 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:15:22.867 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:15:22.870 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:15:22.872 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:15:22.876 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:15:22.878 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:15:22.881 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:15:22.886 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891722883 2022-04-13 23:15:22.888 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:15:22.906 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:22.908 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:15:22.911 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:22.913 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:22.916 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:22.919 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:22.924 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:22.926 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:15:22.928 | + functions-common:time_stop:2439 : start_time=1649891722883 2022-04-13 23:15:22.931 | + functions-common:time_stop:2441 : [[ -z 1649891722883 ]] 2022-04-13 23:15:22.937 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:22.939 | + functions-common:time_stop:2444 : end_time=1649891722936 2022-04-13 23:15:22.942 | + functions-common:time_stop:2445 : elapsed_time=53 2022-04-13 23:15:22.944 | + functions-common:time_stop:2446 : total=1261 2022-04-13 23:15:22.946 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:22.949 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1314 2022-04-13 23:15:22.952 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:15:22.970 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:22.972 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:15:22.993 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:22.996 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:15:23.017 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:23.020 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:15:23.022 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:15:23.025 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837526-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:15:23.027 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:15:23.031 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837526-1-smb=http://10.222.0.11:2380' 2022-04-13 23:15:23.033 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.11:2380' 2022-04-13 23:15:23.036 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.11:2379' 2022-04-13 23:15:23.038 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:15:23.041 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:15:23.043 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.11:2379' 2022-04-13 23:15:23.047 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:15:23.049 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:15:23.052 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:15:23.055 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837526-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' '' root 2022-04-13 23:15:23.057 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:15:23.060 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837526-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' 2022-04-13 23:15:23.062 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:15:23.064 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:15:23.067 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:15:23.069 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:15:23.072 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:15:23.074 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:15:23.079 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:15:23.152 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:15:23.223 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837526-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' 2022-04-13 23:15:23.274 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:15:23.325 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:15:23.381 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:15:23.434 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:15:23.437 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:15:23.501 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:15:23.886 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:15:23.942 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:15:24.000 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:15:24.056 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:15:24.111 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:15:24.114 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:15:24.119 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:15:24.121 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:15:24.521 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:15:24.535 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:15:24.916 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:15:25.492 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:15:25.510 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:25.512 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:15:25.516 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:15:25.519 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:15:25.523 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:15:25.535 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:15:25.547 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:15:25.549 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:15:25.552 | + 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.11/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:15:25.691 | + 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.11/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:15:25.831 | + 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.11/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:15:25.969 | + 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.11/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:15:26.107 | + 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.11/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:15:26.246 | + 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.11/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:15:26.385 | + 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.11/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:15:26.524 | + 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.11/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:15:26.663 | + 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.11/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:15:26.800 | + 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.11/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:15:26.938 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:15:26.944 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:15:26.947 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:15:26.950 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:15:26.954 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:15:26.957 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:15:26.960 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:15:26.977 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:26.979 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:15:26.982 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:15:26.985 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:15:26.987 | + ./stack.sh:main:1097 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 23:15:26.990 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:15:26.992 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:15:27.009 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:27.011 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:15:27.013 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:15:27.016 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:15:27.019 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:15:27.021 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:15:27.024 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:15:27.029 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:15:27.494 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:15:27.499 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:15:27.515 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:15:27.517 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:15:27.520 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:15:27.522 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:15:27.526 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:15:27.531 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891727527 2022-04-13 23:15:27.533 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:15:32.198 | 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=170125) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:15:32.206 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:32.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.207 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.208 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.208 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.209 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:32.209 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:32.235 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:32.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.236 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.237 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.237 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.238 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:32.238 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:32.293 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:32.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.294 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.295 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.295 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:32.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:32.296 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:32.297 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:32.304 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:15:34.154 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.154 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:15:34.162 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.162 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:15:34.169 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.169 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:15:34.176 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.176 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:15:34.183 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.183 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:15:34.190 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.190 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:15:34.245 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.245 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:34.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.248 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.248 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.249 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.249 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.249 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:34.249 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:34.250 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:34.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.251 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.252 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.252 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.253 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:34.253 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:34.261 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:34.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.263 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.263 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.264 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.264 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.264 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:34.264 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:34.645 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:34.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.647 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.647 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.647 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.648 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.648 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:34.648 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:34.674 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:34.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.676 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.676 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.676 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.677 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.677 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:34.677 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:34.684 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:15:34.724 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.724 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:15:34.731 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.731 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:15:34.739 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.739 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:15:34.746 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.746 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:15:34.756 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.756 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:15:34.763 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.763 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:15:34.770 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:34.770 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:34.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.772 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.773 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.773 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.774 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:34.774 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:34.774 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:34.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.776 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.776 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.777 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.777 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.777 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:34.777 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:34.785 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:34.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.786 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.787 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.787 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:34.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:34.788 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:34.788 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:35.119 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:35.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.120 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.121 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.121 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:35.122 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:35.149 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:15:35.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.150 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.151 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.151 | 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=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:15:35.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:15:35.152 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:15:35.152 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170125) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:15:35.159 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:15:35.169 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:35.169 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:15:35.177 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:35.177 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:15:35.184 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:35.184 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:15:35.192 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:35.192 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:15:35.199 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:35.199 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:15:35.209 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:35.209 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:15:35.215 | INFO migrate.versioning.api [-] done 2022-04-13 23:15:35.614 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:15:35.616 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:35.619 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:35.621 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:35.624 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:35.627 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:35.629 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:15:35.632 | + functions-common:time_stop:2439 : start_time=1649891727527 2022-04-13 23:15:35.634 | + functions-common:time_stop:2441 : [[ -z 1649891727527 ]] 2022-04-13 23:15:35.637 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:35.642 | + functions-common:time_stop:2444 : end_time=1649891735639 2022-04-13 23:15:35.644 | + functions-common:time_stop:2445 : elapsed_time=8112 2022-04-13 23:15:35.647 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:15:35.650 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:35.652 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8112 2022-04-13 23:15:35.655 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:15:35.658 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:15:35.662 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:15:40.226 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:15:40.226 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:15:40.226 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:15:40.227 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:15:40.227 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:15:40.227 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:15:40.228 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:15:40.228 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:15:40.228 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:15:40.595 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:15:40.599 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:15:45.109 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:15:45.109 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:15:45.109 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:15:45.110 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:15:45.110 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:15:45.110 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:15:45.110 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:15:45.111 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:15:45.111 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:15:45.473 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:15:45.476 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:15:45.478 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:15:45.480 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:15:45.497 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:45.500 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:15:45.503 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:15:45.508 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:15:45.510 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:15:45.513 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:15:45.515 | + functions-common:run_process:1689 : local group= 2022-04-13 23:15:45.518 | + functions-common:run_process:1690 : local user= 2022-04-13 23:15:45.520 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:15:45.522 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:15:45.525 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:15:45.528 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:15:45.531 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:15:45.534 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:15:45.538 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891745535 2022-04-13 23:15:45.540 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:15:45.557 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:45.559 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:15:45.562 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:15:45.564 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:15:45.567 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:15:45.569 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:15:45.571 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:15:45.574 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:15:45.576 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:15:45.578 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:15:45.581 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:15:45.583 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:15:45.586 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:15:45.588 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:15:45.590 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:15:45.593 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:15:45.596 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:15:45.598 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:15:45.600 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:15:45.602 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:15:45.606 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:15:45.659 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:15:45.709 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:15:45.761 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:15:45.815 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:15:45.867 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:15:45.919 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:15:45.971 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:15:46.022 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:15:46.073 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:15:46.124 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:15:46.126 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:15:46.179 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:15:46.556 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:15:46.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:15:46.934 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:15:47.020 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:15:47.022 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:47.030 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:47.032 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:47.035 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:47.037 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:47.040 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:15:47.042 | + functions-common:time_stop:2439 : start_time=1649891745535 2022-04-13 23:15:47.045 | + functions-common:time_stop:2441 : [[ -z 1649891745535 ]] 2022-04-13 23:15:47.049 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:47.053 | + functions-common:time_stop:2444 : end_time=1649891747050 2022-04-13 23:15:47.055 | + functions-common:time_stop:2445 : elapsed_time=1515 2022-04-13 23:15:47.057 | + functions-common:time_stop:2446 : total=1314 2022-04-13 23:15:47.060 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:47.063 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2829 2022-04-13 23:15:47.065 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:15:47.065 | Waiting for keystone to start... 2022-04-13 23:15:47.068 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.11/identity/v3/ 2022-04-13 23:15:47.070 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.11/identity/v3/ 2022-04-13 23:15:47.073 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:15:47.075 | + functions:wait_for_service:458 : local url=http://10.222.0.11/identity/v3/ 2022-04-13 23:15:47.078 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:15:47.080 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:15:47.083 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:15:47.085 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:15:47.088 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:15:47.093 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:15:47.095 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891747092 2022-04-13 23:15:47.098 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:15:47.103 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11/identity/v3/ 2022-04-13 23:15:53.605 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:15:53.634 | [168206 Async install_tempest:168206]: finished successfully 2022-04-13 23:15:53.685 | + :: : [[ 200 == 503 ]] 2022-04-13 23:15:53.686 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:15:53.689 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:15:53.692 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:53.694 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:53.697 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:53.699 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:53.702 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:53.705 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:15:53.707 | + functions-common:time_stop:2439 : start_time=1649891747092 2022-04-13 23:15:53.709 | + functions-common:time_stop:2441 : [[ -z 1649891747092 ]] 2022-04-13 23:15:53.712 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:53.717 | + functions-common:time_stop:2444 : end_time=1649891753714 2022-04-13 23:15:53.720 | + functions-common:time_stop:2445 : elapsed_time=6622 2022-04-13 23:15:53.724 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:15:53.726 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:53.729 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6622 2022-04-13 23:15:53.731 | + functions:wait_for_service:467 : return 0 2022-04-13 23:15:53.734 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:15:53.753 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:53.756 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:15:53.758 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:53.761 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:15:53.793 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:15:53.796 | + 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.11/identity 2022-04-13 23:15:58.548 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.549 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.549 | 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=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.556 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.574 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.574 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.604 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.638 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.638 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.728 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.728 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.728 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.729 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.729 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.729 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.742 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.742 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.742 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.742 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.743 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.743 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.743 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.750 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.753 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.753 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.753 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.754 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.754 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.754 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.754 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170939) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:15:58.787 | 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=170939) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:15:59.095 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created domain default 2022-04-13 23:15:59.135 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created project admin 2022-04-13 23:15:59.162 | DEBUG passlib.handlers.bcrypt [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=170939) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:15:59.162 | DEBUG passlib.handlers.bcrypt [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=170939) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:15:59.223 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created user admin 2022-04-13 23:15:59.235 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created role reader 2022-04-13 23:15:59.243 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created role member 2022-04-13 23:15:59.266 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created implied role where 658bf452b1f74fafb0c6adb1c9a321d4 implies 911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:15:59.275 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created role admin 2022-04-13 23:15:59.291 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created implied role where 48d1a71b98c54166afcce01cb477fe2a implies 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:15:59.302 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Granted role admin on project admin to user admin. 2022-04-13 23:15:59.310 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Granted role admin on the system to user admin. 2022-04-13 23:15:59.321 | WARNING py.warnings [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:15:59.321 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:15:59.321 |  2022-04-13 23:15:59.325 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created region RegionOne 2022-04-13 23:15:59.359 | INFO keystone.cmd.bootstrap [None req-8b567adf-e95c-4c7f-9af7-1f6c4f9abc97 None None] Created public endpoint http://10.222.0.11/identity 2022-04-13 23:15:59.831 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:15:59.833 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:15:59.836 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:15:59.839 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:16:02.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:02.839 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:02.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:02.839 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:03.018 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:03.021 | + lib/keystone:create_keystone_accounts:310 : admin_project=5ce7acb0ce8d4d57a5953d4666717143 2022-04-13 23:16:03.023 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:16:03.026 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:16:05.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:05.246 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:05.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:05.246 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:05.411 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:05.414 | + lib/keystone:create_keystone_accounts:312 : admin_user=0926143d3d214693abeba95b94205307 2022-04-13 23:16:05.417 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:16:05.420 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:16:05.422 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:16:05.424 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 0926143d3d214693abeba95b94205307 default 2022-04-13 23:16:05.480 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0926143d3d214693abeba95b94205307 default 2022-04-13 23:16:05.519 | [142995 Async ks-domain-role:171058]: running: get_or_add_user_domain_role admin 0926143d3d214693abeba95b94205307 default 2022-04-13 23:16:05.521 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:16:05.524 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:16:05.529 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:16:08.680 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:16:08.682 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:16:08.682 | default 2022-04-13 23:16:08.685 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:16:08.742 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:16:08.789 | [142995 Async ks-project:171198]: running: get_or_create_project service Default 2022-04-13 23:16:08.792 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:16:08.861 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:16:08.908 | [142995 Async ks-service:171284]: running: get_or_create_role service 2022-04-13 23:16:08.910 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:16:08.977 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:16:09.039 | [142995 Async ks-reseller:171370]: running: get_or_create_role ResellerAdmin 2022-04-13 23:16:09.042 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:16:09.046 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:16:09.424 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:16:09.670 | [142995 Async ks-anotherrole:171460]: running: get_or_create_role anotherrole 2022-04-13 23:16:09.685 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:16:09.717 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:16:09.737 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:16:09.760 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:16:13.045 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:13.165 | [171370 Async ks-reseller:171370]: finished successfully 2022-04-13 23:16:13.209 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:13.239 | [171198 Async ks-project:171198]: finished successfully 2022-04-13 23:16:13.545 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:13.567 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:13.588 | [171284 Async ks-service:171284]: finished successfully 2022-04-13 23:16:13.619 | [171460 Async ks-anotherrole:171460]: finished successfully 2022-04-13 23:16:13.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:13.820 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:13.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:13.820 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:13.991 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:13.994 | ++ functions-common:get_or_create_project:945 : project_id=8b287c64860e466cb318ab70c8870964 2022-04-13 23:16:13.997 | ++ functions-common:get_or_create_project:946 : echo 8b287c64860e466cb318ab70c8870964 2022-04-13 23:16:14.000 | + lib/keystone:create_keystone_accounts:340 : invis_project=8b287c64860e466cb318ab70c8870964 2022-04-13 23:16:14.002 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:16:14.005 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:16:14.008 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:16:14.011 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:16:16.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:16.538 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:16.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:16.538 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:16.721 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:16.724 | ++ functions-common:get_or_create_project:945 : project_id=59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:16.726 | ++ functions-common:get_or_create_project:946 : echo 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:16.729 | + lib/keystone:create_keystone_accounts:344 : demo_project=59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:16.732 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:16:16.735 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:16:16.738 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:16.740 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:16:16.743 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:16:16.746 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:16:16.864 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:16.889 | [171058 Async ks-domain-role:171058]: finished successfully 2022-04-13 23:16:19.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.256 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.256 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.429 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:19.431 | ++ functions-common:get_or_create_user:932 : user_id=ab80208934834f78888affb6338eb473 2022-04-13 23:16:19.434 | ++ functions-common:get_or_create_user:933 : echo ab80208934834f78888affb6338eb473 2022-04-13 23:16:19.437 | + lib/keystone:create_keystone_accounts:347 : demo_user=ab80208934834f78888affb6338eb473 2022-04-13 23:16:19.439 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:16:19.488 | [142995 Async ks-domain-role:171058]: Waiting for completion of get_or_add_user_domain_role admin 0926143d3d214693abeba95b94205307 default running on PID 171058 (6 other jobs running) 2022-04-13 23:16:19.512 | [142995 Async ks-domain-role:171058]: Signaling child to exit 2022-04-13 23:16:19.512 | WAKEUP 2022-04-13 23:16:19.536 | [142995 Async ks-domain-role:171058]: Signaled 2022-04-13 23:16:19.537 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:16:19.537 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0926143d3d214693abeba95b94205307 --domain default 2022-04-13 23:16:19.537 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:19.537 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:16:19.537 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:19.537 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:19.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.538 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.538 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.538 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:19.538 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:16:19.538 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:16:19.538 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 0926143d3d214693abeba95b94205307 --domain default 2022-04-13 23:16:19.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.538 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.538 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.538 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:19.538 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0926143d3d214693abeba95b94205307 --domain default 2022-04-13 23:16:19.538 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:16:19.538 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:19.538 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:19.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.538 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.538 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.538 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:19.538 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:19.538 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:19.538 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:19.538 | ++ functions-common:get_field:825 : echo '| 48d1a71b98c54166afcce01cb477fe2a | 0926143d3d214693abeba95b94205307 | | | default | | False |' 2022-04-13 23:16:19.538 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:19.538 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:16:19.538 | + functions-common:get_or_add_user_domain_role:1028 : echo 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:16:19.538 | 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:16:19.581 | [142995 Async ks-domain-role:171058]: finished get_or_add_user_domain_role admin 0926143d3d214693abeba95b94205307 default with result 0 in 11 seconds 2022-04-13 23:16:19.588 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:16:19.624 | [142995 Async ks-project:171198]: Waiting for completion of get_or_create_project service Default running on PID 171198 (5 other jobs running) 2022-04-13 23:16:19.648 | [142995 Async ks-project:171198]: Signaling child to exit 2022-04-13 23:16:19.648 | WAKEUP 2022-04-13 23:16:19.671 | [142995 Async ks-project:171198]: Signaled 2022-04-13 23:16:19.672 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:16:19.672 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:16:19.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.672 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.673 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.673 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:19.673 | + functions-common:get_or_create_project:945 : project_id=94fcd03a58294c3ab0184fa3cc94ff89 2022-04-13 23:16:19.673 | + functions-common:get_or_create_project:946 : echo 94fcd03a58294c3ab0184fa3cc94ff89 2022-04-13 23:16:19.673 | 94fcd03a58294c3ab0184fa3cc94ff89 2022-04-13 23:16:19.715 | [142995 Async ks-project:171198]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:16:19.752 | [142995 Async ks-service:171284]: Waiting for completion of get_or_create_role service running on PID 171284 (4 other jobs running) 2022-04-13 23:16:19.776 | [142995 Async ks-service:171284]: Signaling child to exit 2022-04-13 23:16:19.776 | WAKEUP 2022-04-13 23:16:19.798 | [142995 Async ks-service:171284]: Signaled 2022-04-13 23:16:19.800 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:16:19.800 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:16:19.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.800 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.800 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.800 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:19.800 | + functions-common:get_or_create_role:957 : role_id=d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:16:19.800 | + functions-common:get_or_create_role:958 : echo d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:16:19.800 | d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:16:19.844 | [142995 Async ks-service:171284]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:16:19.881 | [142995 Async ks-reseller:171370]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 171370 (3 other jobs running) 2022-04-13 23:16:19.905 | [142995 Async ks-reseller:171370]: Signaling child to exit 2022-04-13 23:16:19.905 | WAKEUP 2022-04-13 23:16:19.927 | [142995 Async ks-reseller:171370]: Signaled 2022-04-13 23:16:19.929 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:16:19.929 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:16:19.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.929 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:19.929 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.929 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:19.929 | + functions-common:get_or_create_role:957 : role_id=713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:16:19.929 | + functions-common:get_or_create_role:958 : echo 713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:16:19.929 | 713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:16:19.972 | [142995 Async ks-reseller:171370]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:16:20.008 | [142995 Async ks-anotherrole:171460]: Waiting for completion of get_or_create_role anotherrole running on PID 171460 (2 other jobs running) 2022-04-13 23:16:20.033 | [142995 Async ks-anotherrole:171460]: Signaling child to exit 2022-04-13 23:16:20.033 | WAKEUP 2022-04-13 23:16:20.055 | [142995 Async ks-anotherrole:171460]: Signaled 2022-04-13 23:16:20.057 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:16:20.057 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:16:20.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:20.057 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:20.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:20.057 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:20.057 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:20.057 | + functions-common:get_or_create_role:957 : role_id=f7c8602141574cdfab7b30c88275de10 2022-04-13 23:16:20.057 | + functions-common:get_or_create_role:958 : echo f7c8602141574cdfab7b30c88275de10 2022-04-13 23:16:20.057 | f7c8602141574cdfab7b30c88275de10 2022-04-13 23:16:20.100 | [142995 Async ks-anotherrole:171460]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:16:20.104 | + inc/async:async_wait:197 : return 0 2022-04-13 23:16:20.107 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.165 | + inc/async:async_inner:63 : get_or_add_user_project_role member ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.208 | [142995 Async ks-demo-member:172363]: running: get_or_add_user_project_role member ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.210 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 0926143d3d214693abeba95b94205307 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.272 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0926143d3d214693abeba95b94205307 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.318 | [142995 Async ks-demo-admin:172475]: running: get_or_add_user_project_role admin 0926143d3d214693abeba95b94205307 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.321 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.385 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.430 | [142995 Async ks-demo-another:172587]: running: get_or_add_user_project_role anotherrole ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:20.433 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member ab80208934834f78888affb6338eb473 8b287c64860e466cb318ab70c8870964 2022-04-13 23:16:20.499 | + inc/async:async_inner:63 : get_or_add_user_project_role member ab80208934834f78888affb6338eb473 8b287c64860e466cb318ab70c8870964 2022-04-13 23:16:20.575 | [142995 Async ks-demo-invis:172699]: running: get_or_add_user_project_role member ab80208934834f78888affb6338eb473 8b287c64860e466cb318ab70c8870964 2022-04-13 23:16:20.581 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:16:20.591 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:16:20.594 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:20.597 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:16:20.600 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:16:20.608 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:16:24.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:24.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:24.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:24.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:24.935 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:24.939 | ++ functions-common:get_or_create_user:932 : user_id=eb7cd88eb6bc4eec848d56d203944c60 2022-04-13 23:16:24.942 | ++ functions-common:get_or_create_user:933 : echo eb7cd88eb6bc4eec848d56d203944c60 2022-04-13 23:16:24.945 | + lib/keystone:create_keystone_accounts:360 : demo_reader=eb7cd88eb6bc4eec848d56d203944c60 2022-04-13 23:16:24.949 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader eb7cd88eb6bc4eec848d56d203944c60 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:25.056 | + inc/async:async_inner:63 : get_or_add_user_project_role reader eb7cd88eb6bc4eec848d56d203944c60 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:25.158 | [142995 Async ks-demo-reader:172867]: running: get_or_add_user_project_role reader eb7cd88eb6bc4eec848d56d203944c60 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:25.190 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:16:25.222 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:16:25.245 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:16:25.270 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:16:29.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.469 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.469 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.675 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.681 | ++ functions-common:get_or_create_project:945 : project_id=1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:29.689 | ++ functions-common:get_or_create_project:946 : echo 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:29.692 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:29.696 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:16:29.700 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:16:29.703 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:29.705 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:16:29.708 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:16:29.721 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:16:33.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:33.251 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:33.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:33.251 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:33.657 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:33.681 | ++ functions-common:get_or_create_user:932 : user_id=224b1169ed364ac9b1b924bfda91bb9e 2022-04-13 23:16:33.702 | ++ functions-common:get_or_create_user:933 : echo 224b1169ed364ac9b1b924bfda91bb9e 2022-04-13 23:16:33.729 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=224b1169ed364ac9b1b924bfda91bb9e 2022-04-13 23:16:33.753 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:34.033 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:34.070 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:34.112 | [172363 Async ks-demo-member:172363]: finished successfully 2022-04-13 23:16:34.265 | [142995 Async ks-alt-admin:173261]: running: get_or_add_user_project_role admin 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:34.267 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:34.607 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:34.778 | [142995 Async ks-alt-another:173388]: running: get_or_add_user_project_role anotherrole 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:34.796 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:16:34.821 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:16:34.838 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:34.857 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:16:34.877 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:16:34.899 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:16:35.318 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:35.520 | [172475 Async ks-demo-admin:172475]: finished successfully 2022-04-13 23:16:36.385 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:36.526 | [172699 Async ks-demo-invis:172699]: finished successfully 2022-04-13 23:16:37.808 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:37.918 | [172587 Async ks-demo-another:172587]: finished successfully 2022-04-13 23:16:38.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:38.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:38.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:38.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:38.638 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:38.641 | ++ functions-common:get_or_create_user:932 : user_id=ac8d49071b6a4335909d1cdb61ba3d10 2022-04-13 23:16:38.644 | ++ functions-common:get_or_create_user:933 : echo ac8d49071b6a4335909d1cdb61ba3d10 2022-04-13 23:16:38.646 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ac8d49071b6a4335909d1cdb61ba3d10 2022-04-13 23:16:38.649 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ac8d49071b6a4335909d1cdb61ba3d10 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:38.729 | + inc/async:async_inner:63 : get_or_add_user_project_role member ac8d49071b6a4335909d1cdb61ba3d10 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:38.829 | [142995 Async ks-alt-member-user:173720]: running: get_or_add_user_project_role member ac8d49071b6a4335909d1cdb61ba3d10 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:38.831 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:16:38.834 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:16:38.837 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:38.841 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:16:38.844 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:16:38.848 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:16:41.601 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:41.704 | [172867 Async ks-demo-reader:172867]: finished successfully 2022-04-13 23:16:42.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:42.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:42.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:42.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:42.321 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:42.324 | ++ functions-common:get_or_create_user:932 : user_id=eb945169a6e346a3a5b660e24f761f0c 2022-04-13 23:16:42.328 | ++ functions-common:get_or_create_user:933 : echo eb945169a6e346a3a5b660e24f761f0c 2022-04-13 23:16:42.333 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=eb945169a6e346a3a5b660e24f761f0c 2022-04-13 23:16:42.336 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader eb945169a6e346a3a5b660e24f761f0c 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:42.410 | + inc/async:async_inner:63 : get_or_add_user_project_role reader eb945169a6e346a3a5b660e24f761f0c 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:42.470 | [142995 Async ks-alt-reader-user:173945]: running: get_or_add_user_project_role reader eb945169a6e346a3a5b660e24f761f0c 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:42.473 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:16:42.476 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:42.479 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:16:42.483 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:16:42.506 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:16:45.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:45.958 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:45.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:45.958 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:46.210 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:46.235 | ++ functions-common:get_or_create_user:932 : user_id=22ae591e48c9470c9e5fa6d631872955 2022-04-13 23:16:46.252 | ++ functions-common:get_or_create_user:933 : echo 22ae591e48c9470c9e5fa6d631872955 2022-04-13 23:16:46.262 | + lib/keystone:create_keystone_accounts:392 : system_member_user=22ae591e48c9470c9e5fa6d631872955 2022-04-13 23:16:46.285 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 22ae591e48c9470c9e5fa6d631872955 all 2022-04-13 23:16:46.540 | + inc/async:async_inner:63 : get_or_add_user_system_role member 22ae591e48c9470c9e5fa6d631872955 all 2022-04-13 23:16:46.699 | [142995 Async ks-system-member:174171]: running: get_or_add_user_system_role member 22ae591e48c9470c9e5fa6d631872955 all 2022-04-13 23:16:46.722 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:16:46.739 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:46.756 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:16:46.778 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:16:46.809 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:16:49.105 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:49.305 | [173261 Async ks-alt-admin:173261]: finished successfully 2022-04-13 23:16:49.506 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:49.593 | [173388 Async ks-alt-another:173388]: finished successfully 2022-04-13 23:16:50.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:50.240 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:50.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:50.240 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:50.463 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:50.466 | ++ functions-common:get_or_create_user:932 : user_id=43d86de2c97e40e5b9f2c5ac177ab8b5 2022-04-13 23:16:50.470 | ++ functions-common:get_or_create_user:933 : echo 43d86de2c97e40e5b9f2c5ac177ab8b5 2022-04-13 23:16:50.482 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=43d86de2c97e40e5b9f2c5ac177ab8b5 2022-04-13 23:16:50.491 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 43d86de2c97e40e5b9f2c5ac177ab8b5 all 2022-04-13 23:16:50.590 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 43d86de2c97e40e5b9f2c5ac177ab8b5 all 2022-04-13 23:16:50.722 | [142995 Async ks-system-reader:174463]: running: get_or_add_user_system_role reader 43d86de2c97e40e5b9f2c5ac177ab8b5 all 2022-04-13 23:16:50.739 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:16:50.756 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:16:50.768 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:16:50.778 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:16:50.787 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:16:52.532 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:52.725 | [173720 Async ks-alt-member-user:173720]: finished successfully 2022-04-13 23:16:53.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:53.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:53.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:53.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:54.129 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:54.132 | ++ functions-common:get_or_create_group:909 : group_id=d284ba12a9ee4856a0c05f19fb4deef3 2022-04-13 23:16:54.137 | ++ functions-common:get_or_create_group:910 : echo d284ba12a9ee4856a0c05f19fb4deef3 2022-04-13 23:16:54.140 | + lib/keystone:create_keystone_accounts:402 : admin_group=d284ba12a9ee4856a0c05f19fb4deef3 2022-04-13 23:16:54.145 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:16:54.148 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:16:54.161 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:16:54.165 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:16:54.169 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:16:55.721 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:55.753 | [173945 Async ks-alt-reader-user:173945]: finished successfully 2022-04-13 23:16:56.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:56.872 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:56.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:56.872 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:57.059 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:57.061 | ++ functions-common:get_or_create_group:909 : group_id=32a828178801474fab8fa7fe2921fa39 2022-04-13 23:16:57.064 | ++ functions-common:get_or_create_group:910 : echo 32a828178801474fab8fa7fe2921fa39 2022-04-13 23:16:57.067 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=32a828178801474fab8fa7fe2921fa39 2022-04-13 23:16:57.069 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:57.136 | + inc/async:async_inner:63 : get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:57.193 | [142995 Async ks-group-memberdemo:174806]: running: get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:57.202 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:57.303 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:57.438 | [142995 Async ks-group-anotherdemo:174892]: running: get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:57.453 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:57.596 | + inc/async:async_inner:63 : get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:57.764 | [142995 Async ks-group-memberalt:174990]: running: get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:57.767 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:57.816 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:58.005 | [174171 Async ks-system-member:174171]: finished successfully 2022-04-13 23:16:58.118 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:58.355 | [142995 Async ks-group-anotheralt:175118]: running: get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:16:58.372 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d284ba12a9ee4856a0c05f19fb4deef3 5ce7acb0ce8d4d57a5953d4666717143 2022-04-13 23:16:58.809 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d284ba12a9ee4856a0c05f19fb4deef3 5ce7acb0ce8d4d57a5953d4666717143 2022-04-13 23:16:59.059 | [142995 Async ks-group-admin:175210]: running: get_or_add_group_project_role admin d284ba12a9ee4856a0c05f19fb4deef3 5ce7acb0ce8d4d57a5953d4666717143 2022-04-13 23:16:59.077 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:16:59.459 | [142995 Async ks-demo-member:172363]: Waiting for completion of get_or_add_user_project_role member ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 running on PID 172363 (17 other jobs running) 2022-04-13 23:16:59.597 | [142995 Async ks-demo-member:172363]: Signaling child to exit 2022-04-13 23:16:59.598 | WAKEUP 2022-04-13 23:16:59.761 | [142995 Async ks-demo-member:172363]: Signaled 2022-04-13 23:16:59.784 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:59.784 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:16:59.784 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:59.784 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:59.784 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:16:59.784 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:16:59.784 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:16:59.784 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:16:59.784 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab80208934834f78888affb6338eb473 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:59.784 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:59.784 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:59.785 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:59.785 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:59.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:59.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:59.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:59.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:59.785 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:59.785 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:59.785 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:59.785 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ab80208934834f78888affb6338eb473 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:59.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:59.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:59.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:59.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:59.785 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab80208934834f78888affb6338eb473 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:16:59.785 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:59.785 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:59.785 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:59.785 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:59.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:59.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:59.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:59.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:59.785 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:59.785 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:59.785 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:59.785 | ++ functions-common:get_field:825 : echo '| 658bf452b1f74fafb0c6adb1c9a321d4 | ab80208934834f78888affb6338eb473 | | 59f0da80459f441590f9079f7f77c1e5 | | | False |' 2022-04-13 23:16:59.785 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:59.785 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:59.785 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:16:59.785 | + functions-common:get_or_add_user_project_role:1004 : echo 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:16:59.786 | 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:00.092 | [142995 Async ks-demo-member:172363]: finished get_or_add_user_project_role member ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 with result 0 in 13 seconds 2022-04-13 23:17:00.370 | [142995 Async ks-demo-admin:172475]: Waiting for completion of get_or_add_user_project_role admin 0926143d3d214693abeba95b94205307 59f0da80459f441590f9079f7f77c1e5 running on PID 172475 (16 other jobs running) 2022-04-13 23:17:00.577 | [142995 Async ks-demo-admin:172475]: Signaling child to exit 2022-04-13 23:17:00.578 | WAKEUP 2022-04-13 23:17:00.736 | [142995 Async ks-demo-admin:172475]: Signaled 2022-04-13 23:17:00.748 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:00.748 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:00.748 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:00.748 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:00.748 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:00.748 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:00.748 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:00.748 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:00.748 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0926143d3d214693abeba95b94205307 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:00.748 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:00.748 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:00.748 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:00.748 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:00.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:00.748 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:00.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:00.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:00.749 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:00.749 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:00.749 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:00.749 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 0926143d3d214693abeba95b94205307 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:00.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:00.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:00.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:00.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:00.749 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0926143d3d214693abeba95b94205307 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:00.749 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:00.749 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:00.749 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:00.749 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:00.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:00.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:00.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:00.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:00.749 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:00.749 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:00.749 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:00.749 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:00.749 | ++ functions-common:get_field:825 : echo '| 48d1a71b98c54166afcce01cb477fe2a | 0926143d3d214693abeba95b94205307 | | 59f0da80459f441590f9079f7f77c1e5 | | | False |' 2022-04-13 23:17:00.749 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:00.749 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:17:00.749 | + functions-common:get_or_add_user_project_role:1004 : echo 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:17:00.749 | 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:17:01.035 | [142995 Async ks-demo-admin:172475]: finished get_or_add_user_project_role admin 0926143d3d214693abeba95b94205307 59f0da80459f441590f9079f7f77c1e5 with result 0 in 15 seconds 2022-04-13 23:17:01.247 | [142995 Async ks-demo-another:172587]: Waiting for completion of get_or_add_user_project_role anotherrole ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 running on PID 172587 (15 other jobs running) 2022-04-13 23:17:01.418 | [142995 Async ks-demo-another:172587]: Signaling child to exit 2022-04-13 23:17:01.418 | WAKEUP 2022-04-13 23:17:01.516 | [142995 Async ks-demo-another:172587]: Signaled 2022-04-13 23:17:01.526 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:01.526 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:01.526 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:01.526 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:01.526 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:01.526 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:01.526 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:01.526 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:01.526 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:01.526 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ab80208934834f78888affb6338eb473 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:01.526 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:01.526 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:01.526 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:01.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:01.526 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:01.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:01.526 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:01.526 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:01.526 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:01.527 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:01.527 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user ab80208934834f78888affb6338eb473 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:01.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:01.527 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:01.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:01.527 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:01.527 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:01.527 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:01.527 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ab80208934834f78888affb6338eb473 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:01.527 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:01.527 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:01.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:01.527 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:01.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:01.527 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:01.527 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:01.527 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:01.527 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:01.527 | ++ functions-common:get_field:825 : echo '| f7c8602141574cdfab7b30c88275de10 | ab80208934834f78888affb6338eb473 | | 59f0da80459f441590f9079f7f77c1e5 | | | False |' 2022-04-13 23:17:01.527 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:01.527 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:01.527 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7c8602141574cdfab7b30c88275de10 2022-04-13 23:17:01.527 | + functions-common:get_or_add_user_project_role:1004 : echo f7c8602141574cdfab7b30c88275de10 2022-04-13 23:17:01.527 | f7c8602141574cdfab7b30c88275de10 2022-04-13 23:17:01.816 | [142995 Async ks-demo-another:172587]: finished get_or_add_user_project_role anotherrole ab80208934834f78888affb6338eb473 59f0da80459f441590f9079f7f77c1e5 with result 0 in 17 seconds 2022-04-13 23:17:02.019 | [142995 Async ks-demo-invis:172699]: Waiting for completion of get_or_add_user_project_role member ab80208934834f78888affb6338eb473 8b287c64860e466cb318ab70c8870964 running on PID 172699 (14 other jobs running) 2022-04-13 23:17:02.155 | [142995 Async ks-demo-invis:172699]: Signaling child to exit 2022-04-13 23:17:02.155 | WAKEUP 2022-04-13 23:17:02.264 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:17:02.267 | [142995 Async ks-demo-invis:172699]: Signaled 2022-04-13 23:17:02.269 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:02.269 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:02.269 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:02.269 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:02.269 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:02.269 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:02.269 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:02.269 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:02.269 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:02.269 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:02.269 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:02.269 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab80208934834f78888affb6338eb473 --project 8b287c64860e466cb318ab70c8870964 2022-04-13 23:17:02.269 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.269 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:02.269 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:02.269 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:02.269 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ab80208934834f78888affb6338eb473 --project 8b287c64860e466cb318ab70c8870964 2022-04-13 23:17:02.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.269 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab80208934834f78888affb6338eb473 --project 8b287c64860e466cb318ab70c8870964 2022-04-13 23:17:02.270 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:02.270 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:02.270 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:02.270 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.270 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.270 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.270 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:02.270 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:02.270 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:02.270 | ++ functions-common:get_field:825 : echo '| 658bf452b1f74fafb0c6adb1c9a321d4 | ab80208934834f78888affb6338eb473 | | 8b287c64860e466cb318ab70c8870964 | | | False |' 2022-04-13 23:17:02.270 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:02.270 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.270 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:02.270 | + functions-common:get_or_add_user_project_role:1004 : echo 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:02.270 | 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:02.343 | [142995 Async ks-demo-invis:172699]: finished get_or_add_user_project_role member ab80208934834f78888affb6338eb473 8b287c64860e466cb318ab70c8870964 with result 0 in 16 seconds 2022-04-13 23:17:02.375 | [174463 Async ks-system-reader:174463]: finished successfully 2022-04-13 23:17:02.435 | [142995 Async ks-demo-reader:172867]: Waiting for completion of get_or_add_user_project_role reader eb7cd88eb6bc4eec848d56d203944c60 59f0da80459f441590f9079f7f77c1e5 running on PID 172867 (13 other jobs running) 2022-04-13 23:17:02.500 | [142995 Async ks-demo-reader:172867]: Signaling child to exit 2022-04-13 23:17:02.500 | WAKEUP 2022-04-13 23:17:02.528 | [142995 Async ks-demo-reader:172867]: Signaled 2022-04-13 23:17:02.531 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:02.531 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:02.531 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:02.531 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:02.531 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:02.531 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:02.531 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:02.531 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:02.531 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:02.531 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb7cd88eb6bc4eec848d56d203944c60 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:02.531 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:02.531 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:02.531 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.531 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:02.531 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:02.531 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:02.531 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user eb7cd88eb6bc4eec848d56d203944c60 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:02.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.531 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb7cd88eb6bc4eec848d56d203944c60 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:02.531 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:02.532 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:02.532 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:02.532 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.532 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.532 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.532 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:02.532 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:02.532 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:02.532 | ++ functions-common:get_field:825 : echo '| 911a0c93a8734bec9d227fc2398e8dbb | eb7cd88eb6bc4eec848d56d203944c60 | | 59f0da80459f441590f9079f7f77c1e5 | | | False |' 2022-04-13 23:17:02.532 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:02.532 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.532 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:02.532 | + functions-common:get_or_add_user_project_role:1004 : echo 911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:02.532 | 911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:02.599 | [142995 Async ks-demo-reader:172867]: finished get_or_add_user_project_role reader eb7cd88eb6bc4eec848d56d203944c60 59f0da80459f441590f9079f7f77c1e5 with result 0 in 16 seconds 2022-04-13 23:17:02.605 | + inc/async:async_wait:197 : return 0 2022-04-13 23:17:02.608 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:17:02.692 | [142995 Async ks-alt-admin:173261]: Waiting for completion of get_or_add_user_project_role admin 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 running on PID 173261 (12 other jobs running) 2022-04-13 23:17:02.731 | [142995 Async ks-alt-admin:173261]: Signaling child to exit 2022-04-13 23:17:02.732 | WAKEUP 2022-04-13 23:17:02.769 | [142995 Async ks-alt-admin:173261]: Signaled 2022-04-13 23:17:02.770 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:02.770 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:02.770 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:02.770 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:02.770 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:02.770 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:02.770 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:02.770 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:02.770 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:02.771 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 224b1169ed364ac9b1b924bfda91bb9e --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:02.771 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:02.771 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:02.771 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.771 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.771 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.771 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:02.771 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:02.771 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:02.771 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 224b1169ed364ac9b1b924bfda91bb9e --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:02.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.771 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.771 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.771 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 224b1169ed364ac9b1b924bfda91bb9e --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:02.771 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:02.771 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:02.771 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:02.772 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.772 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:02.772 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:02.772 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:02.772 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:02.772 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:02.772 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:02.772 | ++ functions-common:get_field:825 : echo '| 48d1a71b98c54166afcce01cb477fe2a | 224b1169ed364ac9b1b924bfda91bb9e | | 1fe4f16f68ab4f78af9378cc96676be9 | | | False |' 2022-04-13 23:17:02.772 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:02.772 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:17:02.772 | + functions-common:get_or_add_user_project_role:1004 : echo 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:17:02.772 | 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:17:02.854 | [142995 Async ks-alt-admin:173261]: finished get_or_add_user_project_role admin 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 with result 0 in 15 seconds 2022-04-13 23:17:02.919 | [142995 Async ks-alt-another:173388]: Waiting for completion of get_or_add_user_project_role anotherrole 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 running on PID 173388 (11 other jobs running) 2022-04-13 23:17:02.957 | [142995 Async ks-alt-another:173388]: Signaling child to exit 2022-04-13 23:17:02.957 | WAKEUP 2022-04-13 23:17:03.003 | [142995 Async ks-alt-another:173388]: Signaled 2022-04-13 23:17:03.004 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:03.005 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:03.005 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:03.005 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:03.005 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:03.005 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:03.005 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:03.005 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:03.005 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 224b1169ed364ac9b1b924bfda91bb9e --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.005 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:03.005 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:03.005 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:03.005 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.005 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:03.005 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:03.005 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:03.005 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 224b1169ed364ac9b1b924bfda91bb9e --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.006 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.006 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.006 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 224b1169ed364ac9b1b924bfda91bb9e --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.006 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:03.006 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:03.006 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:03.006 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.006 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.006 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.006 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:03.006 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:03.006 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:03.006 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:03.006 | ++ functions-common:get_field:825 : echo '| f7c8602141574cdfab7b30c88275de10 | 224b1169ed364ac9b1b924bfda91bb9e | | 1fe4f16f68ab4f78af9378cc96676be9 | | | False |' 2022-04-13 23:17:03.006 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.006 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7c8602141574cdfab7b30c88275de10 2022-04-13 23:17:03.007 | + functions-common:get_or_add_user_project_role:1004 : echo f7c8602141574cdfab7b30c88275de10 2022-04-13 23:17:03.007 | f7c8602141574cdfab7b30c88275de10 2022-04-13 23:17:03.101 | [142995 Async ks-alt-another:173388]: finished get_or_add_user_project_role anotherrole 224b1169ed364ac9b1b924bfda91bb9e 1fe4f16f68ab4f78af9378cc96676be9 with result 0 in 15 seconds 2022-04-13 23:17:03.190 | [142995 Async ks-alt-member-user:173720]: Waiting for completion of get_or_add_user_project_role member ac8d49071b6a4335909d1cdb61ba3d10 1fe4f16f68ab4f78af9378cc96676be9 running on PID 173720 (10 other jobs running) 2022-04-13 23:17:03.227 | [142995 Async ks-alt-member-user:173720]: Signaling child to exit 2022-04-13 23:17:03.228 | WAKEUP 2022-04-13 23:17:03.258 | [142995 Async ks-alt-member-user:173720]: Signaled 2022-04-13 23:17:03.259 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:03.259 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:03.259 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:03.259 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:03.259 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:03.259 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:03.259 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:03.259 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:03.259 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ac8d49071b6a4335909d1cdb61ba3d10 --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.259 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:03.259 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:03.259 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:03.259 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.259 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.259 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:03.259 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:03.259 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:03.260 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ac8d49071b6a4335909d1cdb61ba3d10 --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.260 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:03.260 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ac8d49071b6a4335909d1cdb61ba3d10 --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.260 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:03.260 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:03.260 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.260 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:03.260 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:03.260 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:03.260 | ++ functions-common:get_field:825 : echo '| 658bf452b1f74fafb0c6adb1c9a321d4 | ac8d49071b6a4335909d1cdb61ba3d10 | | 1fe4f16f68ab4f78af9378cc96676be9 | | | False |' 2022-04-13 23:17:03.260 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:03.260 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.260 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:03.260 | + functions-common:get_or_add_user_project_role:1004 : echo 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:03.260 | 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:03.328 | [142995 Async ks-alt-member-user:173720]: finished get_or_add_user_project_role member ac8d49071b6a4335909d1cdb61ba3d10 1fe4f16f68ab4f78af9378cc96676be9 with result 0 in 14 seconds 2022-04-13 23:17:03.397 | [142995 Async ks-alt-reader-user:173945]: Waiting for completion of get_or_add_user_project_role reader eb945169a6e346a3a5b660e24f761f0c 1fe4f16f68ab4f78af9378cc96676be9 running on PID 173945 (9 other jobs running) 2022-04-13 23:17:03.452 | [142995 Async ks-alt-reader-user:173945]: Signaling child to exit 2022-04-13 23:17:03.452 | WAKEUP 2022-04-13 23:17:03.498 | [142995 Async ks-alt-reader-user:173945]: Signaled 2022-04-13 23:17:03.501 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:03.501 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:03.501 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:03.501 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:03.501 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:03.501 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:03.501 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:03.501 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:03.501 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:03.501 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:03.501 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb945169a6e346a3a5b660e24f761f0c --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.501 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:03.501 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.502 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:03.502 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:03.502 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:03.502 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user eb945169a6e346a3a5b660e24f761f0c --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.502 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb945169a6e346a3a5b660e24f761f0c --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:03.502 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:03.502 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:03.502 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:03.502 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:03.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:03.503 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:03.503 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:03.503 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:03.503 | ++ functions-common:get_field:825 : echo '| 911a0c93a8734bec9d227fc2398e8dbb | eb945169a6e346a3a5b660e24f761f0c | | 1fe4f16f68ab4f78af9378cc96676be9 | | | False |' 2022-04-13 23:17:03.503 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:03.503 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:03.503 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:03.503 | + functions-common:get_or_add_user_project_role:1004 : echo 911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:03.503 | 911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:03.735 | [142995 Async ks-alt-reader-user:173945]: finished get_or_add_user_project_role reader eb945169a6e346a3a5b660e24f761f0c 1fe4f16f68ab4f78af9378cc96676be9 with result 0 in 13 seconds 2022-04-13 23:17:03.770 | + inc/async:async_wait:197 : return 0 2022-04-13 23:17:03.773 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:17:04.084 | [142995 Async ks-system-member:174171]: Waiting for completion of get_or_add_user_system_role member 22ae591e48c9470c9e5fa6d631872955 all running on PID 174171 (8 other jobs running) 2022-04-13 23:17:04.174 | [142995 Async ks-system-member:174171]: Signaling child to exit 2022-04-13 23:17:04.175 | WAKEUP 2022-04-13 23:17:04.284 | [142995 Async ks-system-member:174171]: Signaled 2022-04-13 23:17:04.296 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:17:04.296 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:17:04.296 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:17:04.296 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:04.296 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:04.296 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:04.296 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:04.297 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:04.297 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:17:04.297 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 22ae591e48c9470c9e5fa6d631872955 --system all -f value -c Role 2022-04-13 23:17:04.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:04.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:04.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:04.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:04.297 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:04.297 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:17:04.297 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:17:04.297 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 22ae591e48c9470c9e5fa6d631872955 --system all 2022-04-13 23:17:04.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:04.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:04.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:04.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:04.297 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 22ae591e48c9470c9e5fa6d631872955 --system all -f value -c Role 2022-04-13 23:17:04.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:04.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:04.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:04.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:04.297 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:04.297 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:04.297 | + functions-common:get_or_add_user_system_role:1059 : echo 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:04.297 | 658bf452b1f74fafb0c6adb1c9a321d4 2022-04-13 23:17:04.505 | [142995 Async ks-system-member:174171]: finished get_or_add_user_system_role member 22ae591e48c9470c9e5fa6d631872955 all with result 0 in 11 seconds 2022-04-13 23:17:04.716 | [142995 Async ks-system-reader:174463]: Waiting for completion of get_or_add_user_system_role reader 43d86de2c97e40e5b9f2c5ac177ab8b5 all running on PID 174463 (7 other jobs running) 2022-04-13 23:17:04.858 | [142995 Async ks-system-reader:174463]: Signaling child to exit 2022-04-13 23:17:04.859 | WAKEUP 2022-04-13 23:17:05.004 | [142995 Async ks-system-reader:174463]: Signaled 2022-04-13 23:17:05.020 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:17:05.020 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:17:05.020 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:17:05.020 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:05.020 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:05.020 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:05.020 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:05.020 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:05.020 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:17:05.020 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 43d86de2c97e40e5b9f2c5ac177ab8b5 --system all -f value -c Role 2022-04-13 23:17:05.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:05.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:05.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:05.021 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:05.021 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:05.021 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:17:05.021 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:17:05.021 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 43d86de2c97e40e5b9f2c5ac177ab8b5 --system all 2022-04-13 23:17:05.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:05.021 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:05.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:05.021 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:05.021 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 43d86de2c97e40e5b9f2c5ac177ab8b5 --system all -f value -c Role 2022-04-13 23:17:05.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:05.021 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:05.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:05.021 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:05.021 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:05.021 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:05.021 | + functions-common:get_or_add_user_system_role:1059 : echo 911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:05.021 | 911a0c93a8734bec9d227fc2398e8dbb 2022-04-13 23:17:05.322 | [142995 Async ks-system-reader:174463]: finished get_or_add_user_system_role reader 43d86de2c97e40e5b9f2c5ac177ab8b5 all with result 0 in 11 seconds 2022-04-13 23:17:05.365 | + inc/async:async_wait:197 : return 0 2022-04-13 23:17:05.381 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:17:05.764 | [142995 Async ks-group-memberdemo:174806]: Waiting for completion of get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 running on PID 174806 (6 other jobs running) 2022-04-13 23:17:05.932 | [142995 Async ks-group-memberdemo:174806]: Signaling child to exit 2022-04-13 23:17:10.645 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:17:10.793 | [174806 Async ks-group-memberdemo:174806]: finished successfully 2022-04-13 23:17:10.879 | WAKEUP 2022-04-13 23:17:10.987 | [142995 Async ks-group-memberdemo:174806]: Signaled 2022-04-13 23:17:11.005 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:17:11.005 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 32a828178801474fab8fa7fe2921fa39 --project 59f0da80459f441590f9079f7f77c1e5 -f value 2022-04-13 23:17:11.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:11.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:11.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:11.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:11.005 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:11.005 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:17:11.005 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:17:11.005 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 32a828178801474fab8fa7fe2921fa39 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:11.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:11.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:11.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:11.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:11.005 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 32a828178801474fab8fa7fe2921fa39 --project 59f0da80459f441590f9079f7f77c1e5 -f value 2022-04-13 23:17:11.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:11.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:11.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:11.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:11.005 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:11.006 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='658bf452b1f74fafb0c6adb1c9a321d4 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 False' 2022-04-13 23:17:11.006 | + functions-common:get_or_add_group_project_role:1083 : echo 658bf452b1f74fafb0c6adb1c9a321d4 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 False 2022-04-13 23:17:11.006 | 658bf452b1f74fafb0c6adb1c9a321d4 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 False 2022-04-13 23:17:11.237 | [142995 Async ks-group-memberdemo:174806]: finished get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 with result 0 in 13 seconds 2022-04-13 23:17:11.395 | [142995 Async ks-group-anotherdemo:174892]: Waiting for completion of get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 running on PID 174892 (5 other jobs running) 2022-04-13 23:17:11.510 | [142995 Async ks-group-anotherdemo:174892]: Signaling child to exit 2022-04-13 23:17:12.045 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:17:12.083 | [174990 Async ks-group-memberalt:174990]: finished successfully 2022-04-13 23:17:13.061 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:17:13.090 | [174892 Async ks-group-anotherdemo:174892]: finished successfully 2022-04-13 23:17:13.111 | WAKEUP 2022-04-13 23:17:13.137 | [142995 Async ks-group-anotherdemo:174892]: Signaled 2022-04-13 23:17:13.139 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:17:13.139 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 32a828178801474fab8fa7fe2921fa39 --project 59f0da80459f441590f9079f7f77c1e5 -f value 2022-04-13 23:17:13.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.139 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:13.139 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:17:13.139 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:17:13.139 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 32a828178801474fab8fa7fe2921fa39 --project 59f0da80459f441590f9079f7f77c1e5 2022-04-13 23:17:13.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.139 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 32a828178801474fab8fa7fe2921fa39 --project 59f0da80459f441590f9079f7f77c1e5 -f value 2022-04-13 23:17:13.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.140 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:13.140 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f7c8602141574cdfab7b30c88275de10 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 False' 2022-04-13 23:17:13.140 | + functions-common:get_or_add_group_project_role:1083 : echo f7c8602141574cdfab7b30c88275de10 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 False 2022-04-13 23:17:13.140 | f7c8602141574cdfab7b30c88275de10 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 False 2022-04-13 23:17:13.187 | [142995 Async ks-group-anotherdemo:174892]: finished get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 59f0da80459f441590f9079f7f77c1e5 with result 0 in 15 seconds 2022-04-13 23:17:13.232 | [142995 Async ks-group-memberalt:174990]: Waiting for completion of get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 running on PID 174990 (4 other jobs running) 2022-04-13 23:17:13.271 | [142995 Async ks-group-memberalt:174990]: Signaling child to exit 2022-04-13 23:17:13.271 | WAKEUP 2022-04-13 23:17:13.304 | [142995 Async ks-group-memberalt:174990]: Signaled 2022-04-13 23:17:13.306 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:17:13.306 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 32a828178801474fab8fa7fe2921fa39 --project 1fe4f16f68ab4f78af9378cc96676be9 -f value 2022-04-13 23:17:13.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.306 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.307 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.307 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:13.307 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:17:13.307 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:17:13.307 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 32a828178801474fab8fa7fe2921fa39 --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:13.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.308 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 32a828178801474fab8fa7fe2921fa39 --project 1fe4f16f68ab4f78af9378cc96676be9 -f value 2022-04-13 23:17:13.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.308 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:13.308 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='658bf452b1f74fafb0c6adb1c9a321d4 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 False' 2022-04-13 23:17:13.308 | + functions-common:get_or_add_group_project_role:1083 : echo 658bf452b1f74fafb0c6adb1c9a321d4 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 False 2022-04-13 23:17:13.308 | 658bf452b1f74fafb0c6adb1c9a321d4 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 False 2022-04-13 23:17:13.361 | [142995 Async ks-group-memberalt:174990]: finished get_or_add_group_project_role member 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 with result 0 in 14 seconds 2022-04-13 23:17:13.417 | [142995 Async ks-group-anotheralt:175118]: Waiting for completion of get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 running on PID 175118 (3 other jobs running) 2022-04-13 23:17:13.445 | [142995 Async ks-group-anotheralt:175118]: Signaling child to exit 2022-04-13 23:17:13.448 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:17:13.474 | [175210 Async ks-group-admin:175210]: finished successfully 2022-04-13 23:17:13.846 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:17:13.872 | [175118 Async ks-group-anotheralt:175118]: finished successfully 2022-04-13 23:17:13.892 | WAKEUP 2022-04-13 23:17:13.915 | [142995 Async ks-group-anotheralt:175118]: Signaled 2022-04-13 23:17:13.917 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:17:13.917 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 32a828178801474fab8fa7fe2921fa39 --project 1fe4f16f68ab4f78af9378cc96676be9 -f value 2022-04-13 23:17:13.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:13.917 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:17:13.917 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:17:13.917 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 32a828178801474fab8fa7fe2921fa39 --project 1fe4f16f68ab4f78af9378cc96676be9 2022-04-13 23:17:13.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.917 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 32a828178801474fab8fa7fe2921fa39 --project 1fe4f16f68ab4f78af9378cc96676be9 -f value 2022-04-13 23:17:13.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:13.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:13.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:13.917 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f7c8602141574cdfab7b30c88275de10 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 False' 2022-04-13 23:17:13.918 | + functions-common:get_or_add_group_project_role:1083 : echo f7c8602141574cdfab7b30c88275de10 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 False 2022-04-13 23:17:13.918 | f7c8602141574cdfab7b30c88275de10 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 False 2022-04-13 23:17:13.961 | [142995 Async ks-group-anotheralt:175118]: finished get_or_add_group_project_role anotherrole 32a828178801474fab8fa7fe2921fa39 1fe4f16f68ab4f78af9378cc96676be9 with result 0 in 15 seconds 2022-04-13 23:17:14.000 | [142995 Async ks-group-admin:175210]: Waiting for completion of get_or_add_group_project_role admin d284ba12a9ee4856a0c05f19fb4deef3 5ce7acb0ce8d4d57a5953d4666717143 running on PID 175210 (2 other jobs running) 2022-04-13 23:17:14.026 | [142995 Async ks-group-admin:175210]: Signaling child to exit 2022-04-13 23:17:14.026 | WAKEUP 2022-04-13 23:17:14.048 | [142995 Async ks-group-admin:175210]: Signaled 2022-04-13 23:17:14.050 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:17:14.050 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d284ba12a9ee4856a0c05f19fb4deef3 --project 5ce7acb0ce8d4d57a5953d4666717143 -f value 2022-04-13 23:17:14.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:14.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:14.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:14.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:14.050 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:14.050 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:17:14.050 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:17:14.050 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group d284ba12a9ee4856a0c05f19fb4deef3 --project 5ce7acb0ce8d4d57a5953d4666717143 2022-04-13 23:17:14.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:14.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:14.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:14.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:14.050 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d284ba12a9ee4856a0c05f19fb4deef3 --project 5ce7acb0ce8d4d57a5953d4666717143 -f value 2022-04-13 23:17:14.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:14.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:14.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:14.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:14.050 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:14.050 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='48d1a71b98c54166afcce01cb477fe2a d284ba12a9ee4856a0c05f19fb4deef3 5ce7acb0ce8d4d57a5953d4666717143 False' 2022-04-13 23:17:14.050 | + functions-common:get_or_add_group_project_role:1083 : echo 48d1a71b98c54166afcce01cb477fe2a d284ba12a9ee4856a0c05f19fb4deef3 5ce7acb0ce8d4d57a5953d4666717143 False 2022-04-13 23:17:14.050 | 48d1a71b98c54166afcce01cb477fe2a d284ba12a9ee4856a0c05f19fb4deef3 5ce7acb0ce8d4d57a5953d4666717143 False 2022-04-13 23:17:14.094 | [142995 Async ks-group-admin:175210]: finished get_or_add_group_project_role admin d284ba12a9ee4856a0c05f19fb4deef3 5ce7acb0ce8d4d57a5953d4666717143 with result 0 in 14 seconds 2022-04-13 23:17:14.098 | + inc/async:async_wait:197 : return 0 2022-04-13 23:17:14.101 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:17:14.118 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:14.121 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:17:14.138 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:14.141 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:17:14.143 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:17:14.206 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:17:14.248 | [142995 Async create_nova_accounts:177154]: running: create_nova_accounts 2022-04-13 23:17:14.250 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:17:14.269 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:14.272 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:17:14.274 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:17:14.334 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:17:14.380 | [142995 Async create_glance_accounts:177269]: running: create_glance_accounts 2022-04-13 23:17:14.385 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:17:14.408 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:14.411 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:17:14.413 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:17:14.480 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:17:14.533 | [142995 Async create_cinder_accounts:177399]: running: create_cinder_accounts 2022-04-13 23:17:14.537 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:17:14.565 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:14.568 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:17:14.572 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:17:14.653 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:17:14.705 | [142995 Async create_neutron_accounts:177514]: running: create_neutron_accounts 2022-04-13 23:17:14.709 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:17:14.739 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:14.747 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:17:14.754 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:17:14.937 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:17:15.149 | [142995 Async create_swift_accounts:177655]: running: create_swift_accounts 2022-04-13 23:17:15.152 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:17:15.257 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:15.277 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:17:15.649 | [142995 Async create_nova_accounts:177154]: Waiting for completion of create_nova_accounts running on PID 177154 (6 other jobs running) 2022-04-13 23:17:15.841 | [142995 Async create_nova_accounts:177154]: Signaling child to exit 2022-04-13 23:17:55.121 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:17:55.326 | [177514 Async create_neutron_accounts:177514]: finished successfully 2022-04-13 23:18:13.172 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:13.263 | [177399 Async create_cinder_accounts:177399]: finished successfully 2022-04-13 23:18:30.080 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:30.111 | [177269 Async create_glance_accounts:177269]: finished successfully 2022-04-13 23:18:33.542 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:33.569 | [177154 Async create_nova_accounts:177154]: finished successfully 2022-04-13 23:18:33.590 | WAKEUP 2022-04-13 23:18:33.614 | [142995 Async create_nova_accounts:177154]: Signaled 2022-04-13 23:18:33.615 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:18:33.615 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:18:33.615 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:18:33.615 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:33.615 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:18:33.615 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:18:33.615 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:18:33.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.615 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.616 | + functions-common:get_or_create_user:932 : user_id=4a742fe8607a4b7a94c4fa5716991a4e 2022-04-13 23:18:33.616 | + functions-common:get_or_create_user:933 : echo 4a742fe8607a4b7a94c4fa5716991a4e 2022-04-13 23:18:33.616 | 4a742fe8607a4b7a94c4fa5716991a4e 2022-04-13 23:18:33.616 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:18:33.616 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:33.616 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:18:33.616 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:33.616 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:33.616 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:18:33.616 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:18:33.616 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:18:33.616 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:18:33.616 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:18:33.616 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:18:33.616 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.616 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.616 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:33.616 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.616 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.617 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.617 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:33.617 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:33.617 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.617 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.617 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.617 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:33.617 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.617 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.617 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.617 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:33.617 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:33.617 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:33.617 | ++ functions-common:get_field:825 : echo '| d72bd6c57f4a40a19397784d18de4406 | 4a742fe8607a4b7a94c4fa5716991a4e | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:18:33.617 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.617 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.617 | + functions-common:get_or_add_user_project_role:1004 : echo d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.617 | d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.617 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:18:33.617 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:18:33.618 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:33.618 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:18:33.618 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:33.618 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:33.618 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:18:33.618 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:18:33.618 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:18:33.618 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:18:33.618 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:18:33.618 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:18:33.618 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.618 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.618 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:33.618 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.618 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.618 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.618 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:33.618 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:33.618 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.618 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.618 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.618 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:33.618 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.619 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.619 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.619 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.619 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.619 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:33.619 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:33.619 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:33.619 | ++ functions-common:get_field:825 : echo '| 48d1a71b98c54166afcce01cb477fe2a | 4a742fe8607a4b7a94c4fa5716991a4e | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:18:33.619 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.619 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:18:33.619 | + functions-common:get_or_add_user_project_role:1004 : echo 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:18:33.619 | 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:18:33.619 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:18:33.619 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:18:33.619 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.11/compute 2022-04-13 23:18:33.619 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:18:33.619 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:18:33.619 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:18:33.619 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:18:33.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.619 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.619 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.619 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.619 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:18:33.619 | 47939cc6f047405491e974d7735a6179' 2022-04-13 23:18:33.619 | + functions-common:get_or_create_service:1101 : echo 47939cc6f047405491e974d7735a6179 2022-04-13 23:18:33.619 | 47939cc6f047405491e974d7735a6179 2022-04-13 23:18:33.619 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.11/compute/v2/$(project_id)s' 2022-04-13 23:18:33.620 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:18:33.620 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.11/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:18:33.620 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:18:33.620 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:18:33.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.620 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.620 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.620 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.620 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:18:33.620 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:18:33.620 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.11/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:18:33.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.620 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.620 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.620 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.620 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=8cb7a8df53ae44c5a5dcbe7a5e65f647 2022-04-13 23:18:33.620 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 8cb7a8df53ae44c5a5dcbe7a5e65f647 2022-04-13 23:18:33.620 | + functions-common:get_or_create_endpoint:1134 : public_id=8cb7a8df53ae44c5a5dcbe7a5e65f647 2022-04-13 23:18:33.620 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:18:33.620 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:18:33.620 | + functions-common:get_or_create_endpoint:1143 : echo 8cb7a8df53ae44c5a5dcbe7a5e65f647 2022-04-13 23:18:33.620 | 8cb7a8df53ae44c5a5dcbe7a5e65f647 2022-04-13 23:18:33.620 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:18:33.620 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:18:33.620 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:18:33.620 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:18:33.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.620 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.621 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.621 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.621 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:18:33.621 | bc677350ea2140b59e7385683b39777a' 2022-04-13 23:18:33.621 | + functions-common:get_or_create_service:1101 : echo bc677350ea2140b59e7385683b39777a 2022-04-13 23:18:33.621 | bc677350ea2140b59e7385683b39777a 2022-04-13 23:18:33.621 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.11/compute/v2.1 2022-04-13 23:18:33.621 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:18:33.621 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.11/compute/v2.1 RegionOne 2022-04-13 23:18:33.621 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:18:33.621 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:18:33.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.621 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.621 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.621 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.621 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:18:33.621 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:18:33.621 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.11/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:18:33.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.621 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.621 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.621 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.621 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=716b6f39ebbe4d3991c9427e0e69af63 2022-04-13 23:18:33.621 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 716b6f39ebbe4d3991c9427e0e69af63 2022-04-13 23:18:33.621 | + functions-common:get_or_create_endpoint:1134 : public_id=716b6f39ebbe4d3991c9427e0e69af63 2022-04-13 23:18:33.621 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:18:33.621 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:18:33.621 | + functions-common:get_or_create_endpoint:1143 : echo 716b6f39ebbe4d3991c9427e0e69af63 2022-04-13 23:18:33.621 | 716b6f39ebbe4d3991c9427e0e69af63 2022-04-13 23:18:33.621 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:18:33.622 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:33.622 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:18:33.622 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:33.622 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:18:33.622 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:33.622 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:18:33.622 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:33.622 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:33.622 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:18:33.622 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:18:33.622 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:18:33.622 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:18:33.622 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:18:33.622 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:18:33.622 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.622 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.622 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:33.622 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.622 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.622 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.622 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.622 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.622 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:33.622 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:33.622 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.622 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.622 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.623 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.623 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:33.623 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.623 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.623 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.623 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.623 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.623 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.623 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:33.623 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:33.623 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:33.623 | ++ functions-common:get_field:825 : echo '| 713a096b8b6640eabd59e9ff58961bc6 | 4a742fe8607a4b7a94c4fa5716991a4e | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:18:33.623 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.623 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:18:33.623 | + functions-common:get_or_add_user_project_role:1004 : echo 713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:18:33.623 | 713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:18:33.623 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:18:33.623 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:33.623 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:18:33.623 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:33.623 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:18:33.667 | [142995 Async create_nova_accounts:177154]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-13 23:18:33.706 | [142995 Async create_glance_accounts:177269]: Waiting for completion of create_glance_accounts running on PID 177269 (5 other jobs running) 2022-04-13 23:18:33.732 | [142995 Async create_glance_accounts:177269]: Signaling child to exit 2022-04-13 23:18:33.732 | WAKEUP 2022-04-13 23:18:33.755 | [142995 Async create_glance_accounts:177269]: Signaled 2022-04-13 23:18:33.756 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:18:33.756 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:33.756 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:18:33.756 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:18:33.756 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:33.756 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:18:33.756 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:18:33.756 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:18:33.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.757 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.757 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.757 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.757 | + functions-common:get_or_create_user:932 : user_id=1684462d5d164ef480c8abf0aa625237 2022-04-13 23:18:33.757 | + functions-common:get_or_create_user:933 : echo 1684462d5d164ef480c8abf0aa625237 2022-04-13 23:18:33.757 | 1684462d5d164ef480c8abf0aa625237 2022-04-13 23:18:33.757 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:18:33.757 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:33.757 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:18:33.757 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:33.757 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:33.757 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:18:33.757 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:18:33.757 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:18:33.757 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:18:33.757 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:18:33.757 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:18:33.757 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.758 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.758 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:33.758 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.758 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.758 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.758 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:33.758 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:33.758 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.758 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.758 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.758 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:33.758 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.758 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.758 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.758 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:33.758 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:33.758 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:33.758 | ++ functions-common:get_field:825 : echo '| d72bd6c57f4a40a19397784d18de4406 | 1684462d5d164ef480c8abf0aa625237 | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:18:33.758 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.759 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.759 | + functions-common:get_or_add_user_project_role:1004 : echo d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.759 | d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.759 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:18:33.759 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:18:33.759 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:33.759 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:18:33.759 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:18:33.759 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:33.759 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:18:33.759 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:18:33.759 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:18:33.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.759 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.759 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.759 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.759 | + functions-common:get_or_create_user:932 : user_id=1c42dd0d28ed4904a5dd01fea5ef9ba5 2022-04-13 23:18:33.759 | + functions-common:get_or_create_user:933 : echo 1c42dd0d28ed4904a5dd01fea5ef9ba5 2022-04-13 23:18:33.759 | 1c42dd0d28ed4904a5dd01fea5ef9ba5 2022-04-13 23:18:33.759 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:18:33.759 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:33.759 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:18:33.759 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:33.759 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:33.759 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:18:33.759 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:18:33.759 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:18:33.759 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:18:33.760 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:18:33.760 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:18:33.760 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.760 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:33.760 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.760 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.760 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.760 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.760 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.760 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.760 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:33.760 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:33.760 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.760 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.760 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.760 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.760 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.760 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:33.760 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.760 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.760 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.760 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.760 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.760 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:33.760 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:33.760 | ++ functions-common:get_field:825 : echo '| d72bd6c57f4a40a19397784d18de4406 | 1c42dd0d28ed4904a5dd01fea5ef9ba5 | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:18:33.761 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:33.761 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.761 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.761 | + functions-common:get_or_add_user_project_role:1004 : echo d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.761 | d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.761 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:18:33.761 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:18:33.761 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:33.761 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:18:33.761 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:33.761 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:33.761 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:18:33.761 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:18:33.761 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:18:33.761 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:18:33.761 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:18:33.761 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:18:33.761 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.761 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.761 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:33.761 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.761 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.761 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.761 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.761 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.761 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:33.761 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:33.761 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.762 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.762 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.762 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.762 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.762 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:33.762 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.762 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.762 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.762 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.762 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.762 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:33.762 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:33.762 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:33.762 | ++ functions-common:get_field:825 : echo '| 713a096b8b6640eabd59e9ff58961bc6 | 1c42dd0d28ed4904a5dd01fea5ef9ba5 | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:18:33.762 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.762 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:18:33.762 | + functions-common:get_or_add_user_project_role:1004 : echo 713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:18:33.762 | 713a096b8b6640eabd59e9ff58961bc6 2022-04-13 23:18:33.762 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:18:33.762 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:18:33.762 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:18:33.762 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:18:33.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.762 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.762 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.762 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.762 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:18:33.762 | 5b4ece2dcced4866b81ab992901da2dc' 2022-04-13 23:18:33.763 | + functions-common:get_or_create_service:1101 : echo 5b4ece2dcced4866b81ab992901da2dc 2022-04-13 23:18:33.763 | 5b4ece2dcced4866b81ab992901da2dc 2022-04-13 23:18:33.763 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.11/image 2022-04-13 23:18:33.763 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:18:33.763 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.11/image RegionOne 2022-04-13 23:18:33.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:18:33.763 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:18:33.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.763 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.763 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.763 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:18:33.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:18:33.763 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.11/image --region RegionOne -f value -c id 2022-04-13 23:18:33.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.763 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.763 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.763 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5d961f1659ba4d67aac1b7dde2962c6a 2022-04-13 23:18:33.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5d961f1659ba4d67aac1b7dde2962c6a 2022-04-13 23:18:33.763 | + functions-common:get_or_create_endpoint:1134 : public_id=5d961f1659ba4d67aac1b7dde2962c6a 2022-04-13 23:18:33.763 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:18:33.763 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:18:33.763 | + functions-common:get_or_create_endpoint:1143 : echo 5d961f1659ba4d67aac1b7dde2962c6a 2022-04-13 23:18:33.763 | 5d961f1659ba4d67aac1b7dde2962c6a 2022-04-13 23:18:33.763 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:18:33.763 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:18:33.763 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:18:33.763 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:18:33.764 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:18:33.764 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:18:33.764 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:18:33.764 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:18:33.764 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:18:33.806 | [142995 Async create_glance_accounts:177269]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-13 23:18:33.853 | [142995 Async create_cinder_accounts:177399]: Waiting for completion of create_cinder_accounts running on PID 177399 (4 other jobs running) 2022-04-13 23:18:33.880 | [142995 Async create_cinder_accounts:177399]: Signaling child to exit 2022-04-13 23:18:33.880 | WAKEUP 2022-04-13 23:18:33.906 | [142995 Async create_cinder_accounts:177399]: Signaled 2022-04-13 23:18:33.907 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:18:33.907 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:18:33.907 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:18:33.907 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:33.907 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:18:33.908 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:18:33.908 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:18:33.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.908 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.908 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.908 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.908 | + functions-common:get_or_create_user:932 : user_id=eea757bcf0384dd98b260a5e573c1181 2022-04-13 23:18:33.908 | + functions-common:get_or_create_user:933 : echo eea757bcf0384dd98b260a5e573c1181 2022-04-13 23:18:33.908 | eea757bcf0384dd98b260a5e573c1181 2022-04-13 23:18:33.908 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:18:33.908 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:33.908 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:18:33.908 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:33.908 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:33.908 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:18:33.908 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:18:33.908 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:18:33.908 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:18:33.908 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:18:33.908 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:18:33.908 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.908 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:33.908 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.908 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.908 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.908 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.908 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.908 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.909 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:33.909 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:33.909 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.909 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:33.909 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:33.909 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:18:33.909 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:33.909 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.909 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.909 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:33.909 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:33.909 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:33.909 | ++ functions-common:get_field:825 : echo '| d72bd6c57f4a40a19397784d18de4406 | eea757bcf0384dd98b260a5e573c1181 | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:18:33.909 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:33.909 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.909 | + functions-common:get_or_add_user_project_role:1004 : echo d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.909 | d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:33.909 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:18:33.909 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:18:33.909 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:18:33.909 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:18:33.909 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:18:33.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.910 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.910 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:18:33.910 | 8c7cb8a633ff46faa9c869322c03b685' 2022-04-13 23:18:33.910 | + functions-common:get_or_create_service:1101 : echo 8c7cb8a633ff46faa9c869322c03b685 2022-04-13 23:18:33.910 | 8c7cb8a633ff46faa9c869322c03b685 2022-04-13 23:18:33.910 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:18:33.910 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.11/volume/v3/$(project_id)s' 2022-04-13 23:18:33.910 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:18:33.910 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.11/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:18:33.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:18:33.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:18:33.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.910 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:18:33.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:18:33.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.11/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:18:33.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.910 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3f35274b29914535a91aac8943e132cb 2022-04-13 23:18:33.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3f35274b29914535a91aac8943e132cb 2022-04-13 23:18:33.911 | + functions-common:get_or_create_endpoint:1134 : public_id=3f35274b29914535a91aac8943e132cb 2022-04-13 23:18:33.911 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:18:33.911 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:18:33.911 | + functions-common:get_or_create_endpoint:1143 : echo 3f35274b29914535a91aac8943e132cb 2022-04-13 23:18:33.911 | 3f35274b29914535a91aac8943e132cb 2022-04-13 23:18:33.911 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:18:33.911 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:18:33.911 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:18:33.911 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:18:33.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.911 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.911 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:18:33.911 | 61c2ebb834eb4601bbb4d308e2cb6fb1' 2022-04-13 23:18:33.911 | + functions-common:get_or_create_service:1101 : echo 61c2ebb834eb4601bbb4d308e2cb6fb1 2022-04-13 23:18:33.911 | 61c2ebb834eb4601bbb4d308e2cb6fb1 2022-04-13 23:18:33.911 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.11/volume/v3/$(project_id)s' 2022-04-13 23:18:33.911 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:18:33.911 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.11/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:18:33.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:18:33.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:18:33.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.911 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:18:33.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:18:33.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.11/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:18:33.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.912 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.912 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.912 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7fd4d33427ff416f89876d2366f26816 2022-04-13 23:18:33.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7fd4d33427ff416f89876d2366f26816 2022-04-13 23:18:33.912 | + functions-common:get_or_create_endpoint:1134 : public_id=7fd4d33427ff416f89876d2366f26816 2022-04-13 23:18:33.912 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:18:33.912 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:18:33.912 | + functions-common:get_or_create_endpoint:1143 : echo 7fd4d33427ff416f89876d2366f26816 2022-04-13 23:18:33.912 | 7fd4d33427ff416f89876d2366f26816 2022-04-13 23:18:33.912 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:18:33.912 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:18:33.912 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:18:33.912 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:18:33.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.912 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.912 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.912 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.912 | ++ functions-common:get_or_create_project:945 : project_id=94fcd03a58294c3ab0184fa3cc94ff89 2022-04-13 23:18:33.912 | ++ functions-common:get_or_create_project:946 : echo 94fcd03a58294c3ab0184fa3cc94ff89 2022-04-13 23:18:33.912 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 94fcd03a58294c3ab0184fa3cc94ff89 2022-04-13 23:18:33.912 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:18:33.912 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:33.912 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:18:33.912 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:18:33.912 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:18:33.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:33.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:33.913 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:18:33.913 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:33.913 | ++ functions-common:get_or_create_user:932 : user_id=eea757bcf0384dd98b260a5e573c1181 2022-04-13 23:18:33.913 | ++ functions-common:get_or_create_user:933 : echo eea757bcf0384dd98b260a5e573c1181 2022-04-13 23:18:33.913 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id eea757bcf0384dd98b260a5e573c1181 2022-04-13 23:18:33.956 | [142995 Async create_cinder_accounts:177399]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-13 23:18:33.960 | + inc/async:async_wait:197 : return 0 2022-04-13 23:18:33.963 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:18:34.018 | [142995 Async create_neutron_accounts:177514]: Waiting for completion of create_neutron_accounts running on PID 177514 (3 other jobs running) 2022-04-13 23:18:34.044 | [142995 Async create_neutron_accounts:177514]: Signaling child to exit 2022-04-13 23:18:34.044 | WAKEUP 2022-04-13 23:18:34.068 | [142995 Async create_neutron_accounts:177514]: Signaled 2022-04-13 23:18:34.070 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:18:34.070 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:18:34.070 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:18:34.070 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:18:34.070 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:18:34.070 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:18:34.070 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:18:34.070 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:18:34.070 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:18:34.070 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:18:34.070 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.11:9696/ 2022-04-13 23:18:34.070 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:18:34.070 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:18:34.070 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:18:34.071 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:34.071 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:18:34.071 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:18:34.071 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:18:34.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:34.071 | + functions-common:get_or_create_user:932 : user_id=31238846933e4f10816362fdb1be2daa 2022-04-13 23:18:34.071 | + functions-common:get_or_create_user:933 : echo 31238846933e4f10816362fdb1be2daa 2022-04-13 23:18:34.071 | 31238846933e4f10816362fdb1be2daa 2022-04-13 23:18:34.071 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:18:34.071 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:34.071 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:18:34.071 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:34.071 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:34.071 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:18:34.071 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:18:34.071 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:18:34.071 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:18:34.071 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:18:34.071 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:18:34.071 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:34.071 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:18:34.071 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:34.071 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:34.071 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:34.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:34.072 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:34.072 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:34.072 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:18:34.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.072 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:18:34.072 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:34.072 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:34.072 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:34.072 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:34.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:34.072 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:34.072 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:34.072 | ++ functions-common:get_field:825 : echo '| d72bd6c57f4a40a19397784d18de4406 | 31238846933e4f10816362fdb1be2daa | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:18:34.072 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:34.072 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:34.072 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:34.072 | + functions-common:get_or_add_user_project_role:1004 : echo d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:34.072 | d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:18:34.072 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:18:34.072 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:18:34.072 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:18:34.072 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:18:34.073 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:18:34.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:34.073 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:18:34.073 | b69285cdf73b4821a3223a7cb358be31' 2022-04-13 23:18:34.073 | + functions-common:get_or_create_service:1101 : echo b69285cdf73b4821a3223a7cb358be31 2022-04-13 23:18:34.073 | b69285cdf73b4821a3223a7cb358be31 2022-04-13 23:18:34.073 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.11:9696/ 2022-04-13 23:18:34.073 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:18:34.073 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.11:9696/ RegionOne 2022-04-13 23:18:34.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:18:34.073 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:18:34.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.073 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:34.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:18:34.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:18:34.073 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.11:9696/ --region RegionOne -f value -c id 2022-04-13 23:18:34.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:34.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:34.073 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:34.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=182f4b8d05324ba686363a40be6bcf9a 2022-04-13 23:18:34.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 182f4b8d05324ba686363a40be6bcf9a 2022-04-13 23:18:34.073 | + functions-common:get_or_create_endpoint:1134 : public_id=182f4b8d05324ba686363a40be6bcf9a 2022-04-13 23:18:34.073 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:18:34.074 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:18:34.074 | + functions-common:get_or_create_endpoint:1143 : echo 182f4b8d05324ba686363a40be6bcf9a 2022-04-13 23:18:34.074 | 182f4b8d05324ba686363a40be6bcf9a 2022-04-13 23:18:34.115 | [142995 Async create_neutron_accounts:177514]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-13 23:18:34.154 | [142995 Async create_swift_accounts:177655]: Waiting for completion of create_swift_accounts running on PID 177655 (2 other jobs running) 2022-04-13 23:18:34.180 | [142995 Async create_swift_accounts:177655]: Signaling child to exit 2022-04-13 23:19:22.775 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:22.800 | [177655 Async create_swift_accounts:177655]: finished successfully 2022-04-13 23:19:22.820 | WAKEUP 2022-04-13 23:19:22.843 | [142995 Async create_swift_accounts:177655]: Signaled 2022-04-13 23:19:22.844 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:19:22.845 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:19:22.845 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:19:22.845 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:19:22.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.845 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.845 | ++ functions-common:get_or_create_role:957 : role_id=f7c8602141574cdfab7b30c88275de10 2022-04-13 23:19:22.845 | ++ functions-common:get_or_create_role:958 : echo f7c8602141574cdfab7b30c88275de10 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:614 : another_role=f7c8602141574cdfab7b30c88275de10 2022-04-13 23:19:22.845 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:19:22.845 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:19:22.845 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:19:22.845 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:19:22.845 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:19:22.845 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:19:22.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.845 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.846 | + functions-common:get_or_create_user:932 : user_id=6190205fc5d8498ebd90ea63f319ded5 2022-04-13 23:19:22.846 | + functions-common:get_or_create_user:933 : echo 6190205fc5d8498ebd90ea63f319ded5 2022-04-13 23:19:22.846 | 6190205fc5d8498ebd90ea63f319ded5 2022-04-13 23:19:22.846 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:19:22.846 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:19:22.846 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:19:22.846 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:19:22.846 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:19:22.846 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:19:22.846 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:19:22.846 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:19:22.846 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:19:22.846 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:19:22.846 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:19:22.846 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:19:22.846 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:19:22.846 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.846 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.846 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.846 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.846 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:19:22.846 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:19:22.846 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:19:22.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.846 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:19:22.846 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:19:22.847 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.847 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.847 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.847 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.847 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.847 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.847 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:19:22.847 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:19:22.847 | ++ functions-common:get_field:825 : echo '| d72bd6c57f4a40a19397784d18de4406 | 6190205fc5d8498ebd90ea63f319ded5 | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:19:22.847 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:19:22.847 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.847 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:19:22.847 | + functions-common:get_or_add_user_project_role:1004 : echo d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:19:22.847 | d72bd6c57f4a40a19397784d18de4406 2022-04-13 23:19:22.847 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:19:22.847 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:19:22.847 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:19:22.847 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:19:22.847 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:19:22.847 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:19:22.847 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:19:22.847 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:19:22.847 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:19:22.847 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:19:22.847 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:19:22.847 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:19:22.847 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:19:22.847 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:19:22.848 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.848 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.848 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.848 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.848 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:19:22.848 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:19:22.848 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:19:22.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.848 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:19:22.848 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:19:22.848 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.848 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.848 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.848 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.848 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:19:22.848 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:19:22.849 | ++ functions-common:get_field:825 : echo '| 48d1a71b98c54166afcce01cb477fe2a | 6190205fc5d8498ebd90ea63f319ded5 | | 94fcd03a58294c3ab0184fa3cc94ff89 | | | False |' 2022-04-13 23:19:22.849 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:19:22.849 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.849 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.849 | + functions-common:get_or_add_user_project_role:1004 : echo 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.849 | 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.849 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:19:22.849 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:19:22.849 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:19:22.849 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:19:22.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.849 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.849 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.849 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.849 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:19:22.849 | 9385cbc63b79468fb9e1c2c368e6e832' 2022-04-13 23:19:22.849 | + functions-common:get_or_create_service:1101 : echo 9385cbc63b79468fb9e1c2c368e6e832 2022-04-13 23:19:22.849 | 9385cbc63b79468fb9e1c2c368e6e832 2022-04-13 23:19:22.849 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' http://10.222.0.11:8080 2022-04-13 23:19:22.849 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:19:22.849 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:19:22.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:19:22.849 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:19:22.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.849 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.849 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.849 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:19:22.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:19:22.850 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:19:22.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.850 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3842a857bee24b7a98962fa4d798ffe5 2022-04-13 23:19:22.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3842a857bee24b7a98962fa4d798ffe5 2022-04-13 23:19:22.850 | + functions-common:get_or_create_endpoint:1134 : public_id=3842a857bee24b7a98962fa4d798ffe5 2022-04-13 23:19:22.850 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.11:8080 ]] 2022-04-13 23:19:22.850 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.11:8080 RegionOne 2022-04-13 23:19:22.850 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:19:22.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:19:22.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.850 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.850 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:19:22.850 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:19:22.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.11:8080 --region RegionOne -f value -c id 2022-04-13 23:19:22.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.850 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.850 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0076a5d155824f04a2d959dd9f4d57cc 2022-04-13 23:19:22.850 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0076a5d155824f04a2d959dd9f4d57cc 2022-04-13 23:19:22.850 | 0076a5d155824f04a2d959dd9f4d57cc 2022-04-13 23:19:22.850 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:19:22.850 | + functions-common:get_or_create_endpoint:1143 : echo 3842a857bee24b7a98962fa4d798ffe5 2022-04-13 23:19:22.851 | 3842a857bee24b7a98962fa4d798ffe5 2022-04-13 23:19:22.851 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:19:22.851 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:19:22.851 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:19:22.851 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:19:22.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.851 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.851 | ++ functions-common:get_or_create_project:945 : project_id=6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.851 | ++ functions-common:get_or_create_project:946 : echo 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.851 | + lib/swift:create_swift_accounts:628 : swift_project_test1=6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.851 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:19:22.851 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:19:22.851 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:19:22.851 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:19:22.851 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:19:22.851 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:19:22.851 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:19:22.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.851 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.851 | ++ functions-common:get_or_create_user:932 : user_id=8dab9136b1da4e0abbf1bb9bdf9b5f39 2022-04-13 23:19:22.851 | ++ functions-common:get_or_create_user:933 : echo 8dab9136b1da4e0abbf1bb9bdf9b5f39 2022-04-13 23:19:22.851 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=8dab9136b1da4e0abbf1bb9bdf9b5f39 2022-04-13 23:19:22.851 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:19:22.851 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:19:22.852 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 8dab9136b1da4e0abbf1bb9bdf9b5f39 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.852 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:19:22.852 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:19:22.852 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:19:22.852 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:19:22.852 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:19:22.852 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:19:22.852 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:19:22.852 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:19:22.852 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8dab9136b1da4e0abbf1bb9bdf9b5f39 --project 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.852 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:19:22.852 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.852 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.852 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.852 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.852 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:19:22.852 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:19:22.852 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8dab9136b1da4e0abbf1bb9bdf9b5f39 --project 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.852 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.852 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8dab9136b1da4e0abbf1bb9bdf9b5f39 --project 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.852 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:19:22.852 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.852 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.853 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.853 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.853 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.853 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:19:22.853 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:19:22.853 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:19:22.853 | ++ functions-common:get_field:825 : echo '| 48d1a71b98c54166afcce01cb477fe2a | 8dab9136b1da4e0abbf1bb9bdf9b5f39 | | 6557f41227014773886bac6de5ba7a8c | | | False |' 2022-04-13 23:19:22.853 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.853 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.853 | + functions-common:get_or_add_user_project_role:1004 : echo 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.853 | 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.853 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:19:22.853 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:19:22.853 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:19:22.853 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:19:22.853 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:19:22.853 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:19:22.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.853 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.853 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.853 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.853 | ++ functions-common:get_or_create_user:932 : user_id=14b18d4d535d444bbb687e888d05acc6 2022-04-13 23:19:22.853 | ++ functions-common:get_or_create_user:933 : echo 14b18d4d535d444bbb687e888d05acc6 2022-04-13 23:19:22.853 | + lib/swift:create_swift_accounts:637 : swift_user_test3=14b18d4d535d444bbb687e888d05acc6 2022-04-13 23:19:22.853 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:19:22.853 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:19:22.853 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role f7c8602141574cdfab7b30c88275de10 14b18d4d535d444bbb687e888d05acc6 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.853 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:19:22.854 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:19:22.854 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:19:22.854 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:19:22.854 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:19:22.854 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:19:22.854 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:19:22.854 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:19:22.854 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role f7c8602141574cdfab7b30c88275de10 --user 14b18d4d535d444bbb687e888d05acc6 --project 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.854 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.854 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:19:22.854 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.854 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.854 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.854 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:19:22.854 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:19:22.854 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add f7c8602141574cdfab7b30c88275de10 --user 14b18d4d535d444bbb687e888d05acc6 --project 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.854 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role f7c8602141574cdfab7b30c88275de10 --user 14b18d4d535d444bbb687e888d05acc6 --project 6557f41227014773886bac6de5ba7a8c 2022-04-13 23:19:22.854 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.854 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:19:22.854 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.854 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.855 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.855 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:19:22.855 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:19:22.855 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:19:22.855 | ++ functions-common:get_field:825 : echo '| f7c8602141574cdfab7b30c88275de10 | 14b18d4d535d444bbb687e888d05acc6 | | 6557f41227014773886bac6de5ba7a8c | | | False |' 2022-04-13 23:19:22.855 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.855 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f7c8602141574cdfab7b30c88275de10 2022-04-13 23:19:22.855 | + functions-common:get_or_add_user_project_role:1004 : echo f7c8602141574cdfab7b30c88275de10 2022-04-13 23:19:22.855 | f7c8602141574cdfab7b30c88275de10 2022-04-13 23:19:22.855 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:19:22.855 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:19:22.855 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:19:22.855 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:19:22.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.855 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.855 | ++ functions-common:get_or_create_project:945 : project_id=bfe5183cb3c349eaaccbf92a3e6258cf 2022-04-13 23:19:22.855 | ++ functions-common:get_or_create_project:946 : echo bfe5183cb3c349eaaccbf92a3e6258cf 2022-04-13 23:19:22.855 | + lib/swift:create_swift_accounts:642 : swift_project_test2=bfe5183cb3c349eaaccbf92a3e6258cf 2022-04-13 23:19:22.855 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:19:22.855 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:19:22.855 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:19:22.855 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:19:22.855 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:19:22.855 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:19:22.855 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:19:22.856 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:19:22.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.856 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.856 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.856 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.856 | ++ functions-common:get_or_create_user:932 : user_id=e3c014ee121740dea57a9e4142ad38ce 2022-04-13 23:19:22.856 | ++ functions-common:get_or_create_user:933 : echo e3c014ee121740dea57a9e4142ad38ce 2022-04-13 23:19:22.856 | + lib/swift:create_swift_accounts:647 : swift_user_test2=e3c014ee121740dea57a9e4142ad38ce 2022-04-13 23:19:22.856 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:19:22.856 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:19:22.856 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin e3c014ee121740dea57a9e4142ad38ce bfe5183cb3c349eaaccbf92a3e6258cf 2022-04-13 23:19:22.856 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:19:22.856 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:19:22.856 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:19:22.856 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:19:22.856 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:19:22.856 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:19:22.856 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:19:22.856 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:19:22.856 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e3c014ee121740dea57a9e4142ad38ce --project bfe5183cb3c349eaaccbf92a3e6258cf 2022-04-13 23:19:22.856 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.856 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:19:22.856 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.856 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.856 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.856 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.856 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:19:22.857 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:19:22.857 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e3c014ee121740dea57a9e4142ad38ce --project bfe5183cb3c349eaaccbf92a3e6258cf 2022-04-13 23:19:22.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.857 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e3c014ee121740dea57a9e4142ad38ce --project bfe5183cb3c349eaaccbf92a3e6258cf 2022-04-13 23:19:22.857 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:19:22.857 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.857 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.857 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.857 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.857 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:19:22.857 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:19:22.857 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:19:22.857 | ++ functions-common:get_field:825 : echo '| 48d1a71b98c54166afcce01cb477fe2a | e3c014ee121740dea57a9e4142ad38ce | | bfe5183cb3c349eaaccbf92a3e6258cf | | | False |' 2022-04-13 23:19:22.857 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.857 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.857 | + functions-common:get_or_add_user_project_role:1004 : echo 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.857 | 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.857 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:19:22.857 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:19:22.857 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:19:22.857 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:19:22.857 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:19:22.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.857 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.858 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.858 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:19:22.858 | 13cbf6f2c59f4b76b9583bac51bd15ed' 2022-04-13 23:19:22.858 | ++ functions-common:get_or_create_domain:895 : echo 13cbf6f2c59f4b76b9583bac51bd15ed 2022-04-13 23:19:22.858 | + lib/swift:create_swift_accounts:652 : swift_domain=13cbf6f2c59f4b76b9583bac51bd15ed 2022-04-13 23:19:22.858 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:19:22.858 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:19:22.858 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:19:22.858 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 13cbf6f2c59f4b76b9583bac51bd15ed 2022-04-13 23:19:22.858 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:19:22.858 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=13cbf6f2c59f4b76b9583bac51bd15ed --or-show -f value -c id 2022-04-13 23:19:22.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.858 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.858 | ++ functions-common:get_or_create_project:945 : project_id=82d9ed75d53e4a8da9e4cb600362fc31 2022-04-13 23:19:22.858 | ++ functions-common:get_or_create_project:946 : echo 82d9ed75d53e4a8da9e4cb600362fc31 2022-04-13 23:19:22.858 | + lib/swift:create_swift_accounts:656 : swift_project_test4=82d9ed75d53e4a8da9e4cb600362fc31 2022-04-13 23:19:22.858 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:19:22.858 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:19:22.858 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:19:22.858 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 13cbf6f2c59f4b76b9583bac51bd15ed test4@example.com 2022-04-13 23:19:22.858 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:19:22.858 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:19:22.858 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:19:22.858 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=13cbf6f2c59f4b76b9583bac51bd15ed --email=test4@example.com --or-show -f value -c id 2022-04-13 23:19:22.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.859 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.859 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.859 | ++ functions-common:get_or_create_user:932 : user_id=e9676992b17b47e79c3ef4d218446621 2022-04-13 23:19:22.859 | ++ functions-common:get_or_create_user:933 : echo e9676992b17b47e79c3ef4d218446621 2022-04-13 23:19:22.859 | + lib/swift:create_swift_accounts:661 : swift_user_test4=e9676992b17b47e79c3ef4d218446621 2022-04-13 23:19:22.859 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:19:22.859 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:19:22.859 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin e9676992b17b47e79c3ef4d218446621 82d9ed75d53e4a8da9e4cb600362fc31 2022-04-13 23:19:22.859 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:19:22.859 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:19:22.859 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:19:22.859 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:19:22.859 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:19:22.859 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:19:22.859 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:19:22.859 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:19:22.859 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e9676992b17b47e79c3ef4d218446621 --project 82d9ed75d53e4a8da9e4cb600362fc31 2022-04-13 23:19:22.859 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.859 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:19:22.859 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.859 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.859 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.859 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.859 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.859 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:19:22.859 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:19:22.859 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e9676992b17b47e79c3ef4d218446621 --project 82d9ed75d53e4a8da9e4cb600362fc31 2022-04-13 23:19:22.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.860 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.860 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.860 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e9676992b17b47e79c3ef4d218446621 --project 82d9ed75d53e4a8da9e4cb600362fc31 2022-04-13 23:19:22.860 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:19:22.860 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:19:22.860 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:19:22.860 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.860 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:22.860 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:22.860 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:22.860 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:19:22.860 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:19:22.860 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:19:22.860 | ++ functions-common:get_field:825 : echo '| 48d1a71b98c54166afcce01cb477fe2a | e9676992b17b47e79c3ef4d218446621 | | 82d9ed75d53e4a8da9e4cb600362fc31 | | | False |' 2022-04-13 23:19:22.860 | ++ functions-common:get_field:819 : read data 2022-04-13 23:19:22.860 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.860 | + functions-common:get_or_add_user_project_role:1004 : echo 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.860 | 48d1a71b98c54166afcce01cb477fe2a 2022-04-13 23:19:22.889 | [142995 Async create_swift_accounts:177655]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-13 23:19:22.898 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:19:22.900 | + inc/async:async_wait:197 : return 0 2022-04-13 23:19:22.903 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:19:22.920 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:22.923 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:19:22.940 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:22.943 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:19:22.946 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:19:22.948 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:19:22.951 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:19:22.953 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:19:23.015 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:19:23.054 | [142995 Async init_glance:181914]: running: init_glance 2022-04-13 23:19:23.057 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:19:23.075 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:23.078 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:19:23.081 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:19:23.084 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:19:23.087 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:19:23.089 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:19:23.094 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:19:23.094 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:19:23.100 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:19:23.103 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:19:23.106 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:19:23.109 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:19:23.112 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:19:23.115 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:19:23.117 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:19:23.120 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:19:23.134 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:19:23.136 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:19:26.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:26.715 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:26.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:26.715 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:30.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:30.335 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:30.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:30.335 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:33.170 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:33.196 | [181914 Async init_glance:181914]: finished successfully 2022-04-13 23:19:33.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:33.847 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:33.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:33.847 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:37.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:37.369 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:37.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:37.369 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:40.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:40.881 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:40.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:40.881 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:44.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:44.387 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:44.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:44.387 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:47.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:47.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:47.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:47.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:51.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:51.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:51.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:51.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:56.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:56.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:56.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:56.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:56.284 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:20:02.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:02.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:02.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:02.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:02.556 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:20:02.561 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:20:02.564 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:20:02.566 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:20:02.568 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:20:02.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:20:02.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:20:02.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:20:02.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:20:02.579 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:20:02.582 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:20:02.584 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:20:02.586 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:20:02.588 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:20:02.591 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:20:02.593 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:20:02.597 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:02.600 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:20:02.602 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:02.607 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:20:02.609 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:20:02.611 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:20:02.614 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:20:02.617 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:20:02.619 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:20:02.648 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:20:02.677 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:20:02.704 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:20:02.733 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:20:02.762 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:20:02.791 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:20:02.793 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:20:02.795 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:20:02.798 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:20:02.801 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:20:02.817 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:20:02.819 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:20:02.822 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:02.824 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:20:02.826 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:20:02.855 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:20:02.883 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:20:02.914 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:20:02.942 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:20:02.958 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:02.961 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:20:02.963 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:20:02.965 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:20:02.968 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:20:02.970 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:20:02.982 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:20:02.985 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:20:02.987 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:20:02.989 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:20:03.002 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:20:03.014 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:20:03.016 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:20:03.029 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:20:03.041 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:20:03.054 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:20:03.056 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:20:03.059 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:20:03.063 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.p5IB9v97wi 2022-04-13 23:20:03.067 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:20:03.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:20:03.071 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.p5IB9v97wi 2022-04-13 23:20:03.075 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.p5IB9v97wi 2022-04-13 23:20:03.087 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.p5IB9v97wi /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:20:03.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:20:03.127 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:03.130 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:20:03.158 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:20:03.162 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:20:03.164 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:20:03.167 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:20:03.169 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:20:03.171 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:20:03.188 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:03.192 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:20:03.194 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:20:03.197 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:20:03.216 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:03.218 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:20:03.221 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:20:03.250 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:20:03.253 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:20:03.256 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:20:03.273 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:03.276 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:20:03.278 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:20:03.280 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:20:03.283 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:20:03.285 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:20:03.287 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:20:03.290 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:20:03.292 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:20:03.295 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:20:03.297 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:20:03.301 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:20:03.304 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:20:03.308 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:20:03.326 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:03.328 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:20:03.330 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:20:03.333 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:20:03.337 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:20:03.367 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:20:03.397 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:20:03.426 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:20:03.456 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:20:03.487 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:20:03.490 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:20:03.493 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:20:03.495 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:20:03.498 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:20:03.527 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:20:03.557 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:20:03.587 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:20:03.617 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:20:03.646 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:20:03.677 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:20:03.706 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:20:03.736 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:20:03.765 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:20:03.798 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:20:03.828 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:20:03.859 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:20:03.861 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:20:03.864 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:20:03.866 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:20:03.869 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:20:03.900 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:20:03.929 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.11/identity 2022-04-13 23:20:03.960 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:20:03.989 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:20:04.018 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:20:04.049 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:20:04.079 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:20:04.109 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:20:04.139 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:20:04.169 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:20:04.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:20:04.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:20:04.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:20:04.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:20:04.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:20:04.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:20:04.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 250:299 != '' ]] 2022-04-13 23:20:04.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:250:299 2022-04-13 23:20:04.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:250:299 != '' ]] 2022-04-13 23:20:04.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:20:04.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:20:04.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:20:04.201 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:20:04.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:20:04.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:20:04.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:20:04.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:20:04.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:04.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:20:04.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:20:04.247 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:04.250 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:20:04.252 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:20:04.255 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:20:04.257 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:20:04.260 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:20:04.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:20:04.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:20:04.293 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:04.295 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:20:04.298 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:20:04.301 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:20:04.303 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:20:04.306 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:20:04.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:20:04.337 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:04.339 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:20:04.341 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:20:04.344 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:20:04.346 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:20:04.349 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:20:04.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:20:04.380 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:04.383 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:20:04.385 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:20:04.387 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:20:04.390 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:20:04.392 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:20:04.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:20:04.423 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:04.426 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:20:04.428 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:20:04.430 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:20:04.433 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:20:04.435 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:20:04.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:20:04.467 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:04.469 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:20:04.471 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:20:04.474 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:20:04.476 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:20:04.478 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:20:04.508 | + 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:250:299 2022-04-13 23:20:04.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:04.513 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:20:04.516 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:250:299 2022-04-13 23:20:04.518 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:250:299 ']' 2022-04-13 23:20:04.521 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:20:04.523 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:250:299 2022-04-13 23:20:04.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:20:04.555 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:20:04.557 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:20:04.560 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:20:04.562 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:20:04.564 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:20:04.567 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:20:04.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:20:04.598 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:20:04.615 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:04.617 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:20:04.620 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:20:04.652 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:04.654 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:20:04.684 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:20:04.715 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:20:04.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:20:04.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:20:04.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:20:07.792 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:20:07.792 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:20:07.793 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=183859) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:20:07.842 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=183859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:20:07.843 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=183859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:20:07.843 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=183859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:20:07.843 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=183859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:20:07.843 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=183859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:20:07.843 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=183859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:20:07.896 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:20:07.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:07.896 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:07.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:07.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:08.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:20:08.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:20:08.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:20:08.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:20:08.267 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:20:08.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:20:08.342 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:20:08.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:08.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:20:08.380 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:20:08.383 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:20:08.391 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:20:08.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:20:08.396 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:20:08.408 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:20:08.421 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:20:08.424 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:20:08.432 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:20:08.436 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:20:08.438 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:20:08.446 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:20:08.450 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:08.452 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:20:08.455 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:20:08.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:20:08.459 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:20:08.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:20:08.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:20:08.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:20:08.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:20:08.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:20:08.497 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:20:08.533 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:20:08.536 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:20:08.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:20:08.594 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:20:08.610 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:08.613 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:20:08.615 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:20:08.620 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:20:08.649 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:20:08.679 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:20:08.710 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:08.713 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:20:08.742 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:20:08.759 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:08.762 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:20:08.764 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:20:08.794 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:20:08.796 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:20:08.799 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:20:08.828 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:20:08.830 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:20:08.833 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:20:08.836 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:20:08.854 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:08.856 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:20:08.859 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:20:08.864 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:20:08.894 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:20:08.927 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:08.930 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:20:08.959 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:20:08.961 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:20:08.990 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:20:08.993 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:20:08.995 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:20:09.025 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:20:09.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:20:09.030 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:20:09.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:20:12.079 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:20:12.079 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:20:12.080 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=184389) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:20:12.130 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=184389) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:20:12.131 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=184389) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:20:12.131 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=184389) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:20:12.131 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=184389) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:20:12.131 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=184389) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:20:12.131 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=184389) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:20:12.192 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:20:12.192 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=184389) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:20:12.193 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=184389) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:20:12.193 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:20:12.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:12.193 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:12.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:12.193 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:12.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:12.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:20:12.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:20:12.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:20:12.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:20:12.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:20:12.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:20:12.596 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:20:12.599 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:20:12.601 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:20:12.604 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:20:12.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:20:12.635 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:20:12.637 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:20:12.640 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:20:12.642 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:20:12.645 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:20:12.647 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:20:12.650 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:20:12.652 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:20:12.654 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:20:12.657 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:20:12.659 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:20:12.662 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:20:12.664 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:20:12.667 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:20:12.670 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:20:12.671 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:20:12.678 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:20:12.680 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:20:12.682 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:20:12.685 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:20:12.689 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:20:12.691 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:20:12.691 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:20:12.696 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.41/22 brd 192.168.3.255' 2022-04-13 23:20:12.699 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:20:12.701 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:12.703 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:20:12.706 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:12.708 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.41/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:20:12.710 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:20:12.713 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:20:12.715 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:20:12.718 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:20:12.722 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.41/22 brd 192.168.3.255 2022-04-13 23:20:12.722 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:20:12.722 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:20:12.724 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:20:12.728 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.41 2022-04-13 23:20:12.731 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 ' 2022-04-13 23:20:12.733 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1 2022-04-13 23:20:12.746 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data 2022-04-13 23:20:12.759 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:20:12.771 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:20:12.791 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 2022-04-13 23:20:15.801 | ARPING 192.168.0.41 from 192.168.0.41 br-data 2022-04-13 23:20:15.801 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:20:15.801 | Received 0 response(s) 2022-04-13 23:20:15.823 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:20:15.826 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:20:15.829 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:20:15.833 | + ./stack.sh:exit_trap:524 : jobs='168206 2022-04-13 23:20:15.833 | 181914' 2022-04-13 23:20:15.835 | + ./stack.sh:exit_trap:527 : [[ -n 168206 2022-04-13 23:20:15.835 | 181914 ]] 2022-04-13 23:20:15.838 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-231043 ]] 2022-04-13 23:20:15.840 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:20:15.842 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:20:15.842 | exit_trap: cleaning up child processes 2022-04-13 23:20:15.845 | + ./stack.sh:exit_trap:529 : kill 168206 181914 2022-04-13 23:20:15.848 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.O4VvL3YvAU ']' 2022-04-13 23:20:15.851 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.O4VvL3YvAU 2022-04-13 23:20:15.855 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:20:15.857 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:20:15.859 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:20:15.862 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:20:15.862 | Error on exit 2022-04-13 23:20:15.864 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:20:15.867 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891440 575 fail 2022-04-13 23:20:16.658 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:20:16.661 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:20:17.789 | + ./stack.sh:exit_trap:558 : exit 1