2022-04-26 13:33:59.733 | + ./stack.sh:main:489 : exec 2022-04-26 13:33:59.733 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-26-133359' 2022-04-26 13:33:59.733 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-26-133359.summary.2022-04-26-133359 2022-04-26 13:33:59.733 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:33:59.733 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-26-133359 2022-04-26 13:33:59.733 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-26-133359 /opt/stack/logs/stack.sh.log 2022-04-26 13:33:59.733 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-26-133359.summary.2022-04-26-133359 /opt/stack/logs/stack.sh.log.summary 2022-04-26 13:33:59.733 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-26 13:33:59.733 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-26 13:33:59.733 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-26 13:33:59.733 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-26 13:33:59.733 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-26 13:33:59.733 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-26 13:33:59.733 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-26 13:33:59.733 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-26 13:33:59.734 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-26 13:33:59.736 | + ./stack.sh:main:575 : set -o errexit 2022-04-26 13:33:59.738 | + ./stack.sh:main:578 : uname -a 2022-04-26 13:33:59.739 | Linux dv-neutron-839377-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-26 13:33:59.741 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-26 13:33:59.743 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-26 13:33:59.746 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-26 13:33:59.790 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-26 13:33:59.805 | + ./stack.sh:main:592 : fetch_plugins 2022-04-26 13:33:59.807 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-26 13:33:59.809 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-26 13:33:59.811 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-26 13:33:59.813 | + functions-common:fetch_plugins:1788 : return 2022-04-26 13:33:59.815 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-26 13:33:59.816 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-26 13:33:59.818 | + functions-common:run_phase:1866 : local phase= 2022-04-26 13:33:59.820 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:33:59.822 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:33:59.824 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:33:59.825 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:33:59.827 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:33:59.829 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:33:59.832 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:33:59.834 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:33:59.836 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:33:59.837 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-26 13:33:59.840 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:33:59.852 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:33:59.853 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-26 13:33:59.856 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:33:59.857 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:33:59.859 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:33:59.861 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:33:59.862 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-26 13:33:59.864 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-26 13:33:59.866 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-26 13:33:59.868 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-26 13:33:59.869 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 13:33:59.871 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-26 13:33:59.873 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-26 13:33:59.875 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-26 13:33:59.876 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-26 13:33:59.878 | + functions-common:plugin_override_defaults:1829 : return 2022-04-26 13:33:59.880 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-26 13:33:59.896 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-26 13:33:59.898 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-26 13:33:59.910 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:33:59.913 | +++ lib/tls:source:43 : hostname -f 2022-04-26 13:33:59.916 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-26 13:33:59.918 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-26 13:33:59.920 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-26 13:33:59.922 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-26 13:33:59.923 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-26 13:33:59.925 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-26 13:33:59.927 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-26 13:33:59.929 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-26 13:33:59.931 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-26 13:33:59.932 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-26 13:33:59.937 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-26 13:33:59.948 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-26 13:33:59.963 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-26 13:33:59.975 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-26 13:33:59.987 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-26 13:34:00.020 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-26 13:34:00.077 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-26 13:34:00.162 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-26 13:34:00.183 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-26 13:34:00.230 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-26 13:34:00.278 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-26 13:34:00.416 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-26 13:34:00.430 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-26 13:34:00.443 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-26 13:34:00.456 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-26 13:34:00.539 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-26 13:34:00.541 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-26 13:34:00.544 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-26 13:34:00.546 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-26 13:34:00.548 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-26 13:34:00.550 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-26 13:34:00.552 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-26 13:34:00.552 | False' 2022-04-26 13:34:00.555 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-26 13:34:00.569 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-26 13:34:00.572 | + ./stack.sh:main:626 : run_phase source 2022-04-26 13:34:00.574 | + functions-common:run_phase:1865 : local mode=source 2022-04-26 13:34:00.576 | + functions-common:run_phase:1866 : local phase= 2022-04-26 13:34:00.578 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:34:00.580 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:34:00.582 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:34:00.584 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:34:00.586 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:34:00.588 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:34:00.591 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:34:00.593 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:34:00.595 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:34:00.597 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-26 13:34:00.600 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:34:00.615 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:34:00.617 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-26 13:34:00.619 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-26 13:34:00.658 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-26 13:34:00.661 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-26 13:34:00.663 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-26 13:34:00.665 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-26 13:34:00.667 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-26 13:34:00.669 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-26 13:34:00.671 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-26 13:34:00.674 | + functions-common:load_plugin_settings:1806 : return 2022-04-26 13:34:00.676 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-26 13:34:00.678 | + functions-common:verify_disabled_services:2148 : local service 2022-04-26 13:34:00.680 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.683 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-26 13:34:00.686 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.688 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-26 13:34:00.690 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.693 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-26 13:34:00.695 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.697 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-26 13:34:00.700 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.702 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-26 13:34:00.704 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.707 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-26 13:34:00.709 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.711 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-26 13:34:00.713 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.716 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-26 13:34:00.718 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.720 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-26 13:34:00.722 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.725 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-26 13:34:00.727 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.729 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-26 13:34:00.731 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.733 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-26 13:34:00.735 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.738 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-26 13:34:00.740 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.742 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-26 13:34:00.744 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.747 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-26 13:34:00.749 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.751 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-26 13:34:00.753 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.755 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-26 13:34:00.758 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.760 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-26 13:34:00.763 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.765 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-26 13:34:00.767 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.769 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-26 13:34:00.771 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.773 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-26 13:34:00.776 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.778 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-26 13:34:00.780 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.782 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-26 13:34:00.784 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.786 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-26 13:34:00.789 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.791 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-26 13:34:00.793 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.795 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-26 13:34:00.797 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.799 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-26 13:34:00.802 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.804 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-26 13:34:00.806 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.809 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-26 13:34:00.811 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.813 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-26 13:34:00.815 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.817 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-26 13:34:00.820 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.822 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-26 13:34:00.824 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.827 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-26 13:34:00.829 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.831 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-26 13:34:00.833 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.835 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-26 13:34:00.837 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.840 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-26 13:34:00.842 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.844 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-26 13:34:00.846 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.848 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-26 13:34:00.850 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.853 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-26 13:34:00.855 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.857 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-26 13:34:00.860 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.862 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-26 13:34:00.864 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.866 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-26 13:34:00.868 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.871 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-26 13:34:00.873 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.875 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-26 13:34:00.877 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.879 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-26 13:34:00.882 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.884 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-26 13:34:00.886 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:34:00.888 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-26 13:34:00.891 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-26 13:34:00.893 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-26 13:34:00.895 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-26 13:34:00.909 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:34:00.911 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-26 13:34:00.913 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-26 13:34:00.916 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-26 13:34:00.930 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:34:00.933 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-26 13:34:00.935 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-26 13:34:00.938 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-26 13:34:00.940 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-26 13:34:00.942 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-26 13:34:00.944 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-26 13:34:00.946 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-26 13:34:00.949 | + lib/database:initialize_database_backends:92 : return 0 2022-04-26 13:34:00.951 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-26 13:34:00.951 | Using mysql database backend 2022-04-26 13:34:00.953 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-26 13:34:00.968 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-26 13:34:00.970 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-26 13:34:00.973 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-26 13:34:00.975 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-26 13:34:00.978 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 13:34:00.981 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-26 13:34:00.996 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:34:00.999 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-26 13:34:01.014 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-26 13:34:01.029 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:34:01.031 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-26 13:34:01.047 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-26 13:34:01.063 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-26 13:34:01.078 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:34:01.080 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-26 13:34:01.095 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:34:01.098 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-26 13:34:01.113 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-26 13:34:01.115 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-26 13:34:01.118 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-26 13:34:01.121 | + functions-common:save_stackenv:60 : local tag=759 2022-04-26 13:34:01.123 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 13:34:01.127 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-133401 2022-04-26 13:34:01.130 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-133401 759' 2022-04-26 13:34:01.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.134 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 13:34:01.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.139 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 13:34:01.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.143 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 13:34:01.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.148 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-26 13:34:01.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.152 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 13:34:01.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.157 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 13:34:01.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.161 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-133359 2022-04-26 13:34:01.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.165 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 13:34:01.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.170 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 13:34:01.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.175 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 13:34:01.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.179 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 13:34:01.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.184 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 13:34:01.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:34:01.189 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 13:34:01.192 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-26 13:34:01.194 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-26 13:34:01.196 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-26 13:34:01.198 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-26 13:34:01.200 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:34:01.202 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:34:01.205 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:34:01.207 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:34:01.209 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:34:01.212 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:34:01.226 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:34:01.228 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:34:01.231 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:34:01.233 | + functions-common:git_clone:629 : echo master 2022-04-26 13:34:01.234 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:34:01.238 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-26 13:34:01.240 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:34:01.242 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-26 13:34:01.254 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-26 13:34:01.257 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:34:01.257 | + functions-common:git_clone:690 : head -1 2022-04-26 13:34:01.259 | ba7326aa Merge "Add Python3 zed unit tests" 2022-04-26 13:34:01.262 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:34:01.264 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-26 13:34:01.267 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:34:01.269 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-26 13:34:01.271 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-26 13:34:01.274 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-26 13:34:01.277 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-26 13:34:01.280 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-26 13:34:01.282 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-26 13:34:01.284 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-26 13:34:01.287 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-26 13:34:01.290 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-26 13:34:01.294 | ++ tools/install_prereqs.sh:source:47 : NOW=1650980041 2022-04-26 13:34:01.297 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-26 13:34:01.301 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-26 13:34:01.304 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-26 13:34:01.306 | ++ tools/install_prereqs.sh:source:49 : DELTA=1650980041 2022-04-26 13:34:01.309 | ++ tools/install_prereqs.sh:source:50 : [[ 1650980041 -lt 7200 ]] 2022-04-26 13:34:01.311 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-26 13:34:01.314 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-26 13:34:01.316 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-26 13:34:01.318 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-26 13:34:01.320 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-26 13:34:01.323 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-26 13:34:01.325 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-26 13:34:01.328 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-26 13:34:01.375 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-26 13:34:01.375 | apache2-dev 2022-04-26 13:34:01.375 | bc 2022-04-26 13:34:01.375 | bsdmainutils 2022-04-26 13:34:01.375 | curl 2022-04-26 13:34:01.375 | g++ 2022-04-26 13:34:01.375 | gawk 2022-04-26 13:34:01.375 | gcc 2022-04-26 13:34:01.375 | gettext 2022-04-26 13:34:01.375 | git 2022-04-26 13:34:01.375 | graphviz 2022-04-26 13:34:01.375 | iputils-ping 2022-04-26 13:34:01.375 | libapache2-mod-proxy-uwsgi 2022-04-26 13:34:01.375 | libffi-dev 2022-04-26 13:34:01.375 | libjpeg-dev 2022-04-26 13:34:01.375 | libpcre3-dev 2022-04-26 13:34:01.375 | libpq-dev 2022-04-26 13:34:01.375 | libssl-dev 2022-04-26 13:34:01.375 | libsystemd-dev 2022-04-26 13:34:01.375 | libxml2-dev 2022-04-26 13:34:01.375 | libxslt1-dev 2022-04-26 13:34:01.375 | libyaml-dev 2022-04-26 13:34:01.375 | lsof 2022-04-26 13:34:01.375 | openssh-server 2022-04-26 13:34:01.375 | openssl 2022-04-26 13:34:01.375 | pkg-config 2022-04-26 13:34:01.375 | psmisc 2022-04-26 13:34:01.376 | python3-dev 2022-04-26 13:34:01.376 | python3-pip 2022-04-26 13:34:01.376 | python3-systemd 2022-04-26 13:34:01.376 | python3-venv 2022-04-26 13:34:01.376 | tar 2022-04-26 13:34:01.376 | tcpdump 2022-04-26 13:34:01.376 | unzip 2022-04-26 13:34:01.376 | uuid-runtime 2022-04-26 13:34:01.376 | wget 2022-04-26 13:34:01.376 | wget 2022-04-26 13:34:01.376 | zlib1g-dev 2022-04-26 13:34:01.376 | libkrb5-dev 2022-04-26 13:34:01.376 | libldap2-dev 2022-04-26 13:34:01.376 | libsasl2-dev 2022-04-26 13:34:01.376 | memcached 2022-04-26 13:34:01.376 | python3-mysqldb 2022-04-26 13:34:01.376 | sqlite3 2022-04-26 13:34:01.376 | conntrack 2022-04-26 13:34:01.376 | curl 2022-04-26 13:34:01.376 | dnsmasq-base 2022-04-26 13:34:01.376 | dnsmasq-utils 2022-04-26 13:34:01.376 | ebtables 2022-04-26 13:34:01.376 | genisoimage 2022-04-26 13:34:01.376 | iptables 2022-04-26 13:34:01.376 | iputils-arping 2022-04-26 13:34:01.376 | kpartx 2022-04-26 13:34:01.376 | libjs-jquery-tablesorter 2022-04-26 13:34:01.376 | parted 2022-04-26 13:34:01.376 | pm-utils 2022-04-26 13:34:01.376 | python3-mysqldb 2022-04-26 13:34:01.376 | socat 2022-04-26 13:34:01.376 | sqlite3 2022-04-26 13:34:01.376 | sudo 2022-04-26 13:34:01.376 | vlan 2022-04-26 13:34:01.376 | lsscsi 2022-04-26 13:34:01.376 | open-iscsi 2022-04-26 13:34:01.377 | lvm2 2022-04-26 13:34:01.377 | qemu-utils 2022-04-26 13:34:01.377 | thin-provisioning-tools 2022-04-26 13:34:01.377 | acl 2022-04-26 13:34:01.377 | dnsmasq-base 2022-04-26 13:34:01.377 | dnsmasq-utils 2022-04-26 13:34:01.377 | ebtables 2022-04-26 13:34:01.377 | haproxy 2022-04-26 13:34:01.377 | iptables 2022-04-26 13:34:01.377 | iputils-arping 2022-04-26 13:34:01.377 | iputils-ping 2022-04-26 13:34:01.377 | postgresql-server-dev-all 2022-04-26 13:34:01.377 | python3-mysqldb 2022-04-26 13:34:01.377 | sqlite3 2022-04-26 13:34:01.377 | sudo 2022-04-26 13:34:01.377 | vlan 2022-04-26 13:34:01.377 | pcp 2022-04-26 13:34:01.377 | ipset 2022-04-26 13:34:01.377 | conntrack 2022-04-26 13:34:01.377 | conntrackd 2022-04-26 13:34:01.377 | keepalived 2022-04-26 13:34:01.377 | lvm2 2022-04-26 13:34:01.377 | qemu-utils 2022-04-26 13:34:01.377 | thin-provisioning-tools 2022-04-26 13:34:01.377 | curl 2022-04-26 13:34:01.377 | liberasurecode-dev 2022-04-26 13:34:01.377 | make 2022-04-26 13:34:01.377 | memcached 2022-04-26 13:34:01.377 | rsync 2022-04-26 13:34:01.377 | sqlite3 2022-04-26 13:34:01.377 | xfsprogs' 2022-04-26 13:34:01.378 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-26 13:34:01.395 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-26 13:34:01.395 | apache2-dev 2022-04-26 13:34:01.395 | bc 2022-04-26 13:34:01.395 | bsdmainutils 2022-04-26 13:34:01.395 | curl 2022-04-26 13:34:01.395 | g++ 2022-04-26 13:34:01.395 | gawk 2022-04-26 13:34:01.395 | gcc 2022-04-26 13:34:01.395 | gettext 2022-04-26 13:34:01.395 | git 2022-04-26 13:34:01.395 | graphviz 2022-04-26 13:34:01.395 | iputils-ping 2022-04-26 13:34:01.395 | libapache2-mod-proxy-uwsgi 2022-04-26 13:34:01.395 | libffi-dev 2022-04-26 13:34:01.395 | libjpeg-dev 2022-04-26 13:34:01.395 | libpcre3-dev 2022-04-26 13:34:01.395 | libpq-dev 2022-04-26 13:34:01.395 | libssl-dev 2022-04-26 13:34:01.395 | libsystemd-dev 2022-04-26 13:34:01.395 | libxml2-dev 2022-04-26 13:34:01.395 | libxslt1-dev 2022-04-26 13:34:01.395 | libyaml-dev 2022-04-26 13:34:01.395 | lsof 2022-04-26 13:34:01.395 | openssh-server 2022-04-26 13:34:01.395 | openssl 2022-04-26 13:34:01.395 | pkg-config 2022-04-26 13:34:01.396 | psmisc 2022-04-26 13:34:01.396 | python3-dev 2022-04-26 13:34:01.396 | python3-pip 2022-04-26 13:34:01.396 | python3-systemd 2022-04-26 13:34:01.396 | python3-venv 2022-04-26 13:34:01.396 | tar 2022-04-26 13:34:01.396 | tcpdump 2022-04-26 13:34:01.396 | unzip 2022-04-26 13:34:01.396 | uuid-runtime 2022-04-26 13:34:01.396 | wget 2022-04-26 13:34:01.396 | wget 2022-04-26 13:34:01.396 | zlib1g-dev 2022-04-26 13:34:01.396 | libkrb5-dev 2022-04-26 13:34:01.396 | libldap2-dev 2022-04-26 13:34:01.396 | libsasl2-dev 2022-04-26 13:34:01.396 | memcached 2022-04-26 13:34:01.396 | python3-mysqldb 2022-04-26 13:34:01.396 | sqlite3 2022-04-26 13:34:01.396 | conntrack 2022-04-26 13:34:01.396 | curl 2022-04-26 13:34:01.396 | dnsmasq-base 2022-04-26 13:34:01.396 | dnsmasq-utils 2022-04-26 13:34:01.396 | ebtables 2022-04-26 13:34:01.396 | genisoimage 2022-04-26 13:34:01.396 | iptables 2022-04-26 13:34:01.396 | iputils-arping 2022-04-26 13:34:01.396 | kpartx 2022-04-26 13:34:01.396 | libjs-jquery-tablesorter 2022-04-26 13:34:01.396 | parted 2022-04-26 13:34:01.396 | pm-utils 2022-04-26 13:34:01.396 | python3-mysqldb 2022-04-26 13:34:01.396 | socat 2022-04-26 13:34:01.396 | sqlite3 2022-04-26 13:34:01.396 | sudo 2022-04-26 13:34:01.396 | vlan 2022-04-26 13:34:01.397 | lsscsi 2022-04-26 13:34:01.397 | open-iscsi 2022-04-26 13:34:01.397 | lvm2 2022-04-26 13:34:01.397 | qemu-utils 2022-04-26 13:34:01.397 | thin-provisioning-tools 2022-04-26 13:34:01.397 | acl 2022-04-26 13:34:01.397 | dnsmasq-base 2022-04-26 13:34:01.397 | dnsmasq-utils 2022-04-26 13:34:01.397 | ebtables 2022-04-26 13:34:01.397 | haproxy 2022-04-26 13:34:01.397 | iptables 2022-04-26 13:34:01.397 | iputils-arping 2022-04-26 13:34:01.397 | iputils-ping 2022-04-26 13:34:01.397 | postgresql-server-dev-all 2022-04-26 13:34:01.397 | python3-mysqldb 2022-04-26 13:34:01.397 | sqlite3 2022-04-26 13:34:01.397 | sudo 2022-04-26 13:34:01.397 | vlan 2022-04-26 13:34:01.397 | pcp 2022-04-26 13:34:01.397 | ipset 2022-04-26 13:34:01.397 | conntrack 2022-04-26 13:34:01.397 | conntrackd 2022-04-26 13:34:01.397 | keepalived 2022-04-26 13:34:01.397 | lvm2 2022-04-26 13:34:01.397 | qemu-utils 2022-04-26 13:34:01.397 | thin-provisioning-tools 2022-04-26 13:34:01.397 | curl 2022-04-26 13:34:01.397 | liberasurecode-dev 2022-04-26 13:34:01.397 | make 2022-04-26 13:34:01.397 | memcached 2022-04-26 13:34:01.397 | rsync 2022-04-26 13:34:01.397 | sqlite3 2022-04-26 13:34:01.397 | xfsprogs ' 2022-04-26 13:34:01.397 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-26 13:34:01.399 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:34:01.402 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:34:01.405 | ++ 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-26 13:34:01.406 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-26 13:34:01.410 | ++ 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-26 13:34:01.412 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-26 13:34:01.414 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:34:01.416 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-26 13:34:01.419 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:34:01.421 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:34:01.423 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:34:01.425 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:34:01.427 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:34:01.429 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:34:01.431 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-26 13:34:01.434 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-26 13:34:01.436 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-26 13:34:01.438 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-26 13:34:01.442 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-26 13:34:01.444 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-26 13:34:01.446 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-26 13:34:01.448 | ++ functions-common:time_start:2424 : local start_time= 2022-04-26 13:34:01.450 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:34:01.453 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:34:01.456 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1650980041454 2022-04-26 13:34:01.458 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-26 13:34:01.460 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-26 13:34:01.462 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-26 13:34:01.670 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-26 13:34:01.696 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-26 13:34:01.702 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-26 13:34:01.868 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-26 13:34:02.137 | Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,418 kB] 2022-04-26 13:34:02.443 | Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [700 kB] 2022-04-26 13:34:03.138 | Fetched 2,454 kB in 1s (1,820 kB/s) 2022-04-26 13:34:04.668 | Reading package lists... 2022-04-26 13:34:04.699 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-26 13:34:04.701 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-26 13:34:04.704 | ++ functions-common:time_stop:2437 : local name 2022-04-26 13:34:04.706 | ++ functions-common:time_stop:2438 : local end_time 2022-04-26 13:34:04.707 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:34:04.709 | ++ functions-common:time_stop:2440 : local total 2022-04-26 13:34:04.711 | ++ functions-common:time_stop:2441 : local start_time 2022-04-26 13:34:04.713 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-26 13:34:04.716 | ++ functions-common:time_stop:2444 : start_time=1650980041454 2022-04-26 13:34:04.718 | ++ functions-common:time_stop:2446 : [[ -z 1650980041454 ]] 2022-04-26 13:34:04.720 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:34:04.724 | ++ functions-common:time_stop:2449 : end_time=1650980044722 2022-04-26 13:34:04.726 | ++ functions-common:time_stop:2450 : elapsed_time=3268 2022-04-26 13:34:04.728 | ++ functions-common:time_stop:2451 : total=0 2022-04-26 13:34:04.730 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:34:04.732 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3268 2022-04-26 13:34:04.735 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-26 13:34:04.737 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:34:04.739 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:34:04.741 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:34:04.743 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-26 13:34:04.763 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-26 13:34:04.871 | Reading package lists... 2022-04-26 13:34:05.113 | Building dependency tree... 2022-04-26 13:34:05.114 | Reading state information... 2022-04-26 13:34:05.386 | bc is already the newest version (1.07.1-2build1). 2022-04-26 13:34:05.387 | bc set to manually installed. 2022-04-26 13:34:05.387 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-26 13:34:05.387 | bsdmainutils set to manually installed. 2022-04-26 13:34:05.387 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-26 13:34:05.387 | gawk set to manually installed. 2022-04-26 13:34:05.387 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-26 13:34:05.387 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-26 13:34:05.387 | iptables set to manually installed. 2022-04-26 13:34:05.387 | iputils-ping is already the newest version (3:20190709-3). 2022-04-26 13:34:05.387 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-26 13:34:05.387 | kpartx set to manually installed. 2022-04-26 13:34:05.387 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-26 13:34:05.387 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-26 13:34:05.387 | psmisc is already the newest version (23.3-1). 2022-04-26 13:34:05.387 | psmisc set to manually installed. 2022-04-26 13:34:05.387 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-26 13:34:05.387 | python3-systemd is already the newest version (234-3build2). 2022-04-26 13:34:05.387 | python3-systemd set to manually installed. 2022-04-26 13:34:05.387 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-26 13:34:05.387 | thin-provisioning-tools set to manually installed. 2022-04-26 13:34:05.387 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-26 13:34:05.387 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-26 13:34:05.387 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-26 13:34:05.387 | lsof set to manually installed. 2022-04-26 13:34:05.387 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-26 13:34:05.387 | parted set to manually installed. 2022-04-26 13:34:05.387 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-26 13:34:05.387 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-26 13:34:05.387 | zlib1g-dev set to manually installed. 2022-04-26 13:34:05.387 | The following packages were automatically installed and are no longer required: 2022-04-26 13:34:05.387 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:34:05.388 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:34:05.388 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:34:05.388 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:34:05.388 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:34:05.388 | python3-zope.interface 2022-04-26 13:34:05.388 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:34:05.388 | The following additional packages will be installed: 2022-04-26 13:34:05.388 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-26 13:34:05.388 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-26 13:34:05.388 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-26 13:34:05.388 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-26 13:34:05.388 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-26 13:34:05.388 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-26 13:34:05.388 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-26 13:34:05.388 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-26 13:34:05.388 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-26 13:34:05.388 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-26 13:34:05.388 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-26 13:34:05.388 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-26 13:34:05.388 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-26 13:34:05.388 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-26 13:34:05.388 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-26 13:34:05.388 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-26 13:34:05.388 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-26 13:34:05.388 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-26 13:34:05.388 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-26 13:34:05.389 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-26 13:34:05.389 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-26 13:34:05.389 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-26 13:34:05.389 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-26 13:34:05.389 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-26 13:34:05.389 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-26 13:34:05.389 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-26 13:34:05.389 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-26 13:34:05.389 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-26 13:34:05.389 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-26 13:34:05.389 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-26 13:34:05.389 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-26 13:34:05.389 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-26 13:34:05.389 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-26 13:34:05.389 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-26 13:34:05.389 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-26 13:34:05.389 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-26 13:34:05.389 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-26 13:34:05.390 | Suggested packages: 2022-04-26 13:34:05.390 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-26 13:34:05.390 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-26 13:34:05.390 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-26 13:34:05.390 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-26 13:34:05.390 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-26 13:34:05.390 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-26 13:34:05.390 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-26 13:34:05.391 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-26 13:34:05.391 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-26 13:34:05.391 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-26 13:34:05.391 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-26 13:34:05.391 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-26 13:34:05.391 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-26 13:34:05.391 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-26 13:34:05.391 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-26 13:34:05.391 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-26 13:34:05.391 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-26 13:34:05.391 | tar-scripts tar-doc zip 2022-04-26 13:34:05.654 | The following NEW packages will be installed: 2022-04-26 13:34:05.654 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-26 13:34:05.654 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-26 13:34:05.654 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-26 13:34:05.654 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-26 13:34:05.654 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-26 13:34:05.654 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-26 13:34:05.654 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-26 13:34:05.654 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-26 13:34:05.654 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-26 13:34:05.654 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-26 13:34:05.654 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-26 13:34:05.654 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-26 13:34:05.654 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-26 13:34:05.654 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-26 13:34:05.654 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-26 13:34:05.654 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-26 13:34:05.654 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-26 13:34:05.654 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-26 13:34:05.654 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-26 13:34:05.654 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-26 13:34:05.654 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-26 13:34:05.654 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-26 13:34:05.654 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-26 13:34:05.654 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-26 13:34:05.654 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-26 13:34:05.654 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-26 13:34:05.654 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-26 13:34:05.655 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-26 13:34:05.655 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-26 13:34:05.655 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-26 13:34:05.655 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-26 13:34:05.655 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-26 13:34:05.655 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-26 13:34:05.655 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-26 13:34:05.655 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-26 13:34:05.655 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-26 13:34:05.655 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-26 13:34:05.655 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-26 13:34:05.655 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-26 13:34:05.655 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-26 13:34:05.655 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-26 13:34:05.655 | unzip uuid-dev vbetool vlan x11-common 2022-04-26 13:34:05.655 | The following packages will be upgraded: 2022-04-26 13:34:05.656 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-26 13:34:05.656 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-26 13:34:05.656 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-26 13:34:05.656 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-26 13:34:05.656 | tcpdump uuid-runtime wget 2022-04-26 13:34:05.797 | 26 upgraded, 219 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:34:05.797 | Need to get 165 MB of archives. 2022-04-26 13:34:05.797 | After this operation, 768 MB of additional disk space will be used. 2022-04-26 13:34:05.797 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-26 13:34:06.412 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.16 [96.1 kB] 2022-04-26 13:34:06.611 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.16 [28.1 kB] 2022-04-26 13:34:06.638 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.16 [10.3 kB] 2022-04-26 13:34:06.639 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.16 [186 kB] 2022-04-26 13:34:07.006 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.16 [3,809 kB] 2022-04-26 13:34:10.679 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.16 [269 kB] 2022-04-26 13:34:10.918 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-26 13:34:11.172 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-26 13:34:11.173 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-26 13:34:11.174 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-26 13:34:11.297 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-26 13:34:12.338 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-26 13:34:12.340 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-26 13:34:12.340 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-26 13:34:12.347 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-26 13:34:12.368 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-26 13:34:12.542 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-26 13:34:12.543 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-26 13:34:12.747 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-26 13:34:12.818 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-26 13:34:12.819 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-26 13:34:12.821 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-26 13:34:15.912 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-26 13:34:16.095 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-26 13:34:16.704 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-26 13:34:16.756 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-26 13:34:16.784 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-26 13:34:16.815 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-26 13:34:16.853 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-26 13:34:17.355 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-26 13:34:17.373 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-26 13:34:17.377 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-26 13:34:17.379 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-26 13:34:17.803 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-26 13:34:17.805 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-26 13:34:17.814 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-26 13:34:17.882 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-26 13:34:18.203 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-26 13:34:18.322 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-26 13:34:18.364 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-26 13:34:18.490 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-26 13:34:18.660 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-26 13:34:18.744 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-26 13:34:18.746 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-26 13:34:18.818 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-26 13:34:19.166 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-26 13:34:19.308 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-26 13:34:19.463 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-26 13:34:19.464 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-26 13:34:19.471 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-26 13:34:19.475 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-26 13:34:19.555 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-26 13:34:19.716 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-26 13:34:19.882 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-26 13:34:24.190 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-26 13:34:25.941 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-26 13:34:26.217 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-26 13:34:26.229 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-26 13:34:26.235 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-26 13:34:26.267 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-26 13:34:27.095 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-26 13:34:27.106 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-26 13:34:27.194 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-26 13:34:28.104 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-26 13:34:29.487 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-26 13:34:29.499 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-26 13:34:29.528 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-26 13:34:29.531 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-26 13:34:29.543 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-26 13:34:29.562 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-26 13:34:29.563 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-26 13:34:29.566 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-26 13:34:29.567 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-26 13:34:29.616 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-26 13:34:29.697 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-26 13:34:29.829 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-26 13:34:29.858 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-26 13:34:29.875 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-26 13:34:30.021 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-26 13:34:30.024 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-26 13:34:30.063 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-26 13:34:30.183 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-26 13:34:30.187 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-26 13:34:30.188 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-26 13:34:30.196 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-26 13:34:30.299 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-26 13:34:30.342 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-26 13:34:30.410 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-26 13:34:30.439 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-26 13:34:30.450 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-26 13:34:32.058 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-26 13:34:32.059 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-26 13:34:32.060 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-26 13:34:32.064 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-26 13:34:32.066 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-26 13:34:32.069 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-26 13:34:32.094 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-26 13:34:32.095 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-26 13:34:32.104 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-26 13:34:32.196 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-26 13:34:32.305 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-26 13:34:32.532 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-26 13:34:32.627 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-26 13:34:32.655 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-26 13:34:33.321 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-26 13:34:33.802 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-26 13:34:33.867 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-26 13:34:33.941 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-26 13:34:34.030 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-26 13:34:34.300 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-26 13:34:34.312 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-26 13:34:34.317 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-26 13:34:34.333 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-26 13:34:34.358 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-26 13:34:34.358 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-26 13:34:34.365 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-26 13:34:34.482 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-26 13:34:34.567 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-26 13:34:34.586 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-26 13:34:34.663 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-26 13:34:34.742 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-26 13:34:34.890 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-26 13:34:34.891 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-26 13:34:34.892 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-26 13:34:34.897 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-26 13:34:35.286 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-26 13:34:35.288 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-26 13:34:35.583 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-26 13:34:35.673 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-26 13:34:35.674 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-26 13:34:35.688 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-26 13:34:35.787 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-26 13:34:35.904 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-26 13:34:35.905 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-26 13:34:35.906 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-26 13:34:36.262 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-26 13:34:36.353 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-26 13:34:36.477 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-26 13:34:36.478 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-26 13:34:36.488 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-26 13:34:36.489 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-26 13:34:36.718 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-26 13:34:36.719 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-26 13:34:36.764 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-26 13:34:37.167 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-26 13:34:37.177 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-26 13:34:37.239 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-26 13:34:37.289 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-26 13:34:37.392 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-26 13:34:37.393 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-26 13:34:37.393 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-26 13:34:37.415 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-26 13:34:37.417 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-26 13:34:37.450 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-26 13:34:37.451 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-26 13:34:37.452 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-26 13:34:37.492 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-26 13:34:37.509 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-26 13:34:37.513 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-26 13:34:37.559 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-26 13:34:37.559 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-26 13:34:37.622 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-26 13:34:37.693 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-26 13:34:37.701 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-26 13:34:37.711 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-26 13:34:41.310 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-26 13:34:41.336 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-26 13:34:41.373 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-26 13:34:41.406 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-26 13:34:41.535 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-26 13:34:41.535 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-26 13:34:41.536 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-26 13:34:41.685 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-26 13:34:41.689 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-26 13:34:41.764 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-26 13:34:41.830 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-26 13:34:41.835 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-26 13:34:41.843 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-26 13:34:42.015 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-26 13:34:42.061 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-26 13:34:42.712 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-26 13:34:42.878 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-26 13:34:42.901 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-26 13:34:42.912 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-26 13:34:43.016 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-26 13:34:43.032 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-26 13:34:43.048 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-26 13:34:43.088 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-26 13:34:43.148 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-26 13:34:43.842 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-26 13:34:44.220 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-26 13:34:44.287 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-26 13:34:44.299 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-26 13:34:44.732 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.16 [246 kB] 2022-04-26 13:34:44.800 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-26 13:34:44.800 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-26 13:34:44.816 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-26 13:34:44.985 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-26 13:34:45.067 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-26 13:34:45.107 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-26 13:34:45.249 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-26 13:34:46.335 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-26 13:34:46.702 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-26 13:34:47.300 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-26 13:34:47.354 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-26 13:34:51.061 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-26 13:34:51.092 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-26 13:34:56.712 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-26 13:34:56.712 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-26 13:34:56.714 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-26 13:34:56.715 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-26 13:34:56.716 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-26 13:34:56.880 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-26 13:34:56.881 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-26 13:34:56.920 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-26 13:34:57.093 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-26 13:34:57.095 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-26 13:34:57.799 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-26 13:34:57.807 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-26 13:34:57.812 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-26 13:34:57.856 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-26 13:34:57.857 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-26 13:34:57.857 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-26 13:34:57.868 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-26 13:34:58.043 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-26 13:34:58.084 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-26 13:34:58.214 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-26 13:34:58.228 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-26 13:34:58.229 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-26 13:34:58.231 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-26 13:34:58.234 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-26 13:34:58.235 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-26 13:34:58.238 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-26 13:34:58.240 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-26 13:34:58.241 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-26 13:34:58.296 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-26 13:34:58.299 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-26 13:34:58.301 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-26 13:34:58.303 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-26 13:34:58.321 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-26 13:34:58.330 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-26 13:34:58.343 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-26 13:34:58.959 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-26 13:34:58.988 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-26 13:35:00.583 | Preconfiguring packages ... 2022-04-26 13:35:00.723 | Fetched 165 MB in 53s (3,090 kB/s) 2022-04-26 13:35:00.786 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-26 13:35:00.789 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-26 13:35:00.801 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-26 13:35:00.879 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-26 13:35:00.963 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-26 13:35:00.966 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-26 13:35:00.980 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-26 13:35:01.037 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-26 13:35:01.049 | Unpacking systemd-timesyncd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-26 13:35:01.426 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.16_amd64.deb ... 2022-04-26 13:35:01.432 | Unpacking systemd-sysv (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-26 13:35:01.475 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-26 13:35:01.488 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-26 13:35:01.558 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-26 13:35:01.707 | Unpacking systemd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-26 13:35:02.489 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.16_amd64.deb ... 2022-04-26 13:35:02.501 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-26 13:35:02.583 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.16) ... 2022-04-26 13:35:02.661 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-26 13:35:02.663 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-26 13:35:02.677 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-26 13:35:03.107 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-26 13:35:03.124 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-26 13:35:03.170 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-26 13:35:03.259 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-26 13:35:03.261 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-26 13:35:03.269 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-26 13:35:03.309 | Selecting previously unselected package libapr1:amd64. 2022-04-26 13:35:03.316 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-26 13:35:03.318 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-26 13:35:03.372 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-26 13:35:03.382 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-26 13:35:03.588 | Selecting previously unselected package libaprutil1:amd64. 2022-04-26 13:35:03.595 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-26 13:35:03.597 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-26 13:35:03.633 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-26 13:35:03.641 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-26 13:35:03.643 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-26 13:35:03.674 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-26 13:35:03.680 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-26 13:35:03.720 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-26 13:35:03.733 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-26 13:35:03.776 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-26 13:35:03.785 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-26 13:35:03.832 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-26 13:35:03.839 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-26 13:35:03.841 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-26 13:35:03.872 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-26 13:35:03.878 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-26 13:35:03.934 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-26 13:35:03.940 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-26 13:35:04.001 | Selecting previously unselected package libjansson4:amd64. 2022-04-26 13:35:04.008 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-26 13:35:04.011 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-26 13:35:04.040 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-26 13:35:04.047 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-26 13:35:04.049 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-26 13:35:04.097 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-26 13:35:04.105 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-26 13:35:05.395 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-26 13:35:05.406 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-26 13:35:05.526 | Selecting previously unselected package apache2-bin. 2022-04-26 13:35:05.533 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-26 13:35:05.535 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-26 13:35:05.741 | Selecting previously unselected package apache2-data. 2022-04-26 13:35:05.748 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-26 13:35:05.750 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-26 13:35:05.854 | Selecting previously unselected package apache2-utils. 2022-04-26 13:35:05.862 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-26 13:35:05.863 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-26 13:35:05.907 | Selecting previously unselected package apache2. 2022-04-26 13:35:05.914 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-26 13:35:05.932 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-26 13:35:05.996 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-26 13:35:06.003 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-26 13:35:06.005 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26 13:35:06.050 | Selecting previously unselected package haproxy. 2022-04-26 13:35:06.058 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-26 13:35:06.067 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-26 13:35:06.285 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-26 13:35:06.293 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-26 13:35:06.295 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-26 13:35:06.329 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-26 13:35:06.337 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-26 13:35:06.340 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-26 13:35:06.369 | Selecting previously unselected package mysql-common. 2022-04-26 13:35:06.376 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-26 13:35:06.392 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-26 13:35:06.421 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-26 13:35:06.429 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-26 13:35:06.431 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:35:06.669 | Selecting previously unselected package libsensors-config. 2022-04-26 13:35:06.676 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-26 13:35:06.678 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-26 13:35:06.706 | Selecting previously unselected package libsensors5:amd64. 2022-04-26 13:35:06.714 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-26 13:35:06.806 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-26 13:35:06.837 | Selecting previously unselected package libsnmp-base. 2022-04-26 13:35:06.845 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-26 13:35:06.847 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-26 13:35:06.916 | Selecting previously unselected package libsnmp35:amd64. 2022-04-26 13:35:06.923 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-26 13:35:06.925 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-26 13:35:07.085 | Selecting previously unselected package keepalived. 2022-04-26 13:35:07.092 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-26 13:35:07.094 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-26 13:35:07.182 | Selecting previously unselected package memcached. 2022-04-26 13:35:07.189 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-26 13:35:07.191 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-26 13:35:07.248 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-26 13:35:07.725 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-26 13:35:07.824 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-26 13:35:07.829 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-26 13:35:07.959 | Selecting previously unselected package python3-yaml. 2022-04-26 13:35:07.966 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-26 13:35:07.968 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-26 13:35:08.023 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-26 13:35:08.028 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-26 13:35:08.075 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-26 13:35:08.156 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-26 13:35:08.599 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-26 13:35:08.624 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-26 13:35:08.780 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-26 13:35:08.785 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-26 13:35:08.881 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-26 13:35:08.887 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-26 13:35:08.959 | Selecting previously unselected package acl. 2022-04-26 13:35:08.967 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-26 13:35:08.969 | Unpacking acl (2.2.53-6) ... 2022-04-26 13:35:08.998 | Selecting previously unselected package autotools-dev. 2022-04-26 13:35:09.006 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-26 13:35:09.007 | Unpacking autotools-dev (20180224.1) ... 2022-04-26 13:35:09.041 | Selecting previously unselected package m4. 2022-04-26 13:35:09.049 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-26 13:35:09.050 | Unpacking m4 (1.4.18-4) ... 2022-04-26 13:35:09.100 | Selecting previously unselected package autoconf. 2022-04-26 13:35:09.108 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-26 13:35:09.110 | Unpacking autoconf (2.69-11.1) ... 2022-04-26 13:35:09.188 | Selecting previously unselected package automake. 2022-04-26 13:35:09.195 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-26 13:35:09.199 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-26 13:35:09.298 | Selecting previously unselected package autopoint. 2022-04-26 13:35:09.306 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-26 13:35:09.308 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-26 13:35:09.349 | Selecting previously unselected package libllvm10:amd64. 2022-04-26 13:35:09.356 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:09.358 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:11.612 | Selecting previously unselected package libclang-cpp10. 2022-04-26 13:35:11.620 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:11.623 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:13.059 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-26 13:35:13.067 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-26 13:35:13.069 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-26 13:35:13.524 | Selecting previously unselected package libgc1c2:amd64. 2022-04-26 13:35:13.532 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-26 13:35:13.534 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-26 13:35:13.573 | Selecting previously unselected package libobjc4:amd64. 2022-04-26 13:35:13.581 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-26 13:35:13.583 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-26 13:35:13.614 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-26 13:35:13.622 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-26 13:35:13.625 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-26 13:35:13.701 | Selecting previously unselected package libc6-i386. 2022-04-26 13:35:13.708 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-26 13:35:13.710 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-26 13:35:14.216 | Selecting previously unselected package lib32gcc-s1. 2022-04-26 13:35:14.224 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-26 13:35:14.226 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-26 13:35:14.265 | Selecting previously unselected package lib32stdc++6. 2022-04-26 13:35:14.272 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-26 13:35:14.275 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-26 13:35:14.376 | Selecting previously unselected package libclang-common-10-dev. 2022-04-26 13:35:14.383 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:14.386 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:15.360 | Selecting previously unselected package libclang1-10. 2022-04-26 13:35:15.369 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:15.371 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:16.482 | Selecting previously unselected package clang-10. 2022-04-26 13:35:16.489 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:16.491 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:16.527 | Selecting previously unselected package libtool. 2022-04-26 13:35:16.535 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-26 13:35:16.537 | Unpacking libtool (2.4.6-14) ... 2022-04-26 13:35:16.585 | Selecting previously unselected package dh-autoreconf. 2022-04-26 13:35:16.593 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-26 13:35:16.595 | Unpacking dh-autoreconf (19) ... 2022-04-26 13:35:16.623 | Selecting previously unselected package libdebhelper-perl. 2022-04-26 13:35:16.631 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-26 13:35:16.634 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-26 13:35:16.681 | Selecting previously unselected package libarchive-zip-perl. 2022-04-26 13:35:16.689 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-26 13:35:16.691 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-26 13:35:16.731 | Selecting previously unselected package libsub-override-perl. 2022-04-26 13:35:16.739 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-26 13:35:16.741 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-26 13:35:16.766 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-26 13:35:16.773 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-26 13:35:16.776 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-26 13:35:16.805 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-26 13:35:16.813 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-26 13:35:16.815 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-26 13:35:16.840 | Selecting previously unselected package libdpkg-perl. 2022-04-26 13:35:16.847 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-26 13:35:16.849 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-26 13:35:16.920 | Selecting previously unselected package make. 2022-04-26 13:35:16.927 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-26 13:35:16.929 | Unpacking make (4.2.1-1.2) ... 2022-04-26 13:35:16.991 | Selecting previously unselected package dpkg-dev. 2022-04-26 13:35:16.999 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-26 13:35:17.001 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-26 13:35:17.140 | Selecting previously unselected package dwz. 2022-04-26 13:35:17.147 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-26 13:35:17.150 | Unpacking dwz (0.13-5) ... 2022-04-26 13:35:17.199 | Selecting previously unselected package libcroco3:amd64. 2022-04-26 13:35:17.206 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-26 13:35:17.208 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-26 13:35:17.246 | Selecting previously unselected package gettext. 2022-04-26 13:35:17.253 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-26 13:35:17.255 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-26 13:35:17.422 | Selecting previously unselected package intltool-debian. 2022-04-26 13:35:17.430 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-26 13:35:17.432 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-26 13:35:17.458 | Selecting previously unselected package po-debconf. 2022-04-26 13:35:17.467 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-26 13:35:17.469 | Unpacking po-debconf (1.0.21) ... 2022-04-26 13:35:17.532 | Selecting previously unselected package debhelper. 2022-04-26 13:35:17.541 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-26 13:35:17.542 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-26 13:35:17.726 | Selecting previously unselected package uuid-dev:amd64. 2022-04-26 13:35:17.734 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-26 13:35:17.736 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-26 13:35:17.770 | Selecting previously unselected package libsctp1:amd64. 2022-04-26 13:35:17.779 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-26 13:35:17.781 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-26 13:35:17.806 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-26 13:35:17.814 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-26 13:35:17.816 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-26 13:35:17.851 | Selecting previously unselected package libapr1-dev. 2022-04-26 13:35:17.858 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-26 13:35:17.861 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-26 13:35:18.111 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-26 13:35:18.120 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-26 13:35:18.121 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-26 13:35:18.229 | Selecting previously unselected package libaprutil1-dev. 2022-04-26 13:35:18.237 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-26 13:35:18.239 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-26 13:35:18.464 | Selecting previously unselected package apache2-dev. 2022-04-26 13:35:18.471 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-26 13:35:18.474 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-26 13:35:18.539 | Selecting previously unselected package binfmt-support. 2022-04-26 13:35:18.547 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-26 13:35:18.556 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-26 13:35:18.591 | Selecting previously unselected package g++-9. 2022-04-26 13:35:18.598 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-26 13:35:18.601 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-26 13:35:19.744 | Selecting previously unselected package g++. 2022-04-26 13:35:19.751 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-26 13:35:19.753 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-26 13:35:19.777 | Selecting previously unselected package build-essential. 2022-04-26 13:35:19.785 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-26 13:35:19.788 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-26 13:35:19.813 | Selecting previously unselected package conntrack. 2022-04-26 13:35:19.821 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-26 13:35:19.824 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-26 13:35:19.856 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-26 13:35:19.864 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-26 13:35:19.867 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-26 13:35:19.894 | Selecting previously unselected package libnetfilter-queue1. 2022-04-26 13:35:19.902 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-26 13:35:19.904 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-26 13:35:19.935 | Selecting previously unselected package conntrackd. 2022-04-26 13:35:19.942 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-26 13:35:19.944 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-26 13:35:19.991 | Selecting previously unselected package dns-root-data. 2022-04-26 13:35:19.999 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-26 13:35:20.002 | Unpacking dns-root-data (2019052802) ... 2022-04-26 13:35:20.032 | Selecting previously unselected package libidn11:amd64. 2022-04-26 13:35:20.040 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-26 13:35:20.042 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-26 13:35:20.077 | Selecting previously unselected package dnsmasq-base. 2022-04-26 13:35:20.085 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-26 13:35:20.087 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-26 13:35:20.154 | Selecting previously unselected package dnsmasq-utils. 2022-04-26 13:35:20.162 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-26 13:35:20.165 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-26 13:35:20.197 | Selecting previously unselected package ebtables. 2022-04-26 13:35:20.204 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-26 13:35:20.220 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-26 13:35:20.261 | Selecting previously unselected package libfakeroot:amd64. 2022-04-26 13:35:20.269 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-26 13:35:20.271 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-26 13:35:20.302 | Selecting previously unselected package fakeroot. 2022-04-26 13:35:20.310 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-26 13:35:20.311 | Unpacking fakeroot (1.24-1) ... 2022-04-26 13:35:20.350 | Selecting previously unselected package fonts-dejavu-core. 2022-04-26 13:35:20.358 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-26 13:35:20.360 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-26 13:35:20.530 | Selecting previously unselected package fonts-liberation. 2022-04-26 13:35:20.537 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-26 13:35:20.540 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-26 13:35:20.677 | Selecting previously unselected package fontconfig-config. 2022-04-26 13:35:20.685 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-26 13:35:20.688 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-26 13:35:20.728 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-26 13:35:20.736 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-26 13:35:20.738 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-26 13:35:20.782 | Selecting previously unselected package fontconfig. 2022-04-26 13:35:20.790 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-26 13:35:20.793 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-26 13:35:20.836 | Selecting previously unselected package genisoimage. 2022-04-26 13:35:20.844 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-26 13:35:20.846 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-26 13:35:20.926 | Selecting previously unselected package libann0. 2022-04-26 13:35:20.935 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-26 13:35:20.937 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-26 13:35:20.968 | Selecting previously unselected package libcdt5:amd64. 2022-04-26 13:35:20.975 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-26 13:35:20.978 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:21.006 | Selecting previously unselected package libcgraph6:amd64. 2022-04-26 13:35:21.014 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-26 13:35:21.016 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:21.049 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-26 13:35:21.058 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-26 13:35:21.060 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-26 13:35:21.102 | Selecting previously unselected package libjpeg8:amd64. 2022-04-26 13:35:21.109 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-26 13:35:21.112 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-26 13:35:21.140 | Selecting previously unselected package libjbig0:amd64. 2022-04-26 13:35:21.147 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-26 13:35:21.150 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-26 13:35:21.181 | Selecting previously unselected package libwebp6:amd64. 2022-04-26 13:35:21.189 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-26 13:35:21.191 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-26 13:35:21.244 | Selecting previously unselected package libtiff5:amd64. 2022-04-26 13:35:21.251 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-26 13:35:21.254 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-26 13:35:21.304 | Selecting previously unselected package libxpm4:amd64. 2022-04-26 13:35:21.312 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-26 13:35:21.314 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-26 13:35:21.346 | Selecting previously unselected package libgd3:amd64. 2022-04-26 13:35:21.354 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-26 13:35:21.357 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-26 13:35:21.401 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-26 13:35:21.408 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-26 13:35:21.412 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-26 13:35:21.462 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-26 13:35:21.470 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-26 13:35:21.472 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-26 13:35:21.534 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-26 13:35:21.542 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-26 13:35:21.544 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-26 13:35:21.573 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-26 13:35:21.581 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-26 13:35:21.583 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-26 13:35:21.609 | Selecting previously unselected package libxrender1:amd64. 2022-04-26 13:35:21.617 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-26 13:35:21.620 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-26 13:35:21.649 | Selecting previously unselected package libcairo2:amd64. 2022-04-26 13:35:21.657 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:21.659 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-26 13:35:21.756 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-26 13:35:21.764 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-26 13:35:21.766 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-26 13:35:21.803 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-26 13:35:21.812 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-26 13:35:21.814 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-26 13:35:21.892 | Selecting previously unselected package libthai-data. 2022-04-26 13:35:21.901 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-26 13:35:21.903 | Unpacking libthai-data (0.1.28-3) ... 2022-04-26 13:35:21.953 | Selecting previously unselected package libdatrie1:amd64. 2022-04-26 13:35:21.961 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-26 13:35:21.964 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-26 13:35:21.993 | Selecting previously unselected package libthai0:amd64. 2022-04-26 13:35:22.000 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-26 13:35:22.002 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-26 13:35:22.031 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-26 13:35:22.040 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-26 13:35:22.042 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-26 13:35:22.092 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-26 13:35:22.100 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-26 13:35:22.102 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-26 13:35:22.133 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-26 13:35:22.141 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-26 13:35:22.143 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-26 13:35:22.173 | Selecting previously unselected package libpathplan4:amd64. 2022-04-26 13:35:22.181 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-26 13:35:22.183 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:22.213 | Selecting previously unselected package libgvc6. 2022-04-26 13:35:22.221 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-26 13:35:22.223 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-26 13:35:22.340 | Selecting previously unselected package libgvpr2:amd64. 2022-04-26 13:35:22.348 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-26 13:35:22.350 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:22.400 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-26 13:35:22.408 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-26 13:35:22.410 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:22.572 | Selecting previously unselected package x11-common. 2022-04-26 13:35:22.579 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-26 13:35:22.604 | dpkg-query: no packages found matching nux-tools 2022-04-26 13:35:22.615 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-26 13:35:22.656 | Selecting previously unselected package libice6:amd64. 2022-04-26 13:35:22.665 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-26 13:35:22.668 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-26 13:35:22.701 | Selecting previously unselected package libsm6:amd64. 2022-04-26 13:35:22.709 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-26 13:35:22.711 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-26 13:35:22.739 | Selecting previously unselected package libxt6:amd64. 2022-04-26 13:35:22.748 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-26 13:35:22.750 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-26 13:35:22.797 | Selecting previously unselected package libxmu6:amd64. 2022-04-26 13:35:22.806 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-26 13:35:22.807 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-26 13:35:22.840 | Selecting previously unselected package libxaw7:amd64. 2022-04-26 13:35:22.848 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-26 13:35:22.850 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-26 13:35:22.899 | Selecting previously unselected package graphviz. 2022-04-26 13:35:22.907 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-26 13:35:22.909 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-26 13:35:23.039 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-26 13:35:23.047 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-26 13:35:23.049 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-26 13:35:23.098 | Selecting previously unselected package libibverbs1:amd64. 2022-04-26 13:35:23.107 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-26 13:35:23.109 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-26 13:35:23.150 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-26 13:35:23.157 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-26 13:35:23.172 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-26 13:35:23.232 | Selecting previously unselected package icu-devtools. 2022-04-26 13:35:23.239 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-26 13:35:23.242 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-26 13:35:23.299 | Selecting previously unselected package iputils-arping. 2022-04-26 13:35:23.307 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-26 13:35:23.310 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-26 13:35:23.340 | Selecting previously unselected package javascript-common. 2022-04-26 13:35:23.347 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-26 13:35:23.362 | Unpacking javascript-common (11) ... 2022-04-26 13:35:23.390 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-26 13:35:23.399 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-26 13:35:23.401 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:23.435 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-26 13:35:23.442 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-26 13:35:23.444 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:23.477 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-26 13:35:23.485 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-26 13:35:23.487 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:23.520 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-26 13:35:23.528 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-26 13:35:23.530 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:23.562 | Selecting previously unselected package comerr-dev:amd64. 2022-04-26 13:35:23.570 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-26 13:35:23.574 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-26 13:35:23.606 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-26 13:35:23.614 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-26 13:35:23.616 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:23.666 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-26 13:35:23.674 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-26 13:35:23.676 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-26 13:35:23.706 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-26 13:35:23.714 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-26 13:35:23.731 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-26 13:35:23.756 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-26 13:35:23.764 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-26 13:35:23.766 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-26 13:35:23.792 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-26 13:35:23.800 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-26 13:35:23.802 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-26 13:35:23.832 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-26 13:35:23.841 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-26 13:35:23.842 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-26 13:35:23.907 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-26 13:35:23.915 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-26 13:35:23.917 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-26 13:35:23.981 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-26 13:35:23.989 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-26 13:35:23.991 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-26 13:35:24.022 | Selecting previously unselected package libgts-bin. 2022-04-26 13:35:24.031 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-26 13:35:24.033 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-26 13:35:24.066 | Selecting previously unselected package libicu-dev:amd64. 2022-04-26 13:35:24.075 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-26 13:35:24.077 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-26 13:35:25.504 | Selecting previously unselected package libipset13:amd64. 2022-04-26 13:35:25.513 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26 13:35:25.515 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-26 13:35:25.551 | Selecting previously unselected package librdmacm1:amd64. 2022-04-26 13:35:25.559 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-26 13:35:25.561 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-26 13:35:25.598 | Selecting previously unselected package libiscsi7:amd64. 2022-04-26 13:35:25.606 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-26 13:35:25.608 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-26 13:35:25.642 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-26 13:35:25.650 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-26 13:35:25.652 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-26 13:35:25.711 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-26 13:35:25.719 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-26 13:35:25.721 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-26 13:35:25.744 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-26 13:35:25.751 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-26 13:35:25.753 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-26 13:35:25.777 | Selecting previously unselected package libjs-jquery. 2022-04-26 13:35:25.785 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-26 13:35:25.787 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-26 13:35:25.847 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-26 13:35:25.855 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-26 13:35:25.857 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-26 13:35:25.883 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-26 13:35:25.891 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-26 13:35:25.893 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-26 13:35:25.966 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-26 13:35:25.974 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-26 13:35:25.976 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-26 13:35:26.030 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-26 13:35:26.038 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-26 13:35:26.041 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-26 13:35:26.066 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-26 13:35:26.074 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-26 13:35:26.076 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-26 13:35:26.103 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-26 13:35:26.111 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-26 13:35:26.113 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-26 13:35:26.208 | Selecting previously unselected package libnspr4:amd64. 2022-04-26 13:35:26.216 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-26 13:35:26.218 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-26 13:35:26.259 | Selecting previously unselected package libnss3:amd64. 2022-04-26 13:35:26.267 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-26 13:35:26.269 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-26 13:35:26.471 | Selecting previously unselected package libomp5-10:amd64. 2022-04-26 13:35:26.481 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:26.483 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:26.555 | Selecting previously unselected package libomp-10-dev. 2022-04-26 13:35:26.564 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:26.566 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:26.599 | Selecting previously unselected package pcp-conf. 2022-04-26 13:35:26.607 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-26 13:35:26.610 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-26 13:35:26.638 | Selecting previously unselected package libpcp3. 2022-04-26 13:35:26.646 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-26 13:35:26.649 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-26 13:35:26.708 | Selecting previously unselected package libpcp-pmda3. 2022-04-26 13:35:26.717 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-26 13:35:26.719 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-26 13:35:26.747 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-26 13:35:26.755 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-26 13:35:26.759 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-26 13:35:26.791 | Selecting previously unselected package libpq5:amd64. 2022-04-26 13:35:26.799 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-26 13:35:26.801 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-26 13:35:26.843 | Selecting previously unselected package libpq-dev. 2022-04-26 13:35:26.851 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-26 13:35:26.854 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-26 13:35:26.924 | Selecting previously unselected package librados2. 2022-04-26 13:35:26.932 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-26 13:35:26.935 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26 13:35:27.404 | Selecting previously unselected package librbd1. 2022-04-26 13:35:27.411 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-26 13:35:27.414 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26 13:35:27.673 | Selecting previously unselected package libsasl2-dev. 2022-04-26 13:35:27.681 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-26 13:35:27.684 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-26 13:35:27.760 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-26 13:35:27.766 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-26 13:35:27.812 | Selecting previously unselected package libssl-dev:amd64. 2022-04-26 13:35:27.821 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-26 13:35:27.823 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-26 13:35:28.081 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-26 13:35:28.089 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.16_amd64.deb ... 2022-04-26 13:35:28.091 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-26 13:35:28.200 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-26 13:35:28.208 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-26 13:35:28.210 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-26 13:35:28.234 | Selecting previously unselected package libx86-1:amd64. 2022-04-26 13:35:28.241 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-26 13:35:28.244 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-26 13:35:28.280 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-26 13:35:28.288 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-26 13:35:28.290 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-26 13:35:28.434 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-26 13:35:28.442 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-26 13:35:28.444 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-26 13:35:28.522 | Selecting previously unselected package llvm-10-runtime. 2022-04-26 13:35:28.530 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:28.532 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:28.588 | Selecting previously unselected package libpfm4:amd64. 2022-04-26 13:35:28.596 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-26 13:35:28.598 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-26 13:35:28.670 | Selecting previously unselected package llvm-10. 2022-04-26 13:35:28.679 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:28.681 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:29.469 | Selecting previously unselected package libffi-dev:amd64. 2022-04-26 13:35:29.478 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-26 13:35:29.480 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-26 13:35:29.523 | Selecting previously unselected package python3-pygments. 2022-04-26 13:35:29.531 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-26 13:35:29.533 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-26 13:35:29.671 | Selecting previously unselected package llvm-10-tools. 2022-04-26 13:35:29.679 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:29.681 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:29.823 | Selecting previously unselected package libz3-4:amd64. 2022-04-26 13:35:29.831 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-26 13:35:29.833 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-26 13:35:30.782 | Selecting previously unselected package libz3-dev:amd64. 2022-04-26 13:35:30.792 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-26 13:35:30.794 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-26 13:35:30.836 | Selecting previously unselected package llvm-10-dev. 2022-04-26 13:35:30.845 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-26 13:35:30.847 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:35.304 | Selecting previously unselected package lsscsi. 2022-04-26 13:35:35.313 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-26 13:35:35.316 | Unpacking lsscsi (0.30-0.1) ... 2022-04-26 13:35:35.350 | Selecting previously unselected package pkg-config. 2022-04-26 13:35:35.358 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-26 13:35:35.360 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-26 13:35:35.393 | Selecting previously unselected package pm-utils. 2022-04-26 13:35:35.401 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-26 13:35:35.403 | Unpacking pm-utils (1.4.1-19) ... 2022-04-26 13:35:35.464 | Selecting previously unselected package postgresql-client-common. 2022-04-26 13:35:35.472 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-26 13:35:35.474 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-26 13:35:35.508 | Selecting previously unselected package postgresql-client-12. 2022-04-26 13:35:35.516 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-26 13:35:35.518 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-26 13:35:35.715 | Selecting previously unselected package ssl-cert. 2022-04-26 13:35:35.724 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-26 13:35:35.726 | Unpacking ssl-cert (1.0.39) ... 2022-04-26 13:35:35.761 | Selecting previously unselected package postgresql-common. 2022-04-26 13:35:35.769 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-26 13:35:35.796 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-26 13:35:35.802 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-26 13:35:35.867 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-26 13:35:35.876 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-26 13:35:35.878 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-26 13:35:36.212 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-26 13:35:36.221 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-26 13:35:36.223 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-26 13:35:36.252 | Selecting previously unselected package python-pip-whl. 2022-04-26 13:35:36.260 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-26 13:35:36.262 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-26 13:35:36.467 | Selecting previously unselected package python3-mysqldb. 2022-04-26 13:35:36.476 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-26 13:35:36.478 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-26 13:35:36.516 | Selecting previously unselected package python3-wheel. 2022-04-26 13:35:36.525 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-26 13:35:36.527 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-26 13:35:36.564 | Selecting previously unselected package python3-pip. 2022-04-26 13:35:36.573 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-26 13:35:36.575 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-26 13:35:36.658 | Selecting previously unselected package python3.8-venv. 2022-04-26 13:35:36.667 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-26 13:35:36.669 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-26 13:35:36.695 | Selecting previously unselected package python3-venv. 2022-04-26 13:35:36.703 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-26 13:35:36.705 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-26 13:35:36.732 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-26 13:35:36.740 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-26 13:35:36.743 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-26 13:35:36.775 | Selecting previously unselected package qemu-utils. 2022-04-26 13:35:36.783 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-26 13:35:36.785 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-26 13:35:36.967 | Selecting previously unselected package sharutils. 2022-04-26 13:35:36.977 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-26 13:35:36.979 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-26 13:35:37.028 | Selecting previously unselected package sqlite3. 2022-04-26 13:35:37.036 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-26 13:35:37.039 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-26 13:35:37.182 | Selecting previously unselected package unzip. 2022-04-26 13:35:37.191 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-26 13:35:37.193 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-26 13:35:37.243 | Selecting previously unselected package vbetool. 2022-04-26 13:35:37.251 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-26 13:35:37.253 | Unpacking vbetool (1.1-4) ... 2022-04-26 13:35:37.286 | Selecting previously unselected package ipset. 2022-04-26 13:35:37.295 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-26 13:35:37.304 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-26 13:35:37.338 | Selecting previously unselected package ipvsadm. 2022-04-26 13:35:37.347 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-26 13:35:37.349 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-26 13:35:37.385 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-26 13:35:37.394 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-26 13:35:37.404 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-26 13:35:37.429 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-26 13:35:37.438 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-26 13:35:37.440 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-26 13:35:37.471 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-26 13:35:37.480 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-26 13:35:37.482 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-26 13:35:37.512 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-26 13:35:37.520 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-26 13:35:37.522 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:37.557 | Selecting previously unselected package libpcp-gui2. 2022-04-26 13:35:37.566 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-26 13:35:37.568 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-26 13:35:37.597 | Selecting previously unselected package libpcp-import1. 2022-04-26 13:35:37.606 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-26 13:35:37.608 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-26 13:35:37.637 | Selecting previously unselected package libpcp-mmv1. 2022-04-26 13:35:37.646 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-26 13:35:37.648 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-26 13:35:37.677 | Selecting previously unselected package libpcp-trace2. 2022-04-26 13:35:37.691 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-26 13:35:37.693 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-26 13:35:37.721 | Selecting previously unselected package libpcp-web1. 2022-04-26 13:35:37.730 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-26 13:35:37.732 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-26 13:35:37.776 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-26 13:35:37.784 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-26 13:35:37.786 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-26 13:35:37.837 | Selecting previously unselected package python3-pcp. 2022-04-26 13:35:37.846 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-26 13:35:37.849 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-26 13:35:37.892 | Selecting previously unselected package pcp. 2022-04-26 13:35:37.901 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ... 2022-04-26 13:35:37.970 | Unpacking pcp (5.0.3-1) ... 2022-04-26 13:35:38.495 | Selecting previously unselected package socat. 2022-04-26 13:35:38.504 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ... 2022-04-26 13:35:38.506 | Unpacking socat (1.7.3.3-2) ... 2022-04-26 13:35:38.584 | Selecting previously unselected package vlan. 2022-04-26 13:35:38.594 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-26 13:35:38.596 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-26 13:35:38.658 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-26 13:35:38.665 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-26 13:35:38.675 | Setting up javascript-common (11) ... 2022-04-26 13:35:38.707 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-26 13:35:38.723 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-26 13:35:38.729 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-26 13:35:38.735 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-26 13:35:38.741 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-26 13:35:38.765 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-26 13:35:38.768 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-26 13:35:38.775 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-26 13:35:38.781 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-26 13:35:38.786 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-26 13:35:38.792 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-26 13:35:38.798 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-26 13:35:38.803 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-26 13:35:38.810 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-26 13:35:38.817 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-26 13:35:38.824 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-26 13:35:38.831 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-26 13:35:38.837 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-26 13:35:38.843 | Setting up vbetool (1.1-4) ... 2022-04-26 13:35:38.849 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-26 13:35:38.855 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-26 13:35:38.863 | Setting up pm-utils (1.4.1-19) ... 2022-04-26 13:35:38.873 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-26 13:35:39.106 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-26 13:35:39.132 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-26 13:35:39.138 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-26 13:35:39.153 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:39.158 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-26 13:35:39.399 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-26 13:35:40.073 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-26 13:35:40.082 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-26 13:35:40.089 | Setting up m4 (1.4.18-4) ... 2022-04-26 13:35:40.095 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-26 13:35:40.377 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-26 13:35:40.382 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-26 13:35:40.387 | Setting up iputils-arping (3:20190709-3) ... 2022-04-26 13:35:40.423 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-26 13:35:40.428 | Setting up conntrack (1:1.4.5-2) ... 2022-04-26 13:35:40.434 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-26 13:35:40.439 | Setting up python3-wheel (0.34.2-1) ... 2022-04-26 13:35:40.689 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-26 13:35:40.694 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-26 13:35:40.892 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-26 13:35:42.957 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-26 13:35:42.965 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-26 13:35:42.970 | Setting up acl (2.2.53-6) ... 2022-04-26 13:35:42.977 | Setting up dns-root-data (2019052802) ... 2022-04-26 13:35:42.983 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-26 13:35:42.988 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:42.995 | Setting up fakeroot (1.24-1) ... 2022-04-26 13:35:43.002 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-26 13:35:43.010 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-26 13:35:43.016 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:43.021 | Setting up autotools-dev (20180224.1) ... 2022-04-26 13:35:43.027 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-26 13:35:43.815 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-26 13:35:43.822 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-26 13:35:43.828 | Setting up make (4.2.1-1.2) ... 2022-04-26 13:35:43.833 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-26 13:35:43.838 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-26 13:35:43.845 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:43.850 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-26 13:35:43.855 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:43.861 | Setting up ebtables (2.0.11-3build1) ... 2022-04-26 13:35:44.404 | Setting up socat (1.7.3.3-2) ... 2022-04-26 13:35:44.409 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-26 13:35:44.416 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-26 13:35:44.422 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-26 13:35:44.428 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-26 13:35:44.434 | Setting up binfmt-support (2.2.0-2) ... 2022-04-26 13:35:44.714 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-26 13:35:45.785 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-26 13:35:45.791 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-26 13:35:45.797 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-26 13:35:45.840 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-26 13:35:45.845 | Setting up lsscsi (0.30-0.1) ... 2022-04-26 13:35:45.851 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-26 13:35:45.856 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-26 13:35:45.861 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-26 13:35:45.867 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-26 13:35:45.872 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-26 13:35:45.878 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-26 13:35:45.884 | Setting up autoconf (2.69-11.1) ... 2022-04-26 13:35:45.891 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-26 13:35:45.898 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-26 13:35:45.940 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-26 13:35:45.943 | Setting up dwz (0.13-5) ... 2022-04-26 13:35:45.949 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-26 13:35:45.954 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-26 13:35:45.962 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-26 13:35:45.967 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-26 13:35:45.972 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-26 13:35:45.985 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-26 13:35:47.230 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:47.235 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:47.241 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-26 13:35:47.247 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-26 13:35:47.253 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-26 13:35:47.259 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-26 13:35:47.269 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-26 13:35:47.275 | Setting up pcp-conf (5.0.3-1) ... 2022-04-26 13:35:47.282 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-26 13:35:47.290 | Setting up libsub-override-perl (0.09-2) ... 2022-04-26 13:35:47.295 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-26 13:35:47.300 | Setting up libthai-data (0.1.28-3) ... 2022-04-26 13:35:47.307 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-26 13:35:47.314 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:47.319 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:47.324 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-26 13:35:47.330 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:47.336 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-26 13:35:47.341 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-26 13:35:47.347 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-26 13:35:47.359 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-26 13:35:47.369 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-26 13:35:48.408 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-26 13:35:48.765 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-26 13:35:48.771 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-26 13:35:48.778 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-26 13:35:48.784 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-26 13:35:48.791 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-26 13:35:48.797 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-26 13:35:48.803 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-26 13:35:50.192 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-26 13:35:50.198 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-26 13:35:50.204 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-26 13:35:50.209 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-26 13:35:50.217 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-26 13:35:50.221 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-26 13:35:50.227 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-26 13:35:50.234 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:50.239 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-26 13:35:50.245 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-26 13:35:50.252 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-26 13:35:50.258 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-26 13:35:50.466 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-26 13:35:50.472 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:35:50.479 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:50.484 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-26 13:35:50.491 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:50.497 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-26 13:35:50.509 | Setting up libtool (2.4.6-14) ... 2022-04-26 13:35:50.514 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-26 13:35:50.614 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-26 13:35:50.644 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-26 13:35:51.088 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-26 13:35:52.154 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-26 13:35:52.160 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-26 13:35:52.165 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-26 13:35:52.171 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-26 13:35:52.339 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-26 13:35:52.345 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:52.351 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-26 13:35:52.359 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-26 13:35:53.541 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-26 13:35:54.252 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-26 13:35:54.263 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-26 13:35:54.269 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-26 13:35:54.521 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-26 13:35:54.527 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-26 13:35:54.532 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-26 13:35:54.537 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-26 13:35:54.543 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-26 13:35:54.548 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-26 13:35:54.554 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-26 13:35:54.560 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-26 13:35:54.567 | Setting up ssl-cert (1.0.39) ... 2022-04-26 13:35:55.073 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-26 13:35:55.078 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-26 13:35:55.153 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-26 13:35:55.158 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-26 13:35:55.636 | Adding user postgres to group ssl-cert 2022-04-26 13:35:55.781 | 2022-04-26 13:35:55.781 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-26 13:35:55.967 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-26 13:35:55.967 | Removing obsolete dictionary files: 2022-04-26 13:35:56.567 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-26 13:35:57.676 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-26 13:35:57.685 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-26 13:35:57.690 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-26 13:35:57.779 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-26 13:35:58.184 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-26 13:35:58.189 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-26 13:35:58.196 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-26 13:35:58.201 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-26 13:35:58.206 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-26 13:35:58.212 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-26 13:35:58.217 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-26 13:35:58.223 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-26 13:35:58.228 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-26 13:35:58.234 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-26 13:35:58.239 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-26 13:35:58.246 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-26 13:35:58.251 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:35:58.257 | Setting up ipvsadm (1:1.31-1) ... 2022-04-26 13:35:59.012 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-26 13:35:59.017 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-26 13:35:59.118 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-26 13:36:01.182 | Regenerating fonts cache... done. 2022-04-26 13:36:01.185 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-26 13:36:01.191 | Setting up libpcp3 (5.0.3-1) ... 2022-04-26 13:36:01.197 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-26 13:36:01.202 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-26 13:36:01.207 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-26 13:36:02.502 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-26 13:36:03.328 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-26 13:36:03.371 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-26 13:36:03.376 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-26 13:36:04.365 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-26 13:36:05.076 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:36:05.081 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-26 13:36:05.086 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-26 13:36:05.091 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-26 13:36:05.096 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-26 13:36:05.102 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-26 13:36:05.108 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-26 13:36:05.113 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-26 13:36:05.134 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-26 13:36:05.139 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-26 13:36:05.145 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-26 13:36:05.151 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-26 13:36:05.156 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-26 13:36:05.161 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-26 13:36:05.167 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-26 13:36:05.766 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-04-26 13:36:05.789 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-26 13:36:05.794 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-26 13:36:05.799 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-26 13:36:05.805 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-26 13:36:05.810 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-26 13:36:05.815 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-26 13:36:05.821 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-26 13:36:05.826 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-26 13:36:05.831 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-26 13:36:05.837 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-26 13:36:05.842 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-26 13:36:05.847 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-26 13:36:05.853 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26 13:36:05.858 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-26 13:36:05.863 | Setting up po-debconf (1.0.21) ... 2022-04-26 13:36:05.868 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-26 13:36:06.239 | Enabling module mpm_event. 2022-04-26 13:36:06.304 | Enabling module authz_core. 2022-04-26 13:36:06.309 | Enabling module authz_host. 2022-04-26 13:36:06.368 | Enabling module authn_core. 2022-04-26 13:36:06.373 | Enabling module auth_basic. 2022-04-26 13:36:06.432 | Enabling module access_compat. 2022-04-26 13:36:06.491 | Enabling module authn_file. 2022-04-26 13:36:06.550 | Enabling module authz_user. 2022-04-26 13:36:06.611 | Enabling module alias. 2022-04-26 13:36:06.670 | Enabling module dir. 2022-04-26 13:36:06.729 | Enabling module autoindex. 2022-04-26 13:36:06.789 | Enabling module env. 2022-04-26 13:36:06.848 | Enabling module mime. 2022-04-26 13:36:06.907 | Enabling module negotiation. 2022-04-26 13:36:06.967 | Enabling module setenvif. 2022-04-26 13:36:07.026 | Enabling module filter. 2022-04-26 13:36:07.086 | Enabling module deflate. 2022-04-26 13:36:07.144 | Enabling module status. 2022-04-26 13:36:07.203 | Enabling module reqtimeout. 2022-04-26 13:36:07.263 | Enabling conf charset. 2022-04-26 13:36:07.322 | Enabling conf localized-error-pages. 2022-04-26 13:36:07.382 | Enabling conf other-vhosts-access-log. 2022-04-26 13:36:07.440 | Enabling conf security. 2022-04-26 13:36:07.498 | Enabling conf serve-cgi-bin. 2022-04-26 13:36:07.557 | Enabling site 000-default. 2022-04-26 13:36:07.610 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-26 13:36:07.667 | Enabling conf javascript-common. 2022-04-26 13:36:07.925 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-26 13:36:08.512 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-26 13:36:11.270 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-26 13:36:11.283 | Setting up python3-pcp (5.0.3-1) ... 2022-04-26 13:36:11.588 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-26 13:36:11.612 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-26 13:36:11.618 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-26 13:36:11.630 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-26 13:36:11.636 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-26 13:36:11.641 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-26 13:36:11.661 | Setting up graphviz (2.42.2-3build2) ... 2022-04-26 13:36:11.669 | Setting up pcp (5.0.3-1) ... 2022-04-26 13:36:11.996 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-26 13:36:12.404 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-26 13:36:12.839 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-26 13:36:13.261 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-26 13:36:29.360 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-26 13:36:29.369 | Setting up systemd (245.4-4ubuntu3.16) ... 2022-04-26 13:36:29.374 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-26 13:36:30.500 | Setting up dh-autoreconf (19) ... 2022-04-26 13:36:30.506 | Setting up systemd-timesyncd (245.4-4ubuntu3.16) ... 2022-04-26 13:36:31.320 | Setting up systemd-sysv (245.4-4ubuntu3.16) ... 2022-04-26 13:36:31.327 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-26 13:36:31.335 | Setting up debhelper (12.10ubuntu1) ... 2022-04-26 13:36:31.340 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-26 13:36:31.669 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-26 13:36:31.675 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-26 13:36:31.699 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-26 13:36:31.781 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-26 13:36:45.093 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-26 13:36:45.117 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-26 13:36:45.521 | Processing triggers for ufw (0.36-6) ... 2022-04-26 13:36:45.648 | Processing triggers for man-db (2.9.1-1) ... 2022-04-26 13:37:11.569 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-26 13:37:11.582 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-26 13:37:19.220 | ++ functions-common:apt_get:1246 : result=0 2022-04-26 13:37:19.223 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:37:19.225 | ++ functions-common:time_stop:2437 : local name 2022-04-26 13:37:19.227 | ++ functions-common:time_stop:2438 : local end_time 2022-04-26 13:37:19.229 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:37:19.231 | ++ functions-common:time_stop:2440 : local total 2022-04-26 13:37:19.233 | ++ functions-common:time_stop:2441 : local start_time 2022-04-26 13:37:19.236 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:37:19.238 | ++ functions-common:time_stop:2444 : start_time=1650980044760 2022-04-26 13:37:19.240 | ++ functions-common:time_stop:2446 : [[ -z 1650980044760 ]] 2022-04-26 13:37:19.243 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:37:19.247 | ++ functions-common:time_stop:2449 : end_time=1650980239244 2022-04-26 13:37:19.249 | ++ functions-common:time_stop:2450 : elapsed_time=194484 2022-04-26 13:37:19.251 | ++ functions-common:time_stop:2451 : total=737 2022-04-26 13:37:19.253 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:37:19.255 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=195221 2022-04-26 13:37:19.258 | ++ functions-common:apt_get:1250 : return 0 2022-04-26 13:37:19.261 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-26 13:37:19.263 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-26 13:37:19.265 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-26 13:37:19.269 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-26 13:37:19.273 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-26 13:37:19.276 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-26 13:37:19.278 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-26 13:37:20.579 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-26 13:37:20.580 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-26 13:37:20.582 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-26 13:37:20.584 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-26 13:37:20.586 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-26 13:37:20.588 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-26 13:37:20.589 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-26 13:37:20.591 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-26 13:37:20.593 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-26 13:37:20.594 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-26 13:37:20.596 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-26 13:37:20.598 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-26 13:37:20.599 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-26 13:37:20.602 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-26 13:37:20.604 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-26 13:37:20.606 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-26 13:37:20.607 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-26 13:37:20.609 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-26 13:37:20.611 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-26 13:37:20.612 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-26 13:37:20.615 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-26 13:37:20.618 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-26 13:37:20.619 | + functions-common:_ensure_lsb_release:394 : return 2022-04-26 13:37:20.622 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-26 13:37:20.688 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-26 13:37:20.691 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-26 13:37:20.756 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-26 13:37:20.759 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-26 13:37:20.825 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-26 13:37:20.827 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-26 13:37:20.829 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-26 13:37:20.830 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-26 13:37:20.832 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-26 13:37:20.834 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-26 13:37:20.837 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-26 13:37:20.839 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-26 13:37:20.841 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-26 13:37:20.843 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-26 13:37:20.845 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-26 13:37:20.845 | Distro: focal 2022-04-26 13:37:20.847 | + tools/install_pip.sh:main:124 : get_versions 2022-04-26 13:37:20.849 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-26 13:37:20.854 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-26 13:37:20.856 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-26 13:37:20.858 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-26 13:37:20.859 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-26 13:37:21.416 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-26 13:37:21.418 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-26 13:37:21.418 | pip: 21.3.1 2022-04-26 13:37:21.420 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-26 13:37:21.422 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-26 13:37:21.424 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:37:21.425 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:37:21.427 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:37:21.429 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:37:21.431 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:37:21.432 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:37:21.434 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:37:21.436 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:37:21.437 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:37:21.439 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:37:21.441 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:37:21.442 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-26 13:37:21.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:37:21.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:37:21.448 | + tools/install_pip.sh:main:142 : : 2022-04-26 13:37:21.450 | + tools/install_pip.sh:main:147 : set -x 2022-04-26 13:37:21.452 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-26 13:37:21.454 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-26 13:37:21.455 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:37:21.457 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-26 13:37:21.459 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-26 13:37:21.462 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:37:21.464 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:37:21.465 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:37:21.469 | ++ 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-26 13:37:21.471 | ++ 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-26 13:37:21.473 | ++ 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-26 13:37:21.475 | + 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-26 13:37:21.477 | + 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-26 13:37:21.492 | 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-26 13:37:21.494 | + 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-26 13:37:22.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:37:22.208 | from cryptography.utils import int_from_bytes 2022-04-26 13:37:22.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:37:22.208 | from cryptography.utils import int_from_bytes 2022-04-26 13:37:23.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:37:24.504 | 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-26 13:37:24.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-26 13:37:26.229 | Installing collected packages: setuptools 2022-04-26 13:37:27.125 | Successfully installed setuptools-62.1.0 2022-04-26 13:37:27.125 | 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-26 13:37:27.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:37:27.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:37:27.391 | + inc/python:pip_install:200 : result=0 2022-04-26 13:37:27.393 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:37:27.395 | + functions-common:time_stop:2437 : local name 2022-04-26 13:37:27.396 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:37:27.399 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:37:27.400 | + functions-common:time_stop:2440 : local total 2022-04-26 13:37:27.402 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:37:27.403 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:37:27.405 | + functions-common:time_stop:2444 : start_time=1650980241487 2022-04-26 13:37:27.407 | + functions-common:time_stop:2446 : [[ -z 1650980241487 ]] 2022-04-26 13:37:27.409 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:37:27.412 | + functions-common:time_stop:2449 : end_time=1650980247410 2022-04-26 13:37:27.414 | + functions-common:time_stop:2450 : elapsed_time=5923 2022-04-26 13:37:27.416 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:37:27.417 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:37:27.419 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5923 2022-04-26 13:37:27.421 | + inc/python:pip_install:203 : return 0 2022-04-26 13:37:27.423 | + tools/install_pip.sh:main:153 : get_versions 2022-04-26 13:37:27.425 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-26 13:37:27.428 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-26 13:37:27.430 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-26 13:37:27.433 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-26 13:37:27.433 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-26 13:37:28.001 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-26 13:37:28.003 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-26 13:37:28.003 | pip: 21.3.1 2022-04-26 13:37:28.006 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-26 13:37:28.009 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-26 13:37:28.012 | + ./stack.sh:main:798 : fixup_all 2022-04-26 13:37:28.014 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-26 13:37:28.016 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-26 13:37:28.018 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:37:28.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:37:28.023 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-26 13:37:28.034 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-26 13:37:28.045 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-26 13:37:28.056 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-26 13:37:28.058 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-26 13:37:28.060 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:37:28.062 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:37:28.064 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:37:28.066 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:37:28.068 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:37:28.070 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:37:28.072 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:37:28.074 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:37:28.076 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:37:28.078 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:37:28.080 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:37:28.082 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-26 13:37:28.084 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-26 13:37:28.086 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-26 13:37:28.089 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:37:28.091 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:37:28.093 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:37:28.095 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:37:28.097 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:37:28.099 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:37:28.102 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-26 13:37:28.104 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-26 13:37:28.106 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-26 13:37:28.108 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-26 13:37:28.110 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-26 13:37:28.112 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-26 13:37:28.115 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-26 13:37:28.135 | Using python 3.8 to install os-testr 2022-04-26 13:37:28.137 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-26 13:37:28.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:37:28.851 | from cryptography.utils import int_from_bytes 2022-04-26 13:37:28.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:37:28.851 | from cryptography.utils import int_from_bytes 2022-04-26 13:37:30.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:37:30.137 | Collecting os-testr 2022-04-26 13:37:30.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-04-26 13:37:30.190 | Collecting python-subunit>=1.0.0 2022-04-26 13:37:30.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-26 13:37:30.208 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-26 13:37:30.209 | 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-26 13:37:30.223 | 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-26 13:37:30.233 | 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-26 13:37:30.244 | 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-26 13:37:31.811 | Installing collected packages: python-subunit, os-testr 2022-04-26 13:37:32.028 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-04-26 13:37:32.028 | 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-26 13:37:32.034 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:37:32.034 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:37:32.139 | + inc/python:pip_install:200 : result=0 2022-04-26 13:37:32.141 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:37:32.143 | + functions-common:time_stop:2437 : local name 2022-04-26 13:37:32.145 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:37:32.148 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:37:32.150 | + functions-common:time_stop:2440 : local total 2022-04-26 13:37:32.152 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:37:32.154 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:37:32.156 | + functions-common:time_stop:2444 : start_time=1650980248130 2022-04-26 13:37:32.158 | + functions-common:time_stop:2446 : [[ -z 1650980248130 ]] 2022-04-26 13:37:32.161 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:37:32.165 | + functions-common:time_stop:2449 : end_time=1650980252163 2022-04-26 13:37:32.167 | + functions-common:time_stop:2450 : elapsed_time=4033 2022-04-26 13:37:32.169 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:37:32.171 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:37:32.173 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4033 2022-04-26 13:37:32.175 | + inc/python:pip_install:203 : return 0 2022-04-26 13:37:32.178 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-26 13:37:32.226 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-26 13:37:32.329 | + ./stack.sh:main:812 : install_infra 2022-04-26 13:37:32.331 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 13:37:32.335 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-26 13:37:32.338 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-26 13:37:35.434 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 13:37:35.437 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-26 13:37:35.458 | + 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-26 13:37:37.233 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.245 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.262 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.298 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.331 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.338 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.361 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.370 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.392 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.396 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.412 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.422 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.444 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.454 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.490 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.507 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.523 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.582 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.602 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.619 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.649 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.657 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.672 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.689 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.700 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.713 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.722 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.729 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.762 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.767 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.787 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.796 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.828 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.857 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.863 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.868 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.873 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.901 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.917 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.945 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.949 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.961 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.963 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.980 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:37.996 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.015 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.033 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.049 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.063 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.073 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.083 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.094 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.116 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.143 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.155 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.159 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.175 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.188 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.205 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.212 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.216 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:38.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:37:38.366 | Collecting pbr===5.8.1 2022-04-26 13:37:38.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-26 13:37:38.412 | Installing collected packages: pbr 2022-04-26 13:37:38.550 | Successfully installed pbr-5.8.1 2022-04-26 13:37:38.611 | + inc/python:pip_install:200 : result=0 2022-04-26 13:37:38.613 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:37:38.615 | + functions-common:time_stop:2437 : local name 2022-04-26 13:37:38.617 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:37:38.619 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:37:38.621 | + functions-common:time_stop:2440 : local total 2022-04-26 13:37:38.623 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:37:38.625 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:37:38.627 | + functions-common:time_stop:2444 : start_time=1650980255451 2022-04-26 13:37:38.629 | + functions-common:time_stop:2446 : [[ -z 1650980255451 ]] 2022-04-26 13:37:38.633 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:37:38.636 | + functions-common:time_stop:2449 : end_time=1650980258634 2022-04-26 13:37:38.638 | + functions-common:time_stop:2450 : elapsed_time=3183 2022-04-26 13:37:38.641 | + functions-common:time_stop:2451 : total=4033 2022-04-26 13:37:38.643 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:37:38.645 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7216 2022-04-26 13:37:38.647 | + inc/python:pip_install:203 : return 0 2022-04-26 13:37:38.650 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-26 13:37:38.652 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-26 13:37:38.673 | + 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-26 13:37:40.438 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.450 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.466 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.502 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.534 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.541 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.565 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.573 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.595 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.599 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.618 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.628 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.648 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.658 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.695 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.711 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.727 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.785 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.806 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.823 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.853 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.862 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.876 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.892 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.904 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.917 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.926 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.933 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.966 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.970 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.991 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:40.999 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.031 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.060 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.066 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.070 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.073 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.100 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.116 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.144 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.148 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.160 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.163 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.179 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.195 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.214 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.232 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.248 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.262 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.272 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.282 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.293 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.314 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.342 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.353 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.358 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.373 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.385 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.403 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.410 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.414 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-26 13:37:41.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:37:41.419 | Processing /opt/stack/requirements 2022-04-26 13:37:42.818 | Collecting fixtures===3.0.0 2022-04-26 13:37:42.825 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-26 13:37:43.046 | Collecting PyYAML===6.0 2022-04-26 13:37:43.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-26 13:37:43.226 | Collecting requests===2.27.1 2022-04-26 13:37:43.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-26 13:37:43.326 | Collecting packaging===21.3 2022-04-26 13:37:43.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-26 13:37:43.395 | Collecting testtools===2.5.0 2022-04-26 13:37:43.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-26 13:37:43.483 | Collecting idna===3.3 2022-04-26 13:37:43.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-26 13:37:43.628 | Collecting pyparsing===3.0.8 2022-04-26 13:37:43.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-26 13:37:43.692 | Collecting six===1.16.0 2022-04-26 13:37:43.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-26 13:37:43.756 | Collecting charset-normalizer===2.0.12 2022-04-26 13:37:43.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-26 13:37:43.797 | Collecting Parsley>=1.2 2022-04-26 13:37:43.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-26 13:37:43.849 | Collecting beagle>=0.2.1 2022-04-26 13:37:43.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-26 13:37:43.882 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.8.1) 2022-04-26 13:37:43.950 | Collecting certifi>=2017.4.17 2022-04-26 13:37:43.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-26 13:37:44.044 | Collecting urllib3===1.26.9 2022-04-26 13:37:44.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-04-26 13:37:44.125 | Collecting extras===1.0.0 2022-04-26 13:37:44.132 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-26 13:37:44.216 | Collecting cliff===3.10.1 2022-04-26 13:37:44.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-26 13:37:44.297 | Collecting prettytable===3.2.0 2022-04-26 13:37:44.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-26 13:37:44.459 | Collecting cmd2===2.4.1 2022-04-26 13:37:44.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-04-26 13:37:44.556 | Collecting autopage===0.5.0 2022-04-26 13:37:44.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-26 13:37:44.650 | Collecting stevedore===3.5.0 2022-04-26 13:37:44.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-26 13:37:44.711 | Collecting wcwidth===0.2.5 2022-04-26 13:37:44.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-26 13:37:44.769 | Collecting pyperclip===1.8.2 2022-04-26 13:37:44.776 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-26 13:37:44.823 | Collecting attrs===21.4.0 2022-04-26 13:37:44.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-26 13:37:44.909 | Building wheels for collected packages: openstack-requirements 2022-04-26 13:37:44.910 | Building wheel for openstack-requirements (setup.py): started 2022-04-26 13:37:45.722 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-26 13:37:45.722 | ERROR: Command errored out with exit status 1: 2022-04-26 13:37:45.722 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8biiix3x/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8biiix3x/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-86a2ksap 2022-04-26 13:37:45.722 | cwd: /tmp/pip-req-build-8biiix3x/ 2022-04-26 13:37:45.722 | Complete output (6 lines): 2022-04-26 13:37:45.722 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-26 13:37:45.722 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-26 13:37:45.722 | or: setup.py --help-commands 2022-04-26 13:37:45.722 | or: setup.py cmd --help 2022-04-26 13:37:45.722 | 2022-04-26 13:37:45.722 | error: invalid command 'bdist_wheel' 2022-04-26 13:37:45.722 | ---------------------------------------- 2022-04-26 13:37:45.722 | ERROR: Failed building wheel for openstack-requirements 2022-04-26 13:37:45.722 | Running setup.py clean for openstack-requirements 2022-04-26 13:37:46.532 | Failed to build openstack-requirements 2022-04-26 13:37:46.780 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyperclip, cmd2, autopage, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-26 13:37:48.605 | Running setup.py install for openstack-requirements: started 2022-04-26 13:37:50.932 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-26 13:37:50.964 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5368 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.8 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-04-26 13:37:51.092 | + inc/python:pip_install:200 : result=0 2022-04-26 13:37:51.094 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:37:51.096 | + functions-common:time_stop:2437 : local name 2022-04-26 13:37:51.098 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:37:51.101 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:37:51.103 | + functions-common:time_stop:2440 : local total 2022-04-26 13:37:51.105 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:37:51.107 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:37:51.109 | + functions-common:time_stop:2444 : start_time=1650980258666 2022-04-26 13:37:51.111 | + functions-common:time_stop:2446 : [[ -z 1650980258666 ]] 2022-04-26 13:37:51.113 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:37:51.118 | + functions-common:time_stop:2449 : end_time=1650980271115 2022-04-26 13:37:51.120 | + functions-common:time_stop:2450 : elapsed_time=12449 2022-04-26 13:37:51.122 | + functions-common:time_stop:2451 : total=7216 2022-04-26 13:37:51.124 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:37:51.126 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19665 2022-04-26 13:37:51.128 | + inc/python:pip_install:203 : return 0 2022-04-26 13:37:51.131 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-26 13:37:51.133 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-26 13:37:51.135 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-26 13:37:51.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:37:51.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:37:51.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-26 13:37:51.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:37:51.147 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-26 13:37:51.166 | Using python 3.8 to install pbr 2022-04-26 13:37:51.169 | + 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-26 13:37:51.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:37:51.892 | from cryptography.utils import int_from_bytes 2022-04-26 13:37:51.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:37:51.892 | from cryptography.utils import int_from_bytes 2022-04-26 13:37:53.042 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:37:53.074 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-26 13:37:54.839 | 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-26 13:37:54.844 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:37:54.844 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:37:54.951 | + inc/python:pip_install:200 : result=0 2022-04-26 13:37:54.953 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:37:54.955 | + functions-common:time_stop:2437 : local name 2022-04-26 13:37:54.958 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:37:54.960 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:37:54.962 | + functions-common:time_stop:2440 : local total 2022-04-26 13:37:54.964 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:37:54.966 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:37:54.969 | + functions-common:time_stop:2444 : start_time=1650980271161 2022-04-26 13:37:54.971 | + functions-common:time_stop:2446 : [[ -z 1650980271161 ]] 2022-04-26 13:37:54.973 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:37:54.977 | + functions-common:time_stop:2449 : end_time=1650980274975 2022-04-26 13:37:54.979 | + functions-common:time_stop:2450 : elapsed_time=3814 2022-04-26 13:37:54.981 | + functions-common:time_stop:2451 : total=19665 2022-04-26 13:37:54.983 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:37:54.985 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23479 2022-04-26 13:37:54.987 | + inc/python:pip_install:203 : return 0 2022-04-26 13:37:54.990 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-26 13:37:58.075 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-26 13:37:59.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:37:59.884 | Collecting bindep 2022-04-26 13:37:59.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-04-26 13:38:00.041 | Collecting pbr>=2.0.0 2022-04-26 13:38:00.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-26 13:38:00.166 | Collecting packaging; python_version >= "3.6" 2022-04-26 13:38:00.173 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-26 13:38:00.219 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-04-26 13:38:00.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-26 13:38:00.253 | Collecting Parsley 2022-04-26 13:38:00.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-26 13:38:00.442 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-26 13:38:00.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-26 13:38:00.501 | Installing collected packages: pbr, pyparsing, packaging, distro, Parsley, bindep 2022-04-26 13:38:01.066 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-26 13:38:01.138 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-26 13:38:01.141 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-26 13:38:01.144 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-26 13:38:01.161 | + ./stack.sh:main:821 : pkgs= 2022-04-26 13:38:01.163 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-26 13:38:01.165 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-26 13:38:01.167 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 13:38:01.170 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-26 13:38:01.172 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:38:01.174 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:38:01.176 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:38:01.179 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:38:01.181 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:38:01.183 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:38:01.187 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:38:01.189 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:38:01.191 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:38:01.194 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-26 13:38:01.196 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:38:01.211 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:38:01.213 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:38:01.215 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:38:01.217 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-26 13:38:01.219 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:38:01.221 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 13:38:01.224 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:38:01.226 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-26 13:38:01.228 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:38:01.230 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-26 13:38:01.232 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:38:01.234 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-26 13:38:01.236 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 13:38:01.238 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 13:38:01.241 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:38:01.243 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 13:38:01.245 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-26 13:38:01.247 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 13:38:01.250 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-26 13:38:01.252 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 13:38:01.254 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 13:38:01.257 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-26 13:38:01.259 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-26 13:38:01.262 | + functions:set_systemd_override:821 : local value=2048 2022-04-26 13:38:01.264 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-26 13:38:01.266 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-26 13:38:01.314 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-26 13:38:01.314 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-26 13:38:01.316 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-26 13:38:01.661 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-26 13:38:01.664 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-26 13:38:01.680 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:38:01.682 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-26 13:38:01.685 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:38:01.687 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:38:01.689 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:38:01.691 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:38:01.693 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:38:01.695 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:38:01.698 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:38:01.700 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:38:01.702 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:38:01.704 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:38:01.706 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:38:01.709 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:38:01.711 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-26 13:38:01.713 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:38:01.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:38:01.717 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:38:01.720 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-26 13:38:01.740 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-26 13:38:01.847 | Reading package lists... 2022-04-26 13:38:02.088 | Building dependency tree... 2022-04-26 13:38:02.089 | Reading state information... 2022-04-26 13:38:02.336 | The following packages were automatically installed and are no longer required: 2022-04-26 13:38:02.337 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:38:02.337 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:38:02.337 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:38:02.338 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:38:02.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:38:02.338 | python3-zope.interface 2022-04-26 13:38:02.338 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:38:02.338 | The following additional packages will be installed: 2022-04-26 13:38:02.338 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-26 13:38:02.338 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-26 13:38:02.338 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-26 13:38:02.339 | erlang-tools erlang-xmerl locales-all 2022-04-26 13:38:02.340 | Suggested packages: 2022-04-26 13:38:02.340 | erlang erlang-manpages erlang-doc 2022-04-26 13:38:02.416 | The following NEW packages will be installed: 2022-04-26 13:38:02.417 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-26 13:38:02.417 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-26 13:38:02.417 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-26 13:38:02.417 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-26 13:38:02.699 | 0 upgraded, 19 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:38:02.699 | Need to get 38.1 MB of archives. 2022-04-26 13:38:02.699 | After this operation, 276 MB of additional disk space will be used. 2022-04-26 13:38:02.699 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-26 13:38:04.393 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-26 13:38:04.453 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-26 13:38:04.465 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-26 13:38:04.822 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-26 13:38:04.833 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-26 13:38:04.836 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-26 13:38:04.912 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-26 13:38:04.914 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-26 13:38:04.916 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-26 13:38:04.917 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-26 13:38:05.036 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-26 13:38:05.236 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-04-26 13:38:05.237 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-26 13:38:05.240 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-26 13:38:05.341 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-26 13:38:05.367 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-26 13:38:05.596 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-26 13:38:07.274 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-26 13:38:09.663 | Fetched 38.1 MB in 7s (5,707 kB/s) 2022-04-26 13:38:09.694 | Selecting previously unselected package erlang-base. 2022-04-26 13:38:09.742 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-04-26 13:38:09.745 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:09.747 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:10.826 | Selecting previously unselected package erlang-asn1. 2022-04-26 13:38:10.835 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:10.837 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:10.947 | Selecting previously unselected package erlang-crypto. 2022-04-26 13:38:10.955 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:10.957 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.001 | Selecting previously unselected package erlang-public-key. 2022-04-26 13:38:11.010 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.012 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.111 | Selecting previously unselected package erlang-mnesia. 2022-04-26 13:38:11.120 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.122 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.232 | Selecting previously unselected package erlang-runtime-tools. 2022-04-26 13:38:11.241 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.243 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.299 | Selecting previously unselected package erlang-ssl. 2022-04-26 13:38:11.308 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.310 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.480 | Selecting previously unselected package erlang-eldap. 2022-04-26 13:38:11.488 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.491 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.529 | Selecting previously unselected package erlang-ftp. 2022-04-26 13:38:11.539 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.541 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.575 | Selecting previously unselected package erlang-tftp. 2022-04-26 13:38:11.583 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.586 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.622 | Selecting previously unselected package erlang-inets. 2022-04-26 13:38:11.631 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.633 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:11.742 | Selecting previously unselected package erlang-snmp. 2022-04-26 13:38:11.751 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:11.753 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:12.001 | Selecting previously unselected package erlang-os-mon. 2022-04-26 13:38:12.010 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:12.012 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:12.048 | Selecting previously unselected package erlang-parsetools. 2022-04-26 13:38:12.056 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:12.058 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:12.102 | Selecting previously unselected package erlang-syntax-tools. 2022-04-26 13:38:12.111 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:12.113 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:12.182 | Selecting previously unselected package erlang-tools. 2022-04-26 13:38:12.190 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:12.192 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:12.286 | Selecting previously unselected package erlang-xmerl. 2022-04-26 13:38:12.295 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-26 13:38:12.297 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:12.472 | Selecting previously unselected package locales-all. 2022-04-26 13:38:12.481 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-26 13:38:12.482 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-26 13:38:16.720 | Selecting previously unselected package rabbitmq-server. 2022-04-26 13:38:16.731 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-26 13:38:16.733 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-26 13:38:17.890 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:18.265 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-26 13:38:18.265 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-26 13:38:22.470 | Searching for services which depend on erlang and should be started... none found. 2022-04-26 13:38:22.472 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.478 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.484 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-26 13:38:22.491 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.496 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.501 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.506 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.511 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.516 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.522 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.532 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.541 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.548 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.554 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.559 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.563 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.569 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-26 13:38:22.574 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-26 13:38:22.661 | Adding group `rabbitmq' (GID 125) ... 2022-04-26 13:38:22.673 | Done. 2022-04-26 13:38:22.752 | Adding system user `rabbitmq' (UID 117) ... 2022-04-26 13:38:22.752 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-26 13:38:22.783 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-26 13:38:23.045 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-26 13:38:28.679 | Processing triggers for man-db (2.9.1-1) ... 2022-04-26 13:38:29.253 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26 13:38:37.104 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:38:37.106 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:38:37.109 | + functions-common:time_stop:2437 : local name 2022-04-26 13:38:37.111 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:38:37.113 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:38:37.116 | + functions-common:time_stop:2440 : local total 2022-04-26 13:38:37.118 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:38:37.120 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:38:37.122 | + functions-common:time_stop:2444 : start_time=1650980281737 2022-04-26 13:38:37.124 | + functions-common:time_stop:2446 : [[ -z 1650980281737 ]] 2022-04-26 13:38:37.127 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:38:37.132 | + functions-common:time_stop:2449 : end_time=1650980317128 2022-04-26 13:38:37.134 | + functions-common:time_stop:2450 : elapsed_time=35391 2022-04-26 13:38:37.136 | + functions-common:time_stop:2451 : total=195221 2022-04-26 13:38:37.138 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:38:37.140 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=230612 2022-04-26 13:38:37.143 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:38:37.145 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-26 13:38:37.147 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:38:37.149 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:38:37.151 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:38:37.154 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:38:37.156 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:38:37.158 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:38:37.160 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-26 13:38:37.162 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:38:37.165 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:38:37.167 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:38:37.169 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:38:37.171 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:38:37.174 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:38:37.176 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:38:37.178 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:38:37.181 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:38:37.183 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:38:37.185 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:38:37.187 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-26 13:38:37.189 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:38:37.192 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:38:37.195 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:38:37.198 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:38:37.200 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:38:37.202 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:38:37.204 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-26 13:38:37.207 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-26 13:38:37.222 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:38:37.225 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-26 13:38:37.227 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:38:37.230 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-26 13:38:37.232 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-26 13:38:37.235 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-26 13:38:37.238 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-26 13:38:37.241 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-26 13:38:37.244 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-26 13:38:37.246 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-26 13:38:37.248 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-26 13:38:37.250 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-26 13:38:37.253 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-26 13:38:37.934 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-26 13:38:37.934 | user tags 2022-04-26 13:38:37.934 | guest [administrator]' 2022-04-26 13:38:37.937 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-26 13:38:37.937 | user tags 2022-04-26 13:38:37.937 | guest [administrator]' 2022-04-26 13:38:37.937 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-26 13:38:37.944 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-26 13:38:37.946 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-26 13:38:37.948 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-26 13:38:38.601 | Adding user "stackrabbit" ... 2022-04-26 13:38:38.624 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-26 13:38:39.297 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-26 13:38:39.320 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-26 13:38:39.322 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-26 13:38:39.985 | Changing password for user "stackrabbit" ... 2022-04-26 13:38:40.008 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-26 13:38:40.010 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-26 13:38:40.012 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-26 13:38:40.669 | Deleting user "guest" ... 2022-04-26 13:38:40.694 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-26 13:38:40.710 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:38:40.713 | + ./stack.sh:main:838 : install_database 2022-04-26 13:38:40.715 | + lib/database:install_database:118 : install_database_mysql 2022-04-26 13:38:40.717 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-04-26 13:38:40.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:38:40.722 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:38:40.724 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-04-26 13:38:40.946 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-26 13:38:40.948 | + lib/databases/mysql:install_database_mysql:180 : cat 2022-04-26 13:38:40.952 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2022-04-26 13:38:40.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:38:40.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:38:40.960 | + lib/databases/mysql:install_database_mysql:186 : '[' mysql '!=' mariadb ']' 2022-04-26 13:38:40.962 | + lib/databases/mysql:install_database_mysql:187 : echo host=127.0.0.1 2022-04-26 13:38:40.964 | + lib/databases/mysql:install_database_mysql:189 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-26 13:38:40.968 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-04-26 13:38:40.970 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-04-26 13:38:40.972 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-26 13:38:40.975 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:38:40.977 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-04-26 13:38:40.980 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:38:40.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:38:40.984 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:38:40.987 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:38:40.989 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:38:40.992 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:38:40.994 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:38:40.996 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:38:40.998 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:38:41.001 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:38:41.003 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:38:41.005 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-04-26 13:38:41.007 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:38:41.009 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:38:41.011 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:38:41.014 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:38:41.016 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:38:41.018 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:38:41.021 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-04-26 13:38:41.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:38:41.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:38:41.027 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-04-26 13:38:41.029 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:38:41.032 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:38:41.034 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:38:41.037 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:38:41.039 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:38:41.042 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:38:41.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:38:41.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:38:41.048 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:38:41.050 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:38:41.053 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:38:41.055 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:38:41.058 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-26 13:38:41.060 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:38:41.062 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:38:41.064 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:38:41.067 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-26 13:38:41.087 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-26 13:38:41.197 | Reading package lists... 2022-04-26 13:38:41.437 | Building dependency tree... 2022-04-26 13:38:41.438 | Reading state information... 2022-04-26 13:38:41.685 | The following packages were automatically installed and are no longer required: 2022-04-26 13:38:41.686 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:38:41.686 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:38:41.686 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:38:41.686 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:38:41.686 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:38:41.686 | python3-zope.interface 2022-04-26 13:38:41.686 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:38:41.686 | The following additional packages will be installed: 2022-04-26 13:38:41.687 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-26 13:38:41.687 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-26 13:38:41.687 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-26 13:38:41.687 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-26 13:38:41.687 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-26 13:38:41.687 | mysql-server-8.0 mysql-server-core-8.0 2022-04-26 13:38:41.688 | Suggested packages: 2022-04-26 13:38:41.688 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-26 13:38:41.766 | The following NEW packages will be installed: 2022-04-26 13:38:41.767 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-26 13:38:41.767 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-26 13:38:41.767 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-26 13:38:41.767 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-26 13:38:41.767 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-26 13:38:41.767 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-26 13:38:41.900 | 0 upgraded, 24 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:38:41.901 | Need to get 31.4 MB of archives. 2022-04-26 13:38:41.901 | After this operation, 262 MB of additional disk space will be used. 2022-04-26 13:38:41.901 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-26 13:38:42.611 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-26 13:38:42.613 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-04-26 13:38:42.621 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-04-26 13:38:42.621 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-26 13:38:42.641 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-26 13:38:45.389 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-26 13:38:45.602 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-26 13:38:45.603 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-26 13:38:45.605 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-26 13:38:45.614 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-26 13:38:45.701 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-26 13:38:45.702 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-26 13:38:45.702 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-26 13:38:45.703 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-26 13:38:45.704 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-26 13:38:45.705 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-26 13:38:45.705 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-26 13:38:45.714 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-26 13:38:45.717 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-26 13:38:45.769 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-26 13:38:45.770 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-04-26 13:38:46.906 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-04-26 13:38:46.906 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-26 13:38:47.414 | Preconfiguring packages ... 2022-04-26 13:38:47.526 | Fetched 31.4 MB in 5s (6,130 kB/s) 2022-04-26 13:38:47.556 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-26 13:38:47.606 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-04-26 13:38:47.609 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-26 13:38:47.611 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:48.546 | Selecting previously unselected package mysql-client-8.0. 2022-04-26 13:38:48.556 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-26 13:38:48.558 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:48.590 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-26 13:38:48.600 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-26 13:38:48.604 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-26 13:38:48.647 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-26 13:38:48.657 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-26 13:38:48.659 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-26 13:38:48.692 | Selecting previously unselected package libmecab2:amd64. 2022-04-26 13:38:48.703 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-26 13:38:48.706 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-26 13:38:48.775 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-26 13:38:48.785 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-26 13:38:48.787 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:51.690 | Selecting previously unselected package mysql-server-8.0. 2022-04-26 13:38:51.700 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-26 13:38:52.155 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:52.216 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-26 13:38:52.226 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-26 13:38:52.228 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-26 13:38:52.255 | Selecting previously unselected package liburi-perl. 2022-04-26 13:38:52.264 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-26 13:38:52.266 | Unpacking liburi-perl (1.76-2) ... 2022-04-26 13:38:52.311 | Selecting previously unselected package libhtml-parser-perl. 2022-04-26 13:38:52.321 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-26 13:38:52.323 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-26 13:38:52.363 | Selecting previously unselected package libcgi-pm-perl. 2022-04-26 13:38:52.372 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-26 13:38:52.375 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-26 13:38:52.427 | Selecting previously unselected package libfcgi-perl. 2022-04-26 13:38:52.437 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-26 13:38:52.439 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-26 13:38:52.469 | Selecting previously unselected package libcgi-fast-perl. 2022-04-26 13:38:52.479 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-26 13:38:52.481 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-26 13:38:52.509 | Selecting previously unselected package libencode-locale-perl. 2022-04-26 13:38:52.519 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-26 13:38:52.521 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-26 13:38:52.547 | Selecting previously unselected package libhtml-template-perl. 2022-04-26 13:38:52.557 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-26 13:38:52.559 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-26 13:38:52.593 | Selecting previously unselected package libtimedate-perl. 2022-04-26 13:38:52.603 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-26 13:38:52.605 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-26 13:38:52.643 | Selecting previously unselected package libhttp-date-perl. 2022-04-26 13:38:52.653 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-26 13:38:52.655 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-26 13:38:52.682 | Selecting previously unselected package libio-html-perl. 2022-04-26 13:38:52.692 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-26 13:38:52.693 | Unpacking libio-html-perl (1.001-1) ... 2022-04-26 13:38:52.720 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-26 13:38:52.730 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-26 13:38:52.732 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-26 13:38:52.759 | Selecting previously unselected package libhttp-message-perl. 2022-04-26 13:38:52.768 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-26 13:38:52.771 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-26 13:38:52.807 | Selecting previously unselected package mecab-utils. 2022-04-26 13:38:52.817 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-26 13:38:52.819 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-26 13:38:52.848 | Selecting previously unselected package mecab-ipadic. 2022-04-26 13:38:52.857 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-26 13:38:52.859 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-26 13:38:54.132 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-26 13:38:54.141 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-26 13:38:54.144 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-26 13:38:54.170 | Selecting previously unselected package mysql-server. 2022-04-26 13:38:54.180 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-26 13:38:54.182 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:54.235 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-26 13:38:54.242 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:54.247 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-26 13:38:54.253 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-26 13:38:54.258 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-26 13:38:54.263 | Setting up mecab-utils (0.996-10build1) ... 2022-04-26 13:38:54.268 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-26 13:38:54.274 | Setting up libio-html-perl (1.001-1) ... 2022-04-26 13:38:54.279 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-26 13:38:54.285 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:54.291 | Setting up libfcgi-perl (0.79-1) ... 2022-04-26 13:38:54.296 | Setting up liburi-perl (1.76-2) ... 2022-04-26 13:38:54.301 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-26 13:38:54.306 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-26 13:38:54.312 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-26 13:38:54.316 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-26 13:38:54.320 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-26 13:38:54.320 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-26 13:38:54.320 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-26 13:38:54.320 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-26 13:38:54.461 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-26 13:38:54.461 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-26 13:38:54.461 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-26 13:38:54.462 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-26 13:38:54.469 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-26 13:38:54.560 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-26 13:38:54.560 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-26 13:38:54.560 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-26 13:38:54.586 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-26 13:38:54.631 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-26 13:38:54.917 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-26 13:38:54.924 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-26 13:38:55.015 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-26 13:38:55.015 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-26 13:38:55.015 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-26 13:38:55.015 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-26 13:38:55.019 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-26 13:38:55.020 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-26 13:38:55.065 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-26 13:38:55.257 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-26 13:38:55.257 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-26 13:38:55.258 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-26 13:38:55.258 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-26 13:38:55.260 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-26 13:38:55.261 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-26 13:38:55.693 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-26 13:38:55.811 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-26 13:38:56.120 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-26 13:38:56.124 | 2022-04-26 13:38:56.125 | done! 2022-04-26 13:38:56.131 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-26 13:38:56.135 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:56.140 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-26 13:38:56.144 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-26 13:38:56.147 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-26 13:38:56.148 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-26 13:38:56.148 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-26 13:38:56.148 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-26 13:38:56.359 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-26 13:38:56.359 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-26 13:38:56.360 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-26 13:38:56.360 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-26 13:38:56.372 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-26 13:38:56.503 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-26 13:38:56.503 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-26 13:38:56.504 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-26 13:38:56.545 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-26 13:38:56.618 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-26 13:38:57.117 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-26 13:38:57.127 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-26 13:38:57.241 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-26 13:38:57.242 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-26 13:38:57.242 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-26 13:38:57.242 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-26 13:38:57.247 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-26 13:38:57.248 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-26 13:38:57.341 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-26 13:38:57.641 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-26 13:38:57.641 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-26 13:38:57.642 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-26 13:38:57.642 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-26 13:38:57.646 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-26 13:38:57.647 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-26 13:38:58.173 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-26 13:38:58.313 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-26 13:38:58.631 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-26 13:38:58.635 | 2022-04-26 13:38:58.635 | done! 2022-04-26 13:38:58.642 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-26 13:38:58.647 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-26 13:38:58.652 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-26 13:38:58.657 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:38:59.314 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-26 13:38:59.344 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-26 13:39:07.331 | mysqld will log errors to /var/log/mysql/error.log 2022-04-26 13:39:07.955 | mysqld is running as pid 56693 2022-04-26 13:39:10.765 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-26 13:39:12.810 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-26 13:39:12.815 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-26 13:39:12.820 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-26 13:39:12.826 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-26 13:39:12.832 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26 13:39:13.200 | Processing triggers for man-db (2.9.1-1) ... 2022-04-26 13:39:14.887 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-26 13:39:22.442 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:39:22.444 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:39:22.446 | + functions-common:time_stop:2437 : local name 2022-04-26 13:39:22.448 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:39:22.451 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:39:22.453 | + functions-common:time_stop:2440 : local total 2022-04-26 13:39:22.455 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:39:22.457 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:39:22.459 | + functions-common:time_stop:2444 : start_time=1650980321084 2022-04-26 13:39:22.461 | + functions-common:time_stop:2446 : [[ -z 1650980321084 ]] 2022-04-26 13:39:22.464 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:39:22.468 | + functions-common:time_stop:2449 : end_time=1650980362466 2022-04-26 13:39:22.470 | + functions-common:time_stop:2450 : elapsed_time=41382 2022-04-26 13:39:22.472 | + functions-common:time_stop:2451 : total=230612 2022-04-26 13:39:22.475 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:39:22.477 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=271994 2022-04-26 13:39:22.479 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:39:22.481 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-26 13:39:22.483 | + ./stack.sh:main:841 : install_database_python 2022-04-26 13:39:22.486 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-26 13:39:22.488 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-04-26 13:39:22.490 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-26 13:39:22.492 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:39:22.495 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-26 13:39:22.497 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-26 13:39:22.500 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:39:22.504 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:39:22.504 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:39:22.509 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-26 13:39:22.511 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-26 13:39:22.513 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-26 13:39:22.516 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-26 13:39:22.519 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-26 13:39:22.539 | Using python 3.8 to install PyMySQL 2022-04-26 13:39:22.542 | + 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-26 13:39:23.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:39:23.261 | from cryptography.utils import int_from_bytes 2022-04-26 13:39:23.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:39:23.261 | from cryptography.utils import int_from_bytes 2022-04-26 13:39:24.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:39:24.552 | Collecting PyMySQL 2022-04-26 13:39:24.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-26 13:39:26.171 | Installing collected packages: PyMySQL 2022-04-26 13:39:26.296 | Successfully installed PyMySQL-1.0.2 2022-04-26 13:39:26.296 | 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-26 13:39:26.303 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:39:26.303 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:39:26.414 | + inc/python:pip_install:200 : result=0 2022-04-26 13:39:26.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:39:26.419 | + functions-common:time_stop:2437 : local name 2022-04-26 13:39:26.421 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:39:26.426 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:39:26.429 | + functions-common:time_stop:2440 : local total 2022-04-26 13:39:26.431 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:39:26.433 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:39:26.435 | + functions-common:time_stop:2444 : start_time=1650980362534 2022-04-26 13:39:26.438 | + functions-common:time_stop:2446 : [[ -z 1650980362534 ]] 2022-04-26 13:39:26.441 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:39:26.445 | + functions-common:time_stop:2449 : end_time=1650980366442 2022-04-26 13:39:26.447 | + functions-common:time_stop:2450 : elapsed_time=3908 2022-04-26 13:39:26.450 | + functions-common:time_stop:2451 : total=23479 2022-04-26 13:39:26.452 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:39:26.455 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27387 2022-04-26 13:39:26.457 | + inc/python:pip_install:203 : return 0 2022-04-26 13:39:26.459 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-26 13:39:26.461 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-26 13:39:26.464 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-26 13:39:26.466 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-26 13:39:26.482 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:39:26.484 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-26 13:39:26.486 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-26 13:39:26.490 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:39:26.490 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:39:26.495 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:39:26.497 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:39:26.500 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 13:39:26.503 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:39:26.505 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-26 13:39:26.507 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-26 13:39:26.523 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:39:26.525 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-26 13:39:26.527 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:39:26.529 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:39:26.532 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:39:26.535 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:39:26.537 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:39:26.539 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:39:26.541 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:39:26.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:39:26.546 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:39:26.548 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:39:26.551 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:39:26.553 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:39:26.555 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-26 13:39:26.557 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:39:26.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:39:26.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:39:26.564 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-26 13:39:26.584 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-26 13:39:26.699 | Reading package lists... 2022-04-26 13:39:26.948 | Building dependency tree... 2022-04-26 13:39:26.949 | Reading state information... 2022-04-26 13:39:27.198 | The following packages were automatically installed and are no longer required: 2022-04-26 13:39:27.199 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:39:27.200 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:39:27.200 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:39:27.200 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:39:27.200 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:39:27.200 | python3-zope.interface 2022-04-26 13:39:27.200 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:39:27.266 | The following NEW packages will be installed: 2022-04-26 13:39:27.266 | radvd 2022-04-26 13:39:27.368 | 0 upgraded, 1 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:39:27.368 | Need to get 59.0 kB of archives. 2022-04-26 13:39:27.368 | After this operation, 164 kB of additional disk space will be used. 2022-04-26 13:39:27.368 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-26 13:39:28.009 | Fetched 59.0 kB in 0s (319 kB/s) 2022-04-26 13:39:28.042 | Selecting previously unselected package radvd. 2022-04-26 13:39:28.093 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-04-26 13:39:28.098 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-26 13:39:28.100 | Unpacking radvd (1:2.17-2) ... 2022-04-26 13:39:28.161 | Setting up radvd (1:2.17-2) ... 2022-04-26 13:39:29.072 | Job for radvd.service failed because the control process exited with error code. 2022-04-26 13:39:29.072 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-26 13:39:29.073 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-26 13:39:29.085 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-26 13:39:29.085 | Loaded: loaded (]8;;file://dv-neutron-839377-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-26 13:39:29.085 | Active: failed (Result: exit-code) since Tue 2022-04-26 13:39:29 UTC; 14ms ago 2022-04-26 13:39:29.085 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-26 13:39:29.085 | Process: 57842 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-26 13:39:29.085 | 2022-04-26 13:39:29.085 | Apr 26 13:39:29 dv-neutron-839377-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-26 13:39:29.085 | Apr 26 13:39:29 dv-neutron-839377-1-hyperv radvd[57842]: can't open /etc/radvd.conf: No such file or directory 2022-04-26 13:39:29.085 | Apr 26 13:39:29 dv-neutron-839377-1-hyperv radvd[57842]: Insecure file permissions, but continuing anyway 2022-04-26 13:39:29.085 | Apr 26 13:39:29 dv-neutron-839377-1-hyperv radvd[57842]: exiting, failed to read config file 2022-04-26 13:39:29.085 | Apr 26 13:39:29 dv-neutron-839377-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-26 13:39:29.085 | Apr 26 13:39:29 dv-neutron-839377-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-26 13:39:29.085 | Apr 26 13:39:29 dv-neutron-839377-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-26 13:39:29.090 | Processing triggers for man-db (2.9.1-1) ... 2022-04-26 13:39:29.213 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26 13:39:37.124 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:39:37.127 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:39:37.129 | + functions-common:time_stop:2437 : local name 2022-04-26 13:39:37.131 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:39:37.134 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:39:37.136 | + functions-common:time_stop:2440 : local total 2022-04-26 13:39:37.138 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:39:37.140 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:39:37.142 | + functions-common:time_stop:2444 : start_time=1650980366582 2022-04-26 13:39:37.144 | + functions-common:time_stop:2446 : [[ -z 1650980366582 ]] 2022-04-26 13:39:37.147 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:39:37.151 | + functions-common:time_stop:2449 : end_time=1650980377149 2022-04-26 13:39:37.153 | + functions-common:time_stop:2450 : elapsed_time=10567 2022-04-26 13:39:37.155 | + functions-common:time_stop:2451 : total=271994 2022-04-26 13:39:37.158 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:39:37.160 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=282561 2022-04-26 13:39:37.162 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:39:37.165 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-26 13:39:37.182 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:39:37.184 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-26 13:39:37.186 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-26 13:39:37.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-26 13:39:37.192 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-26 13:39:37.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-26 13:39:37.213 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:39:37.215 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:39:37.217 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:39:37.220 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:39:37.222 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:39:37.225 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:39:37.227 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:39:37.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:39:37.231 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:39:37.233 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:39:37.236 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:39:37.238 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:39:37.240 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-26 13:39:37.242 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:39:37.245 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:39:37.247 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:39:37.249 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-26 13:39:37.268 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-26 13:39:37.377 | Reading package lists... 2022-04-26 13:39:37.615 | Building dependency tree... 2022-04-26 13:39:37.617 | Reading state information... 2022-04-26 13:39:37.860 | fakeroot is already the newest version (1.24-1). 2022-04-26 13:39:37.861 | fakeroot set to manually installed. 2022-04-26 13:39:37.861 | make is already the newest version (4.2.1-1.2). 2022-04-26 13:39:37.861 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-26 13:39:37.861 | The following packages were automatically installed and are no longer required: 2022-04-26 13:39:37.862 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:39:37.862 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:39:37.862 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:39:37.862 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:39:37.862 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:39:37.862 | python3-zope.interface 2022-04-26 13:39:37.862 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:39:37.991 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:39:37.995 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:39:37.997 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:39:37.999 | + functions-common:time_stop:2437 : local name 2022-04-26 13:39:38.002 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:39:38.004 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:39:38.006 | + functions-common:time_stop:2440 : local total 2022-04-26 13:39:38.008 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:39:38.010 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:39:38.012 | + functions-common:time_stop:2444 : start_time=1650980377266 2022-04-26 13:39:38.014 | + functions-common:time_stop:2446 : [[ -z 1650980377266 ]] 2022-04-26 13:39:38.018 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:39:38.022 | + functions-common:time_stop:2449 : end_time=1650980378020 2022-04-26 13:39:38.024 | + functions-common:time_stop:2450 : elapsed_time=754 2022-04-26 13:39:38.026 | + functions-common:time_stop:2451 : total=282561 2022-04-26 13:39:38.028 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:39:38.031 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=283315 2022-04-26 13:39:38.033 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:39:38.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-26 13:39:38.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:39:38.040 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:39:38.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-26 13:39:38.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-26 13:39:38.047 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-26 13:39:38.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-26 13:39:38.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-26 13:39:38.057 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-26 13:39:38.057 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-26 13:39:38.061 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-26 13:39:38.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-26 13:39:38.066 | + functions:vercmp:628 : local v1=5.4 2022-04-26 13:39:38.069 | + functions:vercmp:629 : local 'op=<' 2022-04-26 13:39:38.071 | + functions:vercmp:630 : local v2=3.13 2022-04-26 13:39:38.073 | + functions:vercmp:631 : local result 2022-04-26 13:39:38.076 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-26 13:39:38.077 | ++ functions:vercmp:635 : sort -V 2022-04-26 13:39:38.077 | ++ functions:vercmp:635 : head -1 2022-04-26 13:39:38.082 | + functions:vercmp:635 : result=3.13 2022-04-26 13:39:38.085 | + functions:vercmp:637 : case $op in 2022-04-26 13:39:38.087 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-26 13:39:38.089 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-26 13:39:38.091 | + functions:vercmp:648 : return 2022-04-26 13:39:38.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-26 13:39:38.096 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:39:38.098 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-26 13:39:38.416 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-26 13:39:38.419 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-26 13:39:38.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:38.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:38.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-26 13:39:38.430 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:38.432 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-26 13:39:38.450 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:39:38.452 | + ./stack.sh:main:849 : install_etcd3 2022-04-26 13:39:38.455 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-26 13:39:38.455 | Installing etcd 2022-04-26 13:39:38.457 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-26 13:39:38.470 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-26 13:39:38.481 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-26 13:39:38.484 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-26 13:39:38.502 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-26 13:39:38.505 | ++ 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-26 13:39:38.507 | ++ 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-26 13:39:38.511 | +++ 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-26 13:39:38.515 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 13:39:38.518 | ++ 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-26 13:39:38.520 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-26 13:39:38.523 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 13:39:38.526 | --2022-04-26 13:39:38-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 13:39:38.530 | Resolving github.com (github.com)... 140.82.121.3 2022-04-26 13:39:38.569 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-04-26 13:39:38.697 | HTTP request sent, awaiting response... 302 Found 2022-04-26 13:39:38.697 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220426%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220426T133930Z&X-Amz-Expires=300&X-Amz-Signature=0abf5dc02396fe450af074f73c214bbd7a5e6fb5966fcb429560b77b04cba7ad&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-04-26 13:39:38.697 | --2022-04-26 13:39:38-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220426%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220426T133930Z&X-Amz-Expires=300&X-Amz-Signature=0abf5dc02396fe450af074f73c214bbd7a5e6fb5966fcb429560b77b04cba7ad&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-04-26 13:39:38.698 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2022-04-26 13:39:38.726 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-04-26 13:39:38.918 | HTTP request sent, awaiting response... 200 OK 2022-04-26 13:39:38.918 | Length: 11350736 (11M) [application/octet-stream] 2022-04-26 13:39:38.918 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-26 13:39:39.045 | 2022-04-26 13:39:39.217 | 0K ........ .. 100% 36.2M=0.3s 2022-04-26 13:39:39.217 | 2022-04-26 13:39:39.217 | 2022-04-26 13:39:39 (36.2 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-26 13:39:39.217 | 2022-04-26 13:39:39.221 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-26 13:39:39.223 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 13:39:39.225 | ++ functions:get_extra_file:74 : return 2022-04-26 13:39:39.228 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-26 13:39:39.231 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-26 13:39:39.233 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-26 13:39:39.236 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-26 13:39:39.373 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-26 13:39:39.376 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/ 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/README.md 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-26 13:39:39.380 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-26 13:39:39.381 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-26 13:39:39.382 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-26 13:39:39.383 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-26 13:39:39.384 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-26 13:39:39.385 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-26 13:39:39.386 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-26 13:39:39.387 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-26 13:39:39.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-26 13:39:39.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-26 13:39:39.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-26 13:39:39.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-26 13:39:39.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-26 13:39:39.388 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-26 13:39:39.390 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-26 13:39:39.390 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-26 13:39:39.390 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-26 13:39:39.390 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-26 13:39:39.390 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-26 13:39:39.390 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-26 13:39:39.390 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-26 13:39:39.391 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-26 13:39:39.577 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-26 13:39:39.577 | etcd-v3.3.12-linux-amd64/etcd 2022-04-26 13:39:39.806 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-26 13:39:39.843 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-26 13:39:39.877 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-26 13:39:39.880 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-26 13:39:39.896 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:39:39.898 | + ./stack.sh:main:868 : install_dstat 2022-04-26 13:39:39.900 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-26 13:39:39.916 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:39:39.919 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-26 13:39:39.921 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:39:39.924 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-26 13:39:39.926 | + ./stack.sh:main:877 : install_libs 2022-04-26 13:39:39.928 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-26 13:39:39.930 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-26 13:39:39.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-26 13:39:39.935 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-26 13:39:39.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:39.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:39.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-26 13:39:39.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:39.946 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-26 13:39:39.949 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-26 13:39:39.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-26 13:39:39.953 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-26 13:39:39.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:39.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:39.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-26 13:39:39.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:39.964 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-26 13:39:39.967 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-26 13:39:39.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-26 13:39:39.971 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-26 13:39:39.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:39.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:39.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-26 13:39:39.980 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:39.982 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-26 13:39:39.985 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-26 13:39:39.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-26 13:39:39.989 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-26 13:39:39.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:39.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:39.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-26 13:39:39.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.001 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-26 13:39:40.003 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-26 13:39:40.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-26 13:39:40.008 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-26 13:39:40.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-26 13:39:40.017 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.019 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-26 13:39:40.022 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-26 13:39:40.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-26 13:39:40.026 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-26 13:39:40.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-26 13:39:40.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.037 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-26 13:39:40.040 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-26 13:39:40.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-26 13:39:40.044 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-26 13:39:40.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-26 13:39:40.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.056 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-26 13:39:40.058 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-26 13:39:40.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-26 13:39:40.064 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-26 13:39:40.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-26 13:39:40.072 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.075 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-26 13:39:40.077 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-26 13:39:40.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-26 13:39:40.082 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-26 13:39:40.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-26 13:39:40.091 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.093 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-26 13:39:40.096 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-26 13:39:40.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-26 13:39:40.100 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-26 13:39:40.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-26 13:39:40.110 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.112 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-26 13:39:40.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-26 13:39:40.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-26 13:39:40.119 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-26 13:39:40.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-26 13:39:40.128 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.130 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-26 13:39:40.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-26 13:39:40.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-26 13:39:40.137 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-26 13:39:40.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-26 13:39:40.146 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.149 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-26 13:39:40.151 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-26 13:39:40.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-26 13:39:40.155 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-26 13:39:40.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-26 13:39:40.165 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.167 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-26 13:39:40.169 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-26 13:39:40.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-26 13:39:40.175 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-26 13:39:40.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-26 13:39:40.184 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.186 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-26 13:39:40.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-26 13:39:40.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-26 13:39:40.194 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-26 13:39:40.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-26 13:39:40.203 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.206 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-26 13:39:40.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-26 13:39:40.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-26 13:39:40.212 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-26 13:39:40.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-26 13:39:40.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.225 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-26 13:39:40.227 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-26 13:39:40.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-26 13:39:40.231 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-26 13:39:40.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-26 13:39:40.241 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.243 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-26 13:39:40.245 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-26 13:39:40.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-26 13:39:40.250 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-26 13:39:40.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-26 13:39:40.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.261 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-26 13:39:40.264 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-26 13:39:40.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-26 13:39:40.269 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-26 13:39:40.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-26 13:39:40.278 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.280 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-26 13:39:40.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-26 13:39:40.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-26 13:39:40.288 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-26 13:39:40.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-26 13:39:40.297 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.300 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-26 13:39:40.302 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-26 13:39:40.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-26 13:39:40.307 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-26 13:39:40.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-26 13:39:40.316 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.318 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-26 13:39:40.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-26 13:39:40.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-26 13:39:40.325 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-26 13:39:40.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-26 13:39:40.334 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.336 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-26 13:39:40.338 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-26 13:39:40.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-26 13:39:40.343 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-26 13:39:40.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-26 13:39:40.352 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.355 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-26 13:39:40.357 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-26 13:39:40.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-26 13:39:40.362 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-26 13:39:40.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-26 13:39:40.371 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.374 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-26 13:39:40.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-26 13:39:40.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-26 13:39:40.381 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-26 13:39:40.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-26 13:39:40.390 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.392 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-26 13:39:40.394 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-26 13:39:40.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-26 13:39:40.399 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-26 13:39:40.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-26 13:39:40.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.410 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-26 13:39:40.413 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-26 13:39:40.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-26 13:39:40.417 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-26 13:39:40.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-26 13:39:40.428 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.430 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-26 13:39:40.432 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-26 13:39:40.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-26 13:39:40.437 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-26 13:39:40.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-26 13:39:40.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.448 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-26 13:39:40.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-26 13:39:40.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-26 13:39:40.455 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-26 13:39:40.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-26 13:39:40.464 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.466 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-26 13:39:40.470 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-26 13:39:40.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-26 13:39:40.474 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-26 13:39:40.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-26 13:39:40.483 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.486 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-26 13:39:40.489 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-26 13:39:40.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-26 13:39:40.493 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-26 13:39:40.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-26 13:39:40.502 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.505 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-26 13:39:40.507 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-26 13:39:40.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-26 13:39:40.511 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-26 13:39:40.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.516 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-26 13:39:40.521 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.523 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-26 13:39:40.525 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-26 13:39:40.528 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-26 13:39:40.530 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-26 13:39:40.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.537 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-26 13:39:40.540 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.542 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-26 13:39:40.545 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-26 13:39:40.547 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-26 13:39:40.550 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-26 13:39:40.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-26 13:39:40.559 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.561 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-26 13:39:40.564 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-26 13:39:40.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-26 13:39:40.568 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-26 13:39:40.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-26 13:39:40.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.580 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-26 13:39:40.582 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-26 13:39:40.584 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-26 13:39:40.587 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-26 13:39:40.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-26 13:39:40.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.599 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-26 13:39:40.601 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-26 13:39:40.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-26 13:39:40.606 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-26 13:39:40.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-26 13:39:40.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.618 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-26 13:39:40.620 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-26 13:39:40.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-26 13:39:40.625 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-26 13:39:40.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:39:40.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:39:40.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-26 13:39:40.634 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:39:40.636 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-26 13:39:40.658 | Using python 3.8 to install etcd3 2022-04-26 13:39:40.661 | + 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-26 13:39:41.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:39:41.379 | from cryptography.utils import int_from_bytes 2022-04-26 13:39:41.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:39:41.379 | from cryptography.utils import int_from_bytes 2022-04-26 13:39:42.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:39:42.635 | Collecting etcd3 2022-04-26 13:39:42.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-26 13:39:42.669 | Preparing metadata (setup.py): started 2022-04-26 13:39:45.996 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:39:48.481 | Collecting grpcio>=1.27.1 2022-04-26 13:39:48.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-26 13:39:49.401 | Collecting protobuf>=3.6.1 2022-04-26 13:39:49.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38f/d9eb74b852e4e/protobuf-3.20.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-04-26 13:39:49.436 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-26 13:39:49.437 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-26 13:39:49.466 | Building wheels for collected packages: etcd3 2022-04-26 13:39:49.467 | Building wheel for etcd3 (setup.py): started 2022-04-26 13:39:53.877 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-26 13:39:53.878 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=173ad12d3a92cf761e49e773c0a176bca9cbb43845ef8457316cb9dc81fcd90b 2022-04-26 13:39:53.878 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-26 13:39:53.882 | Successfully built etcd3 2022-04-26 13:39:55.509 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-26 13:39:56.089 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.20.0 2022-04-26 13:39:56.089 | 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-26 13:39:56.095 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:39:56.095 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:39:56.243 | + inc/python:pip_install:200 : result=0 2022-04-26 13:39:56.246 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:39:56.248 | + functions-common:time_stop:2437 : local name 2022-04-26 13:39:56.251 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:39:56.253 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:39:56.255 | + functions-common:time_stop:2440 : local total 2022-04-26 13:39:56.257 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:39:56.259 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:39:56.261 | + functions-common:time_stop:2444 : start_time=1650980380653 2022-04-26 13:39:56.263 | + functions-common:time_stop:2446 : [[ -z 1650980380653 ]] 2022-04-26 13:39:56.267 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:39:56.271 | + functions-common:time_stop:2449 : end_time=1650980396268 2022-04-26 13:39:56.273 | + functions-common:time_stop:2450 : elapsed_time=15615 2022-04-26 13:39:56.275 | + functions-common:time_stop:2451 : total=27387 2022-04-26 13:39:56.277 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:39:56.279 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=43002 2022-04-26 13:39:56.282 | + inc/python:pip_install:203 : return 0 2022-04-26 13:39:56.284 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-26 13:39:56.305 | Using python 3.8 to install etcd3gw 2022-04-26 13:39:56.307 | + 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-26 13:39:57.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:39:57.041 | from cryptography.utils import int_from_bytes 2022-04-26 13:39:57.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:39:57.041 | from cryptography.utils import int_from_bytes 2022-04-26 13:39:58.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:39:58.293 | Collecting etcd3gw 2022-04-26 13:39:58.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-26 13:39:58.312 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-26 13:39:58.313 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-26 13:39:58.314 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-26 13:39:58.315 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-26 13:39:58.347 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-26 13:39:58.348 | 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-26 13:39:58.350 | 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-26 13:39:58.353 | 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-26 13:39:59.913 | Installing collected packages: etcd3gw 2022-04-26 13:40:00.017 | Successfully installed etcd3gw-1.0.1 2022-04-26 13:40:00.017 | 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-26 13:40:00.022 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:40:00.023 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:40:00.127 | + inc/python:pip_install:200 : result=0 2022-04-26 13:40:00.129 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:40:00.132 | + functions-common:time_stop:2437 : local name 2022-04-26 13:40:00.134 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:40:00.136 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:40:00.138 | + functions-common:time_stop:2440 : local total 2022-04-26 13:40:00.140 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:40:00.143 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:40:00.145 | + functions-common:time_stop:2444 : start_time=1650980396300 2022-04-26 13:40:00.147 | + functions-common:time_stop:2446 : [[ -z 1650980396300 ]] 2022-04-26 13:40:00.150 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:40:00.154 | + functions-common:time_stop:2449 : end_time=1650980400152 2022-04-26 13:40:00.157 | + functions-common:time_stop:2450 : elapsed_time=3852 2022-04-26 13:40:00.159 | + functions-common:time_stop:2451 : total=43002 2022-04-26 13:40:00.161 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:40:00.164 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46854 2022-04-26 13:40:00.166 | + inc/python:pip_install:203 : return 0 2022-04-26 13:40:00.168 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-26 13:40:00.171 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-26 13:40:00.173 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-26 13:40:00.175 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:40:00.178 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:40:00.180 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:40:00.182 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:40:00.185 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:40:00.187 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:40:00.189 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:40:00.192 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:40:00.194 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:40:00.196 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:40:00.198 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:40:00.201 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-26 13:40:00.204 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:40:00.206 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:40:00.208 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-26 13:40:00.211 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 13:40:00.213 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:40:00.215 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:40:00.218 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:40:00.220 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:40:00.223 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:40:00.225 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:40:00.227 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:40:00.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:40:00.232 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:40:00.234 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:40:00.237 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:40:00.239 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:40:00.241 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 13:40:00.244 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:40:00.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:40:00.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:40:00.251 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 13:40:00.273 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-26 13:40:00.381 | Reading package lists... 2022-04-26 13:40:00.621 | Building dependency tree... 2022-04-26 13:40:00.622 | Reading state information... 2022-04-26 13:40:00.868 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 13:40:00.868 | The following packages were automatically installed and are no longer required: 2022-04-26 13:40:00.869 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:40:00.869 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:40:00.869 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:40:00.869 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:40:00.869 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:40:00.869 | python3-zope.interface 2022-04-26 13:40:00.869 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:40:00.870 | The following additional packages will be installed: 2022-04-26 13:40:00.870 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-26 13:40:00.871 | Suggested packages: 2022-04-26 13:40:00.871 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-26 13:40:00.938 | The following NEW packages will be installed: 2022-04-26 13:40:00.939 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-26 13:40:01.070 | 0 upgraded, 6 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:40:01.070 | Need to get 1,306 kB of archives. 2022-04-26 13:40:01.070 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-26 13:40:01.071 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-26 13:40:01.386 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-26 13:40:01.408 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-26 13:40:01.454 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-26 13:40:01.514 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-26 13:40:01.515 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-26 13:40:02.077 | Fetched 1,306 kB in 1s (2,277 kB/s) 2022-04-26 13:40:02.109 | Selecting previously unselected package libnorm1:amd64. 2022-04-26 13:40:02.161 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-04-26 13:40:02.165 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-26 13:40:02.169 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-26 13:40:02.237 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-26 13:40:02.246 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-26 13:40:02.248 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-26 13:40:02.300 | Selecting previously unselected package libzmq5:amd64. 2022-04-26 13:40:02.309 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-26 13:40:02.311 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-26 13:40:02.375 | Selecting previously unselected package uwsgi-core. 2022-04-26 13:40:02.385 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-26 13:40:02.387 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-26 13:40:02.529 | Selecting previously unselected package uwsgi. 2022-04-26 13:40:02.539 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-26 13:40:02.541 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-26 13:40:02.576 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-26 13:40:02.586 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-26 13:40:02.588 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-26 13:40:02.655 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-26 13:40:02.662 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-26 13:40:02.668 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-26 13:40:02.673 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-26 13:40:02.686 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-26 13:40:03.518 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-26 13:40:03.545 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26 13:40:03.912 | Processing triggers for man-db (2.9.1-1) ... 2022-04-26 13:40:04.265 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-26 13:40:11.860 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:40:11.863 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:40:11.865 | + functions-common:time_stop:2437 : local name 2022-04-26 13:40:11.867 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:40:11.869 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:40:11.872 | + functions-common:time_stop:2440 : local total 2022-04-26 13:40:11.874 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:40:11.876 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:40:11.878 | + functions-common:time_stop:2444 : start_time=1650980400270 2022-04-26 13:40:11.881 | + functions-common:time_stop:2446 : [[ -z 1650980400270 ]] 2022-04-26 13:40:11.883 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:40:11.887 | + functions-common:time_stop:2449 : end_time=1650980411885 2022-04-26 13:40:11.889 | + functions-common:time_stop:2450 : elapsed_time=11615 2022-04-26 13:40:11.892 | + functions-common:time_stop:2451 : total=283315 2022-04-26 13:40:11.894 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:40:11.896 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=294930 2022-04-26 13:40:11.898 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:40:11.901 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-26 13:40:11.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:40:11.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:40:11.908 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-26 13:40:11.970 | Enabling module proxy. 2022-04-26 13:40:11.975 | To activate the new configuration, you need to run: 2022-04-26 13:40:11.975 | systemctl restart apache2 2022-04-26 13:40:11.979 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-26 13:40:12.043 | Considering dependency proxy for proxy_uwsgi: 2022-04-26 13:40:12.043 | Module proxy already enabled 2022-04-26 13:40:12.043 | Enabling module proxy_uwsgi. 2022-04-26 13:40:12.049 | To activate the new configuration, you need to run: 2022-04-26 13:40:12.049 | systemctl restart apache2 2022-04-26 13:40:12.053 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-26 13:40:12.056 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:40:12.058 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:40:12.061 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:40:12.187 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-26 13:40:12.189 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-26 13:40:12.192 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-26 13:40:12.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-26 13:40:12.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.205 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-26 13:40:12.208 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-26 13:40:12.210 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-26 13:40:12.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-26 13:40:12.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.222 | + ./stack.sh:main:885 : install_glanceclient 2022-04-26 13:40:12.224 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-26 13:40:12.227 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-26 13:40:12.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-26 13:40:12.236 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.238 | + ./stack.sh:main:886 : install_cinderclient 2022-04-26 13:40:12.240 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-26 13:40:12.243 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-26 13:40:12.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-26 13:40:12.252 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.254 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-26 13:40:12.257 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-26 13:40:12.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-26 13:40:12.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.270 | + ./stack.sh:main:887 : install_novaclient 2022-04-26 13:40:12.272 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-26 13:40:12.274 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-26 13:40:12.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-26 13:40:12.285 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.287 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-26 13:40:12.304 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:40:12.307 | + ./stack.sh:main:889 : install_swiftclient 2022-04-26 13:40:12.309 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-26 13:40:12.311 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-26 13:40:12.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-26 13:40:12.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.323 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-26 13:40:12.340 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:40:12.342 | + ./stack.sh:main:892 : install_neutronclient 2022-04-26 13:40:12.345 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-26 13:40:12.347 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-26 13:40:12.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-26 13:40:12.357 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.359 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-26 13:40:12.362 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-26 13:40:12.364 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-26 13:40:12.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:12.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:12.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-26 13:40:12.373 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:12.375 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-26 13:40:12.378 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-26 13:40:12.380 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:40:12.383 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-26 13:40:12.385 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-26 13:40:12.388 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:40:12.392 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:40:12.392 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:40:12.397 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-26 13:40:12.399 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-26 13:40:12.401 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-26 13:40:12.404 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-26 13:40:12.407 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-26 13:40:12.428 | Using python 3.8 to install keystonemiddleware 2022-04-26 13:40:12.430 | + 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-26 13:40:13.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:40:13.163 | from cryptography.utils import int_from_bytes 2022-04-26 13:40:13.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:40:13.163 | from cryptography.utils import int_from_bytes 2022-04-26 13:40:14.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:40:14.346 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-26 13:40:14.397 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-26 13:40:14.398 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-26 13:40:14.399 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-26 13:40:14.400 | 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-26 13:40:14.401 | 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-26 13:40:14.402 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-26 13:40:14.403 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-26 13:40:14.404 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-26 13:40:14.405 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-26 13:40:14.407 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-26 13:40:14.408 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-26 13:40:14.409 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-26 13:40:14.410 | 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-26 13:40:14.411 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-26 13:40:14.468 | 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-26 13:40:14.468 | 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-26 13:40:14.470 | 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-26 13:40:14.508 | 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-26 13:40:14.548 | 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-26 13:40:14.549 | 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-26 13:40:14.550 | 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-26 13:40:14.551 | 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-26 13:40:14.598 | 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-26 13:40:14.601 | 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-26 13:40:14.612 | 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-26 13:40:14.613 | 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-26 13:40:14.627 | 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-26 13:40:14.628 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-04-26 13:40:14.629 | 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-26 13:40:14.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-26 13:40:14.695 | 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-26 13:40:14.695 | 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-26 13:40:14.698 | 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-26 13:40:14.747 | 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-26 13:40:14.759 | 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-26 13:40:16.303 | 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-26 13:40:16.309 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:40:16.309 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:40:16.413 | + inc/python:pip_install:200 : result=0 2022-04-26 13:40:16.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:40:16.418 | + functions-common:time_stop:2437 : local name 2022-04-26 13:40:16.420 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:40:16.423 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:40:16.425 | + functions-common:time_stop:2440 : local total 2022-04-26 13:40:16.427 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:40:16.429 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:40:16.431 | + functions-common:time_stop:2444 : start_time=1650980412422 2022-04-26 13:40:16.434 | + functions-common:time_stop:2446 : [[ -z 1650980412422 ]] 2022-04-26 13:40:16.436 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:40:16.440 | + functions-common:time_stop:2449 : end_time=1650980416438 2022-04-26 13:40:16.443 | + functions-common:time_stop:2450 : elapsed_time=4016 2022-04-26 13:40:16.445 | + functions-common:time_stop:2451 : total=46854 2022-04-26 13:40:16.447 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:40:16.449 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=50870 2022-04-26 13:40:16.451 | + inc/python:pip_install:203 : return 0 2022-04-26 13:40:16.454 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-26 13:40:16.456 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-26 13:40:16.458 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:40:16.461 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-26 13:40:16.464 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-26 13:40:16.466 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:40:16.470 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:40:16.471 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:40:16.476 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-26 13:40:16.478 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-26 13:40:16.480 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-26 13:40:16.483 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-26 13:40:16.487 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-26 13:40:16.507 | Using python 3.8 to install python-memcached 2022-04-26 13:40:16.510 | + 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-26 13:40:17.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:40:17.245 | from cryptography.utils import int_from_bytes 2022-04-26 13:40:17.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:40:17.245 | from cryptography.utils import int_from_bytes 2022-04-26 13:40:18.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:40:18.505 | Collecting python-memcached 2022-04-26 13:40:18.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-26 13:40:18.519 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-26 13:40:20.116 | Installing collected packages: python-memcached 2022-04-26 13:40:20.206 | Successfully installed python-memcached-1.59 2022-04-26 13:40:20.206 | 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-26 13:40:20.212 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:40:20.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:40:20.322 | + inc/python:pip_install:200 : result=0 2022-04-26 13:40:20.324 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:40:20.326 | + functions-common:time_stop:2437 : local name 2022-04-26 13:40:20.329 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:40:20.331 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:40:20.333 | + functions-common:time_stop:2440 : local total 2022-04-26 13:40:20.335 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:40:20.337 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:40:20.340 | + functions-common:time_stop:2444 : start_time=1650980416502 2022-04-26 13:40:20.342 | + functions-common:time_stop:2446 : [[ -z 1650980416502 ]] 2022-04-26 13:40:20.345 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:40:20.349 | + functions-common:time_stop:2449 : end_time=1650980420347 2022-04-26 13:40:20.351 | + functions-common:time_stop:2450 : elapsed_time=3845 2022-04-26 13:40:20.354 | + functions-common:time_stop:2451 : total=50870 2022-04-26 13:40:20.356 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:40:20.358 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=54715 2022-04-26 13:40:20.361 | + inc/python:pip_install:203 : return 0 2022-04-26 13:40:20.363 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-26 13:40:20.379 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:40:20.382 | + ./stack.sh:main:899 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-04-26 13:40:20.384 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-26 13:40:20.386 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-26 13:40:20.389 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-26 13:40:20.392 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:40:20.394 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-26 13:40:20.396 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-26 13:40:20.411 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:40:20.414 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-26 13:40:20.416 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-26 13:40:20.418 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-26 13:40:20.420 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:40:20.423 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:40:20.425 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:40:20.428 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:40:20.430 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:40:20.432 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:40:20.447 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:40:20.449 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:40:20.451 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:40:20.454 | + functions-common:git_clone:629 : echo master 2022-04-26 13:40:20.455 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:40:20.459 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-26 13:40:20.462 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:40:20.464 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-26 13:40:20.476 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-26 13:40:20.479 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:40:20.479 | + functions-common:git_clone:690 : head -1 2022-04-26 13:40:20.482 | 65e3e33b6 Merge "typo fix in docstring" 2022-04-26 13:40:20.485 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:40:20.487 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-26 13:40:20.490 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:40:20.492 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 13:40:20.494 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-26 13:40:20.497 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:40:20.499 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-26 13:40:20.501 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:40:20.504 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 13:40:20.506 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-26 13:40:20.508 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:40:20.510 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:40:20.513 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-26 13:40:20.516 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:40:20.519 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-26 13:40:20.521 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:40:20.523 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:40:20.526 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-26 13:40:20.532 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-26 13:40:20.535 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-26 13:40:21.200 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-26 13:40:21.203 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:40:21.205 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:40:21.208 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:40:21.210 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-26 13:40:21.212 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-26 13:40:21.214 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:40:21.216 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:40:21.218 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:40:21.221 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:40:21.223 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:40:21.225 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:40:21.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:40:21.230 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-26 13:40:21.249 | Using python 3.8 to install /opt/stack/keystone 2022-04-26 13:40:21.252 | + 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-26 13:40:21.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:40:21.991 | from cryptography.utils import int_from_bytes 2022-04-26 13:40:21.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:40:21.992 | from cryptography.utils import int_from_bytes 2022-04-26 13:40:23.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:40:23.180 | Obtaining file:///opt/stack/keystone 2022-04-26 13:40:23.181 | Preparing metadata (setup.py): started 2022-04-26 13:40:27.997 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:40:28.136 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.8.1) 2022-04-26 13:40:28.137 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.8.7) 2022-04-26 13:40:28.228 | Collecting Flask!=0.11,>=1.0.2 2022-04-26 13:40:28.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/cf32d904cf562/Flask-2.1.1-py3-none-any.whl (95 kB) 2022-04-26 13:40:28.288 | Collecting Flask-RESTful>=0.3.5 2022-04-26 13:40:28.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-04-26 13:40:28.300 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (36.0.2) 2022-04-26 13:40:28.301 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.4.35) 2022-04-26 13:40:28.302 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.13.0) 2022-04-26 13:40:28.304 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.5.0) 2022-04-26 13:40:28.347 | Collecting passlib>=1.7.0 2022-04-26 13:40:28.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-26 13:40:28.373 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.4.0) 2022-04-26 13:40:28.374 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (9.4.0) 2022-04-26 13:40:28.375 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-26 13:40:28.606 | Collecting scrypt>=0.8.0 2022-04-26 13:40:28.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-04-26 13:40:28.648 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.10.1) 2022-04-26 13:40:28.649 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (8.8.0) 2022-04-26 13:40:28.650 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.1.0) 2022-04-26 13:40:28.651 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (12.13.0) 2022-04-26 13:40:28.653 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (11.2.0) 2022-04-26 13:40:28.654 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.1.0) 2022-04-26 13:40:28.654 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.7.0) 2022-04-26 13:40:28.655 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.5.1) 2022-04-26 13:40:28.657 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.11.0) 2022-04-26 13:40:28.658 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.3.0) 2022-04-26 13:40:28.659 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.5.0) 2022-04-26 13:40:28.660 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.12.2) 2022-04-26 13:40:28.708 | Collecting oauthlib>=0.6.2 2022-04-26 13:40:28.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-26 13:40:28.781 | Collecting pysaml2>=5.0.0 2022-04-26 13:40:28.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-04-26 13:40:28.879 | Collecting PyJWT>=1.6.1 2022-04-26 13:40:28.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-26 13:40:28.891 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.1.5) 2022-04-26 13:40:28.892 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev9) (3.2.0) 2022-04-26 13:40:28.893 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.1.1) 2022-04-26 13:40:28.894 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.0.3) 2022-04-26 13:40:28.896 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.4.2) 2022-04-26 13:40:28.897 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2022.1) 2022-04-26 13:40:28.908 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.15.0) 2022-04-26 13:40:28.909 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.16.0) 2022-04-26 13:40:28.951 | 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.dev9) (5.1.1) 2022-04-26 13:40:29.007 | Collecting itsdangerous>=2.0 2022-04-26 13:40:29.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-04-26 13:40:29.101 | Collecting Werkzeug>=2.0 2022-04-26 13:40:29.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/493ece8268fec/Werkzeug-2.1.1-py3-none-any.whl (224 kB) 2022-04-26 13:40:29.183 | Collecting click>=8.0 2022-04-26 13:40:29.190 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/1a4a9ec5bf629/click-8.1.2-py3-none-any.whl (96 kB) 2022-04-26 13:40:29.195 | 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.dev9) (3.1.1) 2022-04-26 13:40:29.198 | 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.dev9) (4.11.3) 2022-04-26 13:40:29.261 | Collecting aniso8601>=0.82 2022-04-26 13:40:29.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-26 13:40:29.334 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (4.5.0) 2022-04-26 13:40:29.335 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.27.1) 2022-04-26 13:40:29.459 | 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.dev9) (1.5.0) 2022-04-26 13:40:29.460 | 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.dev9) (2.5.0) 2022-04-26 13:40:29.462 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (6.0) 2022-04-26 13:40:29.463 | 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.dev9) (0.8.0) 2022-04-26 13:40:29.515 | 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.dev9) (1.7.7) 2022-04-26 13:40:29.518 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (0.5.0) 2022-04-26 13:40:29.519 | 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.dev9) (2.0.1) 2022-04-26 13:40:29.571 | 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.dev9) (0.9.6) 2022-04-26 13:40:29.572 | 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.dev9) (2.8.2) 2022-04-26 13:40:29.627 | 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.dev9) (2.8.0) 2022-04-26 13:40:29.628 | 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.dev9) (5.1.1) 2022-04-26 13:40:29.630 | 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.dev9) (0.4.0) 2022-04-26 13:40:29.632 | 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.dev9) (2.4.0) 2022-04-26 13:40:29.633 | 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.dev9) (5.0.0) 2022-04-26 13:40:29.635 | 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.dev9) (5.2.4) 2022-04-26 13:40:29.656 | 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.dev9) (3.3.0) 2022-04-26 13:40:29.705 | 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.dev9) (3.2.0) 2022-04-26 13:40:29.724 | 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.dev9) (3.0.8) 2022-04-26 13:40:29.727 | 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.dev9) (0.11.0) 2022-04-26 13:40:29.728 | 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.dev9) (1.0.2) 2022-04-26 13:40:29.729 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (21.3) 2022-04-26 13:40:29.780 | 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.dev9) (4.5.0) 2022-04-26 13:40:29.896 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (62.1.0) 2022-04-26 13:40:29.898 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (5.7.1) 2022-04-26 13:40:29.933 | Collecting defusedxml 2022-04-26 13:40:29.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-26 13:40:30.049 | Collecting xmlschema>=1.2.1 2022-04-26 13:40:30.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-04-26 13:40:30.067 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (22.0.0) 2022-04-26 13:40:30.286 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev9) (1.1.2) 2022-04-26 13:40:30.308 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.5.2) 2022-04-26 13:40:30.309 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.4.2) 2022-04-26 13:40:30.378 | 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.dev9) (1.2.0) 2022-04-26 13:40:30.396 | 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.dev9) (5.0.0) 2022-04-26 13:40:30.453 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev9) (2.21) 2022-04-26 13:40:30.493 | 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.dev9) (1.14.0) 2022-04-26 13:40:30.602 | 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.dev9) (3.8.0) 2022-04-26 13:40:30.658 | 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.dev9) (2.1.1) 2022-04-26 13:40:30.730 | 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.dev9) (1.7.0) 2022-04-26 13:40:30.855 | 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.dev9) (0.17.3) 2022-04-26 13:40:30.886 | 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.dev9) (0.14.1) 2022-04-26 13:40:30.926 | 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.dev9) (2.1.1) 2022-04-26 13:40:30.928 | 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.dev9) (3.0.0) 2022-04-26 13:40:30.931 | 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.dev9) (0.33.0) 2022-04-26 13:40:30.932 | 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.dev9) (2.5.1) 2022-04-26 13:40:30.933 | 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.dev9) (3.5.0) 2022-04-26 13:40:30.934 | 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.dev9) (1.3.3) 2022-04-26 13:40:30.986 | 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.dev9) (0.2.5) 2022-04-26 13:40:31.121 | 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.dev9) (2019.11.28) 2022-04-26 13:40:31.123 | 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.dev9) (2.0.12) 2022-04-26 13:40:31.124 | 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.dev9) (1.26.9) 2022-04-26 13:40:31.127 | 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.dev9) (3.3) 2022-04-26 13:40:31.281 | 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.dev9) (2.5.0) 2022-04-26 13:40:31.476 | Collecting elementpath<3.0.0,>=2.5.0 2022-04-26 13:40:31.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a4/32775e37a19e4/elementpath-2.5.0-py3-none-any.whl (181 kB) 2022-04-26 13:40:31.747 | 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.dev9) (2.2.1) 2022-04-26 13:40:32.008 | 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.dev9) (0.7) 2022-04-26 13:40:32.043 | 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.dev9) (1.0.0) 2022-04-26 13:40:33.370 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-26 13:40:33.847 | Attempting uninstall: click 2022-04-26 13:40:33.850 | Found existing installation: Click 7.0 2022-04-26 13:40:33.853 | Uninstalling Click-7.0: 2022-04-26 13:40:33.883 | Successfully uninstalled Click-7.0 2022-04-26 13:40:35.055 | Attempting uninstall: PyJWT 2022-04-26 13:40:35.057 | Found existing installation: PyJWT 1.7.1 2022-04-26 13:40:35.065 | Uninstalling PyJWT-1.7.1: 2022-04-26 13:40:35.092 | Successfully uninstalled PyJWT-1.7.1 2022-04-26 13:40:35.511 | Attempting uninstall: oauthlib 2022-04-26 13:40:35.513 | Found existing installation: oauthlib 3.1.0 2022-04-26 13:40:35.525 | Uninstalling oauthlib-3.1.0: 2022-04-26 13:40:35.554 | Successfully uninstalled oauthlib-3.1.0 2022-04-26 13:40:35.714 | Running setup.py develop for keystone 2022-04-26 13:40:41.336 | Successfully installed Flask-2.1.1 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.1 aniso8601-9.0.1 click-8.1.2 defusedxml-0.7.1 elementpath-2.5.0 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.10.0 2022-04-26 13:40:41.336 | 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-26 13:40:41.343 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:40:41.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:40:41.490 | + inc/python:pip_install:200 : result=0 2022-04-26 13:40:41.492 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:40:41.495 | + functions-common:time_stop:2437 : local name 2022-04-26 13:40:41.497 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:40:41.499 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:40:41.501 | + functions-common:time_stop:2440 : local total 2022-04-26 13:40:41.503 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:40:41.505 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:40:41.507 | + functions-common:time_stop:2444 : start_time=1650980421244 2022-04-26 13:40:41.509 | + functions-common:time_stop:2446 : [[ -z 1650980421244 ]] 2022-04-26 13:40:41.512 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:40:41.516 | + functions-common:time_stop:2449 : end_time=1650980441513 2022-04-26 13:40:41.518 | + functions-common:time_stop:2450 : elapsed_time=20269 2022-04-26 13:40:41.520 | + functions-common:time_stop:2451 : total=54715 2022-04-26 13:40:41.522 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:40:41.524 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=74984 2022-04-26 13:40:41.526 | + inc/python:pip_install:203 : return 0 2022-04-26 13:40:41.529 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:40:41.531 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 13:40:41.534 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 13:40:41.552 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-26 13:40:41.563 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-26 13:40:41.566 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-26 13:40:41.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:40:41.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:40:41.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-26 13:40:41.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:40:41.578 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-26 13:40:41.595 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:40:41.597 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-26 13:40:41.599 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:40:41.602 | + ./stack.sh:main:901 : configure_keystone 2022-04-26 13:40:41.604 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-26 13:40:41.616 | + 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-26 13:40:41.618 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-26 13:40:41.623 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-26 13:40:41.638 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:40:41.641 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-26 13:40:41.672 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-26 13:40:41.698 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-26 13:40:41.729 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-26 13:40:41.759 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-26 13:40:41.790 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-26 13:40:41.820 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-26 13:40:41.847 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-26 13:40:41.874 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-26 13:40:41.877 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-26 13:40:41.879 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-26 13:40:41.882 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-26 13:40:41.884 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:40:41.886 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:40:41.902 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:40:41.905 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:40:41.907 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:40:41.909 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:40:41.924 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:40:41.927 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:40:41.930 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:40:41.959 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:40:41.962 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:40:41.964 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-26 13:40:41.966 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-26 13:40:41.982 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:40:41.985 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2022-04-26 13:40:42.015 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-26 13:40:42.018 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-26 13:40:42.048 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-26 13:40:42.051 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-26 13:40:42.054 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-26 13:40:42.056 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-04-26 13:40:42.059 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-26 13:40:42.061 | + 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-26 13:40:42.093 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-26 13:40:42.095 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-26 13:40:42.097 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-26 13:40:42.100 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-26 13:40:42.103 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:40:42.119 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:40:42.121 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:40:42.123 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:40:42.126 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:40:42.129 | + 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-26 13:40:42.155 | + 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-26 13:40:42.183 | + 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-26 13:40:42.211 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:40:42.238 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-26 13:40:42.267 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-26 13:40:42.269 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-26 13:40:42.271 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-26 13:40:42.274 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-26 13:40:42.276 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-26 13:40:42.278 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 13:40:42.280 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:40:42.283 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-26 13:40:42.287 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-26 13:40:42.290 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:40:42.292 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:40:42.305 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:40:42.306 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:40:42.315 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:40:42.318 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:40:42.333 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-26 13:40:42.336 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-26 13:40:42.339 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-26 13:40:42.369 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-26 13:40:42.396 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-26 13:40:42.423 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-26 13:40:42.451 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-26 13:40:42.479 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-26 13:40:42.506 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-26 13:40:42.533 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-26 13:40:42.560 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-26 13:40:42.586 | + 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-26 13:40:42.613 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-26 13:40:42.639 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-26 13:40:42.666 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-26 13:40:42.694 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 13:40:42.696 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 13:40:42.699 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-26 13:40:42.701 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-26 13:40:42.703 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:40:42.705 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:40:42.708 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:40:42.710 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 13:40:42.713 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 13:40:42.715 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-26 13:40:42.742 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-26 13:40:42.769 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-26 13:40:42.769 | + 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-26 13:40:42.778 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-26 13:40:42.782 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-26 13:40:42.785 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-26 13:40:42.787 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:40:42.789 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:40:42.792 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:40:42.794 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:40:42.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:40:42.799 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:40:42.801 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:40:42.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:40:42.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:40:42.808 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-26 13:40:42.869 | Enabling site keystone-wsgi-public. 2022-04-26 13:40:42.874 | To activate the new configuration, you need to run: 2022-04-26 13:40:42.874 | systemctl reload apache2 2022-04-26 13:40:42.878 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 13:40:42.880 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:40:42.883 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:40:42.885 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:40:43.008 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-26 13:40:43.039 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-26 13:40:43.069 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-26 13:40:43.100 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-26 13:40:43.102 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-26 13:40:43.132 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-26 13:40:43.161 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-26 13:40:43.189 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-26 13:40:43.191 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-26 13:40:43.208 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:40:43.211 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-26 13:40:43.228 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:40:43.230 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-26 13:40:43.233 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-26 13:40:43.235 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-26 13:40:43.237 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:40:43.240 | + lib/stack:stack_install_service:32 : install_swift 2022-04-26 13:40:43.242 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-26 13:40:43.244 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-26 13:40:43.246 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-26 13:40:43.249 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:40:43.251 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:40:43.254 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:40:43.257 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:40:43.259 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:40:43.262 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:40:43.278 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:40:43.280 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:40:43.282 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:40:43.285 | + functions-common:git_clone:629 : echo master 2022-04-26 13:40:43.285 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:40:43.291 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-26 13:40:43.293 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:40:43.296 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-26 13:40:43.308 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-26 13:40:43.311 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:40:43.311 | + functions-common:git_clone:690 : head -1 2022-04-26 13:40:43.315 | b621a6f93 Merge "tests: Fix swiftclient/requests log level adjustment" 2022-04-26 13:40:43.318 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:40:43.320 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-26 13:40:43.323 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:40:43.325 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 13:40:43.327 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-26 13:40:43.331 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-26 13:40:43.333 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-26 13:40:43.335 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:40:43.338 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 13:40:43.340 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-26 13:40:43.342 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:40:43.345 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-26 13:40:43.348 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-26 13:40:43.350 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:40:43.353 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-26 13:40:43.355 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:40:43.358 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:40:43.361 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-26 13:40:43.366 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-26 13:40:43.369 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-26 13:40:44.054 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-26 13:40:44.057 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:40:44.059 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:40:44.062 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:40:44.065 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-26 13:40:44.067 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-26 13:40:44.069 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:40:44.071 | + inc/python:setup_package:428 : local extras=keystone 2022-04-26 13:40:44.074 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:40:44.076 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-26 13:40:44.079 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-26 13:40:44.081 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-26 13:40:44.083 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:40:44.085 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-26 13:40:44.105 | Using python 3.8 to install /opt/stack/swift 2022-04-26 13:40:44.108 | + 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-26 13:40:44.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:40:44.868 | from cryptography.utils import int_from_bytes 2022-04-26 13:40:44.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:40:44.869 | from cryptography.utils import int_from_bytes 2022-04-26 13:40:46.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:40:46.071 | Obtaining file:///opt/stack/swift 2022-04-26 13:40:46.072 | Preparing metadata (setup.py): started 2022-04-26 13:40:50.576 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:40:50.684 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (0.33.0) 2022-04-26 13:40:50.685 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.1.2) 2022-04-26 13:40:50.686 | 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.dev28) (0.11.0) 2022-04-26 13:40:50.688 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.1.1) 2022-04-26 13:40:51.655 | Collecting lxml>=3.4.1 2022-04-26 13:40:51.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-04-26 13:40:51.864 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (2.27.1) 2022-04-26 13:40:51.865 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (1.16.0) 2022-04-26 13:40:51.972 | Collecting xattr>=0.4 2022-04-26 13:40:51.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-04-26 13:40:52.021 | Collecting PyECLib>=1.3.1 2022-04-26 13:40:52.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-04-26 13:40:52.382 | Preparing metadata (setup.py): started 2022-04-26 13:40:55.267 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:40:55.271 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (36.0.2) 2022-04-26 13:40:55.272 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev28) (9.4.0) 2022-04-26 13:40:55.311 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev28) (1.15.0) 2022-04-26 13:40:55.319 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev28) (2.2.1) 2022-04-26 13:40:55.374 | 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.dev28) (4.4.0) 2022-04-26 13:40:55.375 | 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.dev28) (2.10.1) 2022-04-26 13:40:55.376 | 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.dev28) (4.7.0) 2022-04-26 13:40:55.377 | 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.dev28) (8.8.0) 2022-04-26 13:40:55.378 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (4.5.0) 2022-04-26 13:40:55.379 | 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.dev28) (4.3.0) 2022-04-26 13:40:55.381 | 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.dev28) (5.8.1) 2022-04-26 13:40:55.382 | 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.dev28) (5.1.0) 2022-04-26 13:40:55.383 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev28) (1.8.7) 2022-04-26 13:40:55.384 | 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.dev28) (3.1.1) 2022-04-26 13:40:55.385 | 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.dev28) (4.1.0) 2022-04-26 13:40:55.386 | 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.dev28) (4.12.2) 2022-04-26 13:40:55.411 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev28) (62.1.0) 2022-04-26 13:40:55.443 | 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.dev28) (2.0.12) 2022-04-26 13:40:55.445 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (3.3) 2022-04-26 13:40:55.446 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev28) (2019.11.28) 2022-04-26 13:40:55.447 | 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.dev28) (1.26.9) 2022-04-26 13:40:55.471 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev28) (2.21) 2022-04-26 13:40:55.608 | 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.dev28) (3.5.0) 2022-04-26 13:40:55.610 | 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.dev28) (1.0.2) 2022-04-26 13:40:55.611 | 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.dev28) (1.7.0) 2022-04-26 13:40:55.653 | 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.dev28) (1.1.5) 2022-04-26 13:40:55.696 | 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.dev28) (6.0) 2022-04-26 13:40:55.697 | 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.dev28) (0.8.0) 2022-04-26 13:40:55.699 | 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.dev28) (1.5.0) 2022-04-26 13:40:55.700 | 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.dev28) (2.5.0) 2022-04-26 13:40:55.759 | 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.dev28) (2.8.2) 2022-04-26 13:40:55.763 | 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.dev28) (0.9.6) 2022-04-26 13:40:55.776 | 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.dev28) (1.0.3) 2022-04-26 13:40:55.777 | 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.dev28) (2022.1) 2022-04-26 13:40:55.795 | 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.dev28) (3.0.8) 2022-04-26 13:40:55.798 | 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.dev28) (21.3) 2022-04-26 13:40:55.913 | 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.dev28) (1.14.0) 2022-04-26 13:40:55.929 | 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.dev28) (5.1.1) 2022-04-26 13:40:56.216 | Building wheels for collected packages: PyECLib 2022-04-26 13:40:56.217 | Building wheel for PyECLib (setup.py): started 2022-04-26 13:41:00.379 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-26 13:41:00.380 | Created wheel for PyECLib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50647 sha256=8c024e2f529709c8191ebc64e8593477e8641421d9021def58e634d43b89a652 2022-04-26 13:41:00.380 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-04-26 13:41:00.384 | Successfully built PyECLib 2022-04-26 13:41:01.755 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-04-26 13:41:02.116 | Running setup.py develop for swift 2022-04-26 13:41:07.563 | Successfully installed PyECLib-1.6.1 lxml-4.8.0 swift xattr-0.9.9 2022-04-26 13:41:07.563 | 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-26 13:41:07.570 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:41:07.570 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:41:07.715 | + inc/python:pip_install:200 : result=0 2022-04-26 13:41:07.717 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:41:07.719 | + functions-common:time_stop:2437 : local name 2022-04-26 13:41:07.722 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:41:07.724 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:41:07.726 | + functions-common:time_stop:2440 : local total 2022-04-26 13:41:07.728 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:41:07.730 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:41:07.732 | + functions-common:time_stop:2444 : start_time=1650980444100 2022-04-26 13:41:07.736 | + functions-common:time_stop:2446 : [[ -z 1650980444100 ]] 2022-04-26 13:41:07.738 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:41:07.742 | + functions-common:time_stop:2449 : end_time=1650980467740 2022-04-26 13:41:07.744 | + functions-common:time_stop:2450 : elapsed_time=23640 2022-04-26 13:41:07.747 | + functions-common:time_stop:2451 : total=74984 2022-04-26 13:41:07.749 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:41:07.752 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=98624 2022-04-26 13:41:07.754 | + inc/python:pip_install:203 : return 0 2022-04-26 13:41:07.756 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:41:07.758 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 13:41:07.761 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 13:41:07.778 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-26 13:41:07.790 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-26 13:41:07.793 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-26 13:41:07.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:41:07.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:41:07.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-26 13:41:07.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:41:07.805 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-26 13:41:07.807 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:41:07.809 | + ./stack.sh:main:910 : configure_swift 2022-04-26 13:41:07.812 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-26 13:41:07.815 | + lib/swift:configure_swift:332 : local node_number 2022-04-26 13:41:07.817 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-26 13:41:07.819 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-26 13:41:07.821 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-26 13:41:08.984 | No account-replicator running 2022-04-26 13:41:08.984 | No object-reconstructor running 2022-04-26 13:41:08.984 | No container-replicator running 2022-04-26 13:41:08.984 | No account-auditor running 2022-04-26 13:41:08.984 | No container-sync running 2022-04-26 13:41:08.984 | No container-server running 2022-04-26 13:41:08.984 | No container-updater running 2022-04-26 13:41:08.984 | No account-reaper running 2022-04-26 13:41:08.984 | No object-expirer running 2022-04-26 13:41:08.984 | No container-reconciler running 2022-04-26 13:41:08.984 | No object-updater running 2022-04-26 13:41:08.984 | No proxy-server running 2022-04-26 13:41:08.985 | No container-sharder running 2022-04-26 13:41:08.985 | No object-auditor running 2022-04-26 13:41:08.985 | No container-auditor running 2022-04-26 13:41:08.985 | No account-server running 2022-04-26 13:41:08.985 | No object-replicator running 2022-04-26 13:41:08.985 | No object-server running 2022-04-26 13:41:09.076 | + lib/swift:configure_swift:337 : true 2022-04-26 13:41:09.078 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-26 13:41:09.090 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-26 13:41:09.102 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-26 13:41:09.105 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-26 13:41:09.105 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-26 13:41:09.110 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-26 13:41:09.110 | s/%GROUP%/ubuntu/; 2022-04-26 13:41:09.110 | s/%USER%/ubuntu/; 2022-04-26 13:41:09.110 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-26 13:41:09.110 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-26 13:41:09.114 | uid = ubuntu 2022-04-26 13:41:09.114 | gid = ubuntu 2022-04-26 13:41:09.114 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-26 13:41:09.114 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-26 13:41:09.114 | address = 127.0.0.1 2022-04-26 13:41:09.114 | 2022-04-26 13:41:09.114 | [account6612] 2022-04-26 13:41:09.114 | max connections = 25 2022-04-26 13:41:09.114 | path = /opt/stack/data/swift/1/node/ 2022-04-26 13:41:09.114 | read only = false 2022-04-26 13:41:09.114 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-26 13:41:09.114 | 2022-04-26 13:41:09.114 | [account6622] 2022-04-26 13:41:09.114 | max connections = 25 2022-04-26 13:41:09.114 | path = /opt/stack/data/swift/2/node/ 2022-04-26 13:41:09.114 | read only = false 2022-04-26 13:41:09.114 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-26 13:41:09.114 | 2022-04-26 13:41:09.114 | [account6632] 2022-04-26 13:41:09.114 | max connections = 25 2022-04-26 13:41:09.114 | path = /opt/stack/data/swift/3/node/ 2022-04-26 13:41:09.114 | read only = false 2022-04-26 13:41:09.114 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-26 13:41:09.114 | 2022-04-26 13:41:09.114 | [account6642] 2022-04-26 13:41:09.114 | max connections = 25 2022-04-26 13:41:09.115 | path = /opt/stack/data/swift/4/node/ 2022-04-26 13:41:09.115 | read only = false 2022-04-26 13:41:09.115 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-26 13:41:09.115 | 2022-04-26 13:41:09.115 | 2022-04-26 13:41:09.115 | [container6611] 2022-04-26 13:41:09.115 | max connections = 25 2022-04-26 13:41:09.115 | path = /opt/stack/data/swift/1/node/ 2022-04-26 13:41:09.115 | read only = false 2022-04-26 13:41:09.115 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-26 13:41:09.115 | 2022-04-26 13:41:09.115 | [container6621] 2022-04-26 13:41:09.115 | max connections = 25 2022-04-26 13:41:09.115 | path = /opt/stack/data/swift/2/node/ 2022-04-26 13:41:09.115 | read only = false 2022-04-26 13:41:09.115 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-26 13:41:09.115 | 2022-04-26 13:41:09.115 | [container6631] 2022-04-26 13:41:09.115 | max connections = 25 2022-04-26 13:41:09.115 | path = /opt/stack/data/swift/3/node/ 2022-04-26 13:41:09.115 | read only = false 2022-04-26 13:41:09.115 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-26 13:41:09.115 | 2022-04-26 13:41:09.115 | [container6641] 2022-04-26 13:41:09.115 | max connections = 25 2022-04-26 13:41:09.115 | path = /opt/stack/data/swift/4/node/ 2022-04-26 13:41:09.115 | read only = false 2022-04-26 13:41:09.115 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-26 13:41:09.115 | 2022-04-26 13:41:09.115 | 2022-04-26 13:41:09.115 | [object6613] 2022-04-26 13:41:09.115 | max connections = 25 2022-04-26 13:41:09.115 | path = /opt/stack/data/swift/1/node/ 2022-04-26 13:41:09.115 | read only = false 2022-04-26 13:41:09.115 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-26 13:41:09.116 | 2022-04-26 13:41:09.116 | [object6623] 2022-04-26 13:41:09.116 | max connections = 25 2022-04-26 13:41:09.116 | path = /opt/stack/data/swift/2/node/ 2022-04-26 13:41:09.116 | read only = false 2022-04-26 13:41:09.116 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-26 13:41:09.116 | 2022-04-26 13:41:09.116 | [object6633] 2022-04-26 13:41:09.116 | max connections = 25 2022-04-26 13:41:09.116 | path = /opt/stack/data/swift/3/node/ 2022-04-26 13:41:09.116 | read only = false 2022-04-26 13:41:09.116 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-26 13:41:09.116 | 2022-04-26 13:41:09.116 | [object6643] 2022-04-26 13:41:09.116 | max connections = 25 2022-04-26 13:41:09.116 | path = /opt/stack/data/swift/4/node/ 2022-04-26 13:41:09.116 | read only = false 2022-04-26 13:41:09.116 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-26 13:41:09.117 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-26 13:41:09.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:41:09.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:41:09.123 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-26 13:41:09.135 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-26 13:41:09.137 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-26 13:41:09.141 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-26 13:41:09.145 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-26 13:41:09.147 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-26 13:41:09.151 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-26 13:41:09.180 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2022-04-26 13:41:09.205 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-26 13:41:09.222 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-26 13:41:09.250 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-26 13:41:09.267 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-26 13:41:09.294 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-26 13:41:09.313 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-26 13:41:09.340 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-26 13:41:09.357 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-26 13:41:09.385 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-26 13:41:09.402 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 13:41:09.430 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-26 13:41:09.448 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-26 13:41:09.462 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:09.464 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-26 13:41:09.492 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-26 13:41:09.518 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-26 13:41:09.545 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-26 13:41:09.572 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-26 13:41:09.586 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:09.588 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-26 13:41:09.615 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-26 13:41:09.630 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:09.632 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-26 13:41:09.646 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:09.648 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-26 13:41:09.650 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-26 13:41:09.665 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:09.667 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-26 13:41:09.669 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-26 13:41:09.671 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-26 13:41:09.676 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-26 13:41:09.681 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-26 13:41:09.708 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-26 13:41:09.735 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-26 13:41:09.764 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-26 13:41:09.793 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-26 13:41:09.819 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-26 13:41:09.822 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-26 13:41:09.824 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-26 13:41:09.826 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-26 13:41:09.828 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-26 13:41:09.854 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-26 13:41:09.880 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:41:09.908 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-26 13:41:09.935 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-26 13:41:09.961 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-26 13:41:09.988 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-26 13:41:10.015 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-26 13:41:10.041 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:41:10.069 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-26 13:41:10.096 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-26 13:41:10.123 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-26 13:41:10.150 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-26 13:41:10.178 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-26 13:41:10.207 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-26 13:41:10.235 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-26 13:41:10.253 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-26 13:41:10.281 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-26 13:41:10.308 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-26 13:41:10.313 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-26 13:41:10.340 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-26 13:41:10.367 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-26 13:41:10.394 | + lib/swift:configure_swift:475 : local node_number 2022-04-26 13:41:10.396 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 13:41:10.398 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-26 13:41:10.400 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-26 13:41:10.404 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-26 13:41:10.407 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-26 13:41:10.409 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 13:41:10.411 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-26 13:41:10.414 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-26 13:41:10.416 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 13:41:10.418 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 13:41:10.420 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-26 13:41:10.439 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-26 13:41:10.466 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-26 13:41:10.485 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-26 13:41:10.512 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-26 13:41:10.529 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 13:41:10.558 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-26 13:41:10.576 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 13:41:10.603 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-26 13:41:10.621 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 13:41:10.650 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-26 13:41:10.668 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-26 13:41:10.696 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-26 13:41:10.714 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-26 13:41:10.742 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-26 13:41:10.760 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-26 13:41:10.789 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-26 13:41:10.807 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-26 13:41:10.834 | + 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-26 13:41:10.838 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-26 13:41:10.857 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 13:41:10.885 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-26 13:41:10.914 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-26 13:41:10.916 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-26 13:41:10.920 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-26 13:41:10.923 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-26 13:41:10.925 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 13:41:10.927 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-26 13:41:10.929 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-26 13:41:10.931 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 13:41:10.933 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 13:41:10.935 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-26 13:41:10.954 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-26 13:41:10.982 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-26 13:41:11.000 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-26 13:41:11.028 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-26 13:41:11.046 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 13:41:11.074 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-26 13:41:11.092 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 13:41:11.120 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-26 13:41:11.138 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 13:41:11.166 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-26 13:41:11.184 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-26 13:41:11.211 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-26 13:41:11.229 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-26 13:41:11.258 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-26 13:41:11.276 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-26 13:41:11.305 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-26 13:41:11.322 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-26 13:41:11.349 | + 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-26 13:41:11.354 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-26 13:41:11.372 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 13:41:11.401 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-26 13:41:11.403 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-26 13:41:11.408 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-26 13:41:11.410 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-26 13:41:11.412 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-26 13:41:11.414 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-26 13:41:11.417 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-26 13:41:11.419 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-26 13:41:11.421 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-26 13:41:11.423 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-26 13:41:11.440 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-26 13:41:11.469 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-26 13:41:11.486 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-26 13:41:11.514 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-26 13:41:11.532 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-26 13:41:11.559 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-26 13:41:11.577 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-26 13:41:11.605 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-26 13:41:11.622 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-26 13:41:11.650 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-26 13:41:11.668 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-26 13:41:11.696 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-26 13:41:11.713 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-26 13:41:11.741 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-26 13:41:11.759 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-26 13:41:11.787 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-26 13:41:11.805 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-26 13:41:11.831 | + 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-26 13:41:11.836 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-26 13:41:11.854 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-26 13:41:11.882 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-26 13:41:11.909 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-26 13:41:11.937 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-26 13:41:11.964 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-26 13:41:11.966 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-26 13:41:11.971 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-26 13:41:11.999 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-26 13:41:12.027 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-26 13:41:12.056 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-26 13:41:12.083 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-26 13:41:12.112 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-26 13:41:12.139 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-26 13:41:12.166 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-26 13:41:12.193 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-26 13:41:12.220 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-26 13:41:12.235 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:12.237 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-26 13:41:12.256 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-26 13:41:12.259 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-26 13:41:12.277 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-26 13:41:12.279 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2022-04-26 13:41:12.306 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-26 13:41:12.308 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-26 13:41:12.336 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2022-04-26 13:41:12.364 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-26 13:41:12.366 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-26 13:41:12.393 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-26 13:41:12.408 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:12.411 | + lib/swift:configure_swift:538 : local user_group 2022-04-26 13:41:12.413 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-26 13:41:12.418 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-26 13:41:12.420 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-26 13:41:12.433 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-26 13:41:12.435 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-26 13:41:12.447 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-26 13:41:12.449 | + lib/swift:configure_swift:545 : is_suse 2022-04-26 13:41:12.452 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:41:12.454 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:41:12.456 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:41:12.458 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:41:12.461 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:41:12.463 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:41:12.465 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-26 13:41:12.478 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-26 13:41:12.480 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-26 13:41:12.482 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-26 13:41:12.500 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:12.502 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-26 13:41:12.519 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:12.522 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-26 13:41:12.524 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-26 13:41:12.526 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-26 13:41:12.529 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:41:12.532 | + lib/stack:stack_install_service:32 : install_glance 2022-04-26 13:41:12.534 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-26 13:41:12.537 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-26 13:41:12.540 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-26 13:41:12.557 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:12.560 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-26 13:41:12.562 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-26 13:41:12.579 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:12.581 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-26 13:41:12.584 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-26 13:41:12.586 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-26 13:41:12.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:41:12.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:41:12.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-26 13:41:12.597 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:41:12.600 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-26 13:41:12.603 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-26 13:41:12.605 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-26 13:41:12.609 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-26 13:41:12.612 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-26 13:41:12.614 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-26 13:41:12.617 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-26 13:41:12.620 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-26 13:41:12.623 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-26 13:41:12.625 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-26 13:41:12.629 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-26 13:41:12.629 | +++ 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-26 13:41:12.635 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-26 13:41:12.637 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-26 13:41:12.640 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-26 13:41:12.643 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-26 13:41:12.646 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-26 13:41:12.667 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-26 13:41:12.670 | + 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-26 13:41:13.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:41:13.435 | from cryptography.utils import int_from_bytes 2022-04-26 13:41:13.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:41:13.435 | from cryptography.utils import int_from_bytes 2022-04-26 13:41:14.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:41:14.760 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-26 13:41:14.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-04-26 13:41:14.859 | 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-26 13:41:14.860 | 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-26 13:41:14.861 | 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-26 13:41:14.863 | 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-26 13:41:14.864 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-26 13:41:14.865 | 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-26 13:41:14.866 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-26 13:41:14.867 | 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-26 13:41:14.868 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-26 13:41:14.869 | 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-26 13:41:14.870 | 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-26 13:41:14.871 | 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-26 13:41:15.030 | Collecting os-brick>=2.6.0 2022-04-26 13:41:15.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-04-26 13:41:15.053 | 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-26 13:41:15.146 | Collecting python-cinderclient>=4.1.0 2022-04-26 13:41:15.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-04-26 13:41:15.167 | 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-26 13:41:15.169 | 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-26 13:41:15.233 | Collecting python-swiftclient>=3.2.0 2022-04-26 13:41:15.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-04-26 13:41:15.253 | 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-26 13:41:15.254 | 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-26 13:41:15.267 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-04-26 13:41:15.336 | 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-26 13:41:15.337 | 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-26 13:41:15.338 | 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-26 13:41:15.363 | 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-26 13:41:15.364 | 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-26 13:41:15.366 | 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-26 13:41:15.367 | 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-26 13:41:15.369 | 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-26 13:41:15.382 | 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-26 13:41:15.423 | 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-26 13:41:15.425 | 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-26 13:41:15.426 | 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-26 13:41:15.427 | 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-26 13:41:15.447 | 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-26 13:41:15.449 | 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-26 13:41:15.463 | 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-26 13:41:15.480 | 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-26 13:41:15.482 | 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-26 13:41:15.504 | 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-26 13:41:15.505 | 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-26 13:41:15.611 | 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-26 13:41:15.613 | 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-26 13:41:15.614 | 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-26 13:41:15.617 | 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-26 13:41:15.668 | 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-26 13:41:15.694 | 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-26 13:41:15.908 | 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-26 13:41:15.912 | 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-26 13:41:15.944 | 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-26 13:41:15.946 | 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-26 13:41:15.948 | 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-26 13:41:15.950 | 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-26 13:41:15.951 | 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-26 13:41:15.953 | 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-26 13:41:16.008 | 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-26 13:41:16.191 | 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-26 13:41:16.216 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-04-26 13:41:16.301 | 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-26 13:41:16.452 | 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-26 13:41:18.058 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-04-26 13:41:19.083 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-04-26 13:41:19.083 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:41:19.089 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:41:19.089 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:41:19.213 | + inc/python:pip_install:200 : result=0 2022-04-26 13:41:19.215 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:41:19.218 | + functions-common:time_stop:2437 : local name 2022-04-26 13:41:19.221 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:41:19.223 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:41:19.225 | + functions-common:time_stop:2440 : local total 2022-04-26 13:41:19.227 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:41:19.230 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:41:19.232 | + functions-common:time_stop:2444 : start_time=1650980472662 2022-04-26 13:41:19.235 | + functions-common:time_stop:2446 : [[ -z 1650980472662 ]] 2022-04-26 13:41:19.238 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:41:19.242 | + functions-common:time_stop:2449 : end_time=1650980479240 2022-04-26 13:41:19.245 | + functions-common:time_stop:2450 : elapsed_time=6578 2022-04-26 13:41:19.247 | + functions-common:time_stop:2451 : total=98624 2022-04-26 13:41:19.249 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:41:19.251 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105202 2022-04-26 13:41:19.254 | + inc/python:pip_install:203 : return 0 2022-04-26 13:41:19.256 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-26 13:41:19.259 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-26 13:41:19.261 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-26 13:41:19.274 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-26 13:41:19.279 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-26 13:41:19.282 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-26 13:41:19.284 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-26 13:41:19.287 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:41:19.289 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:41:19.292 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:41:19.295 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:41:19.298 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:41:19.301 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:41:19.317 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:41:19.319 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:41:19.321 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:41:19.324 | + functions-common:git_clone:629 : echo master 2022-04-26 13:41:19.325 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:41:19.330 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-26 13:41:19.332 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:41:19.334 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-26 13:41:19.347 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-26 13:41:19.350 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:41:19.351 | + functions-common:git_clone:690 : head -1 2022-04-26 13:41:19.353 | 14bd3eb1b Update migration constant 2022-04-26 13:41:19.356 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:41:19.359 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-26 13:41:19.362 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:41:19.364 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 13:41:19.367 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-26 13:41:19.369 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:41:19.372 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-26 13:41:19.374 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:41:19.377 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 13:41:19.379 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-26 13:41:19.382 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:41:19.384 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:41:19.387 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-26 13:41:19.390 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:41:19.393 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-26 13:41:19.395 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:41:19.398 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:41:19.401 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-26 13:41:19.407 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-26 13:41:19.409 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-26 13:41:20.073 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-26 13:41:20.075 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:41:20.078 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:41:20.081 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:41:20.083 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-26 13:41:20.085 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-26 13:41:20.088 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:41:20.090 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:41:20.093 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:41:20.095 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:41:20.097 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:41:20.100 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:41:20.102 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:41:20.105 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-26 13:41:20.126 | Using python 3.8 to install /opt/stack/glance 2022-04-26 13:41:20.129 | + 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-26 13:41:20.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:41:20.897 | from cryptography.utils import int_from_bytes 2022-04-26 13:41:20.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:41:20.897 | from cryptography.utils import int_from_bytes 2022-04-26 13:41:22.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:41:22.092 | Obtaining file:///opt/stack/glance 2022-04-26 13:41:22.093 | Preparing metadata (setup.py): started 2022-04-26 13:41:26.557 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:41:26.702 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.8.1) 2022-04-26 13:41:26.703 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.7.1) 2022-04-26 13:41:26.704 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.4.35) 2022-04-26 13:41:26.706 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.33.0) 2022-04-26 13:41:26.707 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.1.1) 2022-04-26 13:41:26.708 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.1) 2022-04-26 13:41:26.709 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.8.7) 2022-04-26 13:41:26.710 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.4.2) 2022-04-26 13:41:26.711 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.7.7) 2022-04-26 13:41:26.712 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.20.4) 2022-04-26 13:41:26.713 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (8.8.0) 2022-04-26 13:41:26.714 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-26 13:41:26.715 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.1.0) 2022-04-26 13:41:26.716 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0) 2022-04-26 13:41:26.718 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.12.2) 2022-04-26 13:41:26.719 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-26 13:41:26.720 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.4.0) 2022-04-26 13:41:26.876 | Collecting taskflow>=4.0.0 2022-04-26 13:41:26.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-04-26 13:41:26.906 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0) 2022-04-26 13:41:26.907 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (9.4.0) 2022-04-26 13:41:26.950 | Collecting WSME>=0.8.0 2022-04-26 13:41:26.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-26 13:41:26.963 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-26 13:41:26.964 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0) 2022-04-26 13:41:26.965 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev14) (3.2.0) 2022-04-26 13:41:26.967 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.4.0) 2022-04-26 13:41:26.968 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (22.0.0) 2022-04-26 13:41:26.969 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (11.2.0) 2022-04-26 13:41:26.970 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.1.0) 2022-04-26 13:41:27.011 | Collecting oslo.limit>=1.4.0 2022-04-26 13:41:27.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-04-26 13:41:27.022 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.7.0) 2022-04-26 13:41:27.023 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (12.13.0) 2022-04-26 13:41:27.024 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.1) 2022-04-26 13:41:27.025 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.3.0) 2022-04-26 13:41:27.026 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0) 2022-04-26 13:41:27.057 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-26 13:41:27.064 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-26 13:41:27.067 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.4.2) 2022-04-26 13:41:27.068 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.0.0) 2022-04-26 13:41:27.069 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.0) 2022-04-26 13:41:27.070 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (36.0.2) 2022-04-26 13:41:27.100 | Collecting cursive>=0.2.1 2022-04-26 13:41:27.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-26 13:41:27.111 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.0.2) 2022-04-26 13:41:27.112 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.6.0) 2022-04-26 13:41:27.198 | Collecting castellan>=0.17.0 2022-04-26 13:41:27.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-04-26 13:41:27.226 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (4.11.3) 2022-04-26 13:41:27.228 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (5.7.1) 2022-04-26 13:41:27.229 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (1.2.0) 2022-04-26 13:41:27.251 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (2.27.1) 2022-04-26 13:41:27.316 | Collecting python-barbicanclient>=4.5.2 2022-04-26 13:41:27.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-04-26 13:41:27.369 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev14) (1.15.0) 2022-04-26 13:41:27.383 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev14) (4.3.0) 2022-04-26 13:41:27.409 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev14) (1.14.0) 2022-04-26 13:41:27.423 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (2.2.1) 2022-04-26 13:41:27.424 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.1.2) 2022-04-26 13:41:27.425 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.16.0) 2022-04-26 13:41:27.517 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev14) (3.0.8) 2022-04-26 13:41:27.618 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev14) (1.7.0) 2022-04-26 13:41:27.669 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (3.1.1) 2022-04-26 13:41:27.673 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (2.10.1) 2022-04-26 13:41:27.707 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev14) (0.17.3) 2022-04-26 13:41:27.751 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (6.0) 2022-04-26 13:41:27.753 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (0.8.0) 2022-04-26 13:41:27.755 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (1.5.0) 2022-04-26 13:41:27.813 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.13.0) 2022-04-26 13:41:27.816 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.0) 2022-04-26 13:41:27.817 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (2.0.1) 2022-04-26 13:41:27.844 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev14) (0.61.0) 2022-04-26 13:41:27.890 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (2.8.2) 2022-04-26 13:41:27.894 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (0.9.6) 2022-04-26 13:41:27.953 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-26 13:41:27.955 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.4.0) 2022-04-26 13:41:27.956 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (2.8.0) 2022-04-26 13:41:27.958 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.2.4) 2022-04-26 13:41:27.960 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.1.1) 2022-04-26 13:41:27.984 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.2.0) 2022-04-26 13:41:27.985 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.3.0) 2022-04-26 13:41:27.986 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.1.1) 2022-04-26 13:41:28.032 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev14) (5.9.0) 2022-04-26 13:41:28.075 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (0.11.0) 2022-04-26 13:41:28.076 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (21.3) 2022-04-26 13:41:28.078 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (2022.1) 2022-04-26 13:41:28.165 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev14) (62.1.0) 2022-04-26 13:41:28.228 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev14) (0.2.5) 2022-04-26 13:41:28.331 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev14) (0.7) 2022-04-26 13:41:28.646 | Collecting pydot>=1.2.4 2022-04-26 13:41:28.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-26 13:41:28.728 | Collecting automaton>=1.9.0 2022-04-26 13:41:28.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-04-26 13:41:28.742 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (6.3.1) 2022-04-26 13:41:28.845 | Collecting networkx>=2.1.0 2022-04-26 13:41:28.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-04-26 13:41:29.004 | Collecting simplegeneric 2022-04-26 13:41:29.011 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-26 13:41:29.016 | Preparing metadata (setup.py): started 2022-04-26 13:41:31.658 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:41:31.687 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0) 2022-04-26 13:41:31.785 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev14) (2.21) 2022-04-26 13:41:31.902 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev14) (2.1.1) 2022-04-26 13:41:32.155 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (5.1.1) 2022-04-26 13:41:32.157 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.5.0) 2022-04-26 13:41:32.158 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.0) 2022-04-26 13:41:32.159 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.32) 2022-04-26 13:41:32.160 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.1.5) 2022-04-26 13:41:32.161 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.4) 2022-04-26 13:41:32.163 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.0.0) 2022-04-26 13:41:32.283 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.14.1) 2022-04-26 13:41:32.317 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev14) (1.0.3) 2022-04-26 13:41:32.362 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (3.0.0) 2022-04-26 13:41:32.368 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (1.3.3) 2022-04-26 13:41:32.621 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (3.10.1) 2022-04-26 13:41:32.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2019.11.28) 2022-04-26 13:41:32.820 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (3.3) 2022-04-26 13:41:32.821 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (1.26.9) 2022-04-26 13:41:32.823 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2.0.12) 2022-04-26 13:41:32.933 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.2) 2022-04-26 13:41:33.090 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (2.5.0) 2022-04-26 13:41:33.194 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev14) (3.8.0) 2022-04-26 13:41:33.514 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (2.4.1) 2022-04-26 13:41:33.517 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (0.5.0) 2022-04-26 13:41:33.751 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.3) 2022-04-26 13:41:34.035 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (1.0.0) 2022-04-26 13:41:34.398 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (21.4.0) 2022-04-26 13:41:34.399 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (1.8.2) 2022-04-26 13:41:34.772 | Building wheels for collected packages: simplegeneric 2022-04-26 13:41:34.773 | Building wheel for simplegeneric (setup.py): started 2022-04-26 13:41:38.445 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-26 13:41:38.446 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=6014abcb9bd32e256279714f64ddb2806e2b9cf321bf78c1511d11d6bb9e6c25 2022-04-26 13:41:38.446 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-26 13:41:38.450 | Successfully built simplegeneric 2022-04-26 13:41:39.340 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-04-26 13:41:42.095 | Running setup.py develop for glance 2022-04-26 13:41:47.813 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-04-26 13:41:47.814 | 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-26 13:41:47.821 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:41:47.821 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:41:47.969 | + inc/python:pip_install:200 : result=0 2022-04-26 13:41:47.972 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:41:47.974 | + functions-common:time_stop:2437 : local name 2022-04-26 13:41:47.977 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:41:47.979 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:41:47.981 | + functions-common:time_stop:2440 : local total 2022-04-26 13:41:47.984 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:41:47.986 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:41:47.989 | + functions-common:time_stop:2444 : start_time=1650980480120 2022-04-26 13:41:47.991 | + functions-common:time_stop:2446 : [[ -z 1650980480120 ]] 2022-04-26 13:41:47.994 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:41:47.998 | + functions-common:time_stop:2449 : end_time=1650980507995 2022-04-26 13:41:48.001 | + functions-common:time_stop:2450 : elapsed_time=27875 2022-04-26 13:41:48.003 | + functions-common:time_stop:2451 : total=105202 2022-04-26 13:41:48.005 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:41:48.008 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=133077 2022-04-26 13:41:48.010 | + inc/python:pip_install:203 : return 0 2022-04-26 13:41:48.012 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:41:48.015 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 13:41:48.017 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 13:41:48.036 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-26 13:41:48.049 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-26 13:41:48.051 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-26 13:41:48.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:41:48.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:41:48.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-26 13:41:48.061 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:41:48.064 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:41:48.066 | + ./stack.sh:main:922 : configure_glance 2022-04-26 13:41:48.069 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-26 13:41:48.081 | + lib/glance:configure_glance:326 : local dburl 2022-04-26 13:41:48.084 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-26 13:41:48.086 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-26 13:41:48.088 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-26 13:41:48.091 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-04-26 13:41:48.093 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-26 13:41:48.096 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-26 13:41:48.099 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-26 13:41:48.127 | + 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-26 13:41:48.158 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-26 13:41:48.185 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-26 13:41:48.213 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-26 13:41:48.244 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-26 13:41:48.274 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-26 13:41:48.276 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-26 13:41:48.279 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-26 13:41:48.281 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:41:48.283 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-26 13:41:48.314 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-26 13:41:48.341 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:41:48.368 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-26 13:41:48.396 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-26 13:41:48.424 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-26 13:41:48.452 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-26 13:41:48.480 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-26 13:41:48.508 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:41:48.535 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:41:48.564 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-26 13:41:48.596 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-26 13:41:48.598 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-26 13:41:48.601 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-26 13:41:48.603 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:41:48.605 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:41:48.608 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:41:48.626 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:48.629 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:41:48.631 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:41:48.634 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:41:48.650 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:48.653 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:41:48.656 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:41:48.684 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:41:48.687 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:41:48.689 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-26 13:41:48.691 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-26 13:41:48.694 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-26 13:41:48.722 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-26 13:41:48.750 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-26 13:41:48.753 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-26 13:41:48.755 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-26 13:41:48.758 | + lib/glance:configure_glance_store:254 : local be 2022-04-26 13:41:48.760 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-26 13:41:48.762 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-26 13:41:48.765 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-26 13:41:48.796 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-26 13:41:48.798 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2022-04-26 13:41:48.830 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-26 13:41:48.832 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-26 13:41:48.850 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:48.852 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-26 13:41:48.881 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-26 13:41:48.909 | + 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-26 13:41:48.938 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-26 13:41:48.966 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-26 13:41:48.994 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-26 13:41:49.011 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:49.013 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 13:41:49.041 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-26 13:41:49.072 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-26 13:41:49.099 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2022-04-26 13:41:49.127 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-26 13:41:49.156 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2022-04-26 13:41:49.183 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-26 13:41:49.200 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:49.203 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-26 13:41:49.205 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-26 13:41:49.208 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-26 13:41:49.211 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:41:49.228 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:41:49.230 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:41:49.233 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:41:49.235 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:41:49.238 | + 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-26 13:41:49.266 | + 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-26 13:41:49.294 | + 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-26 13:41:49.321 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:41:49.349 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-26 13:41:49.354 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-26 13:41:49.385 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-26 13:41:49.413 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-26 13:41:49.443 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2022-04-26 13:41:49.474 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-26 13:41:49.503 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-26 13:41:49.532 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-26 13:41:49.561 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-26 13:41:49.593 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-26 13:41:49.628 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-26 13:41:49.661 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-26 13:41:49.695 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-26 13:41:49.700 | + 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-26 13:41:49.707 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-26 13:41:49.724 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:41:49.727 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-26 13:41:49.730 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-26 13:41:49.733 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-26 13:41:49.735 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-26 13:41:49.737 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-26 13:41:49.740 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-26 13:41:49.745 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-26 13:41:49.748 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-26 13:41:49.752 | + 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-26 13:41:49.784 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-26 13:41:49.787 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-26 13:41:49.789 | ++ functions:get_random_port:837 : true 2022-04-26 13:41:49.791 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-26 13:41:49.794 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-26 13:41:49.797 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-26 13:41:49.863 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-26 13:41:49.865 | ++ functions:get_random_port:841 : break 2 2022-04-26 13:41:49.868 | ++ functions:get_random_port:845 : echo 60999 2022-04-26 13:41:49.871 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-26 13:41:49.874 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-26 13:41:49.902 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-26 13:41:49.930 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-26 13:41:49.959 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:41:49.990 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:41:50.019 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:41:50.049 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:41:50.077 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:41:50.106 | + 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-26 13:41:50.137 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:41:50.167 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:41:50.196 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:41:50.226 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:41:50.257 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 13:41:50.285 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-26 13:41:50.313 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-26 13:41:50.341 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-26 13:41:50.370 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-26 13:41:50.397 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-26 13:41:50.426 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-26 13:41:50.429 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-26 13:41:50.431 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:41:50.433 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:41:50.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:41:50.438 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-26 13:41:50.440 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-26 13:41:50.498 | proxy (enabled by site administrator) 2022-04-26 13:41:50.501 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-26 13:41:50.503 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-26 13:41:50.505 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:41:50.508 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:41:50.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:41:50.513 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-26 13:41:50.515 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-26 13:41:50.568 | No module matches proxy_http 2022-04-26 13:41:50.571 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-04-26 13:41:50.634 | Considering dependency proxy for proxy_http: 2022-04-26 13:41:50.634 | Module proxy already enabled 2022-04-26 13:41:50.634 | Enabling module proxy_http. 2022-04-26 13:41:50.640 | To activate the new configuration, you need to run: 2022-04-26 13:41:50.640 | systemctl restart apache2 2022-04-26 13:41:50.645 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-04-26 13:41:50.647 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:41:50.650 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:41:50.652 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:41:50.780 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-26 13:41:50.783 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-26 13:41:50.786 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-26 13:41:50.789 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:41:50.792 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:41:50.794 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:41:50.797 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:41:50.800 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:41:50.803 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-26 13:41:50.803 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:41:50.813 | KeepAlive Off 2022-04-26 13:41:50.817 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:41:50.817 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-26 13:41:50.825 | SetEnv proxy-sendchunked 1 2022-04-26 13:41:50.831 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-26 13:41:50.831 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-26 13:41:50.839 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-26 13:41:50.843 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-26 13:41:50.845 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-26 13:41:50.848 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:41:50.850 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:41:50.852 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:41:50.855 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:41:50.857 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:41:50.859 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:41:50.862 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:41:50.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:41:50.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:41:50.869 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-26 13:41:50.930 | Enabling site glance-wsgi-api. 2022-04-26 13:41:50.936 | To activate the new configuration, you need to run: 2022-04-26 13:41:50.936 | systemctl reload apache2 2022-04-26 13:41:50.940 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-26 13:41:50.942 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:41:50.945 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:41:50.947 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:41:51.072 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-26 13:41:51.079 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-26 13:41:51.111 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-26 13:41:51.113 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-26 13:41:51.131 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:41:51.134 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-26 13:41:51.136 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-26 13:41:51.139 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-26 13:41:51.141 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:41:51.144 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-26 13:41:51.146 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-26 13:41:51.149 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-26 13:41:51.151 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-26 13:41:51.153 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:41:51.156 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:41:51.158 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:41:51.161 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:41:51.164 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:41:51.167 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:41:51.183 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:41:51.186 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:41:51.188 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:41:51.191 | + functions-common:git_clone:629 : echo master 2022-04-26 13:41:51.191 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:41:51.197 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-26 13:41:51.199 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:41:51.201 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-26 13:41:51.213 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-04-26 13:41:51.216 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:41:51.217 | + functions-common:git_clone:690 : head -1 2022-04-26 13:41:51.225 | 3e068b5ce Imported Translations from Zanata 2022-04-26 13:41:51.228 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:41:51.231 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-26 13:41:51.234 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:41:51.237 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 13:41:51.239 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-26 13:41:51.242 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:41:51.244 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-26 13:41:51.247 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:41:51.250 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 13:41:51.252 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-26 13:41:51.255 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:41:51.257 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:41:51.260 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-26 13:41:51.263 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:41:51.266 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-26 13:41:51.268 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:41:51.271 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:41:51.274 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-26 13:41:51.279 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-26 13:41:51.282 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-26 13:41:51.960 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-26 13:41:51.963 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:41:51.965 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:41:51.968 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:41:51.970 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-26 13:41:51.973 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-26 13:41:51.975 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:41:51.977 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:41:51.980 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:41:51.982 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:41:51.984 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:41:51.987 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:41:51.989 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:41:51.991 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-26 13:41:52.012 | Using python 3.8 to install /opt/stack/cinder 2022-04-26 13:41:52.015 | + 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-26 13:41:52.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:41:52.814 | from cryptography.utils import int_from_bytes 2022-04-26 13:41:52.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:41:52.814 | from cryptography.utils import int_from_bytes 2022-04-26 13:41:53.983 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:41:54.014 | Obtaining file:///opt/stack/cinder 2022-04-26 13:41:54.014 | Preparing metadata (setup.py): started 2022-04-26 13:41:59.365 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:41:59.579 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.8.1) 2022-04-26 13:41:59.580 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.1) 2022-04-26 13:41:59.581 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.33.0) 2022-04-26 13:41:59.582 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.1.2) 2022-04-26 13:41:59.583 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.20.4) 2022-04-26 13:41:59.584 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.0.2) 2022-04-26 13:41:59.585 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev57) (3.2.0) 2022-04-26 13:41:59.586 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-26 13:41:59.587 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (9.4.0) 2022-04-26 13:41:59.588 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.8.0) 2022-04-26 13:41:59.701 | Collecting oauth2client>=4.1.3 2022-04-26 13:41:59.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-26 13:41:59.714 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (8.8.0) 2022-04-26 13:41:59.717 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.0) 2022-04-26 13:41:59.718 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.1.0) 2022-04-26 13:41:59.719 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (11.2.0) 2022-04-26 13:41:59.719 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.7.0) 2022-04-26 13:41:59.721 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (12.13.0) 2022-04-26 13:41:59.722 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.5.1) 2022-04-26 13:41:59.723 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.11.0) 2022-04-26 13:41:59.724 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.7.0) 2022-04-26 13:41:59.725 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.3.0) 2022-04-26 13:41:59.726 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-26 13:41:59.727 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.3.0) 2022-04-26 13:41:59.728 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.8.0) 2022-04-26 13:41:59.729 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.5.0) 2022-04-26 13:41:59.730 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.12.2) 2022-04-26 13:41:59.732 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.6.0) 2022-04-26 13:41:59.733 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.4.2) 2022-04-26 13:41:59.734 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (21.3) 2022-04-26 13:41:59.869 | Collecting paramiko>=2.7.2 2022-04-26 13:41:59.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-04-26 13:41:59.885 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-26 13:41:59.886 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.1.1) 2022-04-26 13:41:59.887 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.9.0) 2022-04-26 13:41:59.889 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.0.8) 2022-04-26 13:41:59.890 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.3.0) 2022-04-26 13:41:59.983 | Collecting python-glanceclient>=3.2.2 2022-04-26 13:41:59.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-04-26 13:41:59.999 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.4.0) 2022-04-26 13:42:00.001 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (17.7.0) 2022-04-26 13:42:00.002 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.13.1) 2022-04-26 13:42:00.004 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2022.1) 2022-04-26 13:42:00.005 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.27.1) 2022-04-26 13:42:00.006 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.5.1) 2022-04-26 13:42:00.007 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (4.6.4) 2022-04-26 13:42:00.050 | Collecting rtslib-fb>=2.1.74 2022-04-26 13:42:00.057 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-26 13:42:00.063 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.16.0) 2022-04-26 13:42:00.064 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.4.35) 2022-04-26 13:42:00.065 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.13.0) 2022-04-26 13:42:00.066 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.5.0) 2022-04-26 13:42:00.105 | Collecting tabulate>=0.8.7 2022-04-26 13:42:00.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-26 13:42:00.117 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (6.3.1) 2022-04-26 13:42:00.118 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (1.8.7) 2022-04-26 13:42:00.119 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.1.0) 2022-04-26 13:42:00.243 | Collecting oslo.vmware>=3.10.0 2022-04-26 13:42:00.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-04-26 13:42:00.266 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.2.0) 2022-04-26 13:42:00.267 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (5.6.0) 2022-04-26 13:42:00.268 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (2.11.0) 2022-04-26 13:42:00.433 | Collecting google-api-python-client>=1.11.0 2022-04-26 13:42:00.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5d1/ddc111a080675/google_api_python_client-2.45.0-py2.py3-none-any.whl (8.4 MB) 2022-04-26 13:42:00.674 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (3.10.1) 2022-04-26 13:42:00.675 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (36.0.2) 2022-04-26 13:42:00.676 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev57) (0.2.2) 2022-04-26 13:42:00.766 | Collecting zstd>=1.4.5.1 2022-04-26 13:42:00.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69f/a268ba8dddfcd/zstd-1.5.2.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-04-26 13:42:02.037 | Collecting boto3>=1.16.51 2022-04-26 13:42:02.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/078/9842ca7d72272/boto3-1.21.44-py3-none-any.whl (132 kB) 2022-04-26 13:42:03.795 | Collecting botocore<1.25.0,>=1.24.44 2022-04-26 13:42:03.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ed0/7772c924984e5/botocore-1.24.44-py3-none-any.whl (8.7 MB) 2022-04-26 13:42:04.034 | 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.dev57) (1.0.0) 2022-04-26 13:42:04.094 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-26 13:42:04.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-04-26 13:42:04.170 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev57) (1.15.0) 2022-04-26 13:42:04.201 | 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.dev57) (2.2.1) 2022-04-26 13:42:04.249 | Collecting google-auth-httplib2>=0.1.0 2022-04-26 13:42:04.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-04-26 13:42:04.413 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-26 13:42:04.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a8/8ee548f6fd494/google_auth-2.6.5-py2.py3-none-any.whl (156 kB) 2022-04-26 13:42:04.462 | Collecting uritemplate<5,>=3.0.1 2022-04-26 13:42:04.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-04-26 13:42:04.615 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-04-26 13:42:04.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fc/be52dc129fd83/google_api_core-2.7.2-py3-none-any.whl (114 kB) 2022-04-26 13:42:04.729 | 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.dev57) (1.7.0) 2022-04-26 13:42:04.781 | 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.dev57) (3.1.1) 2022-04-26 13:42:04.785 | 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.dev57) (2.10.1) 2022-04-26 13:42:04.876 | Collecting rsa>=3.1.4 2022-04-26 13:42:04.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-04-26 13:42:05.038 | Collecting pyasn1>=0.1.7 2022-04-26 13:42:05.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-26 13:42:05.173 | Collecting pyasn1-modules>=0.0.5 2022-04-26 13:42:05.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-04-26 13:42:05.243 | 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.dev57) (0.17.3) 2022-04-26 13:42:05.286 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev57) (6.0) 2022-04-26 13:42:05.288 | 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.dev57) (1.5.0) 2022-04-26 13:42:05.289 | 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.dev57) (0.8.0) 2022-04-26 13:42:05.291 | 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.dev57) (2.5.0) 2022-04-26 13:42:05.350 | 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.dev57) (1.7.7) 2022-04-26 13:42:05.352 | 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.dev57) (2.0.1) 2022-04-26 13:42:05.353 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev57) (0.5.0) 2022-04-26 13:42:05.415 | 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.dev57) (0.9.6) 2022-04-26 13:42:05.417 | 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.dev57) (2.8.2) 2022-04-26 13:42:05.527 | 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.dev57) (2.4.0) 2022-04-26 13:42:05.528 | 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.dev57) (5.2.4) 2022-04-26 13:42:05.530 | 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.dev57) (0.4.0) 2022-04-26 13:42:05.532 | 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.dev57) (5.0.0) 2022-04-26 13:42:05.533 | 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.dev57) (5.1.1) 2022-04-26 13:42:05.555 | 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.dev57) (3.2.0) 2022-04-26 13:42:05.558 | 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.dev57) (3.3.0) 2022-04-26 13:42:05.559 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev57) (3.1.1) 2022-04-26 13:42:05.605 | 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.dev57) (1.0.3) 2022-04-26 13:42:05.690 | 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.dev57) (3.0.0) 2022-04-26 13:42:05.693 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev57) (1.3.3) 2022-04-26 13:42:05.720 | 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.dev57) (3.2.0) 2022-04-26 13:42:05.746 | 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.dev57) (0.11.0) 2022-04-26 13:42:05.858 | Collecting suds-community>=0.6 2022-04-26 13:42:05.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9bf/f1653ea6a86ba/suds_community-1.1.0-py3-none-any.whl (144 kB) 2022-04-26 13:42:05.875 | 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.dev57) (1.26.9) 2022-04-26 13:42:06.129 | Collecting pynacl>=1.0.1 2022-04-26 13:42:06.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-04-26 13:42:06.185 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev57) (62.1.0) 2022-04-26 13:42:06.328 | 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.dev57) (3.10.1) 2022-04-26 13:42:06.366 | 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.dev57) (22.0.0) 2022-04-26 13:42:06.367 | 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.dev57) (1.14.0) 2022-04-26 13:42:06.407 | Collecting warlock<2,>=1.2.0 2022-04-26 13:42:06.415 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-04-26 13:42:06.618 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (3.3) 2022-04-26 13:42:06.622 | 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.dev57) (2.0.12) 2022-04-26 13:42:06.623 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev57) (2019.11.28) 2022-04-26 13:42:06.659 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev57) (0.7) 2022-04-26 13:42:06.732 | Collecting pyudev>=0.16.1 2022-04-26 13:42:06.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-04-26 13:42:06.982 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.5.2) 2022-04-26 13:42:06.984 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev57) (0.4.2) 2022-04-26 13:42:07.127 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.8) 2022-04-26 13:42:07.128 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (2.5.0) 2022-04-26 13:42:07.129 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev57) (1.4.2) 2022-04-26 13:42:07.258 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev57) (0.13.1) 2022-04-26 13:42:07.380 | 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.dev57) (5.7.1) 2022-04-26 13:42:07.381 | 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.dev57) (1.2.0) 2022-04-26 13:42:07.382 | 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.dev57) (4.11.3) 2022-04-26 13:42:07.417 | 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.dev57) (5.0.0) 2022-04-26 13:42:07.630 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev57) (2.21) 2022-04-26 13:42:07.707 | 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.dev57) (0.5.0) 2022-04-26 13:42:07.708 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev57) (2.4.1) 2022-04-26 13:42:07.884 | 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.dev57) (2.5.0) 2022-04-26 13:42:07.975 | 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.dev57) (3.20.0) 2022-04-26 13:42:08.035 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-04-26 13:42:08.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) 2022-04-26 13:42:08.277 | 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.dev57) (2.1.1) 2022-04-26 13:42:08.705 | 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.dev57) (1.1.5) 2022-04-26 13:42:08.758 | 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.dev57) (0.14.1) 2022-04-26 13:42:08.807 | 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.dev57) (0.2.5) 2022-04-26 13:42:10.403 | 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.dev57) (1.32) 2022-04-26 13:42:10.676 | 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.dev57) (1.8.2) 2022-04-26 13:42:10.677 | 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.dev57) (21.4.0) 2022-04-26 13:42:10.826 | 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.dev57) (2.3) 2022-04-26 13:42:11.019 | 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.dev57) (1.0.0) 2022-04-26 13:42:11.197 | 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.dev57) (3.8.0) 2022-04-26 13:42:12.879 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-04-26 13:42:14.913 | Attempting uninstall: pynacl 2022-04-26 13:42:14.916 | Found existing installation: PyNaCl 1.3.0 2022-04-26 13:42:14.922 | Uninstalling PyNaCl-1.3.0: 2022-04-26 13:42:14.948 | Successfully uninstalled PyNaCl-1.3.0 2022-04-26 13:42:16.674 | Running setup.py develop for cinder 2022-04-26 13:42:23.942 | Successfully installed boto3-1.21.44 botocore-1.24.44 cinder google-api-core-2.7.2 google-api-python-client-2.45.0 google-auth-2.6.5 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.4 2022-04-26 13:42:23.942 | 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-26 13:42:23.950 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:42:23.950 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:42:24.200 | + inc/python:pip_install:200 : result=0 2022-04-26 13:42:24.203 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:42:24.205 | + functions-common:time_stop:2437 : local name 2022-04-26 13:42:24.207 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:42:24.209 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:42:24.212 | + functions-common:time_stop:2440 : local total 2022-04-26 13:42:24.214 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:42:24.217 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:42:24.219 | + functions-common:time_stop:2444 : start_time=1650980512007 2022-04-26 13:42:24.221 | + functions-common:time_stop:2446 : [[ -z 1650980512007 ]] 2022-04-26 13:42:24.224 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:42:24.228 | + functions-common:time_stop:2449 : end_time=1650980544226 2022-04-26 13:42:24.231 | + functions-common:time_stop:2450 : elapsed_time=32219 2022-04-26 13:42:24.233 | + functions-common:time_stop:2451 : total=133077 2022-04-26 13:42:24.235 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:42:24.237 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=165296 2022-04-26 13:42:24.240 | + inc/python:pip_install:203 : return 0 2022-04-26 13:42:24.242 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:42:24.244 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 13:42:24.247 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 13:42:24.266 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-26 13:42:24.278 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-26 13:42:24.281 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-26 13:42:24.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:42:24.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:42:24.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-26 13:42:24.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:42:24.293 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-26 13:42:24.296 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-26 13:42:24.298 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-26 13:42:24.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:42:24.303 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:42:24.305 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-26 13:42:24.317 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-26 13:42:24.319 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:42:24.322 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:42:24.325 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:42:24.327 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:42:24.330 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:42:24.332 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:42:24.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:42:24.337 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:42:24.340 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:42:24.342 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:42:24.345 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:42:24.347 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:42:24.350 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-04-26 13:42:24.352 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:42:24.354 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:42:24.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:42:24.359 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-04-26 13:42:24.382 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-26 13:42:24.491 | Reading package lists... 2022-04-26 13:42:24.729 | Building dependency tree... 2022-04-26 13:42:24.731 | Reading state information... 2022-04-26 13:42:24.975 | The following packages were automatically installed and are no longer required: 2022-04-26 13:42:24.976 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:42:24.976 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:42:24.976 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:42:24.976 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:42:24.976 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:42:24.976 | python3-zope.interface 2022-04-26 13:42:24.976 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:42:24.977 | The following additional packages will be installed: 2022-04-26 13:42:24.977 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-26 13:42:24.977 | python3-urwid 2022-04-26 13:42:24.978 | Suggested packages: 2022-04-26 13:42:24.978 | python-pyparsing-doc python-urwid-doc 2022-04-26 13:42:25.047 | The following NEW packages will be installed: 2022-04-26 13:42:25.047 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-26 13:42:25.047 | python3-urwid targetcli-fb 2022-04-26 13:42:25.152 | 0 upgraded, 6 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:42:25.152 | Need to get 356 kB of archives. 2022-04-26 13:42:25.152 | After this operation, 2,294 kB of additional disk space will be used. 2022-04-26 13:42:25.152 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-26 13:42:25.294 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-26 13:42:25.366 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-04-26 13:42:25.375 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-26 13:42:25.384 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-04-26 13:42:25.391 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-26 13:42:25.954 | Fetched 356 kB in 0s (1,043 kB/s) 2022-04-26 13:42:25.985 | Selecting previously unselected package python3-pyparsing. 2022-04-26 13:42:26.037 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-04-26 13:42:26.040 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-26 13:42:26.043 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-26 13:42:26.080 | Selecting previously unselected package python3-urwid. 2022-04-26 13:42:26.090 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-04-26 13:42:26.092 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-26 13:42:26.147 | Selecting previously unselected package python3-configshell-fb. 2022-04-26 13:42:26.157 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-26 13:42:26.159 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-26 13:42:26.195 | Selecting previously unselected package python3-pyudev. 2022-04-26 13:42:26.206 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-26 13:42:26.208 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-26 13:42:26.247 | Selecting previously unselected package python3-rtslib-fb. 2022-04-26 13:42:26.257 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-26 13:42:26.259 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-26 13:42:26.299 | Selecting previously unselected package targetcli-fb. 2022-04-26 13:42:26.309 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-26 13:42:26.311 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-26 13:42:26.370 | Setting up python3-urwid (2.0.1-3) ... 2022-04-26 13:42:26.724 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-26 13:42:26.724 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-26 13:42:26.724 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-26 13:42:26.724 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-26 13:42:26.724 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-26 13:42:26.724 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-26 13:42:26.724 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-26 13:42:26.724 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-26 13:42:26.828 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-26 13:42:27.148 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-26 13:42:27.452 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-26 13:42:27.732 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-26 13:42:28.957 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-26 13:42:29.485 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-26 13:42:29.485 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-26 13:42:31.423 | Processing triggers for man-db (2.9.1-1) ... 2022-04-26 13:42:31.526 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-26 13:42:39.984 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:42:39.986 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:42:39.989 | + functions-common:time_stop:2437 : local name 2022-04-26 13:42:39.991 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:42:39.994 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:42:39.996 | + functions-common:time_stop:2440 : local total 2022-04-26 13:42:39.998 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:42:40.001 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:42:40.003 | + functions-common:time_stop:2444 : start_time=1650980544379 2022-04-26 13:42:40.006 | + functions-common:time_stop:2446 : [[ -z 1650980544379 ]] 2022-04-26 13:42:40.009 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:42:40.014 | + functions-common:time_stop:2449 : end_time=1650980560011 2022-04-26 13:42:40.016 | + functions-common:time_stop:2450 : elapsed_time=15632 2022-04-26 13:42:40.019 | + functions-common:time_stop:2451 : total=294930 2022-04-26 13:42:40.021 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:42:40.024 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=310562 2022-04-26 13:42:40.027 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:42:40.029 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:42:40.032 | + ./stack.sh:main:928 : configure_cinder 2022-04-26 13:42:40.034 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-26 13:42:40.047 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-26 13:42:40.050 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-26 13:42:40.053 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-26 13:42:40.055 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-26 13:42:40.058 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-26 13:42:40.058 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-26 13:42:40.062 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-26 13:42:40.065 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-26 13:42:40.067 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-26 13:42:40.069 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-26 13:42:40.071 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-26 13:42:40.074 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-26 13:42:40.076 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-26 13:42:40.078 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-26 13:42:40.089 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-26 13:42:40.101 | + 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-26 13:42:40.113 | + 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-26 13:42:40.125 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-26 13:42:40.138 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-26 13:42:40.141 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-26 13:42:40.145 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UK4lD0c0Am 2022-04-26 13:42:40.147 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-26 13:42:40.149 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-26 13:42:40.152 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-26 13:42:40.154 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UK4lD0c0Am 2022-04-26 13:42:40.158 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UK4lD0c0Am 2022-04-26 13:42:40.170 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UK4lD0c0Am /etc/sudoers.d/cinder-rootwrap 2022-04-26 13:42:40.182 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-26 13:42:40.186 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-26 13:42:40.189 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-26 13:42:40.191 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-26 13:42:40.193 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-26 13:42:40.195 | + 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-26 13:42:40.197 | + 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-26 13:42:40.201 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-26 13:42:40.203 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-26 13:42:40.207 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-26 13:42:40.212 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-26 13:42:40.231 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-26 13:42:40.249 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-26 13:42:40.268 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-26 13:42:40.286 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-26 13:42:40.304 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-26 13:42:40.324 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-26 13:42:40.342 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-26 13:42:40.360 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-26 13:42:40.363 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 13:42:40.365 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-26 13:42:40.367 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:42:40.370 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-26 13:42:40.400 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-26 13:42:40.426 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:42:40.455 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-26 13:42:40.481 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-26 13:42:40.508 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-26 13:42:40.536 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-26 13:42:40.563 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-26 13:42:40.591 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:42:40.618 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:42:40.645 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-26 13:42:40.676 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-26 13:42:40.704 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-26 13:42:40.706 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-26 13:42:40.709 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-26 13:42:40.711 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-04-26 13:42:40.714 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-26 13:42:40.717 | + 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-26 13:42:40.748 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-26 13:42:40.777 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-26 13:42:40.805 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-26 13:42:40.833 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-26 13:42:40.861 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-26 13:42:40.890 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-26 13:42:40.922 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-26 13:42:40.924 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2022-04-26 13:42:40.952 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-26 13:42:40.984 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-26 13:42:40.991 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 194bc48ca2d32f9b46611cdae1e025c8 2022-04-26 13:42:41.020 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-26 13:42:41.022 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-26 13:42:41.051 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-26 13:42:41.078 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-26 13:42:41.107 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-26 13:42:41.135 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-26 13:42:41.152 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:42:41.154 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 13:42:41.157 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-26 13:42:41.159 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-26 13:42:41.162 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-26 13:42:41.164 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 13:42:41.166 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-26 13:42:41.169 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-26 13:42:41.172 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-26 13:42:41.174 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-26 13:42:41.177 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-26 13:42:41.179 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-26 13:42:41.209 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-26 13:42:41.237 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-26 13:42:41.264 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-26 13:42:41.293 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-26 13:42:41.320 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-26 13:42:41.349 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-26 13:42:41.351 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-26 13:42:41.353 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-26 13:42:41.356 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-26 13:42:41.384 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-26 13:42:41.388 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-26 13:42:41.416 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-26 13:42:41.418 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-26 13:42:41.421 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-26 13:42:41.423 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-26 13:42:41.452 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-26 13:42:41.454 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-26 13:42:41.456 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-26 13:42:41.473 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:42:41.476 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-26 13:42:41.478 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-26 13:42:41.480 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-26 13:42:41.483 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-26 13:42:41.511 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.16:8080/v1/AUTH_ 2022-04-26 13:42:41.539 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-26 13:42:41.555 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:42:41.558 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-26 13:42:41.575 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:42:41.577 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-26 13:42:41.594 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:42:41.597 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-26 13:42:41.599 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-26 13:42:41.601 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-26 13:42:41.604 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-26 13:42:41.607 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:42:41.609 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:42:41.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:42:41.628 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:42:41.631 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:42:41.633 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:42:41.636 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:42:41.652 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:42:41.655 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:42:41.658 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:42:41.685 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:42:41.687 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:42:41.690 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-26 13:42:41.692 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-26 13:42:41.694 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 13:42:41.698 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:42:41.715 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:42:41.717 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:42:41.720 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:42:41.722 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:42:41.724 | + 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-26 13:42:41.752 | + 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-26 13:42:41.781 | + 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-26 13:42:41.810 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:42:41.838 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-26 13:42:41.855 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:42:41.857 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-26 13:42:41.860 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-26 13:42:41.862 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-26 13:42:41.864 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-26 13:42:41.867 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 13:42:41.869 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:42:41.873 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-26 13:42:41.877 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-26 13:42:41.879 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:42:41.882 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:42:41.894 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:42:41.895 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:42:41.904 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:42:41.907 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:42:41.923 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-26 13:42:41.926 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-26 13:42:41.930 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-26 13:42:41.958 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-26 13:42:41.985 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-26 13:42:42.013 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:42:42.040 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:42:42.068 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:42:42.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:42:42.122 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:42:42.149 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:42:42.176 | + 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-26 13:42:42.204 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:42:42.231 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:42:42.258 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:42:42.286 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 13:42:42.289 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 13:42:42.292 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-26 13:42:42.294 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-26 13:42:42.297 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:42:42.299 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:42:42.301 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:42:42.303 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 13:42:42.306 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 13:42:42.309 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-26 13:42:42.337 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 13:42:42.365 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-26 13:42:42.365 | + 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-26 13:42:42.374 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-26 13:42:42.377 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-26 13:42:42.379 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-26 13:42:42.382 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:42:42.384 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:42:42.387 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:42:42.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:42:42.391 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:42:42.394 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:42:42.396 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:42:42.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:42:42.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:42:42.403 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-26 13:42:42.465 | Enabling site cinder-wsgi. 2022-04-26 13:42:42.470 | To activate the new configuration, you need to run: 2022-04-26 13:42:42.470 | systemctl reload apache2 2022-04-26 13:42:42.475 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 13:42:42.477 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:42:42.480 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:42:42.482 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:42:42.612 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-26 13:42:42.615 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-26 13:42:42.646 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2022-04-26 13:42:42.674 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-26 13:42:42.692 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:42:42.694 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-26 13:42:42.696 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-26 13:42:42.699 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 13:42:42.702 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-26 13:42:42.704 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-26 13:42:42.734 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-26 13:42:42.762 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2022-04-26 13:42:42.791 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-26 13:42:42.819 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-26 13:42:42.847 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-26 13:42:42.875 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-26 13:42:42.903 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-26 13:42:42.932 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:42:42.961 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-26 13:42:42.989 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-26 13:42:43.019 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 13:42:43.048 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-26 13:42:43.050 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-26 13:42:43.067 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:42:43.069 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2022-04-26 13:42:43.100 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-26 13:42:43.103 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-26 13:42:43.121 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:42:43.123 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-26 13:42:43.126 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-26 13:42:43.128 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-26 13:42:43.131 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:42:43.133 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-26 13:42:43.136 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-26 13:42:43.140 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:42:43.140 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:42:43.145 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:42:43.148 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:42:43.150 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 13:42:43.153 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:42:43.155 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-26 13:42:43.158 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-26 13:42:43.160 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-26 13:42:43.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:42:43.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:42:43.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-26 13:42:43.171 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:42:43.174 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-26 13:42:43.176 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-26 13:42:43.178 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-26 13:42:43.181 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:42:43.184 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:42:43.187 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:42:43.190 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:42:43.192 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:42:43.195 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:42:43.211 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:42:43.214 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:42:43.216 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:42:43.219 | + functions-common:git_clone:629 : echo master 2022-04-26 13:42:43.219 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:42:43.224 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-26 13:42:43.226 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:42:43.229 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-26 13:42:43.242 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-04-26 13:42:43.245 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:42:43.245 | + functions-common:git_clone:690 : head -1 2022-04-26 13:42:43.250 | 6615fbe11a [OVS] Do not shadow "l2_agent_extensions_manager" module 2022-04-26 13:42:43.253 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:42:43.255 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-26 13:42:43.258 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:42:43.260 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 13:42:43.263 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-26 13:42:43.265 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:42:43.268 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-26 13:42:43.270 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:42:43.273 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 13:42:43.275 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-26 13:42:43.278 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:42:43.280 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:42:43.283 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-26 13:42:43.286 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:42:43.289 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-26 13:42:43.291 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:42:43.294 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:42:43.297 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-26 13:42:43.303 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-26 13:42:43.305 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-26 13:42:43.969 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-26 13:42:43.971 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:42:43.974 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:42:43.976 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:42:43.978 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-26 13:42:43.981 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-26 13:42:43.983 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:42:43.985 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:42:43.988 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:42:43.990 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:42:43.992 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:42:43.995 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:42:43.998 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:42:44.000 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-26 13:42:44.022 | Using python 3.8 to install /opt/stack/neutron 2022-04-26 13:42:44.024 | + 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-26 13:42:44.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:42:44.847 | from cryptography.utils import int_from_bytes 2022-04-26 13:42:44.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:42:44.847 | from cryptography.utils import int_from_bytes 2022-04-26 13:42:46.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:42:46.034 | Obtaining file:///opt/stack/neutron 2022-04-26 13:42:46.035 | Preparing metadata (setup.py): started 2022-04-26 13:42:51.632 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:42:51.722 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.8.1) 2022-04-26 13:42:51.723 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.5.0) 2022-04-26 13:42:51.724 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.1.1) 2022-04-26 13:42:51.725 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.5.1) 2022-04-26 13:42:51.726 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.5.0) 2022-04-26 13:42:51.727 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.1.1) 2022-04-26 13:42:51.729 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.33.0) 2022-04-26 13:42:51.730 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.4.1) 2022-04-26 13:42:51.731 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.20.4) 2022-04-26 13:42:51.732 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.27.1) 2022-04-26 13:42:51.733 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.1.1) 2022-04-26 13:42:51.734 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (9.4.0) 2022-04-26 13:42:51.735 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.8.0) 2022-04-26 13:42:51.736 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.11.0) 2022-04-26 13:42:51.737 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.20.0) 2022-04-26 13:42:51.738 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (7.8.0) 2022-04-26 13:42:51.739 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (6.3.1) 2022-04-26 13:42:51.740 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.4.35) 2022-04-26 13:42:51.741 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.8.7) 2022-04-26 13:42:51.742 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 13:42:51.743 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.7.7) 2022-04-26 13:42:51.744 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.5.0) 2022-04-26 13:42:51.745 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.10.1) 2022-04-26 13:42:51.746 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 13:42:51.747 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (8.8.0) 2022-04-26 13:42:51.748 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.1.0) 2022-04-26 13:42:51.749 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (11.2.0) 2022-04-26 13:42:51.751 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.1.0) 2022-04-26 13:42:51.752 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.7.0) 2022-04-26 13:42:51.753 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (12.13.0) 2022-04-26 13:42:51.754 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.1) 2022-04-26 13:42:51.755 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.11.0) 2022-04-26 13:42:51.756 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.7.0) 2022-04-26 13:42:51.757 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.3.0) 2022-04-26 13:42:51.758 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (6.3.1) 2022-04-26 13:42:51.759 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.3.0) 2022-04-26 13:42:51.760 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.8.0) 2022-04-26 13:42:51.762 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.5.0) 2022-04-26 13:42:51.762 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.12.2) 2022-04-26 13:42:51.763 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.6.0) 2022-04-26 13:42:51.764 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (3.4.2) 2022-04-26 13:42:51.766 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.3.1) 2022-04-26 13:42:51.767 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.1.0) 2022-04-26 13:42:51.768 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.16.0) 2022-04-26 13:42:51.769 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (1.16.0) 2022-04-26 13:42:51.770 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (21.3) 2022-04-26 13:42:51.771 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (5.9.0) 2022-04-26 13:42:51.772 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.6.9) 2022-04-26 13:42:51.773 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (22.0.0) 2022-04-26 13:42:51.774 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (17.7.0) 2022-04-26 13:42:51.775 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (0.61.0) 2022-04-26 13:42:51.776 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (4.5.0) 2022-04-26 13:42:51.777 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.7.1) 2022-04-26 13:42:51.778 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.4.0) 2022-04-26 13:42:51.779 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev155) (2.11.0) 2022-04-26 13:42:51.799 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (1.2.0) 2022-04-26 13:42:51.800 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (4.11.3) 2022-04-26 13:42:51.802 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev155) (5.7.1) 2022-04-26 13:42:51.810 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev155) (1.14.0) 2022-04-26 13:42:51.821 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (2.2.1) 2022-04-26 13:42:51.823 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (1.16.0) 2022-04-26 13:42:51.824 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev155) (1.1.2) 2022-04-26 13:42:51.843 | 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.dev155) (3.0.8) 2022-04-26 13:42:51.850 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev155) (2.1.1) 2022-04-26 13:42:51.909 | 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.dev155) (1.7.0) 2022-04-26 13:42:51.911 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev155) (1.0.2) 2022-04-26 13:42:51.964 | 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.dev155) (4.4.0) 2022-04-26 13:42:51.966 | 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.dev155) (3.1.1) 2022-04-26 13:42:52.010 | 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.dev155) (1.2.3) 2022-04-26 13:42:52.016 | 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.dev155) (2.7.0) 2022-04-26 13:42:52.043 | 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.dev155) (1.1.5) 2022-04-26 13:42:52.044 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (6.0) 2022-04-26 13:42:52.045 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.0.0) 2022-04-26 13:42:52.046 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (36.0.2) 2022-04-26 13:42:52.047 | 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.dev155) (1.32) 2022-04-26 13:42:52.049 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (2.5.0) 2022-04-26 13:42:52.050 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.4.0) 2022-04-26 13:42:52.052 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev155) (1.4.4) 2022-04-26 13:42:52.068 | 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.dev155) (1.0.3) 2022-04-26 13:42:52.157 | 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.dev155) (0.17.3) 2022-04-26 13:42:52.202 | 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.dev155) (1.5.0) 2022-04-26 13:42:52.289 | 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.dev155) (0.13.0) 2022-04-26 13:42:52.293 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev155) (0.5.0) 2022-04-26 13:42:52.294 | 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.dev155) (2.0.1) 2022-04-26 13:42:52.349 | 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.dev155) (0.9.6) 2022-04-26 13:42:52.351 | 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.dev155) (2.8.2) 2022-04-26 13:42:52.410 | 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.dev155) (0.4.0) 2022-04-26 13:42:52.413 | 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.dev155) (5.0.0) 2022-04-26 13:42:52.416 | 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.dev155) (5.1.1) 2022-04-26 13:42:52.418 | 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.dev155) (5.2.4) 2022-04-26 13:42:52.442 | 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.dev155) (3.2.0) 2022-04-26 13:42:52.442 | 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.dev155) (3.3.0) 2022-04-26 13:42:52.491 | 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.dev155) (1.15.0) 2022-04-26 13:42:52.546 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev155) (2022.1) 2022-04-26 13:42:52.577 | 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.dev155) (3.0.0) 2022-04-26 13:42:52.580 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev155) (1.3.3) 2022-04-26 13:42:52.605 | 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.dev155) (3.2.0) 2022-04-26 13:42:52.744 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev155) (2.4.0) 2022-04-26 13:42:52.815 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev155) (62.1.0) 2022-04-26 13:42:52.892 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev155) (3.0.0) 2022-04-26 13:42:52.894 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev155) (0.3.5) 2022-04-26 13:42:53.003 | 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.dev155) (0.6.9) 2022-04-26 13:42:53.005 | 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.dev155) (0.6.9) 2022-04-26 13:42:53.006 | 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.dev155) (0.6.9) 2022-04-26 13:42:53.007 | 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.dev155) (0.6.9) 2022-04-26 13:42:53.008 | 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.dev155) (0.6.9) 2022-04-26 13:42:53.009 | 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.dev155) (0.6.9) 2022-04-26 13:42:53.010 | 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.dev155) (0.6.9) 2022-04-26 13:42:53.224 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev155) (3.2.0) 2022-04-26 13:42:53.225 | 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.dev155) (2.5.0) 2022-04-26 13:42:53.226 | 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.dev155) (3.10.1) 2022-04-26 13:42:53.279 | 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.dev155) (2.1.0) 2022-04-26 13:42:53.283 | 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.dev155) (3.17.6) 2022-04-26 13:42:53.373 | 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.dev155) (1.26.9) 2022-04-26 13:42:53.375 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (3.3) 2022-04-26 13:42:53.378 | 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.dev155) (2.0.12) 2022-04-26 13:42:53.379 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev155) (2019.11.28) 2022-04-26 13:42:53.414 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev155) (0.7) 2022-04-26 13:42:53.755 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev155) (0.13.1) 2022-04-26 13:42:53.829 | 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.dev155) (5.0.0) 2022-04-26 13:42:53.993 | 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.dev155) (2.21) 2022-04-26 13:42:54.068 | 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.dev155) (0.5.0) 2022-04-26 13:42:54.069 | 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.dev155) (2.4.1) 2022-04-26 13:42:54.306 | 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.dev155) (2.5.0) 2022-04-26 13:42:54.480 | 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.dev155) (2.3) 2022-04-26 13:42:55.010 | 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.dev155) (0.14.1) 2022-04-26 13:42:55.058 | 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.dev155) (0.2.5) 2022-04-26 13:42:55.700 | 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.dev155) (0.4.2) 2022-04-26 13:42:55.702 | 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.dev155) (0.5.2) 2022-04-26 13:42:56.021 | 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.dev155) (2.1.1) 2022-04-26 13:42:56.021 | 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.dev155) (4.11.1) 2022-04-26 13:42:56.191 | 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.dev155) (3.8.0) 2022-04-26 13:42:56.437 | 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.dev155) (21.4.0) 2022-04-26 13:42:56.439 | 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.dev155) (1.8.2) 2022-04-26 13:42:56.627 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev155) (1.0.0) 2022-04-26 13:42:56.891 | 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.dev155) (2.3.2.post1) 2022-04-26 13:42:58.308 | Installing collected packages: neutron 2022-04-26 13:42:58.308 | Attempting uninstall: neutron 2022-04-26 13:42:58.310 | Found existing installation: neutron 20.0.0 2022-04-26 13:42:59.599 | Uninstalling neutron-20.0.0: 2022-04-26 13:42:59.678 | Successfully uninstalled neutron-20.0.0 2022-04-26 13:42:59.680 | Running setup.py develop for neutron 2022-04-26 13:43:07.364 | Successfully installed neutron 2022-04-26 13:43:07.364 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-26 13:43:07.372 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:43:07.372 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:43:07.511 | + inc/python:pip_install:200 : result=0 2022-04-26 13:43:07.514 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:43:07.516 | + functions-common:time_stop:2437 : local name 2022-04-26 13:43:07.518 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:43:07.521 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:43:07.523 | + functions-common:time_stop:2440 : local total 2022-04-26 13:43:07.526 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:43:07.528 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:43:07.530 | + functions-common:time_stop:2444 : start_time=1650980564016 2022-04-26 13:43:07.532 | + functions-common:time_stop:2446 : [[ -z 1650980564016 ]] 2022-04-26 13:43:07.535 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:43:07.539 | + functions-common:time_stop:2449 : end_time=1650980587537 2022-04-26 13:43:07.542 | + functions-common:time_stop:2450 : elapsed_time=23521 2022-04-26 13:43:07.544 | + functions-common:time_stop:2451 : total=165296 2022-04-26 13:43:07.547 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:43:07.549 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=188817 2022-04-26 13:43:07.551 | + inc/python:pip_install:203 : return 0 2022-04-26 13:43:07.554 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:43:07.556 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 13:43:07.559 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 13:43:07.577 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-26 13:43:07.590 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-26 13:43:07.592 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-26 13:43:07.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:43:07.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:43:07.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-26 13:43:07.602 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:43:07.605 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-26 13:43:07.607 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:43:07.610 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-26 13:43:07.627 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:07.629 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-26 13:43:07.632 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-26 13:43:07.635 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-26 13:43:07.637 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:43:07.640 | + lib/stack:stack_install_service:32 : install_nova 2022-04-26 13:43:07.642 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-26 13:43:07.645 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-26 13:43:07.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:43:07.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:43:07.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-26 13:43:07.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:43:07.657 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-26 13:43:07.673 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:07.675 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-26 13:43:07.691 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:07.694 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-26 13:43:07.710 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:07.713 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-26 13:43:07.716 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-26 13:43:07.718 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-26 13:43:07.720 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:43:07.722 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:43:07.725 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:43:07.728 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:43:07.730 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:43:07.733 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:43:07.748 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:43:07.750 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:43:07.753 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:43:07.755 | + functions-common:git_clone:629 : echo master 2022-04-26 13:43:07.756 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:43:07.761 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-26 13:43:07.763 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-26 13:43:07.765 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-04-26 13:43:07.779 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-04-26 13:43:07.781 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:43:07.782 | + functions-common:git_clone:690 : head -1 2022-04-26 13:43:07.788 | 56b5aed08c Merge "Deprecate [api] use_forwarded_for" 2022-04-26 13:43:07.791 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:43:07.794 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-26 13:43:07.796 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:43:07.798 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 13:43:07.801 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-26 13:43:07.803 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:43:07.806 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-26 13:43:07.808 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:43:07.811 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 13:43:07.813 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-26 13:43:07.815 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:43:07.818 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:43:07.822 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-26 13:43:07.825 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:43:07.827 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-26 13:43:07.830 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:43:07.832 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:43:07.835 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-26 13:43:07.842 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-26 13:43:07.845 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-26 13:43:08.523 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-26 13:43:08.527 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:43:08.529 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:43:08.532 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:43:08.534 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-26 13:43:08.536 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-26 13:43:08.539 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:43:08.541 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:43:08.543 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:43:08.546 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:43:08.548 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:43:08.550 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:43:08.553 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:43:08.555 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-26 13:43:08.576 | Using python 3.8 to install /opt/stack/nova 2022-04-26 13:43:08.579 | + 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-26 13:43:09.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:43:09.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:43:09.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:43:09.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:43:10.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:43:10.613 | Obtaining file:///opt/stack/nova 2022-04-26 13:43:10.614 | Preparing metadata (setup.py): started 2022-04-26 13:43:17.123 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:43:17.334 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.8.1) 2022-04-26 13:43:17.336 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.4.35) 2022-04-26 13:43:17.337 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.1.1) 2022-04-26 13:43:17.338 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.33.0) 2022-04-26 13:43:17.339 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.1.1) 2022-04-26 13:43:17.340 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (9.4.0) 2022-04-26 13:43:17.342 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.8.0) 2022-04-26 13:43:17.342 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.5.1) 2022-04-26 13:43:17.343 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (36.0.2) 2022-04-26 13:43:17.344 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.8.7) 2022-04-26 13:43:17.345 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.1.2) 2022-04-26 13:43:17.347 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.1.1) 2022-04-26 13:43:17.348 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.5.0) 2022-04-26 13:43:17.348 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.2.0) 2022-04-26 13:43:17.349 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.13.0) 2022-04-26 13:43:17.350 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.7.7) 2022-04-26 13:43:17.353 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.8.0) 2022-04-26 13:43:17.354 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.11.0) 2022-04-26 13:43:17.355 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.1) 2022-04-26 13:43:17.356 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.0.2) 2022-04-26 13:43:17.357 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev65) (3.2.0) 2022-04-26 13:43:17.358 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (8.3.0) 2022-04-26 13:43:17.359 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.0) 2022-04-26 13:43:17.360 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (7.8.0) 2022-04-26 13:43:17.361 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.6.0) 2022-04-26 13:43:17.362 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.27.1) 2022-04-26 13:43:17.363 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.5.0) 2022-04-26 13:43:17.441 | Collecting websockify>=0.9.0 2022-04-26 13:43:17.449 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-26 13:43:17.453 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.10.1) 2022-04-26 13:43:17.454 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.0) 2022-04-26 13:43:17.456 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (8.8.0) 2022-04-26 13:43:17.457 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.1.0) 2022-04-26 13:43:17.458 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.7.0) 2022-04-26 13:43:17.459 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 13:43:17.460 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.3.0) 2022-04-26 13:43:17.461 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.3.0) 2022-04-26 13:43:17.463 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 13:43:17.464 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.12.2) 2022-04-26 13:43:17.465 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (11.2.0) 2022-04-26 13:43:17.466 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (6.3.1) 2022-04-26 13:43:17.467 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (12.13.0) 2022-04-26 13:43:17.468 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.11.0) 2022-04-26 13:43:17.469 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.0) 2022-04-26 13:43:17.470 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.1.0) 2022-04-26 13:43:17.471 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.0) 2022-04-26 13:43:17.472 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.5.0) 2022-04-26 13:43:17.473 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.5.1) 2022-04-26 13:43:17.475 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.9.0) 2022-04-26 13:43:17.476 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.6.0) 2022-04-26 13:43:17.477 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (5.2.0) 2022-04-26 13:43:17.478 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.1.0) 2022-04-26 13:43:17.479 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.0) 2022-04-26 13:43:17.481 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.7.1) 2022-04-26 13:43:17.482 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (3.10.1) 2022-04-26 13:43:17.533 | Collecting microversion-parse>=0.2.1 2022-04-26 13:43:17.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-26 13:43:17.553 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.11.0) 2022-04-26 13:43:17.554 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.2.2) 2022-04-26 13:43:17.555 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.3.3) 2022-04-26 13:43:17.556 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (1.7.0) 2022-04-26 13:43:17.558 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (4.6.4) 2022-04-26 13:43:17.559 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.8.2) 2022-04-26 13:43:17.560 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (2.4.0) 2022-04-26 13:43:17.561 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (0.61.0) 2022-04-26 13:43:17.562 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev65) (6.0) 2022-04-26 13:43:17.578 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (4.11.3) 2022-04-26 13:43:17.579 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (1.2.0) 2022-04-26 13:43:17.581 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev65) (5.7.1) 2022-04-26 13:43:17.603 | 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.dev65) (5.3.0) 2022-04-26 13:43:17.644 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev65) (1.15.0) 2022-04-26 13:43:17.675 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev65) (1.16.0) 2022-04-26 13:43:17.676 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev65) (2.2.1) 2022-04-26 13:43:17.701 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev65) (2.1.1) 2022-04-26 13:43:17.827 | 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.dev65) (4.4.0) 2022-04-26 13:43:17.830 | 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.dev65) (3.1.1) 2022-04-26 13:43:17.890 | 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.dev65) (1.32) 2022-04-26 13:43:17.892 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.4.0) 2022-04-26 13:43:17.894 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.0.0) 2022-04-26 13:43:17.895 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (1.4.4) 2022-04-26 13:43:17.896 | 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.dev65) (1.1.5) 2022-04-26 13:43:17.897 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 13:43:17.945 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev65) (6.3.1) 2022-04-26 13:43:17.949 | 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.dev65) (5.6.0) 2022-04-26 13:43:18.000 | 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.dev65) (2.5.0) 2022-04-26 13:43:18.002 | 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.dev65) (1.16.0) 2022-04-26 13:43:18.004 | 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.dev65) (0.6.9) 2022-04-26 13:43:18.069 | 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.dev65) (0.17.3) 2022-04-26 13:43:18.179 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev65) (0.5.0) 2022-04-26 13:43:18.182 | 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.dev65) (2.0.1) 2022-04-26 13:43:18.263 | 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.dev65) (0.9.6) 2022-04-26 13:43:18.326 | 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.dev65) (5.0.0) 2022-04-26 13:43:18.328 | 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.dev65) (0.4.0) 2022-04-26 13:43:18.330 | 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.dev65) (5.1.1) 2022-04-26 13:43:18.333 | 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.dev65) (5.2.4) 2022-04-26 13:43:18.358 | 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.dev65) (3.2.0) 2022-04-26 13:43:18.363 | 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.dev65) (3.3.0) 2022-04-26 13:43:18.417 | 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.dev65) (1.0.3) 2022-04-26 13:43:18.474 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev65) (2022.1) 2022-04-26 13:43:18.513 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev65) (1.3.3) 2022-04-26 13:43:18.513 | 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.dev65) (3.0.0) 2022-04-26 13:43:18.565 | 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.dev65) (3.0.8) 2022-04-26 13:43:18.566 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev65) (21.3) 2022-04-26 13:43:18.656 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev65) (1.5.0) 2022-04-26 13:43:18.683 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev65) (62.1.0) 2022-04-26 13:43:18.764 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev65) (0.2.5) 2022-04-26 13:43:18.845 | 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.dev65) (3.17.6) 2022-04-26 13:43:18.912 | 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.dev65) (1.14.0) 2022-04-26 13:43:18.913 | 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.dev65) (22.0.0) 2022-04-26 13:43:18.915 | 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.dev65) (1.3.3) 2022-04-26 13:43:18.957 | 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.dev65) (2.5.0) 2022-04-26 13:43:18.959 | 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.dev65) (3.10.1) 2022-04-26 13:43:18.965 | 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.dev65) (2.1.0) 2022-04-26 13:43:19.045 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (3.3) 2022-04-26 13:43:19.046 | 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.dev65) (1.26.9) 2022-04-26 13:43:19.049 | 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.dev65) (2.0.12) 2022-04-26 13:43:19.049 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev65) (2019.11.28) 2022-04-26 13:43:19.147 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev65) (0.7) 2022-04-26 13:43:19.363 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev65) (0.4.2) 2022-04-26 13:43:19.364 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev65) (0.5.2) 2022-04-26 13:43:19.478 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (2.8) 2022-04-26 13:43:19.481 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (1.4.2) 2022-04-26 13:43:19.483 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev65) (2.5.0) 2022-04-26 13:43:19.573 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev65) (0.13.1) 2022-04-26 13:43:20.830 | Collecting numpy 2022-04-26 13:43:20.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-04-26 13:43:21.302 | 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.dev65) (5.0.0) 2022-04-26 13:43:21.510 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev65) (2.21) 2022-04-26 13:43:21.589 | 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.dev65) (0.5.0) 2022-04-26 13:43:21.591 | 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.dev65) (2.4.1) 2022-04-26 13:43:21.809 | 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.dev65) (2.5.0) 2022-04-26 13:43:21.919 | 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.dev65) (2.3) 2022-04-26 13:43:22.393 | 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.dev65) (0.14.1) 2022-04-26 13:43:22.440 | 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.dev65) (2.16.0) 2022-04-26 13:43:22.811 | 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.dev65) (0.6.9) 2022-04-26 13:43:22.812 | 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.dev65) (0.6.9) 2022-04-26 13:43:22.813 | 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.dev65) (0.6.9) 2022-04-26 13:43:22.814 | 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.dev65) (0.6.9) 2022-04-26 13:43:22.815 | 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.dev65) (0.6.9) 2022-04-26 13:43:22.816 | 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.dev65) (0.6.9) 2022-04-26 13:43:22.817 | 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.dev65) (0.6.9) 2022-04-26 13:43:24.100 | 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.dev65) (3.8.0) 2022-04-26 13:43:24.510 | 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.dev65) (21.4.0) 2022-04-26 13:43:24.511 | 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.dev65) (1.8.2) 2022-04-26 13:43:24.609 | 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.dev65) (2.4.0) 2022-04-26 13:43:24.714 | 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.dev65) (1.0.0) 2022-04-26 13:43:26.202 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-04-26 13:43:29.366 | Running setup.py develop for nova 2022-04-26 13:43:37.453 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-04-26 13:43:37.453 | 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-26 13:43:37.461 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:43:37.461 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:43:37.621 | + inc/python:pip_install:200 : result=0 2022-04-26 13:43:37.624 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:43:37.626 | + functions-common:time_stop:2437 : local name 2022-04-26 13:43:37.628 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:43:37.630 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:43:37.633 | + functions-common:time_stop:2440 : local total 2022-04-26 13:43:37.635 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:43:37.638 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:43:37.640 | + functions-common:time_stop:2444 : start_time=1650980588570 2022-04-26 13:43:37.642 | + functions-common:time_stop:2446 : [[ -z 1650980588570 ]] 2022-04-26 13:43:37.645 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:43:37.649 | + functions-common:time_stop:2449 : end_time=1650980617646 2022-04-26 13:43:37.652 | + functions-common:time_stop:2450 : elapsed_time=29076 2022-04-26 13:43:37.654 | + functions-common:time_stop:2451 : total=188817 2022-04-26 13:43:37.656 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:43:37.658 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=217893 2022-04-26 13:43:37.661 | + inc/python:pip_install:203 : return 0 2022-04-26 13:43:37.663 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:43:37.666 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 13:43:37.668 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 13:43:37.686 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-26 13:43:37.698 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-26 13:43:37.701 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-26 13:43:37.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:43:37.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:43:37.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-26 13:43:37.711 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:43:37.714 | + 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-26 13:43:37.726 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:43:37.728 | + ./stack.sh:main:939 : configure_nova 2022-04-26 13:43:37.731 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-26 13:43:37.743 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-26 13:43:37.745 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-26 13:43:37.748 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-26 13:43:37.751 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-26 13:43:37.752 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-26 13:43:37.756 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-26 13:43:37.759 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-26 13:43:37.761 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-26 13:43:37.764 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-26 13:43:37.766 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-26 13:43:37.768 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-26 13:43:37.771 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-26 13:43:37.774 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-26 13:43:37.785 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-26 13:43:37.797 | + 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-26 13:43:37.809 | + 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-26 13:43:37.822 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-26 13:43:37.834 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-26 13:43:37.838 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-26 13:43:37.842 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4XkLdL5wDI 2022-04-26 13:43:37.844 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-26 13:43:37.847 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-26 13:43:37.849 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-26 13:43:37.852 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-26 13:43:37.854 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-26 13:43:37.857 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4XkLdL5wDI 2022-04-26 13:43:37.861 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4XkLdL5wDI 2022-04-26 13:43:37.872 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4XkLdL5wDI /etc/sudoers.d/nova-rootwrap 2022-04-26 13:43:37.885 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-26 13:43:37.889 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-26 13:43:37.891 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-26 13:43:37.894 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-26 13:43:37.896 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-26 13:43:37.899 | + 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-26 13:43:37.901 | + 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-26 13:43:37.904 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-26 13:43:37.906 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-26 13:43:37.911 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-26 13:43:37.928 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:37.931 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-26 13:43:37.934 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-26 13:43:37.937 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-26 13:43:37.941 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-26 13:43:37.970 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-26 13:43:37.972 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-26 13:43:37.998 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-26 13:43:38.028 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-26 13:43:38.055 | + 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-26 13:43:38.083 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-26 13:43:38.113 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-26 13:43:38.142 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-26 13:43:38.145 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.16 2022-04-26 13:43:38.173 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-26 13:43:38.199 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-26 13:43:38.227 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-26 13:43:38.253 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-26 13:43:38.280 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-26 13:43:38.310 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-26 13:43:38.312 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:43:38.315 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:43:38.317 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:43:38.319 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:43:38.321 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:43:38.323 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:43:38.326 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:43:38.328 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:43:38.330 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:43:38.332 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:43:38.334 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:43:38.337 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-26 13:43:38.340 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:43:38.342 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:43:38.344 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:43:38.347 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:43:38.349 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:43:38.352 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:43:38.354 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-26 13:43:38.370 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:38.372 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:43:38.375 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-26 13:43:38.377 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-26 13:43:38.405 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-26 13:43:38.408 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-26 13:43:38.410 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-26 13:43:38.412 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-04-26 13:43:38.415 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 13:43:38.417 | + 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-26 13:43:38.448 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-26 13:43:38.450 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-26 13:43:38.452 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-26 13:43:38.454 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-04-26 13:43:38.457 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-26 13:43:38.459 | + 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-26 13:43:38.490 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-26 13:43:38.519 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-26 13:43:38.547 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-26 13:43:38.574 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-26 13:43:38.590 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:38.593 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-26 13:43:38.608 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:38.612 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-26 13:43:38.612 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-26 13:43:38.617 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-26 13:43:38.620 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-26 13:43:38.647 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-26 13:43:38.664 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:38.666 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-26 13:43:38.668 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-26 13:43:38.671 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 13:43:38.673 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:43:38.675 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-26 13:43:38.705 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-26 13:43:38.732 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:43:38.760 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-26 13:43:38.787 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-26 13:43:38.815 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-26 13:43:38.843 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-26 13:43:38.870 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-26 13:43:38.897 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:43:38.925 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:43:38.952 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-26 13:43:38.968 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:38.970 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-26 13:43:38.973 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-26 13:43:39.002 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-26 13:43:39.030 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.16/identity 2022-04-26 13:43:39.057 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-26 13:43:39.084 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-26 13:43:39.111 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-26 13:43:39.139 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-26 13:43:39.166 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-26 13:43:39.194 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-26 13:43:39.209 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:39.212 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-26 13:43:39.214 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-26 13:43:39.242 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-26 13:43:39.272 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-26 13:43:39.274 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-26 13:43:39.302 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-26 13:43:39.305 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-26 13:43:39.307 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-26 13:43:39.310 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:43:39.312 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:43:39.314 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:43:39.316 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:43:39.318 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:43:39.321 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:43:39.323 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-26 13:43:39.326 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:43:39.328 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:43:39.330 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:43:39.332 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:43:39.335 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:43:39.337 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:43:39.339 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:43:39.342 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:43:39.344 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:43:39.346 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:43:39.348 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:43:39.351 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-26 13:43:39.353 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-26 13:43:39.356 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-26 13:43:39.359 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:43:39.375 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:43:39.378 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:43:39.380 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:43:39.382 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:43:39.384 | + 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-26 13:43:39.412 | + 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-26 13:43:39.441 | + 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-26 13:43:39.470 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:43:39.498 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-26 13:43:39.528 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-26 13:43:39.545 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:39.547 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-26 13:43:39.550 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-26 13:43:39.552 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-26 13:43:39.554 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-26 13:43:39.556 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 13:43:39.559 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:43:39.562 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-26 13:43:39.566 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-26 13:43:39.568 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:43:39.570 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:43:39.583 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:43:39.583 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:43:39.591 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:43:39.595 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:43:39.610 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-26 13:43:39.612 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-26 13:43:39.616 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-26 13:43:39.645 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-26 13:43:39.671 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-26 13:43:39.699 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:43:39.726 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:43:39.752 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:43:39.779 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:43:39.806 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:43:39.833 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:43:39.860 | + 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-26 13:43:39.887 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:43:39.914 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:43:39.941 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:43:39.968 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 13:43:39.970 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 13:43:39.973 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-26 13:43:39.976 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-26 13:43:39.978 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:43:39.981 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:39.983 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:39.985 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 13:43:39.988 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 13:43:39.990 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-26 13:43:40.017 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 13:43:40.046 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-26 13:43:40.046 | + 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-26 13:43:40.055 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-26 13:43:40.058 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-26 13:43:40.060 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-26 13:43:40.062 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:43:40.065 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:43:40.067 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:43:40.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:40.073 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:40.075 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:43:40.077 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:43:40.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:40.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:40.084 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-26 13:43:40.146 | Enabling site nova-api-wsgi. 2022-04-26 13:43:40.152 | To activate the new configuration, you need to run: 2022-04-26 13:43:40.152 | systemctl reload apache2 2022-04-26 13:43:40.156 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 13:43:40.159 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:43:40.161 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:43:40.164 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:43:40.296 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-26 13:43:40.313 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:40.315 | + 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-26 13:43:40.318 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-26 13:43:40.321 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-26 13:43:40.323 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-26 13:43:40.325 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-26 13:43:40.328 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:43:40.331 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-26 13:43:40.335 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-26 13:43:40.337 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:43:40.339 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:43:40.352 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:43:40.352 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:43:40.360 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:43:40.363 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:43:40.379 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-26 13:43:40.382 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-26 13:43:40.386 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-26 13:43:40.416 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-26 13:43:40.443 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-26 13:43:40.469 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:43:40.496 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:43:40.523 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:43:40.550 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:43:40.578 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:43:40.605 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:43:40.633 | + 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-26 13:43:40.660 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:43:40.688 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:43:40.715 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:43:40.742 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-26 13:43:40.745 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-26 13:43:40.772 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-26 13:43:40.788 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:40.790 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-26 13:43:40.821 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-26 13:43:40.823 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-26 13:43:40.826 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-26 13:43:40.842 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:40.845 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:43:40.847 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:43:40.875 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-26 13:43:40.906 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-26 13:43:40.909 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 13:43:40.911 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-26 13:43:40.913 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:43:40.916 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:43:40.918 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:43:40.934 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:40.937 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:43:40.939 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:43:40.941 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:43:40.958 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:40.961 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:43:40.963 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:43:40.990 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:43:40.993 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:43:40.996 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-26 13:43:41.024 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-26 13:43:41.052 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-26 13:43:41.082 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-26 13:43:41.098 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:41.102 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-26 13:43:41.129 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-26 13:43:41.131 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-26 13:43:41.133 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-26 13:43:41.164 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-26 13:43:41.191 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.16/identity 2022-04-26 13:43:41.219 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-26 13:43:41.247 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-26 13:43:41.276 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-26 13:43:41.304 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-26 13:43:41.332 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-26 13:43:41.360 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-26 13:43:41.388 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-26 13:43:41.405 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:41.408 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-26 13:43:41.412 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:43:41.415 | + lib/nova:create_nova_conf:553 : local conf 2022-04-26 13:43:41.417 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-26 13:43:41.420 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-26 13:43:41.422 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:43:41.425 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:43:41.427 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-26 13:43:41.429 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-26 13:43:41.432 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-26 13:43:41.436 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-26 13:43:41.438 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-26 13:43:41.441 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-26 13:43:41.443 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-04-26 13:43:41.446 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-26 13:43:41.449 | + 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-26 13:43:41.480 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-26 13:43:41.510 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-26 13:43:41.540 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:43:41.543 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-26 13:43:41.545 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-26 13:43:41.547 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-26 13:43:41.563 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:41.567 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-26 13:43:41.567 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-26 13:43:42.286 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-26 13:43:42.288 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-26 13:43:42.937 | Adding vhost "nova_cell1" ... 2022-04-26 13:43:42.980 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-26 13:43:43.655 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-26 13:43:43.677 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-26 13:43:43.681 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 13:43:43.683 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-26 13:43:43.686 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:43:43.688 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-26 13:43:43.690 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:43:43.706 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:43.709 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-26 13:43:43.712 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-26 13:43:43.714 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:43:43.730 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:43.732 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 13:43:43.735 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 13:43:43.763 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:43:43.765 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:43:43.767 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-26 13:43:43.784 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:43.786 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-26 13:43:43.789 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 13:43:43.792 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-26 13:43:43.822 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.16/identity 2022-04-26 13:43:43.849 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-26 13:43:43.876 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-26 13:43:43.904 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-26 13:43:43.931 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-26 13:43:43.958 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-26 13:43:43.986 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-26 13:43:44.014 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-26 13:43:44.016 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-26 13:43:44.019 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-26 13:43:44.021 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:43:44.038 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:43:44.041 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:43:44.043 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:43:44.045 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:43:44.048 | + 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-26 13:43:44.076 | + 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-26 13:43:44.104 | + 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-26 13:43:44.131 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:43:44.159 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:43:44.162 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-26 13:43:44.167 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:43:44.169 | + lib/nova:create_nova_conf:587 : local conf 2022-04-26 13:43:44.171 | + lib/nova:create_nova_conf:588 : local offset 2022-04-26 13:43:44.174 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-26 13:43:44.176 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:43:44.179 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:43:44.182 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-26 13:43:44.184 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-26 13:43:44.186 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-26 13:43:44.188 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 13:43:44.191 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-26 13:43:44.193 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-26 13:43:44.195 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-26 13:43:44.211 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:44.213 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-26 13:43:44.216 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-26 13:43:44.232 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:44.234 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-26 13:43:44.250 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:44.252 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-26 13:43:44.268 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:43:44.271 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-26 13:43:44.290 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:43:44.292 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-26 13:43:44.296 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-26 13:43:44.298 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-26 13:43:44.301 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-26 13:43:44.303 | + lib/stack:stack_install_service:32 : install_placement 2022-04-26 13:43:44.306 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-26 13:43:44.309 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-26 13:43:44.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:44.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:44.316 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-26 13:43:44.319 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:43:44.321 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:43:44.324 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:43:44.326 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:43:44.329 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:43:44.331 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:43:44.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:44.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:44.339 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:43:44.341 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:43:44.344 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:43:44.346 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:43:44.349 | + functions-common:install_package:1476 : real_install_package apache2 2022-04-26 13:43:44.352 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:43:44.354 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:44.356 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:44.359 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-04-26 13:43:44.381 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-26 13:43:44.490 | Reading package lists... 2022-04-26 13:43:44.731 | Building dependency tree... 2022-04-26 13:43:44.733 | Reading state information... 2022-04-26 13:43:44.978 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-26 13:43:44.978 | The following packages were automatically installed and are no longer required: 2022-04-26 13:43:44.979 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:43:44.979 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:43:44.979 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:43:44.979 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:43:44.980 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:43:44.980 | python3-zope.interface 2022-04-26 13:43:44.980 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:43:45.095 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:43:45.099 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:43:45.102 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:43:45.105 | + functions-common:time_stop:2437 : local name 2022-04-26 13:43:45.107 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:43:45.109 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:43:45.111 | + functions-common:time_stop:2440 : local total 2022-04-26 13:43:45.114 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:43:45.116 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:43:45.118 | + functions-common:time_stop:2444 : start_time=1650980624378 2022-04-26 13:43:45.120 | + functions-common:time_stop:2446 : [[ -z 1650980624378 ]] 2022-04-26 13:43:45.123 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:43:45.127 | + functions-common:time_stop:2449 : end_time=1650980625125 2022-04-26 13:43:45.130 | + functions-common:time_stop:2450 : elapsed_time=747 2022-04-26 13:43:45.133 | + functions-common:time_stop:2451 : total=310562 2022-04-26 13:43:45.135 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:43:45.137 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=311309 2022-04-26 13:43:45.139 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:43:45.142 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-26 13:43:45.145 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-04-26 13:43:45.147 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-04-26 13:43:45.150 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-04-26 13:43:45.152 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-04-26 13:43:45.174 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-26 13:43:45.177 | + functions-common:install_package:1475 : update_package_repo 2022-04-26 13:43:45.179 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-26 13:43:45.182 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-26 13:43:45.184 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-26 13:43:45.187 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-26 13:43:45.189 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-26 13:43:45.192 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:45.194 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:45.197 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-26 13:43:45.199 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-26 13:43:45.202 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-26 13:43:45.204 | + functions-common:apt_get_update:1202 : return 2022-04-26 13:43:45.207 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-04-26 13:43:45.209 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-26 13:43:45.212 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:45.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:45.217 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-04-26 13:43:45.239 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-26 13:43:45.354 | Reading package lists... 2022-04-26 13:43:45.603 | Building dependency tree... 2022-04-26 13:43:45.604 | Reading state information... 2022-04-26 13:43:45.857 | The following packages were automatically installed and are no longer required: 2022-04-26 13:43:45.858 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-26 13:43:45.858 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-26 13:43:45.858 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-26 13:43:45.858 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-26 13:43:45.858 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-26 13:43:45.858 | python3-zope.interface 2022-04-26 13:43:45.858 | Use 'sudo apt autoremove' to remove them. 2022-04-26 13:43:45.925 | The following NEW packages will be installed: 2022-04-26 13:43:45.926 | libapache2-mod-wsgi-py3 2022-04-26 13:43:46.028 | 0 upgraded, 1 newly installed, 0 to remove and 130 not upgraded. 2022-04-26 13:43:46.028 | Need to get 93.3 kB of archives. 2022-04-26 13:43:46.028 | After this operation, 300 kB of additional disk space will be used. 2022-04-26 13:43:46.028 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-04-26 13:43:46.696 | Fetched 93.3 kB in 0s (444 kB/s) 2022-04-26 13:43:46.728 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-26 13:43:46.781 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-04-26 13:43:46.785 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-26 13:43:46.787 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-26 13:43:46.851 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-26 13:43:47.017 | apache2_invoke: Enable module wsgi 2022-04-26 13:43:55.871 | + functions-common:apt_get:1246 : result=0 2022-04-26 13:43:55.873 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-26 13:43:55.875 | + functions-common:time_stop:2437 : local name 2022-04-26 13:43:55.878 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:43:55.880 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:43:55.883 | + functions-common:time_stop:2440 : local total 2022-04-26 13:43:55.885 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:43:55.887 | + functions-common:time_stop:2443 : name=apt-get 2022-04-26 13:43:55.889 | + functions-common:time_stop:2444 : start_time=1650980625236 2022-04-26 13:43:55.892 | + functions-common:time_stop:2446 : [[ -z 1650980625236 ]] 2022-04-26 13:43:55.895 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:43:55.899 | + functions-common:time_stop:2449 : end_time=1650980635896 2022-04-26 13:43:55.901 | + functions-common:time_stop:2450 : elapsed_time=10660 2022-04-26 13:43:55.903 | + functions-common:time_stop:2451 : total=311309 2022-04-26 13:43:55.906 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:43:55.908 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=321969 2022-04-26 13:43:55.911 | + functions-common:apt_get:1250 : return 0 2022-04-26 13:43:55.914 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-26 13:43:55.917 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-26 13:43:55.919 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:43:55.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:43:55.924 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:43:55.927 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-26 13:43:55.930 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-26 13:43:55.985 | wsgi (enabled by maintainer script) 2022-04-26 13:43:55.988 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-26 13:43:55.990 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-26 13:43:55.993 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:43:55.996 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-26 13:43:55.999 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-26 13:43:56.001 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:43:56.005 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:43:56.005 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:43:56.011 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-26 13:43:56.013 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-26 13:43:56.016 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-26 13:43:56.018 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-26 13:43:56.021 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-26 13:43:56.046 | Using python 3.8 to install osc-placement 2022-04-26 13:43:56.048 | + 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-26 13:43:56.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:43:56.898 | from cryptography.utils import int_from_bytes 2022-04-26 13:43:56.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:43:56.898 | from cryptography.utils import int_from_bytes 2022-04-26 13:43:58.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:43:58.633 | Collecting osc-placement 2022-04-26 13:43:58.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-04-26 13:43:58.656 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-26 13:43:58.657 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-26 13:43:58.658 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-26 13:43:58.659 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-26 13:43:58.660 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-26 13:43:58.661 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-26 13:43:58.722 | 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-26 13:43:58.723 | 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-26 13:43:58.725 | 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-26 13:43:58.726 | 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-26 13:43:58.739 | 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-26 13:43:58.741 | 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-26 13:43:58.742 | 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-26 13:43:58.757 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-04-26 13:43:58.758 | 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-26 13:43:58.759 | 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-26 13:43:58.761 | 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-26 13:43:58.762 | 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-26 13:43:58.763 | 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-26 13:43:58.784 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-04-26 13:43:58.785 | 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-26 13:43:58.787 | 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-26 13:43:58.788 | 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-26 13:43:58.796 | 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-26 13:43:58.835 | 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-26 13:43:58.837 | 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-26 13:43:58.838 | 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-26 13:43:58.840 | 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-26 13:43:58.841 | 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-26 13:43:58.842 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-26 13:43:58.843 | 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-26 13:43:58.845 | 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-26 13:43:58.911 | 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-26 13:43:58.913 | 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-26 13:43:58.916 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-26 13:43:58.917 | 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-26 13:43:59.008 | 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-26 13:43:59.009 | 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-26 13:43:59.010 | 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-26 13:43:59.054 | 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-26 13:43:59.094 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-04-26 13:43:59.294 | 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-26 13:44:01.388 | Installing collected packages: osc-placement 2022-04-26 13:44:01.571 | Successfully installed osc-placement-3.2.0 2022-04-26 13:44:01.571 | 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-26 13:44:01.578 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:44:01.578 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:44:01.701 | + inc/python:pip_install:200 : result=0 2022-04-26 13:44:01.703 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:44:01.706 | + functions-common:time_stop:2437 : local name 2022-04-26 13:44:01.708 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:44:01.711 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:44:01.713 | + functions-common:time_stop:2440 : local total 2022-04-26 13:44:01.716 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:44:01.718 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:44:01.721 | + functions-common:time_stop:2444 : start_time=1650980636040 2022-04-26 13:44:01.723 | + functions-common:time_stop:2446 : [[ -z 1650980636040 ]] 2022-04-26 13:44:01.727 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:44:01.731 | + functions-common:time_stop:2449 : end_time=1650980641728 2022-04-26 13:44:01.734 | + functions-common:time_stop:2450 : elapsed_time=5688 2022-04-26 13:44:01.736 | + functions-common:time_stop:2451 : total=217893 2022-04-26 13:44:01.738 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:44:01.742 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=223581 2022-04-26 13:44:01.744 | + inc/python:pip_install:203 : return 0 2022-04-26 13:44:01.747 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-26 13:44:01.749 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-26 13:44:01.751 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-26 13:44:01.754 | + functions-common:git_clone:610 : local git_ref=master 2022-04-26 13:44:01.756 | + functions-common:git_clone:611 : local orig_dir 2022-04-26 13:44:01.759 | ++ functions-common:git_clone:612 : pwd 2022-04-26 13:44:01.762 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-26 13:44:01.764 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-26 13:44:01.767 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-26 13:44:01.784 | + functions-common:git_clone:615 : RECLONE=False 2022-04-26 13:44:01.787 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-26 13:44:01.789 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-26 13:44:01.792 | + functions-common:git_clone:629 : echo master 2022-04-26 13:44:01.793 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-26 13:44:01.798 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-26 13:44:01.801 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-26 13:44:01.804 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-26 13:44:01.806 | + functions-common:git_timed:714 : local count=0 2022-04-26 13:44:01.808 | + functions-common:git_timed:715 : local timeout=0 2022-04-26 13:44:01.811 | + functions-common:git_timed:717 : [[ -n 0 ]] 2022-04-26 13:44:01.813 | + functions-common:git_timed:718 : timeout=0 2022-04-26 13:44:01.815 | + functions-common:git_timed:721 : time_start git_timed 2022-04-26 13:44:01.818 | + functions-common:time_start:2423 : local name=git_timed 2022-04-26 13:44:01.820 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:44:01.822 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:44:01.825 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:44:01.829 | + functions-common:time_start:2428 : _TIME_START[$name]=1650980641827 2022-04-26 13:44:01.832 | + functions-common:git_timed:722 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-26 13:44:01.835 | Cloning into '/opt/stack/placement'... 2022-04-26 13:44:38.912 | + functions-common:git_timed:736 : time_stop git_timed 2022-04-26 13:44:38.914 | + functions-common:time_stop:2437 : local name 2022-04-26 13:44:38.917 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:44:38.919 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:44:38.922 | + functions-common:time_stop:2440 : local total 2022-04-26 13:44:38.924 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:44:38.926 | + functions-common:time_stop:2443 : name=git_timed 2022-04-26 13:44:38.928 | + functions-common:time_stop:2444 : start_time=1650980641827 2022-04-26 13:44:38.930 | + functions-common:time_stop:2446 : [[ -z 1650980641827 ]] 2022-04-26 13:44:38.934 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:44:38.938 | + functions-common:time_stop:2449 : end_time=1650980678936 2022-04-26 13:44:38.940 | + functions-common:time_stop:2450 : elapsed_time=37109 2022-04-26 13:44:38.943 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:44:38.945 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:44:38.947 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37109 2022-04-26 13:44:38.950 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-04-26 13:44:38.962 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-04-26 13:44:38.965 | + functions-common:git_clone:690 : git show --oneline 2022-04-26 13:44:38.966 | + functions-common:git_clone:690 : head -1 2022-04-26 13:44:38.970 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-04-26 13:44:38.972 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-26 13:44:38.975 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-26 13:44:38.977 | + inc/python:setup_develop:338 : local bindep 2022-04-26 13:44:38.980 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 13:44:38.983 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-26 13:44:38.985 | + inc/python:setup_develop:344 : local extras= 2022-04-26 13:44:38.988 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-26 13:44:38.990 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-26 13:44:38.993 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 13:44:38.996 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-26 13:44:38.999 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-26 13:44:39.001 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-26 13:44:39.004 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-26 13:44:39.007 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-26 13:44:39.010 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-26 13:44:39.012 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-26 13:44:39.015 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-26 13:44:39.018 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-26 13:44:39.024 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-26 13:44:39.026 | + 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-26 13:44:39.703 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-26 13:44:39.706 | + inc/python:setup_package:418 : local bindep=0 2022-04-26 13:44:39.708 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-26 13:44:39.711 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-26 13:44:39.713 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-26 13:44:39.716 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-26 13:44:39.719 | + inc/python:setup_package:427 : local flags=-e 2022-04-26 13:44:39.721 | + inc/python:setup_package:428 : local extras= 2022-04-26 13:44:39.724 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-26 13:44:39.726 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-26 13:44:39.729 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-26 13:44:39.731 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-26 13:44:39.734 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-26 13:44:39.736 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-26 13:44:39.757 | Using python 3.8 to install /opt/stack/placement 2022-04-26 13:44:39.760 | + 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-26 13:44:40.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:44:40.616 | from cryptography.utils import int_from_bytes 2022-04-26 13:44:40.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:44:40.616 | from cryptography.utils import int_from_bytes 2022-04-26 13:44:41.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:44:41.829 | Obtaining file:///opt/stack/placement 2022-04-26 13:44:41.830 | Preparing metadata (setup.py): started 2022-04-26 13:44:46.391 | Preparing metadata (setup.py): finished with status 'done' 2022-04-26 13:44:46.526 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.8.1) 2022-04-26 13:44:46.527 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.35) 2022-04-26 13:44:46.528 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-04-26 13:44:46.529 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-04-26 13:44:46.530 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-04-26 13:44:46.531 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 13:44:46.532 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-04-26 13:44:46.534 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (62.1.0) 2022-04-26 13:44:46.535 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-26 13:44:46.536 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-04-26 13:44:46.538 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-04-26 13:44:46.539 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-04-26 13:44:46.540 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-04-26 13:44:46.541 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.12.2) 2022-04-26 13:44:46.542 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.2.0) 2022-04-26 13:44:46.543 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.11.0) 2022-04-26 13:44:46.544 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-04-26 13:44:46.545 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-26 13:44:46.546 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-04-26 13:44:46.547 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-04-26 13:44:46.549 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-04-26 13:44:46.612 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (5.1.0) 2022-04-26 13:44:46.613 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (2.10.1) 2022-04-26 13:44:46.615 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.5.0) 2022-04-26 13:44:46.616 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-04-26 13:44:46.617 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.16.0) 2022-04-26 13:44:46.619 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.4.0) 2022-04-26 13:44:46.641 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev20) (0.17.3) 2022-04-26 13:44:46.681 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (0.8.0) 2022-04-26 13:44:46.682 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.5.0) 2022-04-26 13:44:46.684 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (6.0) 2022-04-26 13:44:46.685 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-26 13:44:46.686 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (3.5.0) 2022-04-26 13:44:46.736 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-04-26 13:44:46.737 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-04-26 13:44:46.738 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-04-26 13:44:46.740 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-04-26 13:44:46.781 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (2.8.2) 2022-04-26 13:44:46.786 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (0.9.6) 2022-04-26 13:44:46.802 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-04-26 13:44:46.804 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 13:44:46.805 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-04-26 13:44:46.832 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (1.0.3) 2022-04-26 13:44:46.833 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (2022.1) 2022-04-26 13:44:46.846 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-04-26 13:44:46.864 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (21.3) 2022-04-26 13:44:46.865 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (3.0.8) 2022-04-26 13:44:46.866 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (0.11.0) 2022-04-26 13:44:46.867 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (1.0.2) 2022-04-26 13:44:46.910 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (3.3) 2022-04-26 13:44:46.913 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2.0.12) 2022-04-26 13:44:46.914 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-04-26 13:44:46.915 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (1.26.9) 2022-04-26 13:44:46.932 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev20) (0.7) 2022-04-26 13:44:47.119 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-04-26 13:44:47.158 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-04-26 13:44:47.160 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-04-26 13:44:47.161 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-04-26 13:44:47.178 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (1.15.0) 2022-04-26 13:44:47.212 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.14.0) 2022-04-26 13:44:47.270 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.1.1) 2022-04-26 13:44:47.337 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.7.0) 2022-04-26 13:44:47.421 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.1.5) 2022-04-26 13:44:47.471 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (0.2.5) 2022-04-26 13:44:47.670 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-04-26 13:44:47.670 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-04-26 13:44:47.671 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-04-26 13:44:47.749 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-04-26 13:44:47.812 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.21) 2022-04-26 13:44:47.978 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-04-26 13:44:48.088 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-04-26 13:44:48.090 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-04-26 13:44:49.927 | Installing collected packages: openstack-placement 2022-04-26 13:44:49.929 | Running setup.py develop for openstack-placement 2022-04-26 13:44:55.761 | Successfully installed openstack-placement 2022-04-26 13:44:55.762 | 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-26 13:44:55.769 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:44:55.769 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:44:55.894 | + inc/python:pip_install:200 : result=0 2022-04-26 13:44:55.896 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:44:55.898 | + functions-common:time_stop:2437 : local name 2022-04-26 13:44:55.901 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:44:55.904 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:44:55.906 | + functions-common:time_stop:2440 : local total 2022-04-26 13:44:55.908 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:44:55.911 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:44:55.913 | + functions-common:time_stop:2444 : start_time=1650980679752 2022-04-26 13:44:55.915 | + functions-common:time_stop:2446 : [[ -z 1650980679752 ]] 2022-04-26 13:44:55.919 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:44:55.923 | + functions-common:time_stop:2449 : end_time=1650980695920 2022-04-26 13:44:55.925 | + functions-common:time_stop:2450 : elapsed_time=16168 2022-04-26 13:44:55.928 | + functions-common:time_stop:2451 : total=223581 2022-04-26 13:44:55.930 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:44:55.932 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=239749 2022-04-26 13:44:55.935 | + inc/python:pip_install:203 : return 0 2022-04-26 13:44:55.937 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-26 13:44:55.940 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 13:44:55.942 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 13:44:55.962 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-26 13:44:55.975 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-26 13:44:55.978 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-26 13:44:55.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:44:55.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:44:55.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-26 13:44:55.988 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:44:55.991 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-26 13:44:55.993 | + ./stack.sh:main:945 : configure_placement 2022-04-26 13:44:55.996 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-26 13:44:56.008 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-26 13:44:56.011 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-26 13:44:56.016 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-26 13:44:56.019 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-26 13:44:56.021 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-26 13:44:56.024 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-04-26 13:44:56.026 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-26 13:44:56.029 | + 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-26 13:44:56.063 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-26 13:44:56.094 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-26 13:44:56.126 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-26 13:44:56.129 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-26 13:44:56.131 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-26 13:44:56.133 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:44:56.136 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-26 13:44:56.168 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-26 13:44:56.197 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:44:56.225 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-26 13:44:56.254 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-26 13:44:56.284 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-26 13:44:56.313 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-26 13:44:56.342 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-26 13:44:56.371 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:44:56.399 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:44:56.429 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-26 13:44:56.431 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-26 13:44:56.434 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-26 13:44:56.437 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:44:56.455 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:44:56.458 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:44:56.460 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:44:56.463 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:44:56.466 | + 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-26 13:44:56.495 | + 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-26 13:44:56.524 | + 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-26 13:44:56.554 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:44:56.583 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-26 13:44:56.585 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-26 13:44:56.588 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-26 13:44:56.591 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-26 13:44:56.593 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-26 13:44:56.596 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-26 13:44:56.598 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-26 13:44:56.601 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-26 13:44:56.606 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-26 13:44:56.609 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-26 13:44:56.611 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-26 13:44:56.624 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-26 13:44:56.624 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:44:56.632 | d /var/run/uwsgi 0755 ubuntu root 2022-04-26 13:44:56.636 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-26 13:44:56.652 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-26 13:44:56.654 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-26 13:44:56.659 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-26 13:44:56.690 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-26 13:44:56.719 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-26 13:44:56.748 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-26 13:44:56.777 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-26 13:44:56.805 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-26 13:44:56.834 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-26 13:44:56.862 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-26 13:44:56.892 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-26 13:44:56.921 | + 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-26 13:44:56.950 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-26 13:44:56.980 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-26 13:44:57.008 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-26 13:44:57.038 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-26 13:44:57.040 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-26 13:44:57.043 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-26 13:44:57.046 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-26 13:44:57.049 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-26 13:44:57.051 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:44:57.054 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:44:57.056 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-26 13:44:57.062 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-26 13:44:57.065 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-26 13:44:57.093 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-26 13:44:57.123 | + 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-26 13:44:57.123 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-26 13:44:57.132 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-26 13:44:57.135 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-26 13:44:57.138 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-26 13:44:57.141 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-26 13:44:57.143 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-26 13:44:57.146 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-26 13:44:57.148 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:44:57.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:44:57.154 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-26 13:44:57.156 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-26 13:44:57.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:44:57.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:44:57.164 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-26 13:44:57.225 | Enabling site placement-api. 2022-04-26 13:44:57.231 | To activate the new configuration, you need to run: 2022-04-26 13:44:57.231 | systemctl reload apache2 2022-04-26 13:44:57.236 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-26 13:44:57.239 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-26 13:44:57.241 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:44:57.244 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-26 13:44:57.380 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-26 13:44:57.399 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:44:57.402 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-26 13:44:57.421 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:44:57.424 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-26 13:44:57.443 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:44:57.445 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-26 13:44:57.448 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-26 13:44:57.451 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-26 13:44:57.482 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2022-04-26 13:44:57.511 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-26 13:44:57.541 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-26 13:44:57.570 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-26 13:44:57.599 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-26 13:44:57.628 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-26 13:44:57.657 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-26 13:44:57.687 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-26 13:44:57.705 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:44:57.708 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-26 13:44:57.726 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:44:57.728 | + ./stack.sh:main:971 : run_phase stack install 2022-04-26 13:44:57.731 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 13:44:57.733 | + functions-common:run_phase:1866 : local phase=install 2022-04-26 13:44:57.736 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:44:57.738 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:44:57.741 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:44:57.744 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:44:57.746 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:44:57.749 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:44:57.754 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:44:57.756 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:44:57.759 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:44:57.762 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-26 13:44:57.764 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:44:57.780 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:44:57.783 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:44:57.785 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:44:57.788 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-26 13:44:57.790 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-26 13:44:57.792 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:44:57.795 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-26 13:44:57.797 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-26 13:44:57.800 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-26 13:44:57.864 | ++ inc/async:async_inner:63 : install_tempest 2022-04-26 13:44:57.901 | [17787 Async install_tempest:77461]: running: install_tempest 2022-04-26 13:44:57.904 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 13:44:57.906 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 13:44:57.910 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:44:57.912 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 13:44:57.915 | + functions-common:run_phase:1892 : run_plugins stack install 2022-04-26 13:44:57.918 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 13:44:57.920 | + functions-common:run_plugins:1852 : local phase=install 2022-04-26 13:44:57.923 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 13:44:57.926 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 13:44:57.928 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-26 13:44:57.931 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-26 13:44:57.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-26 13:44:57.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-26 13:44:57.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-26 13:44:57.943 | + inc/python:use_library_from_git:253 : return 1 2022-04-26 13:44:57.945 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-26 13:44:57.948 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-26 13:44:57.952 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-26 13:44:57.956 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-26 13:44:57.958 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-26 13:44:57.961 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-26 13:44:57.966 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-26 13:44:57.968 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-26 13:44:57.973 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-26 13:44:57.975 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-26 13:44:57.978 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-26 13:44:57.981 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-26 13:44:57.984 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-26 13:44:58.010 | Using python 3.8 to install python-openstackclient 2022-04-26 13:44:58.013 | + 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-26 13:44:58.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:44:58.872 | from cryptography.utils import int_from_bytes 2022-04-26 13:44:58.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:44:58.872 | from cryptography.utils import int_from_bytes 2022-04-26 13:45:00.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-26 13:45:00.227 | Collecting python-openstackclient 2022-04-26 13:45:00.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-04-26 13:45:00.295 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-26 13:45:00.296 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-26 13:45:00.297 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-26 13:45:00.298 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-26 13:45:00.300 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-26 13:45:00.301 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-26 13:45:00.302 | 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-26 13:45:00.303 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-26 13:45:00.304 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-26 13:45:00.305 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-26 13:45:00.306 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-26 13:45:00.318 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-04-26 13:45:00.318 | 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-26 13:45:00.319 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-04-26 13:45:00.320 | 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-26 13:45:00.322 | 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-26 13:45:00.348 | 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-26 13:45:00.349 | 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-26 13:45:00.350 | 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-26 13:45:00.351 | 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-26 13:45:00.353 | 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-26 13:45:00.354 | 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-26 13:45:00.356 | 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-26 13:45:00.356 | 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-26 13:45:00.357 | 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-26 13:45:00.359 | 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-26 13:45:00.360 | 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-26 13:45:00.375 | 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-26 13:45:00.391 | 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-26 13:45:00.393 | 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-26 13:45:00.395 | 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-26 13:45:00.396 | 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-26 13:45:00.415 | 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-26 13:45:00.436 | 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-26 13:45:00.437 | 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-26 13:45:00.440 | 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-26 13:45:00.531 | 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-26 13:45:00.532 | 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-26 13:45:00.533 | 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-26 13:45:00.575 | 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-26 13:45:00.586 | 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-26 13:45:00.621 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-04-26 13:45:00.783 | 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-26 13:45:00.798 | 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-26 13:45:00.899 | 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-26 13:45:00.900 | 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-26 13:45:00.903 | 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-26 13:45:00.905 | 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-26 13:45:01.058 | 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-26 13:45:03.194 | Installing collected packages: python-openstackclient 2022-04-26 13:45:04.695 | Successfully installed python-openstackclient-5.8.0 2022-04-26 13:45:04.695 | 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-26 13:45:04.703 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-26 13:45:04.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-26 13:45:04.833 | + inc/python:pip_install:200 : result=0 2022-04-26 13:45:04.836 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-26 13:45:04.838 | + functions-common:time_stop:2437 : local name 2022-04-26 13:45:04.841 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:45:04.844 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:45:04.846 | + functions-common:time_stop:2440 : local total 2022-04-26 13:45:04.848 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:45:04.851 | + functions-common:time_stop:2443 : name=pip_install 2022-04-26 13:45:04.853 | + functions-common:time_stop:2444 : start_time=1650980698004 2022-04-26 13:45:04.856 | + functions-common:time_stop:2446 : [[ -z 1650980698004 ]] 2022-04-26 13:45:04.859 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:45:04.863 | + functions-common:time_stop:2449 : end_time=1650980704861 2022-04-26 13:45:04.865 | + functions-common:time_stop:2450 : elapsed_time=6857 2022-04-26 13:45:04.868 | + functions-common:time_stop:2451 : total=239749 2022-04-26 13:45:04.870 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:45:04.873 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=246606 2022-04-26 13:45:04.875 | + inc/python:pip_install:203 : return 0 2022-04-26 13:45:04.878 | + ./stack.sh:main:983 : install_oscwrap 2022-04-26 13:45:04.881 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-04-26 13:45:04.885 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.izV3R6XQBx 2022-04-26 13:45:04.887 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-04-26 13:45:04.890 | + functions-common:install_oscwrap:2488 : unalias -a 2022-04-26 13:45:04.892 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-04-26 13:45:04.895 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-26 13:45:04.898 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 13:45:04.900 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-26 13:45:04.919 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:45:04.921 | + ./stack.sh:main:1037 : configure_database 2022-04-26 13:45:04.924 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-26 13:45:04.926 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-26 13:45:04.929 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-26 13:45:04.931 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:45:04.933 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-26 13:45:04.935 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-26 13:45:04.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:45:04.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:45:04.942 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-26 13:45:04.945 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-26 13:45:04.949 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-04-26 13:45:04.949 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-04-26 13:45:04.954 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-26 13:45:05.018 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-26 13:45:05.020 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:45:05.023 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:45:05.025 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:45:05.028 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:45:05.030 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:45:05.033 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:45:05.035 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:45:05.038 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:45:05.040 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:45:05.042 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:45:05.045 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:45:05.047 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-26 13:45:05.049 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:45:05.052 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:45:05.054 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:45:05.056 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:45:05.059 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:45:05.061 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:45:05.064 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-26 13:45:05.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:45:05.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:45:05.071 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-26 13:45:05.073 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:45:05.076 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-26 13:45:07.533 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-26 13:45:07.560 | mysqladmin: connect to server at 'localhost' failed 2022-04-26 13:45:07.560 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-26 13:45:07.581 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-26 13:45:07.597 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-26 13:45:07.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:45:07.602 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:45:07.605 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-26 13:45:07.608 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-26 13:45:07.627 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-26 13:45:07.642 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:45:07.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:45:07.690 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-26 13:45:07.706 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-26 13:45:07.722 | + 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-26 13:45:07.758 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:45:07.849 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-26 13:45:07.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:45:07.950 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-26 13:45:08.222 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-26 13:45:08.522 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-26 13:45:08.781 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-26 13:45:08.785 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-04-26 13:45:08.787 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-04-26 13:45:08.787 | enabling MySQL performance_schema items 2022-04-26 13:45:08.790 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-04-26 13:45:08.850 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-04-26 13:45:08.913 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-04-26 13:45:08.916 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:45:08.918 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-04-26 13:45:11.278 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-26 13:45:11.282 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-26 13:45:11.286 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 13:45:11.290 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-134511 2022-04-26 13:45:11.294 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-134511 1041' 2022-04-26 13:45:11.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.299 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 13:45:11.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.305 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 13:45:11.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.310 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 13:45:11.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.318 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-26 13:45:11.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.325 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 13:45:11.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.330 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 13:45:11.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.335 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-133359 2022-04-26 13:45:11.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.341 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 13:45:11.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.347 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 13:45:11.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.352 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 13:45:11.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.361 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 13:45:11.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.366 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 13:45:11.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:45:11.372 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 13:45:11.374 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-26 13:45:11.377 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-26 13:45:11.379 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-26 13:45:11.392 | + ./stack.sh:main:1067 : start_dstat 2022-04-26 13:45:11.395 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:45:11.397 | + functions-common:run_process:1692 : local service=dstat 2022-04-26 13:45:11.400 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:45:11.403 | + functions-common:run_process:1694 : local group= 2022-04-26 13:45:11.405 | + functions-common:run_process:1695 : local user= 2022-04-26 13:45:11.408 | + functions-common:run_process:1697 : local name=dstat 2022-04-26 13:45:11.410 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:45:11.413 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:45:11.418 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:45:11.421 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:45:11.424 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:45:11.428 | + functions-common:time_start:2428 : _TIME_START[$name]=1650980711426 2022-04-26 13:45:11.431 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-04-26 13:45:11.457 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:45:11.459 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-26 13:45:11.462 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-04-26 13:45:11.465 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:45:11.468 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:45:11.470 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:45:11.473 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:45:11.476 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-26 13:45:11.478 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-26 13:45:11.481 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-04-26 13:45:11.484 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:45:11.487 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:45:11.490 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-26 13:45:11.492 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-26 13:45:11.495 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-04-26 13:45:11.497 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:45:11.499 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:45:11.502 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:45:11.504 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:45:11.507 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:45:11.509 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-26 13:45:11.512 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:45:11.516 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-26 13:45:11.579 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-26 13:45:11.646 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-26 13:45:11.703 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-26 13:45:11.757 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-26 13:45:11.817 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:45:11.874 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:45:11.877 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-26 13:45:11.940 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:45:12.342 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-04-26 13:45:12.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-26 13:45:12.747 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-04-26 13:45:12.773 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:45:12.776 | + functions-common:time_stop:2437 : local name 2022-04-26 13:45:12.781 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:45:12.785 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:45:12.788 | + functions-common:time_stop:2440 : local total 2022-04-26 13:45:12.792 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:45:12.794 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:45:12.797 | + functions-common:time_stop:2444 : start_time=1650980711426 2022-04-26 13:45:12.799 | + functions-common:time_stop:2446 : [[ -z 1650980711426 ]] 2022-04-26 13:45:12.802 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:45:12.807 | + functions-common:time_stop:2449 : end_time=1650980712804 2022-04-26 13:45:12.810 | + functions-common:time_stop:2450 : elapsed_time=1378 2022-04-26 13:45:12.812 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:45:12.815 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:45:12.818 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1378 2022-04-26 13:45:12.821 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-26 13:45:12.824 | + functions-common:run_process:1692 : local service=memory_tracker 2022-04-26 13:45:12.827 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-26 13:45:12.829 | + functions-common:run_process:1694 : local group= 2022-04-26 13:45:12.832 | + functions-common:run_process:1695 : local user=root 2022-04-26 13:45:12.834 | + functions-common:run_process:1697 : local name=memory_tracker 2022-04-26 13:45:12.837 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:45:12.839 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:45:12.842 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:45:12.844 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:45:12.847 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:45:12.852 | + functions-common:time_start:2428 : _TIME_START[$name]=1650980712849 2022-04-26 13:45:12.855 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-04-26 13:45:12.875 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:45:12.879 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:45:12.882 | + functions-common:time_stop:2437 : local name 2022-04-26 13:45:12.885 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:45:12.889 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:45:12.891 | + functions-common:time_stop:2440 : local total 2022-04-26 13:45:12.894 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:45:12.897 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:45:12.899 | + functions-common:time_stop:2444 : start_time=1650980712849 2022-04-26 13:45:12.902 | + functions-common:time_stop:2446 : [[ -z 1650980712849 ]] 2022-04-26 13:45:12.905 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:45:12.910 | + functions-common:time_stop:2449 : end_time=1650980712907 2022-04-26 13:45:12.912 | + functions-common:time_stop:2450 : elapsed_time=58 2022-04-26 13:45:12.915 | + functions-common:time_stop:2451 : total=1378 2022-04-26 13:45:12.917 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:45:12.920 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1436 2022-04-26 13:45:12.922 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-26 13:45:12.947 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:45:12.950 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-26 13:45:12.973 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:45:12.975 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-26 13:45:12.997 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:45:13.000 | + ./stack.sh:main:1080 : start_etcd3 2022-04-26 13:45:13.002 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-26 13:45:13.005 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-26 13:45:13.007 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-26 13:45:13.010 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380' 2022-04-26 13:45:13.013 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.16:2380' 2022-04-26 13:45:13.016 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.16:2379' 2022-04-26 13:45:13.018 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-26 13:45:13.021 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-26 13:45:13.023 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.16:2379' 2022-04-26 13:45:13.026 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-26 13:45:13.029 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-26 13:45:13.031 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-26 13:45:13.034 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' '' root 2022-04-26 13:45:13.037 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-04-26 13:45:13.039 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2022-04-26 13:45:13.042 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:45:13.044 | + functions-common:write_user_unit_file:1577 : local user=root 2022-04-26 13:45:13.047 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:45:13.049 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:45:13.052 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-26 13:45:13.056 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:45:13.061 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-26 13:45:13.138 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-26 13:45:13.210 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-839377-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839377-1-hyperv=http://10.222.0.16:2380 --initial-advertise-peer-urls http://10.222.0.16:2380 --advertise-client-urls http://10.222.0.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.16:2379 --debug' 2022-04-26 13:45:13.260 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-26 13:45:13.312 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-26 13:45:13.364 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:45:13.416 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:45:13.419 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-26 13:45:13.480 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:45:13.855 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-26 13:45:13.908 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-26 13:45:13.961 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-26 13:45:14.015 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-26 13:45:14.066 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-26 13:45:14.069 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 13:45:14.074 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-26 13:45:14.076 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-26 13:45:14.466 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-26 13:45:14.480 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-26 13:45:14.856 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-26 13:45:15.726 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-26 13:45:15.746 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:45:15.748 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-26 13:45:15.751 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-26 13:45:15.754 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-26 13:45:15.758 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-26 13:45:15.771 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-26 13:45:15.783 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-26 13:45:15.786 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 13:45:15.788 | + 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.16/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-26 13:45:15.882 | The user clouds.yaml file didn't exist. 2022-04-26 13:45:15.893 | + 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.16/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-26 13:45:16.003 | + 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.16/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-26 13:45:16.114 | + 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.16/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-26 13:45:16.229 | + 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.16/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-26 13:45:16.348 | + 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.16/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-26 13:45:16.471 | + 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.16/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-26 13:45:16.597 | + 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.16/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-26 13:45:16.727 | + 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.16/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-26 13:45:16.862 | + 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.16/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-26 13:45:16.998 | + functions-common:write_clouds_yaml:198 : cat 2022-04-26 13:45:17.004 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-26 13:45:17.007 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-26 13:45:17.010 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-26 13:45:17.015 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-26 13:45:17.018 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-26 13:45:17.021 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-26 13:45:17.038 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:45:17.040 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-26 13:45:17.043 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:45:17.046 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-26 13:45:17.048 | + ./stack.sh:main:1097 : '[' 10.222.0.16 == 10.222.0.16 ']' 2022-04-26 13:45:17.051 | + ./stack.sh:main:1098 : init_keystone 2022-04-26 13:45:17.053 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-26 13:45:17.069 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:45:17.072 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-26 13:45:17.075 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-26 13:45:17.077 | + lib/database:recreate_database:112 : local db=keystone 2022-04-26 13:45:17.079 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-26 13:45:17.082 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-26 13:45:17.084 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-26 13:45:17.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:45:17.114 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-26 13:45:17.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:45:17.136 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-26 13:45:17.139 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 13:45:17.141 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:45:17.144 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:45:17.147 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:45:17.151 | + functions-common:time_start:2428 : _TIME_START[$name]=1650980717148 2022-04-26 13:45:17.154 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-26 13:45:21.752 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=79460) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:45:21.759 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:21.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.760 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.760 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.761 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.762 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:21.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:21.793 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:21.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.795 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.795 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.795 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.796 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:21.796 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:21.939 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:21.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.940 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.940 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.940 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:21.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:21.942 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:21.942 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:21.949 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 13:45:23.612 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:23.612 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 13:45:23.620 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:23.620 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 13:45:23.627 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:23.627 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 13:45:23.634 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:23.634 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 13:45:23.643 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:23.643 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 13:45:23.650 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:23.650 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 13:45:23.708 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:23.708 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:23.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.710 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.710 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.711 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.711 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.711 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:23.711 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:23.712 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:23.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.713 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.713 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.715 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.716 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:23.716 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:23.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:23.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.725 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.725 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.726 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:23.726 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:23.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:23.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:24.078 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:24.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.080 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.080 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.081 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.081 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.081 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:24.081 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:24.107 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:24.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.109 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.109 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.110 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.110 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.110 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:24.110 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:24.117 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 13:45:24.156 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.157 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 13:45:24.165 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.165 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 13:45:24.173 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.173 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 13:45:24.180 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.180 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 13:45:24.188 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.188 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 13:45:24.195 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.195 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 13:45:24.202 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.202 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:24.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.204 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.205 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.205 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.206 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:24.206 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:24.206 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:24.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.208 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.208 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.209 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.209 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.209 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:24.209 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:24.217 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:24.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.219 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.220 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.220 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.220 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:24.220 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:24.528 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:24.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.530 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.531 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.531 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.531 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:24.531 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:24.558 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:45:24.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.559 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.560 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.560 | 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=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:45:24.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:45:24.560 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:45:24.561 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:45:24.567 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-26 13:45:24.577 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.577 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-26 13:45:24.586 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.586 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-26 13:45:24.594 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.595 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-26 13:45:24.603 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.603 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-26 13:45:24.612 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.612 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-26 13:45:24.620 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:24.620 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-26 13:45:24.627 | INFO migrate.versioning.api [-] done 2022-04-26 13:45:25.018 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-26 13:45:25.021 | + functions-common:time_stop:2437 : local name 2022-04-26 13:45:25.023 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:45:25.026 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:45:25.029 | + functions-common:time_stop:2440 : local total 2022-04-26 13:45:25.031 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:45:25.034 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 13:45:25.036 | + functions-common:time_stop:2444 : start_time=1650980717148 2022-04-26 13:45:25.039 | + functions-common:time_stop:2446 : [[ -z 1650980717148 ]] 2022-04-26 13:45:25.042 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:45:25.047 | + functions-common:time_stop:2449 : end_time=1650980725044 2022-04-26 13:45:25.049 | + functions-common:time_stop:2450 : elapsed_time=7896 2022-04-26 13:45:25.051 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:45:25.054 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:45:25.056 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7896 2022-04-26 13:45:25.059 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-26 13:45:25.061 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-26 13:45:25.065 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-26 13:45:29.423 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-26 13:45:29.424 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-26 13:45:29.424 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-26 13:45:29.424 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-26 13:45:29.425 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-26 13:45:29.425 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-26 13:45:29.425 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-26 13:45:29.425 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-26 13:45:29.426 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-26 13:45:29.791 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-26 13:45:29.795 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-26 13:45:34.182 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-26 13:45:34.183 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-26 13:45:34.183 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-26 13:45:34.183 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-26 13:45:34.184 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-26 13:45:34.184 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-26 13:45:34.185 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-26 13:45:34.185 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-26 13:45:34.185 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-26 13:45:34.553 | + ./stack.sh:main:1099 : start_keystone 2022-04-26 13:45:34.556 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-26 13:45:34.559 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-26 13:45:34.561 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-26 13:45:34.578 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:45:34.580 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-26 13:45:34.583 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-26 13:45:34.588 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-26 13:45:34.590 | + functions-common:run_process:1692 : local service=keystone 2022-04-26 13:45:34.593 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:45:34.595 | + functions-common:run_process:1694 : local group= 2022-04-26 13:45:34.597 | + functions-common:run_process:1695 : local user= 2022-04-26 13:45:34.600 | + functions-common:run_process:1697 : local name=keystone 2022-04-26 13:45:34.602 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:45:34.605 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:45:34.607 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:45:34.609 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:45:34.612 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:45:34.617 | + functions-common:time_start:2428 : _TIME_START[$name]=1650980734614 2022-04-26 13:45:34.619 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-04-26 13:45:34.635 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:45:34.638 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-26 13:45:34.640 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-04-26 13:45:34.643 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:45:34.645 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:45:34.648 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:45:34.650 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:45:34.652 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-26 13:45:34.655 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-26 13:45:34.657 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-04-26 13:45:34.660 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:45:34.662 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:45:34.664 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-26 13:45:34.667 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-26 13:45:34.669 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-04-26 13:45:34.671 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:45:34.674 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 13:45:34.676 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 13:45:34.678 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-26 13:45:34.680 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 13:45:34.684 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-26 13:45:34.744 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-26 13:45:34.805 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-26 13:45:34.857 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-26 13:45:34.908 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:45:34.960 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-26 13:45:35.011 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-26 13:45:35.062 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-26 13:45:35.112 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-26 13:45:35.164 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-26 13:45:35.216 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 13:45:35.219 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-26 13:45:35.279 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 13:45:35.648 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-04-26 13:45:35.663 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-26 13:45:36.041 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-04-26 13:45:36.124 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:45:36.126 | + functions-common:time_stop:2437 : local name 2022-04-26 13:45:36.133 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:45:36.137 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:45:36.141 | + functions-common:time_stop:2440 : local total 2022-04-26 13:45:36.146 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:45:36.149 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:45:36.153 | + functions-common:time_stop:2444 : start_time=1650980734614 2022-04-26 13:45:36.156 | + functions-common:time_stop:2446 : [[ -z 1650980734614 ]] 2022-04-26 13:45:36.165 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:45:36.169 | + functions-common:time_stop:2449 : end_time=1650980736166 2022-04-26 13:45:36.172 | + functions-common:time_stop:2450 : elapsed_time=1552 2022-04-26 13:45:36.174 | + functions-common:time_stop:2451 : total=1436 2022-04-26 13:45:36.177 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:45:36.179 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2988 2022-04-26 13:45:36.182 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-26 13:45:36.182 | Waiting for keystone to start... 2022-04-26 13:45:36.188 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.16/identity/v3/ 2022-04-26 13:45:36.192 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.16/identity/v3/ 2022-04-26 13:45:36.195 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 13:45:36.197 | + functions:wait_for_service:458 : local url=http://10.222.0.16/identity/v3/ 2022-04-26 13:45:36.200 | + functions:wait_for_service:459 : local rval=0 2022-04-26 13:45:36.202 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 13:45:36.205 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 13:45:36.207 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:45:36.209 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:45:36.213 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:45:36.218 | + functions-common:time_start:2428 : _TIME_START[$name]=1650980736215 2022-04-26 13:45:36.220 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 13:45:36.226 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/identity/v3/ 2022-04-26 13:45:42.624 | + :: : [[ 200 == 503 ]] 2022-04-26 13:45:42.626 | + :: : [[ 0 -eq 7 ]] 2022-04-26 13:45:42.629 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 13:45:42.631 | + functions-common:time_stop:2437 : local name 2022-04-26 13:45:42.634 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:45:42.637 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:45:42.639 | + functions-common:time_stop:2440 : local total 2022-04-26 13:45:42.642 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:45:42.644 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 13:45:42.646 | + functions-common:time_stop:2444 : start_time=1650980736215 2022-04-26 13:45:42.649 | + functions-common:time_stop:2446 : [[ -z 1650980736215 ]] 2022-04-26 13:45:42.654 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:45:42.659 | + functions-common:time_stop:2449 : end_time=1650980742656 2022-04-26 13:45:42.661 | + functions-common:time_stop:2450 : elapsed_time=6441 2022-04-26 13:45:42.663 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:45:42.666 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:45:42.668 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6441 2022-04-26 13:45:42.671 | + functions:wait_for_service:467 : return 0 2022-04-26 13:45:42.673 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-26 13:45:42.690 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:45:42.692 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-26 13:45:42.695 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:45:42.697 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-04-26 13:45:42.727 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-26 13:45:42.731 | + 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.16/identity 2022-04-26 13:45:47.306 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.306 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.307 | 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=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.314 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.331 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.331 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.363 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.397 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.397 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.487 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.488 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.501 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.501 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.510 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.513 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.513 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.513 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.513 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.514 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.514 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.514 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80241) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-26 13:45:47.547 | 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=80241) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:45:47.756 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created domain default 2022-04-26 13:45:47.797 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created project admin 2022-04-26 13:45:47.825 | DEBUG passlib.handlers.bcrypt [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80241) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-26 13:45:47.825 | DEBUG passlib.handlers.bcrypt [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80241) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-26 13:45:47.887 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created user admin 2022-04-26 13:45:47.899 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created role reader 2022-04-26 13:45:47.910 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created role member 2022-04-26 13:45:47.932 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created implied role where fa2e3e6ed59d44b59177e075d0a96062 implies 4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:45:47.942 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created role admin 2022-04-26 13:45:47.958 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created implied role where f0c5318eae544d749613cadf39810830 implies fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:45:47.970 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Granted role admin on project admin to user admin. 2022-04-26 13:45:47.976 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Granted role admin on the system to user admin. 2022-04-26 13:45:47.988 | WARNING py.warnings [None req-8c57e85b-2c20-4087-92e5-61b17323c621 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-26 13:45:47.988 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-26 13:45:47.988 |  2022-04-26 13:45:47.992 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created region RegionOne 2022-04-26 13:45:48.024 | INFO keystone.cmd.bootstrap [None req-8c57e85b-2c20-4087-92e5-61b17323c621 None None] Created public endpoint http://10.222.0.16/identity 2022-04-26 13:45:48.481 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-26 13:45:48.483 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-26 13:45:48.486 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-26 13:45:48.489 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-26 13:45:51.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:45:51.639 | from cryptography.utils import int_from_bytes 2022-04-26 13:45:51.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:45:51.639 | from cryptography.utils import int_from_bytes 2022-04-26 13:45:51.828 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:45:51.831 | + lib/keystone:create_keystone_accounts:310 : admin_project=bcac07748cfe478eaf9ef26081bff759 2022-04-26 13:45:51.833 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-26 13:45:51.837 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-26 13:45:53.254 | ++ inc/async:async_inner:64 : rc=0 2022-04-26 13:45:53.280 | [77461 Async install_tempest:77461]: finished successfully 2022-04-26 13:45:53.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:45:53.997 | from cryptography.utils import int_from_bytes 2022-04-26 13:45:53.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:45:53.997 | from cryptography.utils import int_from_bytes 2022-04-26 13:45:54.162 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:45:54.165 | + lib/keystone:create_keystone_accounts:312 : admin_user=2083999ec64a4ba2bb5f02e7f06b1860 2022-04-26 13:45:54.168 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-26 13:45:54.171 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-26 13:45:54.173 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-26 13:45:54.176 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2083999ec64a4ba2bb5f02e7f06b1860 default 2022-04-26 13:45:54.232 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2083999ec64a4ba2bb5f02e7f06b1860 default 2022-04-26 13:45:54.268 | [17787 Async ks-domain-role:80426]: running: get_or_add_user_domain_role admin 2083999ec64a4ba2bb5f02e7f06b1860 default 2022-04-26 13:45:54.270 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-26 13:45:54.273 | + functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 13:45:54.276 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-26 13:45:57.350 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-04-26 13:45:57.352 | + functions-common:get_or_create_domain:900 : echo default 2022-04-26 13:45:57.352 | default 2022-04-26 13:45:57.355 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-26 13:45:57.418 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-26 13:45:57.460 | [17787 Async ks-project:80555]: running: get_or_create_project service Default 2022-04-26 13:45:57.463 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-26 13:45:57.535 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-26 13:45:57.579 | [17787 Async ks-service:80641]: running: get_or_create_role service 2022-04-26 13:45:57.582 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-26 13:45:57.649 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-26 13:45:57.735 | [17787 Async ks-reseller:80737]: running: get_or_create_role ResellerAdmin 2022-04-26 13:45:57.750 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-26 13:45:57.766 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-26 13:45:58.226 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-26 13:45:58.434 | [17787 Async ks-anotherrole:80826]: running: get_or_create_role anotherrole 2022-04-26 13:45:58.450 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-26 13:45:58.489 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-26 13:45:58.513 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:45:58.542 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-26 13:46:01.261 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:01.306 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:01.325 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:01.359 | [80555 Async ks-project:80555]: finished successfully 2022-04-26 13:46:01.383 | [80737 Async ks-reseller:80737]: finished successfully 2022-04-26 13:46:01.393 | [80641 Async ks-service:80641]: finished successfully 2022-04-26 13:46:02.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:02.095 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:02.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:02.095 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:02.218 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:02.248 | [80826 Async ks-anotherrole:80826]: finished successfully 2022-04-26 13:46:02.287 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:02.290 | ++ functions-common:get_or_create_project:950 : project_id=f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:02.293 | ++ functions-common:get_or_create_project:951 : echo f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:02.296 | + lib/keystone:create_keystone_accounts:340 : invis_project=f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:02.298 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-26 13:46:02.301 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-26 13:46:02.303 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:46:02.307 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-26 13:46:04.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:04.782 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:04.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:04.782 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:04.958 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:04.961 | ++ functions-common:get_or_create_project:950 : project_id=803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:04.964 | ++ functions-common:get_or_create_project:951 : echo 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:04.967 | + lib/keystone:create_keystone_accounts:344 : demo_project=803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:04.969 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-26 13:46:04.972 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-26 13:46:04.975 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:46:04.977 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-04-26 13:46:04.979 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-04-26 13:46:04.982 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-26 13:46:05.241 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:05.266 | [80426 Async ks-domain-role:80426]: finished successfully 2022-04-26 13:46:07.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.420 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.420 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.585 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:07.588 | ++ functions-common:get_or_create_user:937 : user_id=de1f38b5dc7f4bf5b46dde6dca67c2e2 2022-04-26 13:46:07.590 | ++ functions-common:get_or_create_user:938 : echo de1f38b5dc7f4bf5b46dde6dca67c2e2 2022-04-26 13:46:07.593 | + lib/keystone:create_keystone_accounts:347 : demo_user=de1f38b5dc7f4bf5b46dde6dca67c2e2 2022-04-26 13:46:07.596 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-26 13:46:07.645 | [17787 Async ks-domain-role:80426]: Waiting for completion of get_or_add_user_domain_role admin 2083999ec64a4ba2bb5f02e7f06b1860 default running on PID 80426 (6 other jobs running) 2022-04-26 13:46:07.670 | [17787 Async ks-domain-role:80426]: Signaling child to exit 2022-04-26 13:46:07.670 | WAKEUP 2022-04-26 13:46:07.693 | [17787 Async ks-domain-role:80426]: Signaled 2022-04-26 13:46:07.694 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-04-26 13:46:07.695 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2083999ec64a4ba2bb5f02e7f06b1860 --domain default 2022-04-26 13:46:07.695 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:07.695 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-04-26 13:46:07.695 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:07.695 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:07.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.695 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.695 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.695 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:07.695 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-04-26 13:46:07.695 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-04-26 13:46:07.695 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 2083999ec64a4ba2bb5f02e7f06b1860 --domain default 2022-04-26 13:46:07.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.695 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.695 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.695 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:07.695 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2083999ec64a4ba2bb5f02e7f06b1860 --domain default 2022-04-26 13:46:07.695 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-04-26 13:46:07.695 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:07.695 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:07.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.695 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.695 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.695 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:07.696 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:07.696 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:07.696 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:07.696 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | 2083999ec64a4ba2bb5f02e7f06b1860 | | | default | | False |' 2022-04-26 13:46:07.696 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:07.696 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:46:07.696 | + functions-common:get_or_add_user_domain_role:1033 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:46:07.696 | f0c5318eae544d749613cadf39810830 2022-04-26 13:46:07.738 | [17787 Async ks-domain-role:80426]: finished get_or_add_user_domain_role admin 2083999ec64a4ba2bb5f02e7f06b1860 default with result 0 in 11 seconds 2022-04-26 13:46:07.745 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-26 13:46:07.780 | [17787 Async ks-project:80555]: Waiting for completion of get_or_create_project service Default running on PID 80555 (5 other jobs running) 2022-04-26 13:46:07.805 | [17787 Async ks-project:80555]: Signaling child to exit 2022-04-26 13:46:07.805 | WAKEUP 2022-04-26 13:46:07.828 | [17787 Async ks-project:80555]: Signaled 2022-04-26 13:46:07.829 | + functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:46:07.829 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-26 13:46:07.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.829 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.829 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.829 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:07.829 | + functions-common:get_or_create_project:950 : project_id=5d44bf6ca043473fbfe30a2e38849644 2022-04-26 13:46:07.829 | + functions-common:get_or_create_project:951 : echo 5d44bf6ca043473fbfe30a2e38849644 2022-04-26 13:46:07.829 | 5d44bf6ca043473fbfe30a2e38849644 2022-04-26 13:46:07.874 | [17787 Async ks-project:80555]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-26 13:46:07.910 | [17787 Async ks-service:80641]: Waiting for completion of get_or_create_role service running on PID 80641 (4 other jobs running) 2022-04-26 13:46:07.936 | [17787 Async ks-service:80641]: Signaling child to exit 2022-04-26 13:46:07.936 | WAKEUP 2022-04-26 13:46:07.958 | [17787 Async ks-service:80641]: Signaled 2022-04-26 13:46:07.960 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 13:46:07.960 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-26 13:46:07.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.960 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:07.960 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:07.960 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:07.960 | + functions-common:get_or_create_role:962 : role_id=d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:46:07.960 | + functions-common:get_or_create_role:963 : echo d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:46:07.960 | d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:46:08.003 | [17787 Async ks-service:80641]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-26 13:46:08.040 | [17787 Async ks-reseller:80737]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80737 (3 other jobs running) 2022-04-26 13:46:08.064 | [17787 Async ks-reseller:80737]: Signaling child to exit 2022-04-26 13:46:08.064 | WAKEUP 2022-04-26 13:46:08.086 | [17787 Async ks-reseller:80737]: Signaled 2022-04-26 13:46:08.088 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 13:46:08.088 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-26 13:46:08.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:08.089 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:08.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:08.089 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:08.089 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:08.089 | + functions-common:get_or_create_role:962 : role_id=bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:46:08.089 | + functions-common:get_or_create_role:963 : echo bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:46:08.089 | bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:46:08.131 | [17787 Async ks-reseller:80737]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-26 13:46:08.171 | [17787 Async ks-anotherrole:80826]: Waiting for completion of get_or_create_role anotherrole running on PID 80826 (2 other jobs running) 2022-04-26 13:46:08.195 | [17787 Async ks-anotherrole:80826]: Signaling child to exit 2022-04-26 13:46:08.195 | WAKEUP 2022-04-26 13:46:08.219 | [17787 Async ks-anotherrole:80826]: Signaled 2022-04-26 13:46:08.220 | + functions-common:get_or_create_role:957 : local role_id 2022-04-26 13:46:08.220 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-26 13:46:08.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:08.220 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:08.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:08.220 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:08.220 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:08.220 | + functions-common:get_or_create_role:962 : role_id=0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:08.220 | + functions-common:get_or_create_role:963 : echo 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:08.220 | 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:08.264 | [17787 Async ks-anotherrole:80826]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-26 13:46:08.268 | + inc/async:async_wait:197 : return 0 2022-04-26 13:46:08.270 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.329 | + inc/async:async_inner:63 : get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.370 | [17787 Async ks-demo-member:81694]: running: get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.372 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2083999ec64a4ba2bb5f02e7f06b1860 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.433 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2083999ec64a4ba2bb5f02e7f06b1860 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.474 | [17787 Async ks-demo-admin:81806]: running: get_or_add_user_project_role admin 2083999ec64a4ba2bb5f02e7f06b1860 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.477 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.543 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.587 | [17787 Async ks-demo-another:81920]: running: get_or_add_user_project_role anotherrole de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:08.592 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:08.677 | + inc/async:async_inner:63 : get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:08.748 | [17787 Async ks-demo-invis:82032]: running: get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:08.754 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-26 13:46:08.762 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-26 13:46:08.773 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:46:08.783 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-04-26 13:46:08.786 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-04-26 13:46:08.795 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-26 13:46:12.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:12.849 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:12.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:12.849 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:13.046 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:13.051 | ++ functions-common:get_or_create_user:937 : user_id=638bbb19802047f58240f64289006c86 2022-04-26 13:46:13.056 | ++ functions-common:get_or_create_user:938 : echo 638bbb19802047f58240f64289006c86 2022-04-26 13:46:13.061 | + lib/keystone:create_keystone_accounts:360 : demo_reader=638bbb19802047f58240f64289006c86 2022-04-26 13:46:13.066 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 638bbb19802047f58240f64289006c86 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:13.148 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 638bbb19802047f58240f64289006c86 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:13.257 | [17787 Async ks-demo-reader:82199]: running: get_or_add_user_project_role reader 638bbb19802047f58240f64289006c86 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:13.262 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-26 13:46:13.276 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-26 13:46:13.287 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:46:13.311 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-26 13:46:16.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:16.907 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:16.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:16.907 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:17.220 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:17.223 | ++ functions-common:get_or_create_project:950 : project_id=0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:17.225 | ++ functions-common:get_or_create_project:951 : echo 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:17.230 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:17.233 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-26 13:46:17.238 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-26 13:46:17.241 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:46:17.247 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-04-26 13:46:17.250 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-04-26 13:46:17.253 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-26 13:46:20.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:20.212 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:20.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:20.212 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:20.526 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:20.546 | ++ functions-common:get_or_create_user:937 : user_id=7a702887c1c94c14b3a1090d33ef03d0 2022-04-26 13:46:20.569 | ++ functions-common:get_or_create_user:938 : echo 7a702887c1c94c14b3a1090d33ef03d0 2022-04-26 13:46:20.594 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=7a702887c1c94c14b3a1090d33ef03d0 2022-04-26 13:46:20.610 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:20.945 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:21.190 | [17787 Async ks-alt-admin:82559]: running: get_or_add_user_project_role admin 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:21.210 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:21.646 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:21.894 | [17787 Async ks-alt-another:82671]: running: get_or_add_user_project_role anotherrole 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:21.912 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-26 13:46:21.943 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:21.946 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-26 13:46:21.970 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:46:21.990 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-04-26 13:46:22.014 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-04-26 13:46:22.054 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-26 13:46:22.108 | [81694 Async ks-demo-member:81694]: finished successfully 2022-04-26 13:46:25.586 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:25.743 | [81806 Async ks-demo-admin:81806]: finished successfully 2022-04-26 13:46:25.822 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:25.871 | [81920 Async ks-demo-another:81920]: finished successfully 2022-04-26 13:46:26.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:26.435 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:26.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:26.435 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:26.653 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:26.663 | ++ functions-common:get_or_create_user:937 : user_id=e0e64b33950e47ba82b93f62e880edc0 2022-04-26 13:46:26.683 | ++ functions-common:get_or_create_user:938 : echo e0e64b33950e47ba82b93f62e880edc0 2022-04-26 13:46:26.701 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e0e64b33950e47ba82b93f62e880edc0 2022-04-26 13:46:26.719 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e0e64b33950e47ba82b93f62e880edc0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:26.839 | + inc/async:async_inner:63 : get_or_add_user_project_role member e0e64b33950e47ba82b93f62e880edc0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:26.923 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:26.924 | [17787 Async ks-alt-member-user:83003]: running: get_or_add_user_project_role member e0e64b33950e47ba82b93f62e880edc0 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:26.928 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-26 13:46:26.934 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-26 13:46:26.948 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:46:26.955 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-26 13:46:26.958 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-04-26 13:46:26.962 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-26 13:46:26.996 | [82032 Async ks-demo-invis:82032]: finished successfully 2022-04-26 13:46:28.945 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:29.106 | [82199 Async ks-demo-reader:82199]: finished successfully 2022-04-26 13:46:29.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:29.879 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:29.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:29.879 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:30.086 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:30.089 | ++ functions-common:get_or_create_user:937 : user_id=568c814757a84c0caddc3ff7194994dc 2022-04-26 13:46:30.097 | ++ functions-common:get_or_create_user:938 : echo 568c814757a84c0caddc3ff7194994dc 2022-04-26 13:46:30.102 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=568c814757a84c0caddc3ff7194994dc 2022-04-26 13:46:30.110 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 568c814757a84c0caddc3ff7194994dc 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:30.213 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 568c814757a84c0caddc3ff7194994dc 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:30.263 | [17787 Async ks-alt-reader-user:83278]: running: get_or_add_user_project_role reader 568c814757a84c0caddc3ff7194994dc 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:30.267 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-26 13:46:30.270 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:46:30.276 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-04-26 13:46:30.282 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-04-26 13:46:30.289 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-26 13:46:33.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:33.228 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:33.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:33.228 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:33.570 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:33.593 | ++ functions-common:get_or_create_user:937 : user_id=e294d8f3eb6b450da65c6ed1bd3b4eee 2022-04-26 13:46:33.613 | ++ functions-common:get_or_create_user:938 : echo e294d8f3eb6b450da65c6ed1bd3b4eee 2022-04-26 13:46:33.625 | + lib/keystone:create_keystone_accounts:392 : system_member_user=e294d8f3eb6b450da65c6ed1bd3b4eee 2022-04-26 13:46:33.650 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member e294d8f3eb6b450da65c6ed1bd3b4eee all 2022-04-26 13:46:33.898 | + inc/async:async_inner:63 : get_or_add_user_system_role member e294d8f3eb6b450da65c6ed1bd3b4eee all 2022-04-26 13:46:34.037 | [17787 Async ks-system-member:83536]: running: get_or_add_user_system_role member e294d8f3eb6b450da65c6ed1bd3b4eee all 2022-04-26 13:46:34.058 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-26 13:46:34.075 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:46:34.092 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-04-26 13:46:34.112 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-04-26 13:46:34.129 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-26 13:46:37.197 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:37.390 | [82559 Async ks-alt-admin:82559]: finished successfully 2022-04-26 13:46:37.669 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:37.707 | [82671 Async ks-alt-another:82671]: finished successfully 2022-04-26 13:46:37.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:37.784 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:37.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:37.785 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:37.983 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:37.985 | ++ functions-common:get_or_create_user:937 : user_id=9f40bcaf24ca40a6b4a7654796154ef1 2022-04-26 13:46:37.989 | ++ functions-common:get_or_create_user:938 : echo 9f40bcaf24ca40a6b4a7654796154ef1 2022-04-26 13:46:37.994 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=9f40bcaf24ca40a6b4a7654796154ef1 2022-04-26 13:46:37.998 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 9f40bcaf24ca40a6b4a7654796154ef1 all 2022-04-26 13:46:38.112 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9f40bcaf24ca40a6b4a7654796154ef1 all 2022-04-26 13:46:38.165 | [17787 Async ks-system-reader:83818]: running: get_or_add_user_system_role reader 9f40bcaf24ca40a6b4a7654796154ef1 all 2022-04-26 13:46:38.169 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-26 13:46:38.172 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-26 13:46:38.177 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-04-26 13:46:38.182 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-26 13:46:38.195 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-26 13:46:40.281 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:40.476 | [83003 Async ks-alt-member-user:83003]: finished successfully 2022-04-26 13:46:40.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:40.885 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:40.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:40.885 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:41.095 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:41.099 | ++ functions-common:get_or_create_group:914 : group_id=842ed462099c447a945a284fa26e416d 2022-04-26 13:46:41.106 | ++ functions-common:get_or_create_group:915 : echo 842ed462099c447a945a284fa26e416d 2022-04-26 13:46:41.114 | + lib/keystone:create_keystone_accounts:402 : admin_group=842ed462099c447a945a284fa26e416d 2022-04-26 13:46:41.117 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-26 13:46:41.125 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-26 13:46:41.129 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-04-26 13:46:41.134 | ++ functions-common:get_or_create_group:907 : local group_id 2022-04-26 13:46:41.138 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-26 13:46:43.042 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:43.072 | [83278 Async ks-alt-reader-user:83278]: finished successfully 2022-04-26 13:46:43.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:43.745 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:43.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:43.745 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:43.929 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:43.931 | ++ functions-common:get_or_create_group:914 : group_id=3fb7aa60bb404f2289da4f53fc60d74b 2022-04-26 13:46:43.935 | ++ functions-common:get_or_create_group:915 : echo 3fb7aa60bb404f2289da4f53fc60d74b 2022-04-26 13:46:43.938 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3fb7aa60bb404f2289da4f53fc60d74b 2022-04-26 13:46:43.940 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:44.005 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:44.085 | [17787 Async ks-group-memberdemo:84171]: running: get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:44.089 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:44.176 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:44.262 | [17787 Async ks-group-anotherdemo:84257]: running: get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:44.274 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:44.614 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:44.747 | [17787 Async ks-group-memberalt:84343]: running: get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:44.762 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:45.246 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:45.528 | [17787 Async ks-group-anotheralt:84450]: running: get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:45.553 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 842ed462099c447a945a284fa26e416d bcac07748cfe478eaf9ef26081bff759 2022-04-26 13:46:46.014 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 842ed462099c447a945a284fa26e416d bcac07748cfe478eaf9ef26081bff759 2022-04-26 13:46:46.134 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:46.247 | [17787 Async ks-group-admin:84537]: running: get_or_add_group_project_role admin 842ed462099c447a945a284fa26e416d bcac07748cfe478eaf9ef26081bff759 2022-04-26 13:46:46.270 | + 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-26 13:46:46.311 | [83536 Async ks-system-member:83536]: finished successfully 2022-04-26 13:46:46.675 | [17787 Async ks-demo-member:81694]: Waiting for completion of get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 running on PID 81694 (17 other jobs running) 2022-04-26 13:46:46.855 | [17787 Async ks-demo-member:81694]: Signaling child to exit 2022-04-26 13:46:46.855 | WAKEUP 2022-04-26 13:46:47.001 | [17787 Async ks-demo-member:81694]: Signaled 2022-04-26 13:46:47.016 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:47.016 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:47.016 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:47.016 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:47.016 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:47.016 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:47.016 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:47.016 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:47.016 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:47.017 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:47.017 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:47.017 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:47.017 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:47.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:47.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:47.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:47.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:47.017 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:47.017 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:47.017 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:47.017 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:47.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:47.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:47.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:47.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:47.017 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:47.017 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:47.017 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:47.017 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:47.017 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:47.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:47.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:47.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:47.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:47.017 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:47.017 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:47.017 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:47.017 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:47.017 | ++ functions-common:get_field:830 : echo '| fa2e3e6ed59d44b59177e075d0a96062 | de1f38b5dc7f4bf5b46dde6dca67c2e2 | | 803ad286c94f4f2dab8222c923bfc490 | | | False |' 2022-04-26 13:46:47.017 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:47.018 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:47.018 | + functions-common:get_or_add_user_project_role:1009 : echo fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:47.018 | fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:47.317 | [17787 Async ks-demo-member:81694]: finished get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 with result 0 in 13 seconds 2022-04-26 13:46:47.620 | [17787 Async ks-demo-admin:81806]: Waiting for completion of get_or_add_user_project_role admin 2083999ec64a4ba2bb5f02e7f06b1860 803ad286c94f4f2dab8222c923bfc490 running on PID 81806 (16 other jobs running) 2022-04-26 13:46:47.834 | [17787 Async ks-demo-admin:81806]: Signaling child to exit 2022-04-26 13:46:47.835 | WAKEUP 2022-04-26 13:46:47.999 | [17787 Async ks-demo-admin:81806]: Signaled 2022-04-26 13:46:48.006 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:48.006 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:48.006 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:48.006 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:48.006 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:48.006 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:48.006 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:48.006 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:48.006 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:48.006 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2083999ec64a4ba2bb5f02e7f06b1860 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:48.006 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:48.007 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:48.007 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:48.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.007 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.007 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.007 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:48.007 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:48.007 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:48.007 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2083999ec64a4ba2bb5f02e7f06b1860 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:48.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.007 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.007 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.007 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:48.007 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2083999ec64a4ba2bb5f02e7f06b1860 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:48.007 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:48.007 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:48.007 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:48.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.007 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.007 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.007 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:48.007 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:48.007 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:48.007 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:48.007 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | 2083999ec64a4ba2bb5f02e7f06b1860 | | 803ad286c94f4f2dab8222c923bfc490 | | | False |' 2022-04-26 13:46:48.007 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:48.007 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:46:48.008 | + functions-common:get_or_add_user_project_role:1009 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:46:48.008 | f0c5318eae544d749613cadf39810830 2022-04-26 13:46:48.348 | [17787 Async ks-demo-admin:81806]: finished get_or_add_user_project_role admin 2083999ec64a4ba2bb5f02e7f06b1860 803ad286c94f4f2dab8222c923bfc490 with result 0 in 17 seconds 2022-04-26 13:46:48.561 | [17787 Async ks-demo-another:81920]: Waiting for completion of get_or_add_user_project_role anotherrole de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 running on PID 81920 (15 other jobs running) 2022-04-26 13:46:48.744 | [17787 Async ks-demo-another:81920]: Signaling child to exit 2022-04-26 13:46:48.744 | WAKEUP 2022-04-26 13:46:48.854 | [17787 Async ks-demo-another:81920]: Signaled 2022-04-26 13:46:48.865 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:48.865 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:48.865 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:48.865 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:48.865 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:48.865 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:48.865 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:48.865 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:48.865 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:48.865 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:48.865 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:48.865 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:48.865 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:48.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.865 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.865 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.866 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:48.866 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:48.866 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:48.866 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:48.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.866 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:48.866 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:48.866 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:48.866 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:48.866 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:48.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:48.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:48.866 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:48.866 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:48.866 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:48.866 | ++ functions-common:get_field:830 : echo '| 0ef7142201b6426b8382a4460a47cbbe | de1f38b5dc7f4bf5b46dde6dca67c2e2 | | 803ad286c94f4f2dab8222c923bfc490 | | | False |' 2022-04-26 13:46:48.866 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:48.866 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:48.866 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:48.866 | + functions-common:get_or_add_user_project_role:1009 : echo 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:48.866 | 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:49.122 | [17787 Async ks-demo-another:81920]: finished get_or_add_user_project_role anotherrole de1f38b5dc7f4bf5b46dde6dca67c2e2 803ad286c94f4f2dab8222c923bfc490 with result 0 in 17 seconds 2022-04-26 13:46:49.133 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:49.272 | [83818 Async ks-system-reader:83818]: finished successfully 2022-04-26 13:46:49.348 | [17787 Async ks-demo-invis:82032]: Waiting for completion of get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 f2472000db80411c8edb65e6fa9117b5 running on PID 82032 (14 other jobs running) 2022-04-26 13:46:49.411 | [17787 Async ks-demo-invis:82032]: Signaling child to exit 2022-04-26 13:46:49.411 | WAKEUP 2022-04-26 13:46:49.556 | [17787 Async ks-demo-invis:82032]: Signaled 2022-04-26 13:46:49.566 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:49.566 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:49.566 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:49.566 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:49.566 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:49.566 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:49.566 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:49.566 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:49.566 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:49.566 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:49.566 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:49.566 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:49.566 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:49.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.566 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.566 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.566 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:49.566 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:49.566 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:49.566 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:49.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.566 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.566 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.566 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:49.566 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user de1f38b5dc7f4bf5b46dde6dca67c2e2 --project f2472000db80411c8edb65e6fa9117b5 2022-04-26 13:46:49.566 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:49.566 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:49.567 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:49.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.567 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.567 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.567 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:49.567 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:49.567 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:49.567 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:49.567 | ++ functions-common:get_field:830 : echo '| fa2e3e6ed59d44b59177e075d0a96062 | de1f38b5dc7f4bf5b46dde6dca67c2e2 | | f2472000db80411c8edb65e6fa9117b5 | | | False |' 2022-04-26 13:46:49.567 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:49.567 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:49.567 | + functions-common:get_or_add_user_project_role:1009 : echo fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:49.567 | fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:49.672 | [17787 Async ks-demo-invis:82032]: finished get_or_add_user_project_role member de1f38b5dc7f4bf5b46dde6dca67c2e2 f2472000db80411c8edb65e6fa9117b5 with result 0 in 18 seconds 2022-04-26 13:46:49.746 | [17787 Async ks-demo-reader:82199]: Waiting for completion of get_or_add_user_project_role reader 638bbb19802047f58240f64289006c86 803ad286c94f4f2dab8222c923bfc490 running on PID 82199 (13 other jobs running) 2022-04-26 13:46:49.789 | [17787 Async ks-demo-reader:82199]: Signaling child to exit 2022-04-26 13:46:49.790 | WAKEUP 2022-04-26 13:46:49.825 | [17787 Async ks-demo-reader:82199]: Signaled 2022-04-26 13:46:49.826 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:49.826 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:49.826 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:49.826 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:49.826 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:49.826 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:49.826 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:49.827 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:49.827 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:49.827 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:49.827 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 638bbb19802047f58240f64289006c86 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:49.827 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:49.827 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:49.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.827 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.827 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.827 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:49.827 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:49.827 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:49.827 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 638bbb19802047f58240f64289006c86 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:49.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.827 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.827 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.827 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:49.827 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 638bbb19802047f58240f64289006c86 --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:49.827 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:49.827 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:49.827 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:49.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.827 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:49.827 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:49.827 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:49.827 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:49.827 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:49.828 | ++ functions-common:get_field:830 : echo '| 4cdd19ebe2d14b1a8e89f966f48c7ed7 | 638bbb19802047f58240f64289006c86 | | 803ad286c94f4f2dab8222c923bfc490 | | | False |' 2022-04-26 13:46:49.828 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:49.828 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:49.828 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:49.828 | + functions-common:get_or_add_user_project_role:1009 : echo 4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:49.828 | 4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:49.939 | [17787 Async ks-demo-reader:82199]: finished get_or_add_user_project_role reader 638bbb19802047f58240f64289006c86 803ad286c94f4f2dab8222c923bfc490 with result 0 in 15 seconds 2022-04-26 13:46:49.966 | + inc/async:async_wait:197 : return 0 2022-04-26 13:46:49.994 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-26 13:46:50.269 | [17787 Async ks-alt-admin:82559]: Waiting for completion of get_or_add_user_project_role admin 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 running on PID 82559 (12 other jobs running) 2022-04-26 13:46:50.424 | [17787 Async ks-alt-admin:82559]: Signaling child to exit 2022-04-26 13:46:50.425 | WAKEUP 2022-04-26 13:46:50.564 | [17787 Async ks-alt-admin:82559]: Signaled 2022-04-26 13:46:50.578 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:50.578 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:50.578 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:50.578 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:50.578 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:50.578 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:50.578 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:50.578 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:50.578 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a702887c1c94c14b3a1090d33ef03d0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:50.578 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:50.578 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:50.578 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:50.578 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:50.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:50.578 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:50.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:50.578 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:50.578 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:50.578 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:50.578 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:50.578 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7a702887c1c94c14b3a1090d33ef03d0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:50.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:50.578 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:50.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:50.578 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:50.578 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a702887c1c94c14b3a1090d33ef03d0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:50.578 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:50.579 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:50.579 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:50.579 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:50.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:50.579 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:50.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:50.579 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:50.579 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:50.579 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:50.579 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:50.579 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:50.579 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | 7a702887c1c94c14b3a1090d33ef03d0 | | 0eef492de8e24fa79e10db92918b3dc4 | | | False |' 2022-04-26 13:46:50.579 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:50.579 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:46:50.579 | + functions-common:get_or_add_user_project_role:1009 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:46:50.579 | f0c5318eae544d749613cadf39810830 2022-04-26 13:46:50.796 | [17787 Async ks-alt-admin:82559]: finished get_or_add_user_project_role admin 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 with result 0 in 16 seconds 2022-04-26 13:46:50.958 | [17787 Async ks-alt-another:82671]: Waiting for completion of get_or_add_user_project_role anotherrole 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 running on PID 82671 (11 other jobs running) 2022-04-26 13:46:51.002 | [17787 Async ks-alt-another:82671]: Signaling child to exit 2022-04-26 13:46:51.002 | WAKEUP 2022-04-26 13:46:51.122 | [17787 Async ks-alt-another:82671]: Signaled 2022-04-26 13:46:51.137 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:51.137 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:51.137 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:51.137 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:51.137 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:51.138 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:51.138 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:51.138 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:51.138 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7a702887c1c94c14b3a1090d33ef03d0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:51.138 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:51.138 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:51.138 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:51.138 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:51.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.138 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:51.138 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:51.138 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:51.138 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7a702887c1c94c14b3a1090d33ef03d0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:51.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.138 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7a702887c1c94c14b3a1090d33ef03d0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:51.138 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:51.138 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:51.138 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:51.138 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:51.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.138 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:51.138 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:51.139 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:51.139 | ++ functions-common:get_field:830 : echo '| 0ef7142201b6426b8382a4460a47cbbe | 7a702887c1c94c14b3a1090d33ef03d0 | | 0eef492de8e24fa79e10db92918b3dc4 | | | False |' 2022-04-26 13:46:51.139 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:51.139 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:51.139 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:51.139 | + functions-common:get_or_add_user_project_role:1009 : echo 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:51.139 | 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:46:51.388 | [17787 Async ks-alt-another:82671]: finished get_or_add_user_project_role anotherrole 7a702887c1c94c14b3a1090d33ef03d0 0eef492de8e24fa79e10db92918b3dc4 with result 0 in 16 seconds 2022-04-26 13:46:51.615 | [17787 Async ks-alt-member-user:83003]: Waiting for completion of get_or_add_user_project_role member e0e64b33950e47ba82b93f62e880edc0 0eef492de8e24fa79e10db92918b3dc4 running on PID 83003 (10 other jobs running) 2022-04-26 13:46:51.742 | [17787 Async ks-alt-member-user:83003]: Signaling child to exit 2022-04-26 13:46:51.743 | WAKEUP 2022-04-26 13:46:51.884 | [17787 Async ks-alt-member-user:83003]: Signaled 2022-04-26 13:46:51.897 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:51.897 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:51.897 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:51.897 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:51.897 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:51.897 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:51.897 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:51.897 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:51.897 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:51.897 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:51.897 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e0e64b33950e47ba82b93f62e880edc0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:51.897 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:51.898 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:51.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.898 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.898 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.898 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:51.898 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:51.898 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:51.898 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user e0e64b33950e47ba82b93f62e880edc0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:51.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.898 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.898 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.898 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e0e64b33950e47ba82b93f62e880edc0 --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:51.898 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:51.898 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:51.898 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:51.898 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:51.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.898 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:51.898 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:51.898 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:51.898 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:51.898 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:51.898 | ++ functions-common:get_field:830 : echo '| fa2e3e6ed59d44b59177e075d0a96062 | e0e64b33950e47ba82b93f62e880edc0 | | 0eef492de8e24fa79e10db92918b3dc4 | | | False |' 2022-04-26 13:46:51.898 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:51.898 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:51.898 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:51.898 | + functions-common:get_or_add_user_project_role:1009 : echo fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:51.898 | fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:52.238 | [17787 Async ks-alt-member-user:83003]: finished get_or_add_user_project_role member e0e64b33950e47ba82b93f62e880edc0 0eef492de8e24fa79e10db92918b3dc4 with result 0 in 13 seconds 2022-04-26 13:46:52.473 | [17787 Async ks-alt-reader-user:83278]: Waiting for completion of get_or_add_user_project_role reader 568c814757a84c0caddc3ff7194994dc 0eef492de8e24fa79e10db92918b3dc4 running on PID 83278 (9 other jobs running) 2022-04-26 13:46:52.628 | [17787 Async ks-alt-reader-user:83278]: Signaling child to exit 2022-04-26 13:46:52.628 | WAKEUP 2022-04-26 13:46:52.787 | [17787 Async ks-alt-reader-user:83278]: Signaled 2022-04-26 13:46:52.801 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:46:52.801 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:46:52.801 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:52.801 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:52.801 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:52.801 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:52.801 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:52.801 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:46:52.801 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:52.801 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:46:52.801 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 568c814757a84c0caddc3ff7194994dc --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:52.801 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:52.802 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:52.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:52.802 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:52.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:52.802 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:52.802 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:52.802 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:46:52.802 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:46:52.802 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 568c814757a84c0caddc3ff7194994dc --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:52.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:52.802 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:52.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:52.802 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:52.802 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:46:52.802 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:46:52.802 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:52.802 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 568c814757a84c0caddc3ff7194994dc --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:52.802 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:46:52.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:52.802 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:52.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:52.802 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:52.802 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:52.802 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:46:52.802 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:46:52.802 | ++ functions-common:get_field:830 : echo '| 4cdd19ebe2d14b1a8e89f966f48c7ed7 | 568c814757a84c0caddc3ff7194994dc | | 0eef492de8e24fa79e10db92918b3dc4 | | | False |' 2022-04-26 13:46:52.802 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:46:52.802 | ++ functions-common:get_field:824 : read data 2022-04-26 13:46:52.802 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:52.802 | + functions-common:get_or_add_user_project_role:1009 : echo 4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:52.802 | 4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:53.097 | [17787 Async ks-alt-reader-user:83278]: finished get_or_add_user_project_role reader 568c814757a84c0caddc3ff7194994dc 0eef492de8e24fa79e10db92918b3dc4 with result 0 in 12 seconds 2022-04-26 13:46:53.134 | + inc/async:async_wait:197 : return 0 2022-04-26 13:46:53.154 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-26 13:46:53.513 | [17787 Async ks-system-member:83536]: Waiting for completion of get_or_add_user_system_role member e294d8f3eb6b450da65c6ed1bd3b4eee all running on PID 83536 (8 other jobs running) 2022-04-26 13:46:53.692 | [17787 Async ks-system-member:83536]: Signaling child to exit 2022-04-26 13:46:53.693 | WAKEUP 2022-04-26 13:46:53.851 | [17787 Async ks-system-member:83536]: Signaled 2022-04-26 13:46:53.865 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-26 13:46:53.865 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-26 13:46:53.865 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-26 13:46:53.865 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:53.865 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:53.865 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:53.865 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:53.865 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:53.865 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-26 13:46:53.865 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e294d8f3eb6b450da65c6ed1bd3b4eee --system all -f value -c Role 2022-04-26 13:46:53.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:53.865 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:53.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:53.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:53.866 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:53.866 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-26 13:46:53.866 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-26 13:46:53.866 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user e294d8f3eb6b450da65c6ed1bd3b4eee --system all 2022-04-26 13:46:53.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:53.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:53.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:53.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:53.866 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e294d8f3eb6b450da65c6ed1bd3b4eee --system all -f value -c Role 2022-04-26 13:46:53.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:53.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:53.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:53.866 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:53.866 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:53.866 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:53.866 | + functions-common:get_or_add_user_system_role:1064 : echo fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:53.866 | fa2e3e6ed59d44b59177e075d0a96062 2022-04-26 13:46:54.178 | [17787 Async ks-system-member:83536]: finished get_or_add_user_system_role member e294d8f3eb6b450da65c6ed1bd3b4eee all with result 0 in 12 seconds 2022-04-26 13:46:54.443 | [17787 Async ks-system-reader:83818]: Waiting for completion of get_or_add_user_system_role reader 9f40bcaf24ca40a6b4a7654796154ef1 all running on PID 83818 (7 other jobs running) 2022-04-26 13:46:54.580 | [17787 Async ks-system-reader:83818]: Signaling child to exit 2022-04-26 13:46:54.580 | WAKEUP 2022-04-26 13:46:54.720 | [17787 Async ks-system-reader:83818]: Signaled 2022-04-26 13:46:54.728 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-04-26 13:46:54.728 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-04-26 13:46:54.728 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-04-26 13:46:54.728 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:46:54.728 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:46:54.728 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:46:54.728 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:46:54.728 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:46:54.728 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-04-26 13:46:54.728 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9f40bcaf24ca40a6b4a7654796154ef1 --system all -f value -c Role 2022-04-26 13:46:54.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:54.728 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:54.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:54.729 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:54.729 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:54.729 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-04-26 13:46:54.729 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-04-26 13:46:54.729 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 9f40bcaf24ca40a6b4a7654796154ef1 --system all 2022-04-26 13:46:54.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:54.729 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:54.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:54.729 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:54.729 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9f40bcaf24ca40a6b4a7654796154ef1 --system all -f value -c Role 2022-04-26 13:46:54.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:54.729 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:54.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:54.729 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:54.729 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:54.729 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:54.729 | + functions-common:get_or_add_user_system_role:1064 : echo 4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:54.729 | 4cdd19ebe2d14b1a8e89f966f48c7ed7 2022-04-26 13:46:55.027 | [17787 Async ks-system-reader:83818]: finished get_or_add_user_system_role reader 9f40bcaf24ca40a6b4a7654796154ef1 all with result 0 in 11 seconds 2022-04-26 13:46:55.056 | + inc/async:async_wait:197 : return 0 2022-04-26 13:46:55.078 | + 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-26 13:46:55.397 | [17787 Async ks-group-memberdemo:84171]: Waiting for completion of get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 running on PID 84171 (6 other jobs running) 2022-04-26 13:46:55.520 | [17787 Async ks-group-memberdemo:84171]: Signaling child to exit 2022-04-26 13:46:57.209 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:57.347 | [84171 Async ks-group-memberdemo:84171]: finished successfully 2022-04-26 13:46:57.489 | WAKEUP 2022-04-26 13:46:57.605 | [17787 Async ks-group-memberdemo:84171]: Signaled 2022-04-26 13:46:57.621 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 13:46:57.621 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3fb7aa60bb404f2289da4f53fc60d74b --project 803ad286c94f4f2dab8222c923bfc490 -f value 2022-04-26 13:46:57.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:57.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:57.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:57.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:57.621 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:57.621 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 13:46:57.621 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 13:46:57.621 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 3fb7aa60bb404f2289da4f53fc60d74b --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:57.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:57.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:57.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:57.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:57.621 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3fb7aa60bb404f2289da4f53fc60d74b --project 803ad286c94f4f2dab8222c923bfc490 -f value 2022-04-26 13:46:57.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:57.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:57.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:57.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:57.621 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:57.621 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='fa2e3e6ed59d44b59177e075d0a96062 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 False' 2022-04-26 13:46:57.621 | + functions-common:get_or_add_group_project_role:1088 : echo fa2e3e6ed59d44b59177e075d0a96062 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 False 2022-04-26 13:46:57.621 | fa2e3e6ed59d44b59177e075d0a96062 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 False 2022-04-26 13:46:57.841 | [17787 Async ks-group-memberdemo:84171]: finished get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 with result 0 in 13 seconds 2022-04-26 13:46:58.013 | [17787 Async ks-group-anotherdemo:84257]: Waiting for completion of get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 running on PID 84257 (5 other jobs running) 2022-04-26 13:46:58.082 | [17787 Async ks-group-anotherdemo:84257]: Signaling child to exit 2022-04-26 13:46:58.518 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:58.558 | [84257 Async ks-group-anotherdemo:84257]: finished successfully 2022-04-26 13:46:58.582 | WAKEUP 2022-04-26 13:46:58.619 | [17787 Async ks-group-anotherdemo:84257]: Signaled 2022-04-26 13:46:58.620 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 13:46:58.620 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3fb7aa60bb404f2289da4f53fc60d74b --project 803ad286c94f4f2dab8222c923bfc490 -f value 2022-04-26 13:46:58.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:58.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:58.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:58.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:58.621 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:58.621 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 13:46:58.621 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 13:46:58.621 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3fb7aa60bb404f2289da4f53fc60d74b --project 803ad286c94f4f2dab8222c923bfc490 2022-04-26 13:46:58.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:58.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:58.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:58.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:58.621 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3fb7aa60bb404f2289da4f53fc60d74b --project 803ad286c94f4f2dab8222c923bfc490 -f value 2022-04-26 13:46:58.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:58.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:58.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:58.621 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:58.621 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:58.621 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='0ef7142201b6426b8382a4460a47cbbe 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 False' 2022-04-26 13:46:58.621 | + functions-common:get_or_add_group_project_role:1088 : echo 0ef7142201b6426b8382a4460a47cbbe 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 False 2022-04-26 13:46:58.621 | 0ef7142201b6426b8382a4460a47cbbe 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 False 2022-04-26 13:46:58.689 | [17787 Async ks-group-anotherdemo:84257]: finished get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 803ad286c94f4f2dab8222c923bfc490 with result 0 in 14 seconds 2022-04-26 13:46:58.767 | [17787 Async ks-group-memberalt:84343]: Waiting for completion of get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 running on PID 84343 (4 other jobs running) 2022-04-26 13:46:58.807 | [17787 Async ks-group-memberalt:84343]: Signaling child to exit 2022-04-26 13:46:59.674 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:59.710 | [84450 Async ks-group-anotheralt:84450]: finished successfully 2022-04-26 13:46:59.831 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:46:59.857 | [84343 Async ks-group-memberalt:84343]: finished successfully 2022-04-26 13:46:59.876 | WAKEUP 2022-04-26 13:46:59.901 | [17787 Async ks-group-memberalt:84343]: Signaled 2022-04-26 13:46:59.902 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 13:46:59.902 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3fb7aa60bb404f2289da4f53fc60d74b --project 0eef492de8e24fa79e10db92918b3dc4 -f value 2022-04-26 13:46:59.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:59.902 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:59.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:59.902 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:59.902 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:59.902 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 13:46:59.902 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 13:46:59.903 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 3fb7aa60bb404f2289da4f53fc60d74b --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:46:59.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:59.903 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:59.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:59.903 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:59.903 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3fb7aa60bb404f2289da4f53fc60d74b --project 0eef492de8e24fa79e10db92918b3dc4 -f value 2022-04-26 13:46:59.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:59.903 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:59.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:46:59.903 | from cryptography.utils import int_from_bytes 2022-04-26 13:46:59.903 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:46:59.903 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='fa2e3e6ed59d44b59177e075d0a96062 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 False' 2022-04-26 13:46:59.903 | + functions-common:get_or_add_group_project_role:1088 : echo fa2e3e6ed59d44b59177e075d0a96062 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 False 2022-04-26 13:46:59.903 | fa2e3e6ed59d44b59177e075d0a96062 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 False 2022-04-26 13:46:59.949 | [17787 Async ks-group-memberalt:84343]: finished get_or_add_group_project_role member 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 with result 0 in 15 seconds 2022-04-26 13:46:59.987 | [17787 Async ks-group-anotheralt:84450]: Waiting for completion of get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 running on PID 84450 (3 other jobs running) 2022-04-26 13:47:00.014 | [17787 Async ks-group-anotheralt:84450]: Signaling child to exit 2022-04-26 13:47:00.014 | WAKEUP 2022-04-26 13:47:00.038 | [17787 Async ks-group-anotheralt:84450]: Signaled 2022-04-26 13:47:00.039 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 13:47:00.039 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3fb7aa60bb404f2289da4f53fc60d74b --project 0eef492de8e24fa79e10db92918b3dc4 -f value 2022-04-26 13:47:00.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.039 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.040 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.040 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:47:00.040 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 13:47:00.040 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 13:47:00.040 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3fb7aa60bb404f2289da4f53fc60d74b --project 0eef492de8e24fa79e10db92918b3dc4 2022-04-26 13:47:00.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.040 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.040 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.040 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3fb7aa60bb404f2289da4f53fc60d74b --project 0eef492de8e24fa79e10db92918b3dc4 -f value 2022-04-26 13:47:00.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.040 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.040 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.040 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:47:00.040 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='0ef7142201b6426b8382a4460a47cbbe 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 False' 2022-04-26 13:47:00.040 | + functions-common:get_or_add_group_project_role:1088 : echo 0ef7142201b6426b8382a4460a47cbbe 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 False 2022-04-26 13:47:00.041 | 0ef7142201b6426b8382a4460a47cbbe 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 False 2022-04-26 13:47:00.086 | [17787 Async ks-group-anotheralt:84450]: finished get_or_add_group_project_role anotherrole 3fb7aa60bb404f2289da4f53fc60d74b 0eef492de8e24fa79e10db92918b3dc4 with result 0 in 14 seconds 2022-04-26 13:47:00.125 | [17787 Async ks-group-admin:84537]: Waiting for completion of get_or_add_group_project_role admin 842ed462099c447a945a284fa26e416d bcac07748cfe478eaf9ef26081bff759 running on PID 84537 (2 other jobs running) 2022-04-26 13:47:00.151 | [17787 Async ks-group-admin:84537]: Signaling child to exit 2022-04-26 13:47:00.822 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:47:00.847 | [84537 Async ks-group-admin:84537]: finished successfully 2022-04-26 13:47:00.866 | WAKEUP 2022-04-26 13:47:00.889 | [17787 Async ks-group-admin:84537]: Signaled 2022-04-26 13:47:00.890 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-04-26 13:47:00.891 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 842ed462099c447a945a284fa26e416d --project bcac07748cfe478eaf9ef26081bff759 -f value 2022-04-26 13:47:00.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.891 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.891 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.891 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:47:00.891 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-04-26 13:47:00.891 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-04-26 13:47:00.891 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 842ed462099c447a945a284fa26e416d --project bcac07748cfe478eaf9ef26081bff759 2022-04-26 13:47:00.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.891 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.891 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.891 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 842ed462099c447a945a284fa26e416d --project bcac07748cfe478eaf9ef26081bff759 -f value 2022-04-26 13:47:00.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.891 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:47:00.891 | from cryptography.utils import int_from_bytes 2022-04-26 13:47:00.891 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:47:00.891 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='f0c5318eae544d749613cadf39810830 842ed462099c447a945a284fa26e416d bcac07748cfe478eaf9ef26081bff759 False' 2022-04-26 13:47:00.891 | + functions-common:get_or_add_group_project_role:1088 : echo f0c5318eae544d749613cadf39810830 842ed462099c447a945a284fa26e416d bcac07748cfe478eaf9ef26081bff759 False 2022-04-26 13:47:00.891 | f0c5318eae544d749613cadf39810830 842ed462099c447a945a284fa26e416d bcac07748cfe478eaf9ef26081bff759 False 2022-04-26 13:47:00.936 | [17787 Async ks-group-admin:84537]: finished get_or_add_group_project_role admin 842ed462099c447a945a284fa26e416d bcac07748cfe478eaf9ef26081bff759 with result 0 in 15 seconds 2022-04-26 13:47:00.940 | + inc/async:async_wait:197 : return 0 2022-04-26 13:47:00.942 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-26 13:47:00.959 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:47:00.962 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-26 13:47:00.980 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:47:00.982 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-26 13:47:00.985 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-26 13:47:01.044 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-26 13:47:01.085 | [17787 Async create_nova_accounts:86476]: running: create_nova_accounts 2022-04-26 13:47:01.088 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-26 13:47:01.105 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:47:01.108 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-26 13:47:01.110 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-26 13:47:01.171 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-26 13:47:01.216 | [17787 Async create_glance_accounts:86591]: running: create_glance_accounts 2022-04-26 13:47:01.219 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-26 13:47:01.241 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:47:01.244 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-26 13:47:01.246 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-26 13:47:01.315 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-26 13:47:01.361 | [17787 Async create_cinder_accounts:86721]: running: create_cinder_accounts 2022-04-26 13:47:01.364 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-26 13:47:01.385 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:47:01.387 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-26 13:47:01.390 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-26 13:47:01.475 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-26 13:47:01.529 | [17787 Async create_neutron_accounts:86836]: running: create_neutron_accounts 2022-04-26 13:47:01.532 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-26 13:47:01.578 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:47:01.581 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-26 13:47:01.583 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-26 13:47:01.862 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-26 13:47:02.093 | [17787 Async create_swift_accounts:86978]: running: create_swift_accounts 2022-04-26 13:47:02.117 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-26 13:47:02.250 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:47:02.270 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-26 13:47:02.586 | [17787 Async create_nova_accounts:86476]: Waiting for completion of create_nova_accounts running on PID 86476 (6 other jobs running) 2022-04-26 13:47:02.787 | [17787 Async create_nova_accounts:86476]: Signaling child to exit 2022-04-26 13:47:42.094 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:47:42.235 | [86836 Async create_neutron_accounts:86836]: finished successfully 2022-04-26 13:48:00.264 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:48:00.312 | [86721 Async create_cinder_accounts:86721]: finished successfully 2022-04-26 13:48:15.085 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:48:15.115 | [86591 Async create_glance_accounts:86591]: finished successfully 2022-04-26 13:48:20.061 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:48:20.088 | [86476 Async create_nova_accounts:86476]: finished successfully 2022-04-26 13:48:20.107 | WAKEUP 2022-04-26 13:48:20.131 | [17787 Async create_nova_accounts:86476]: Signaled 2022-04-26 13:48:20.133 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-26 13:48:20.133 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-26 13:48:20.133 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-26 13:48:20.133 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:48:20.133 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 13:48:20.133 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 13:48:20.133 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 13:48:20.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.133 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.133 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.133 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.133 | + functions-common:get_or_create_user:937 : user_id=aefe06e1ee3b41f0a6b436495028aa18 2022-04-26 13:48:20.133 | + functions-common:get_or_create_user:938 : echo aefe06e1ee3b41f0a6b436495028aa18 2022-04-26 13:48:20.134 | aefe06e1ee3b41f0a6b436495028aa18 2022-04-26 13:48:20.134 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-26 13:48:20.134 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:48:20.134 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:48:20.134 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:48:20.134 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:48:20.134 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:48:20.134 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:48:20.134 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:48:20.134 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:48:20.134 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:48:20.134 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:48:20.134 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:48:20.134 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.134 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.134 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.134 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.134 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.134 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.134 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.134 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:48:20.134 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:48:20.134 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.134 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.134 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.134 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.135 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:48:20.135 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.135 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.135 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.135 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.135 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.135 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.135 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:48:20.135 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:48:20.135 | ++ functions-common:get_field:830 : echo '| d476322a37664174aad2bba1a4c8fb88 | aefe06e1ee3b41f0a6b436495028aa18 | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:48:20.135 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:48:20.135 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.135 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.135 | + functions-common:get_or_add_user_project_role:1009 : echo d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.135 | d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.135 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 13:48:20.135 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-26 13:48:20.135 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:48:20.135 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:48:20.135 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:48:20.135 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:48:20.135 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:48:20.135 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:48:20.135 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:48:20.135 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:48:20.135 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:48:20.135 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:48:20.135 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.135 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:48:20.135 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.136 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.136 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.136 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.136 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.136 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.136 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:48:20.136 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:48:20.136 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.136 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.136 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.136 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.136 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.136 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:48:20.136 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.136 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.136 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.136 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.136 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.136 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:48:20.136 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:48:20.136 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:48:20.136 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | aefe06e1ee3b41f0a6b436495028aa18 | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:48:20.136 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.137 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:48:20.137 | + functions-common:get_or_add_user_project_role:1009 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:48:20.137 | f0c5318eae544d749613cadf39810830 2022-04-26 13:48:20.137 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-26 13:48:20.137 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-26 13:48:20.137 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.16/compute 2022-04-26 13:48:20.137 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-26 13:48:20.137 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 13:48:20.137 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-26 13:48:20.137 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-26 13:48:20.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.137 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.137 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.137 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.137 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 13:48:20.137 | bbe177cc0c844134aa7985af69b290e7' 2022-04-26 13:48:20.137 | + functions-common:get_or_create_service:1106 : echo bbe177cc0c844134aa7985af69b290e7 2022-04-26 13:48:20.137 | bbe177cc0c844134aa7985af69b290e7 2022-04-26 13:48:20.137 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.16/compute/v2/$(project_id)s' 2022-04-26 13:48:20.137 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 13:48:20.137 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.16/compute/v2/$(project_id)s' RegionOne 2022-04-26 13:48:20.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:48:20.137 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-26 13:48:20.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.137 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.137 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.137 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:48:20.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:48:20.138 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.16/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 13:48:20.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.138 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ab8b43d2c17544dc8e59f64e27559302 2022-04-26 13:48:20.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ab8b43d2c17544dc8e59f64e27559302 2022-04-26 13:48:20.138 | + functions-common:get_or_create_endpoint:1139 : public_id=ab8b43d2c17544dc8e59f64e27559302 2022-04-26 13:48:20.138 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 13:48:20.138 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 13:48:20.138 | + functions-common:get_or_create_endpoint:1148 : echo ab8b43d2c17544dc8e59f64e27559302 2022-04-26 13:48:20.138 | ab8b43d2c17544dc8e59f64e27559302 2022-04-26 13:48:20.138 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-26 13:48:20.138 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 13:48:20.138 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-26 13:48:20.138 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-26 13:48:20.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.138 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.138 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.138 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 13:48:20.138 | 9630d1062118493ea39a725358180114' 2022-04-26 13:48:20.138 | + functions-common:get_or_create_service:1106 : echo 9630d1062118493ea39a725358180114 2022-04-26 13:48:20.138 | 9630d1062118493ea39a725358180114 2022-04-26 13:48:20.138 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.16/compute/v2.1 2022-04-26 13:48:20.138 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 13:48:20.138 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.16/compute/v2.1 RegionOne 2022-04-26 13:48:20.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:48:20.138 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-26 13:48:20.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.139 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.139 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.139 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:48:20.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:48:20.139 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.16/compute/v2.1 --region RegionOne -f value -c id 2022-04-26 13:48:20.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.139 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.139 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.139 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c7cd8d30ecc34a0685d98d6808828d59 2022-04-26 13:48:20.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c7cd8d30ecc34a0685d98d6808828d59 2022-04-26 13:48:20.139 | + functions-common:get_or_create_endpoint:1139 : public_id=c7cd8d30ecc34a0685d98d6808828d59 2022-04-26 13:48:20.139 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 13:48:20.139 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 13:48:20.139 | + functions-common:get_or_create_endpoint:1148 : echo c7cd8d30ecc34a0685d98d6808828d59 2022-04-26 13:48:20.139 | c7cd8d30ecc34a0685d98d6808828d59 2022-04-26 13:48:20.139 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-26 13:48:20.139 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:48:20.139 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-26 13:48:20.139 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:48:20.139 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-26 13:48:20.139 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:48:20.139 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:48:20.139 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:48:20.139 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:48:20.139 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:48:20.139 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:48:20.140 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:48:20.140 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:48:20.140 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:48:20.140 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:48:20.140 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.140 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:48:20.140 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.140 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.140 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.140 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.140 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.140 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.140 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:48:20.140 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:48:20.140 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.140 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.140 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.140 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.140 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.140 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:48:20.140 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.140 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.140 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.141 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.141 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.141 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:48:20.141 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:48:20.141 | ++ functions-common:get_field:830 : echo '| bcb1a3e9cc6342a9b79a360a908ef243 | aefe06e1ee3b41f0a6b436495028aa18 | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:48:20.141 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:48:20.141 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.141 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:48:20.141 | + functions-common:get_or_add_user_project_role:1009 : echo bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:48:20.141 | bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:48:20.141 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-26 13:48:20.141 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:48:20.141 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-26 13:48:20.141 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:48:20.141 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-26 13:48:20.182 | [17787 Async create_nova_accounts:86476]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-26 13:48:20.221 | [17787 Async create_glance_accounts:86591]: Waiting for completion of create_glance_accounts running on PID 86591 (5 other jobs running) 2022-04-26 13:48:20.247 | [17787 Async create_glance_accounts:86591]: Signaling child to exit 2022-04-26 13:48:20.247 | WAKEUP 2022-04-26 13:48:20.272 | [17787 Async create_glance_accounts:86591]: Signaled 2022-04-26 13:48:20.274 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-26 13:48:20.274 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:48:20.274 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-26 13:48:20.274 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-26 13:48:20.274 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:48:20.274 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 13:48:20.274 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 13:48:20.274 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 13:48:20.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.274 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.274 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.274 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.275 | + functions-common:get_or_create_user:937 : user_id=a6f171040c5d4722853a4441782278fd 2022-04-26 13:48:20.275 | + functions-common:get_or_create_user:938 : echo a6f171040c5d4722853a4441782278fd 2022-04-26 13:48:20.275 | a6f171040c5d4722853a4441782278fd 2022-04-26 13:48:20.275 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-26 13:48:20.275 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:48:20.275 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:48:20.275 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:48:20.275 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:48:20.275 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:48:20.275 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:48:20.275 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:48:20.275 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:48:20.275 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:48:20.275 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:48:20.275 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:48:20.275 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.275 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.275 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.275 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.275 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.275 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.275 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.275 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:48:20.275 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:48:20.275 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.275 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.275 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.276 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.276 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.276 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:48:20.276 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.276 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.276 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.276 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.276 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.276 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:48:20.276 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:48:20.276 | ++ functions-common:get_field:830 : echo '| d476322a37664174aad2bba1a4c8fb88 | a6f171040c5d4722853a4441782278fd | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:48:20.276 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:48:20.276 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.276 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.276 | + functions-common:get_or_add_user_project_role:1009 : echo d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.276 | d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.276 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 13:48:20.276 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-26 13:48:20.276 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:48:20.276 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-26 13:48:20.276 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-26 13:48:20.276 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:48:20.276 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 13:48:20.276 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 13:48:20.276 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 13:48:20.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.276 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.277 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.277 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.277 | + functions-common:get_or_create_user:937 : user_id=dcd4d5e5f068438381e7c8e1a796598b 2022-04-26 13:48:20.277 | + functions-common:get_or_create_user:938 : echo dcd4d5e5f068438381e7c8e1a796598b 2022-04-26 13:48:20.277 | dcd4d5e5f068438381e7c8e1a796598b 2022-04-26 13:48:20.277 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-26 13:48:20.277 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:48:20.277 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:48:20.277 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:48:20.277 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:48:20.277 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:48:20.277 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:48:20.277 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:48:20.277 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:48:20.277 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:48:20.277 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:48:20.277 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.277 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.277 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:48:20.277 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.277 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.277 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.277 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.277 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.277 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:48:20.277 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:48:20.277 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.277 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.278 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.278 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.278 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:48:20.278 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.278 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.278 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.278 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.278 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.278 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.278 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:48:20.278 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:48:20.278 | ++ functions-common:get_field:830 : echo '| d476322a37664174aad2bba1a4c8fb88 | dcd4d5e5f068438381e7c8e1a796598b | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:48:20.278 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:48:20.278 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.278 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.278 | + functions-common:get_or_add_user_project_role:1009 : echo d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.278 | d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.278 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-26 13:48:20.278 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-26 13:48:20.278 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:48:20.278 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:48:20.278 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:48:20.278 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:48:20.278 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:48:20.278 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:48:20.278 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:48:20.278 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:48:20.278 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:48:20.279 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:48:20.279 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:48:20.279 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.279 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.279 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.279 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.279 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.279 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.279 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.279 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:48:20.279 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:48:20.279 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.279 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.279 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.279 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.279 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.279 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:48:20.279 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.279 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.279 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.279 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.279 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.279 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:48:20.279 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:48:20.280 | ++ functions-common:get_field:830 : echo '| bcb1a3e9cc6342a9b79a360a908ef243 | dcd4d5e5f068438381e7c8e1a796598b | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:48:20.280 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:48:20.280 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.280 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:48:20.280 | + functions-common:get_or_add_user_project_role:1009 : echo bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:48:20.280 | bcb1a3e9cc6342a9b79a360a908ef243 2022-04-26 13:48:20.280 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-26 13:48:20.280 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 13:48:20.280 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-26 13:48:20.280 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-26 13:48:20.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.280 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.280 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.280 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.280 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 13:48:20.280 | 778921c69feb4c2a859e83c50b8e1eae' 2022-04-26 13:48:20.280 | + functions-common:get_or_create_service:1106 : echo 778921c69feb4c2a859e83c50b8e1eae 2022-04-26 13:48:20.280 | 778921c69feb4c2a859e83c50b8e1eae 2022-04-26 13:48:20.280 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.16/image 2022-04-26 13:48:20.280 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 13:48:20.280 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.16/image RegionOne 2022-04-26 13:48:20.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:48:20.281 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-26 13:48:20.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.281 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.281 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.281 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:48:20.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:48:20.281 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.16/image --region RegionOne -f value -c id 2022-04-26 13:48:20.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.281 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.281 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.281 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8c57b442fec34b88a6a9e5ed41cf3484 2022-04-26 13:48:20.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8c57b442fec34b88a6a9e5ed41cf3484 2022-04-26 13:48:20.281 | + functions-common:get_or_create_endpoint:1139 : public_id=8c57b442fec34b88a6a9e5ed41cf3484 2022-04-26 13:48:20.281 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 13:48:20.281 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 13:48:20.281 | + functions-common:get_or_create_endpoint:1148 : echo 8c57b442fec34b88a6a9e5ed41cf3484 2022-04-26 13:48:20.281 | 8c57b442fec34b88a6a9e5ed41cf3484 2022-04-26 13:48:20.281 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-26 13:48:20.281 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 13:48:20.281 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-26 13:48:20.281 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-04-26 13:48:20.281 | ++ functions-common:get_or_create_domain:900 : echo default 2022-04-26 13:48:20.281 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-26 13:48:20.281 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-26 13:48:20.281 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-26 13:48:20.281 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-26 13:48:20.325 | [17787 Async create_glance_accounts:86591]: finished create_glance_accounts with result 0 in 73 seconds 2022-04-26 13:48:20.366 | [17787 Async create_cinder_accounts:86721]: Waiting for completion of create_cinder_accounts running on PID 86721 (4 other jobs running) 2022-04-26 13:48:20.393 | [17787 Async create_cinder_accounts:86721]: Signaling child to exit 2022-04-26 13:48:20.393 | WAKEUP 2022-04-26 13:48:20.418 | [17787 Async create_cinder_accounts:86721]: Signaled 2022-04-26 13:48:20.420 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-26 13:48:20.420 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-26 13:48:20.420 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-26 13:48:20.420 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:48:20.420 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 13:48:20.420 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 13:48:20.420 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 13:48:20.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.420 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.420 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.420 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.420 | + functions-common:get_or_create_user:937 : user_id=456896011f674cc0b7b8adb4408b4ca7 2022-04-26 13:48:20.420 | + functions-common:get_or_create_user:938 : echo 456896011f674cc0b7b8adb4408b4ca7 2022-04-26 13:48:20.420 | 456896011f674cc0b7b8adb4408b4ca7 2022-04-26 13:48:20.420 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-26 13:48:20.420 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:48:20.420 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:48:20.420 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:48:20.420 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:48:20.420 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:48:20.420 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:48:20.420 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:48:20.421 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:48:20.421 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:48:20.421 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:48:20.421 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.421 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.421 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:48:20.421 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.421 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.421 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.421 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:48:20.421 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:48:20.421 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.421 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.421 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:48:20.421 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.421 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.421 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.421 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.421 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:48:20.422 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:48:20.422 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:48:20.422 | ++ functions-common:get_field:830 : echo '| d476322a37664174aad2bba1a4c8fb88 | 456896011f674cc0b7b8adb4408b4ca7 | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:48:20.422 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.422 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.422 | + functions-common:get_or_add_user_project_role:1009 : echo d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.422 | d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.422 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 13:48:20.422 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-26 13:48:20.422 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 13:48:20.422 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-26 13:48:20.422 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-26 13:48:20.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.422 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.422 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.422 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.422 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 13:48:20.422 | 4013e9f0f05b4b27b10c3d892920358d' 2022-04-26 13:48:20.422 | + functions-common:get_or_create_service:1106 : echo 4013e9f0f05b4b27b10c3d892920358d 2022-04-26 13:48:20.422 | 4013e9f0f05b4b27b10c3d892920358d 2022-04-26 13:48:20.422 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-26 13:48:20.422 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.16/volume/v3/$(project_id)s' 2022-04-26 13:48:20.422 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 13:48:20.422 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.16/volume/v3/$(project_id)s' RegionOne 2022-04-26 13:48:20.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:48:20.422 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-26 13:48:20.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.422 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.423 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.423 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:48:20.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:48:20.423 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.16/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 13:48:20.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.423 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.423 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.423 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=bb6b7cde9cb640ae8ded6104eeb01ae7 2022-04-26 13:48:20.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo bb6b7cde9cb640ae8ded6104eeb01ae7 2022-04-26 13:48:20.423 | + functions-common:get_or_create_endpoint:1139 : public_id=bb6b7cde9cb640ae8ded6104eeb01ae7 2022-04-26 13:48:20.423 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 13:48:20.423 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 13:48:20.423 | + functions-common:get_or_create_endpoint:1148 : echo bb6b7cde9cb640ae8ded6104eeb01ae7 2022-04-26 13:48:20.423 | bb6b7cde9cb640ae8ded6104eeb01ae7 2022-04-26 13:48:20.423 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-26 13:48:20.423 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 13:48:20.423 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-26 13:48:20.423 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-26 13:48:20.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.423 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.423 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.423 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.423 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 13:48:20.423 | 6996db37547c47c593f5768e22663321' 2022-04-26 13:48:20.423 | + functions-common:get_or_create_service:1106 : echo 6996db37547c47c593f5768e22663321 2022-04-26 13:48:20.423 | 6996db37547c47c593f5768e22663321 2022-04-26 13:48:20.423 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.16/volume/v3/$(project_id)s' 2022-04-26 13:48:20.423 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 13:48:20.424 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.16/volume/v3/$(project_id)s' RegionOne 2022-04-26 13:48:20.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:48:20.424 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-26 13:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.424 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.424 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.424 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:48:20.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:48:20.424 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.16/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-26 13:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.424 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.424 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.424 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=94f2975bc5e948e180b5885391d33190 2022-04-26 13:48:20.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 94f2975bc5e948e180b5885391d33190 2022-04-26 13:48:20.424 | + functions-common:get_or_create_endpoint:1139 : public_id=94f2975bc5e948e180b5885391d33190 2022-04-26 13:48:20.424 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 13:48:20.424 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 13:48:20.424 | + functions-common:get_or_create_endpoint:1148 : echo 94f2975bc5e948e180b5885391d33190 2022-04-26 13:48:20.424 | 94f2975bc5e948e180b5885391d33190 2022-04-26 13:48:20.424 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-26 13:48:20.424 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-26 13:48:20.424 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:48:20.424 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-26 13:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.424 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.425 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.425 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.425 | ++ functions-common:get_or_create_project:950 : project_id=5d44bf6ca043473fbfe30a2e38849644 2022-04-26 13:48:20.425 | ++ functions-common:get_or_create_project:951 : echo 5d44bf6ca043473fbfe30a2e38849644 2022-04-26 13:48:20.425 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5d44bf6ca043473fbfe30a2e38849644 2022-04-26 13:48:20.425 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-26 13:48:20.425 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:48:20.425 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 13:48:20.425 | ++ functions-common:get_or_create_user:925 : local email= 2022-04-26 13:48:20.425 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-26 13:48:20.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.425 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.425 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.425 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-26 13:48:20.425 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.425 | ++ functions-common:get_or_create_user:937 : user_id=456896011f674cc0b7b8adb4408b4ca7 2022-04-26 13:48:20.425 | ++ functions-common:get_or_create_user:938 : echo 456896011f674cc0b7b8adb4408b4ca7 2022-04-26 13:48:20.425 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 456896011f674cc0b7b8adb4408b4ca7 2022-04-26 13:48:20.467 | [17787 Async create_cinder_accounts:86721]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-26 13:48:20.472 | + inc/async:async_wait:197 : return 0 2022-04-26 13:48:20.474 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-26 13:48:20.531 | [17787 Async create_neutron_accounts:86836]: Waiting for completion of create_neutron_accounts running on PID 86836 (3 other jobs running) 2022-04-26 13:48:20.557 | [17787 Async create_neutron_accounts:86836]: Signaling child to exit 2022-04-26 13:48:20.557 | WAKEUP 2022-04-26 13:48:20.579 | [17787 Async create_neutron_accounts:86836]: Signaled 2022-04-26 13:48:20.581 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-26 13:48:20.581 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:48:20.581 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:48:20.581 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:48:20.581 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:48:20.581 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 13:48:20.581 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:48:20.581 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-26 13:48:20.581 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-26 13:48:20.581 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-26 13:48:20.581 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.16:9696/ 2022-04-26 13:48:20.581 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-26 13:48:20.581 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-26 13:48:20.581 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-26 13:48:20.581 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:48:20.581 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 13:48:20.582 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 13:48:20.582 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 13:48:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.582 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.582 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.582 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.582 | + functions-common:get_or_create_user:937 : user_id=7081a505ed8e4c13ac86fc9faafe40ab 2022-04-26 13:48:20.582 | + functions-common:get_or_create_user:938 : echo 7081a505ed8e4c13ac86fc9faafe40ab 2022-04-26 13:48:20.582 | 7081a505ed8e4c13ac86fc9faafe40ab 2022-04-26 13:48:20.582 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-26 13:48:20.582 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:48:20.582 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:48:20.582 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:48:20.582 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:48:20.582 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:48:20.582 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:48:20.582 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:48:20.582 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:48:20.582 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:48:20.582 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:48:20.582 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.582 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.582 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:48:20.582 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.582 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.582 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.582 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.582 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.583 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:48:20.583 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:48:20.583 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.583 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.583 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.583 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:48:20.583 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:48:20.583 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-26 13:48:20.583 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:48:20.583 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.583 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.583 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.583 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.583 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:48:20.583 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:48:20.583 | ++ functions-common:get_field:830 : echo '| d476322a37664174aad2bba1a4c8fb88 | 7081a505ed8e4c13ac86fc9faafe40ab | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:48:20.583 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:48:20.583 | ++ functions-common:get_field:824 : read data 2022-04-26 13:48:20.583 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.583 | + functions-common:get_or_add_user_project_role:1009 : echo d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.583 | d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:48:20.583 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-26 13:48:20.584 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-26 13:48:20.584 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 13:48:20.584 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-26 13:48:20.584 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-26 13:48:20.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.584 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.584 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.584 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.584 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 13:48:20.584 | f3b92aec70b340afa554fcc0d7dce913' 2022-04-26 13:48:20.584 | + functions-common:get_or_create_service:1106 : echo f3b92aec70b340afa554fcc0d7dce913 2022-04-26 13:48:20.584 | f3b92aec70b340afa554fcc0d7dce913 2022-04-26 13:48:20.584 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.16:9696/ 2022-04-26 13:48:20.584 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 13:48:20.584 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.16:9696/ RegionOne 2022-04-26 13:48:20.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:48:20.584 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-26 13:48:20.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.584 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.584 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.584 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:48:20.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:48:20.584 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.16:9696/ --region RegionOne -f value -c id 2022-04-26 13:48:20.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.584 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:48:20.585 | from cryptography.utils import int_from_bytes 2022-04-26 13:48:20.585 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:48:20.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=027e52b32f09435ca08d86815a322faa 2022-04-26 13:48:20.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 027e52b32f09435ca08d86815a322faa 2022-04-26 13:48:20.585 | + functions-common:get_or_create_endpoint:1139 : public_id=027e52b32f09435ca08d86815a322faa 2022-04-26 13:48:20.585 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 13:48:20.585 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 13:48:20.585 | + functions-common:get_or_create_endpoint:1148 : echo 027e52b32f09435ca08d86815a322faa 2022-04-26 13:48:20.585 | 027e52b32f09435ca08d86815a322faa 2022-04-26 13:48:20.626 | [17787 Async create_neutron_accounts:86836]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-26 13:48:20.668 | [17787 Async create_swift_accounts:86978]: Waiting for completion of create_swift_accounts running on PID 86978 (2 other jobs running) 2022-04-26 13:48:20.693 | [17787 Async create_swift_accounts:86978]: Signaling child to exit 2022-04-26 13:49:08.012 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:49:08.038 | [86978 Async create_swift_accounts:86978]: finished successfully 2022-04-26 13:49:08.058 | WAKEUP 2022-04-26 13:49:08.082 | [17787 Async create_swift_accounts:86978]: Signaled 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-26 13:49:08.083 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-26 13:49:08.083 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-26 13:49:08.083 | ++ functions-common:get_or_create_role:957 : local role_id 2022-04-26 13:49:08.084 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-26 13:49:08.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.084 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.084 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.084 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.084 | ++ functions-common:get_or_create_role:962 : role_id=0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:49:08.084 | ++ functions-common:get_or_create_role:963 : echo 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:49:08.084 | + lib/swift:create_swift_accounts:614 : another_role=0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:49:08.084 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-26 13:49:08.084 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-26 13:49:08.084 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:49:08.084 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 13:49:08.084 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 13:49:08.084 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 13:49:08.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.084 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.084 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.084 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.084 | + functions-common:get_or_create_user:937 : user_id=69020fe6268f488f9898e33d3d29bb62 2022-04-26 13:49:08.084 | + functions-common:get_or_create_user:938 : echo 69020fe6268f488f9898e33d3d29bb62 2022-04-26 13:49:08.084 | 69020fe6268f488f9898e33d3d29bb62 2022-04-26 13:49:08.084 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-26 13:49:08.084 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:49:08.084 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:49:08.084 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:49:08.084 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:49:08.084 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:49:08.085 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:49:08.085 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:49:08.085 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:49:08.085 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:49:08.085 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:49:08.085 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:49:08.085 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.085 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-26 13:49:08.085 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.085 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.085 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.085 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.085 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.085 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:49:08.085 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:49:08.085 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-26 13:49:08.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.085 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.085 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.085 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-26 13:49:08.085 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.085 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:49:08.085 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.085 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.085 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.085 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.086 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.086 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:49:08.086 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:49:08.086 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:49:08.086 | ++ functions-common:get_field:830 : echo '| d476322a37664174aad2bba1a4c8fb88 | 69020fe6268f488f9898e33d3d29bb62 | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:49:08.086 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.086 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:49:08.086 | + functions-common:get_or_add_user_project_role:1009 : echo d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:49:08.086 | d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:49:08.086 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 13:49:08.086 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-26 13:49:08.086 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:49:08.086 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:49:08.086 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:49:08.086 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:49:08.086 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:49:08.086 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:49:08.086 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:49:08.086 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:49:08.086 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:49:08.086 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:49:08.086 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:49:08.086 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.086 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.086 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-26 13:49:08.086 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.086 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.086 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.086 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.087 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:49:08.087 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:49:08.087 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-26 13:49:08.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.087 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.087 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.087 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:49:08.087 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-26 13:49:08.087 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.087 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.087 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.087 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.087 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.087 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.087 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:49:08.087 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:49:08.087 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | 69020fe6268f488f9898e33d3d29bb62 | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:49:08.087 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:49:08.087 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.087 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.087 | + functions-common:get_or_add_user_project_role:1009 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.087 | f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.087 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-26 13:49:08.087 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 13:49:08.087 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-26 13:49:08.087 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-26 13:49:08.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.087 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.088 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.088 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.088 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 13:49:08.088 | 7ccd593994fd48ff9798ce6a3fdd91c8' 2022-04-26 13:49:08.088 | + functions-common:get_or_create_service:1106 : echo 7ccd593994fd48ff9798ce6a3fdd91c8 2022-04-26 13:49:08.088 | 7ccd593994fd48ff9798ce6a3fdd91c8 2022-04-26 13:49:08.088 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' http://10.222.0.16:8080 2022-04-26 13:49:08.088 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 13:49:08.088 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-26 13:49:08.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:49:08.088 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-26 13:49:08.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.088 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.088 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.088 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:49:08.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:49:08.088 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.16:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-26 13:49:08.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.088 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.088 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.088 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4b078389b9634ff0a17c5baa7abd0f37 2022-04-26 13:49:08.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4b078389b9634ff0a17c5baa7abd0f37 2022-04-26 13:49:08.088 | + functions-common:get_or_create_endpoint:1139 : public_id=4b078389b9634ff0a17c5baa7abd0f37 2022-04-26 13:49:08.089 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.16:8080 ]] 2022-04-26 13:49:08.089 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.16:8080 RegionOne 2022-04-26 13:49:08.089 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:49:08.089 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-26 13:49:08.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.089 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.089 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.089 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.089 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:49:08.089 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:49:08.089 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.16:8080 --region RegionOne -f value -c id 2022-04-26 13:49:08.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.089 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.089 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.089 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.089 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6048ce6fc65c4e56b0dca23b94802ca8 2022-04-26 13:49:08.089 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6048ce6fc65c4e56b0dca23b94802ca8 2022-04-26 13:49:08.089 | 6048ce6fc65c4e56b0dca23b94802ca8 2022-04-26 13:49:08.089 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 13:49:08.089 | + functions-common:get_or_create_endpoint:1148 : echo 4b078389b9634ff0a17c5baa7abd0f37 2022-04-26 13:49:08.089 | 4b078389b9634ff0a17c5baa7abd0f37 2022-04-26 13:49:08.089 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-26 13:49:08.089 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-26 13:49:08.089 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:49:08.089 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-26 13:49:08.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.089 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.089 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.090 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.090 | ++ functions-common:get_or_create_project:950 : project_id=ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.090 | ++ functions-common:get_or_create_project:951 : echo ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.090 | + lib/swift:create_swift_accounts:628 : swift_project_test1=ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.090 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-26 13:49:08.090 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:49:08.090 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-26 13:49:08.090 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:49:08.090 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-04-26 13:49:08.090 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-04-26 13:49:08.090 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-26 13:49:08.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.090 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.090 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.090 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.090 | ++ functions-common:get_or_create_user:937 : user_id=ff10cc960424449c8bf1dca7da07b6e0 2022-04-26 13:49:08.090 | ++ functions-common:get_or_create_user:938 : echo ff10cc960424449c8bf1dca7da07b6e0 2022-04-26 13:49:08.090 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ff10cc960424449c8bf1dca7da07b6e0 2022-04-26 13:49:08.090 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-26 13:49:08.090 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:49:08.090 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ff10cc960424449c8bf1dca7da07b6e0 ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.090 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:49:08.090 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:49:08.090 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:49:08.090 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:49:08.090 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:49:08.090 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:49:08.090 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:49:08.090 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:49:08.091 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:49:08.091 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.091 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ff10cc960424449c8bf1dca7da07b6e0 --project ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.091 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.091 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.091 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.091 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.091 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.091 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:49:08.091 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:49:08.091 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ff10cc960424449c8bf1dca7da07b6e0 --project ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.091 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.091 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.091 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ff10cc960424449c8bf1dca7da07b6e0 --project ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.091 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.091 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:49:08.091 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.091 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.091 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.091 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.091 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.091 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:49:08.091 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:49:08.091 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | ff10cc960424449c8bf1dca7da07b6e0 | | ed7050e9acac458faf43519c7cd358d8 | | | False |' 2022-04-26 13:49:08.091 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:49:08.092 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.092 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.092 | + functions-common:get_or_add_user_project_role:1009 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.092 | f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.092 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-26 13:49:08.092 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-26 13:49:08.092 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:49:08.092 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-04-26 13:49:08.092 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-04-26 13:49:08.092 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-26 13:49:08.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.092 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.092 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.092 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.092 | ++ functions-common:get_or_create_user:937 : user_id=e944d722be8b4fbd95405ccae9987912 2022-04-26 13:49:08.092 | ++ functions-common:get_or_create_user:938 : echo e944d722be8b4fbd95405ccae9987912 2022-04-26 13:49:08.092 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e944d722be8b4fbd95405ccae9987912 2022-04-26 13:49:08.092 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-26 13:49:08.092 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:49:08.092 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 0ef7142201b6426b8382a4460a47cbbe e944d722be8b4fbd95405ccae9987912 ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.092 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:49:08.092 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:49:08.092 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:49:08.092 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:49:08.092 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:49:08.092 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:49:08.092 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:49:08.092 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:49:08.092 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0ef7142201b6426b8382a4460a47cbbe --user e944d722be8b4fbd95405ccae9987912 --project ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.093 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.093 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:49:08.093 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.093 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.093 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.093 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.093 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.093 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:49:08.093 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:49:08.093 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 0ef7142201b6426b8382a4460a47cbbe --user e944d722be8b4fbd95405ccae9987912 --project ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.093 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.093 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.093 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0ef7142201b6426b8382a4460a47cbbe --user e944d722be8b4fbd95405ccae9987912 --project ed7050e9acac458faf43519c7cd358d8 2022-04-26 13:49:08.093 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.093 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:49:08.093 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.093 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.093 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.093 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.093 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.093 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:49:08.093 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:49:08.093 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:49:08.093 | ++ functions-common:get_field:830 : echo '| 0ef7142201b6426b8382a4460a47cbbe | e944d722be8b4fbd95405ccae9987912 | | ed7050e9acac458faf43519c7cd358d8 | | | False |' 2022-04-26 13:49:08.093 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.094 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:49:08.094 | + functions-common:get_or_add_user_project_role:1009 : echo 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:49:08.094 | 0ef7142201b6426b8382a4460a47cbbe 2022-04-26 13:49:08.094 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-26 13:49:08.094 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-26 13:49:08.094 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:49:08.094 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-26 13:49:08.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.094 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.094 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.094 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.094 | ++ functions-common:get_or_create_project:950 : project_id=d3b67ae665994061acce786c2a9a1448 2022-04-26 13:49:08.094 | ++ functions-common:get_or_create_project:951 : echo d3b67ae665994061acce786c2a9a1448 2022-04-26 13:49:08.094 | + lib/swift:create_swift_accounts:642 : swift_project_test2=d3b67ae665994061acce786c2a9a1448 2022-04-26 13:49:08.094 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-26 13:49:08.094 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:49:08.094 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-26 13:49:08.094 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-26 13:49:08.094 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:49:08.094 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-04-26 13:49:08.094 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-04-26 13:49:08.094 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-26 13:49:08.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.094 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.094 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.094 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.094 | ++ functions-common:get_or_create_user:937 : user_id=5dab8f5256284172a028d5c753205c8d 2022-04-26 13:49:08.094 | ++ functions-common:get_or_create_user:938 : echo 5dab8f5256284172a028d5c753205c8d 2022-04-26 13:49:08.095 | + lib/swift:create_swift_accounts:647 : swift_user_test2=5dab8f5256284172a028d5c753205c8d 2022-04-26 13:49:08.095 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-26 13:49:08.095 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:49:08.095 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 5dab8f5256284172a028d5c753205c8d d3b67ae665994061acce786c2a9a1448 2022-04-26 13:49:08.095 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:49:08.095 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:49:08.095 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:49:08.095 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:49:08.095 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:49:08.095 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:49:08.095 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:49:08.095 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:49:08.095 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5dab8f5256284172a028d5c753205c8d --project d3b67ae665994061acce786c2a9a1448 2022-04-26 13:49:08.095 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.095 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:49:08.095 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.095 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.095 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.095 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.095 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.095 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:49:08.095 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:49:08.095 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 5dab8f5256284172a028d5c753205c8d --project d3b67ae665994061acce786c2a9a1448 2022-04-26 13:49:08.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.095 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.095 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.095 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5dab8f5256284172a028d5c753205c8d --project d3b67ae665994061acce786c2a9a1448 2022-04-26 13:49:08.095 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.096 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:49:08.096 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.096 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.096 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.096 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.096 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.096 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:49:08.096 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:49:08.096 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:49:08.096 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | 5dab8f5256284172a028d5c753205c8d | | d3b67ae665994061acce786c2a9a1448 | | | False |' 2022-04-26 13:49:08.096 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.096 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.096 | + functions-common:get_or_add_user_project_role:1009 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.096 | f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.096 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-26 13:49:08.096 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-26 13:49:08.096 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-04-26 13:49:08.096 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-26 13:49:08.096 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-26 13:49:08.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.096 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.097 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.097 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.097 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-04-26 13:49:08.097 | 6a35d5843b5542dbb90c4bb7597ee2ad' 2022-04-26 13:49:08.097 | ++ functions-common:get_or_create_domain:900 : echo 6a35d5843b5542dbb90c4bb7597ee2ad 2022-04-26 13:49:08.097 | + lib/swift:create_swift_accounts:652 : swift_domain=6a35d5843b5542dbb90c4bb7597ee2ad 2022-04-26 13:49:08.097 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-26 13:49:08.097 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:49:08.097 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-26 13:49:08.097 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 6a35d5843b5542dbb90c4bb7597ee2ad 2022-04-26 13:49:08.097 | ++ functions-common:get_or_create_project:944 : local project_id 2022-04-26 13:49:08.097 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6a35d5843b5542dbb90c4bb7597ee2ad --or-show -f value -c id 2022-04-26 13:49:08.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.097 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.097 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.097 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.097 | ++ functions-common:get_or_create_project:950 : project_id=e7ff820387db4c5ba7031deea45f9402 2022-04-26 13:49:08.097 | ++ functions-common:get_or_create_project:951 : echo e7ff820387db4c5ba7031deea45f9402 2022-04-26 13:49:08.097 | + lib/swift:create_swift_accounts:656 : swift_project_test4=e7ff820387db4c5ba7031deea45f9402 2022-04-26 13:49:08.097 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-26 13:49:08.097 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:49:08.097 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-26 13:49:08.097 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 6a35d5843b5542dbb90c4bb7597ee2ad test4@example.com 2022-04-26 13:49:08.097 | ++ functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:49:08.097 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-04-26 13:49:08.097 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-04-26 13:49:08.097 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6a35d5843b5542dbb90c4bb7597ee2ad --email=test4@example.com --or-show -f value -c id 2022-04-26 13:49:08.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.098 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.098 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.098 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.098 | ++ functions-common:get_or_create_user:937 : user_id=7149792ec9564400bf3d70d70429e828 2022-04-26 13:49:08.098 | ++ functions-common:get_or_create_user:938 : echo 7149792ec9564400bf3d70d70429e828 2022-04-26 13:49:08.098 | + lib/swift:create_swift_accounts:661 : swift_user_test4=7149792ec9564400bf3d70d70429e828 2022-04-26 13:49:08.098 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-26 13:49:08.098 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:49:08.098 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 7149792ec9564400bf3d70d70429e828 e7ff820387db4c5ba7031deea45f9402 2022-04-26 13:49:08.098 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:49:08.098 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-04-26 13:49:08.098 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:49:08.098 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:49:08.098 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-04-26 13:49:08.098 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-04-26 13:49:08.098 | ++ functions-common:_get_domain_args:979 : echo 2022-04-26 13:49:08.098 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-04-26 13:49:08.098 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7149792ec9564400bf3d70d70429e828 --project e7ff820387db4c5ba7031deea45f9402 2022-04-26 13:49:08.098 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.098 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:49:08.098 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.098 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.098 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.098 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.098 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:49:08.099 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:49:08.099 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7149792ec9564400bf3d70d70429e828 --project e7ff820387db4c5ba7031deea45f9402 2022-04-26 13:49:08.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.099 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.099 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.099 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7149792ec9564400bf3d70d70429e828 --project e7ff820387db4c5ba7031deea45f9402 2022-04-26 13:49:08.099 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:49:08.099 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:49:08.099 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:49:08.099 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.099 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:08.099 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:08.099 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:49:08.099 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:49:08.099 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:49:08.099 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:49:08.099 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | 7149792ec9564400bf3d70d70429e828 | | e7ff820387db4c5ba7031deea45f9402 | | | False |' 2022-04-26 13:49:08.099 | ++ functions-common:get_field:824 : read data 2022-04-26 13:49:08.099 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.099 | + functions-common:get_or_add_user_project_role:1009 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.099 | f0c5318eae544d749613cadf39810830 2022-04-26 13:49:08.128 | [17787 Async create_swift_accounts:86978]: finished create_swift_accounts with result 0 in 126 seconds 2022-04-26 13:49:08.135 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-26 13:49:08.138 | + inc/async:async_wait:197 : return 0 2022-04-26 13:49:08.140 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-26 13:49:08.159 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:08.162 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-26 13:49:08.180 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:08.183 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-26 13:49:08.186 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:49:08.188 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-26 13:49:08.192 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-26 13:49:08.194 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-26 13:49:08.256 | + inc/async:async_inner:63 : init_glance 2022-04-26 13:49:08.293 | [17787 Async init_glance:91246]: running: init_glance 2022-04-26 13:49:08.296 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-26 13:49:08.315 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:08.319 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-26 13:49:08.321 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:49:08.324 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-26 13:49:08.327 | + ./stack.sh:main:1149 : configure_neutron 2022-04-26 13:49:08.329 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-26 13:49:08.334 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:49:08.335 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:49:08.342 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:49:08.345 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:49:08.348 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 13:49:08.350 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:49:08.353 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-26 13:49:08.356 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-26 13:49:08.358 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-26 13:49:08.360 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-26 13:49:08.374 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-26 13:49:08.376 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-26 13:49:11.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:11.845 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:11.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:11.845 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:15.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:15.309 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:15.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:15.310 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:17.892 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:49:17.920 | [91246 Async init_glance:91246]: finished successfully 2022-04-26 13:49:18.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:18.798 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:18.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:18.798 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:22.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:22.214 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:22.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:22.214 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:25.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:25.638 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:25.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:25.639 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:29.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:29.040 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:29.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:29.040 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:32.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:32.464 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:32.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:32.464 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:36.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:36.078 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:36.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:36.078 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:40.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:40.732 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:40.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:40.732 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:40.732 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-26 13:49:46.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:46.466 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:46.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:46.466 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:46.781 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-26 13:49:46.786 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-26 13:49:46.789 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-26 13:49:46.791 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-26 13:49:46.793 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-26 13:49:46.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-26 13:49:46.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-26 13:49:46.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-26 13:49:46.802 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-26 13:49:46.804 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-26 13:49:46.806 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-26 13:49:46.809 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-26 13:49:46.811 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-26 13:49:46.814 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-26 13:49:46.816 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-26 13:49:46.818 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-26 13:49:46.822 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:46.825 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-26 13:49:46.827 | + 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-26 13:49:46.833 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-26 13:49:46.835 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-26 13:49:46.837 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-26 13:49:46.840 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-04-26 13:49:46.842 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-26 13:49:46.845 | + 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-26 13:49:46.873 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-26 13:49:46.902 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-26 13:49:46.931 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-26 13:49:46.960 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-26 13:49:46.989 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-26 13:49:47.019 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-26 13:49:47.022 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-26 13:49:47.024 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-26 13:49:47.026 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 13:49:47.030 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-26 13:49:47.046 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-26 13:49:47.049 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-26 13:49:47.051 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-26 13:49:47.053 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-26 13:49:47.055 | + 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-26 13:49:47.084 | + 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-26 13:49:47.113 | + 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-26 13:49:47.142 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-26 13:49:47.172 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-26 13:49:47.189 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:49:47.191 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-26 13:49:47.193 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-26 13:49:47.196 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-26 13:49:47.198 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-26 13:49:47.200 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-26 13:49:47.203 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-26 13:49:47.206 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-26 13:49:47.208 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-26 13:49:47.221 | + 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-26 13:49:47.233 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-26 13:49:47.236 | + 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-26 13:49:47.248 | + 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-26 13:49:47.261 | + 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-26 13:49:47.273 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-26 13:49:47.276 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 13:49:47.279 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-26 13:49:47.283 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.rjHKKcRoLq 2022-04-26 13:49:47.286 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-26 13:49:47.288 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 13:49:47.291 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.rjHKKcRoLq 2022-04-26 13:49:47.294 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.rjHKKcRoLq 2022-04-26 13:49:47.306 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.rjHKKcRoLq /etc/sudoers.d/neutron-rootwrap 2022-04-26 13:49:47.319 | + 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-26 13:49:47.348 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-26 13:49:47.350 | + 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-26 13:49:47.379 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-26 13:49:47.382 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-26 13:49:47.384 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-26 13:49:47.387 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:49:47.389 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-26 13:49:47.392 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:49:47.409 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:47.412 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-26 13:49:47.414 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-26 13:49:47.417 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:49:47.435 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:47.437 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:49:47.441 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2022-04-26 13:49:47.471 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:49:47.473 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:49:47.476 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-26 13:49:47.493 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:47.495 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-26 13:49:47.498 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-26 13:49:47.501 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 13:49:47.504 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 13:49:47.506 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-26 13:49:47.509 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-26 13:49:47.511 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 13:49:47.514 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-26 13:49:47.516 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-26 13:49:47.519 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-26 13:49:47.523 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-26 13:49:47.526 | + 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-26 13:49:47.530 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-26 13:49:47.548 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:47.551 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-26 13:49:47.553 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-26 13:49:47.556 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-26 13:49:47.560 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-26 13:49:47.591 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-26 13:49:47.622 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-26 13:49:47.652 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-26 13:49:47.682 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-26 13:49:47.713 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-26 13:49:47.715 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 13:49:47.718 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-26 13:49:47.721 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-26 13:49:47.723 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-26 13:49:47.753 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-26 13:49:47.783 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.16/identity 2022-04-26 13:49:47.813 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-26 13:49:47.843 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-26 13:49:47.872 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-26 13:49:47.903 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-26 13:49:47.933 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-26 13:49:47.963 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:49:47.992 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-26 13:49:48.023 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-26 13:49:48.054 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-26 13:49:48.084 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-26 13:49:48.087 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-26 13:49:48.089 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-26 13:49:48.092 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-26 13:49:48.094 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-26 13:49:48.124 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-26 13:49:48.154 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.16/identity 2022-04-26 13:49:48.185 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-26 13:49:48.216 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-26 13:49:48.246 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-26 13:49:48.275 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-26 13:49:48.306 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-26 13:49:48.337 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-26 13:49:48.367 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-26 13:49:48.399 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-26 13:49:48.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-26 13:49:48.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-26 13:49:48.408 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-26 13:49:48.410 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-26 13:49:48.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-26 13:49:48.415 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-26 13:49:48.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-26 13:49:48.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-26 13:49:48.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-26 13:49:48.426 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-26 13:49:48.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-26 13:49:48.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-26 13:49:48.433 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-26 13:49:48.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-26 13:49:48.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-26 13:49:48.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-26 13:49:48.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-26 13:49:48.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-26 13:49:48.448 | + 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-26 13:49:48.477 | + 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-26 13:49:48.479 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:48.482 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 13:49:48.484 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-26 13:49:48.487 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-26 13:49:48.489 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 13:49:48.492 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-26 13:49:48.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-26 13:49:48.523 | + 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-26 13:49:48.525 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:48.528 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 13:49:48.530 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-26 13:49:48.533 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-26 13:49:48.536 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 13:49:48.538 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-26 13:49:48.566 | + 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-26 13:49:48.569 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:48.571 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-26 13:49:48.574 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-26 13:49:48.576 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-26 13:49:48.580 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 13:49:48.582 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-26 13:49:48.610 | + 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-26 13:49:48.613 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:48.615 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-26 13:49:48.618 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-26 13:49:48.620 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-26 13:49:48.622 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 13:49:48.625 | + 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-26 13:49:48.654 | + 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-26 13:49:48.657 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:48.660 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-26 13:49:48.662 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-26 13:49:48.664 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-26 13:49:48.667 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 13:49:48.669 | + 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-26 13:49:48.699 | + 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-26 13:49:48.701 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:48.704 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-26 13:49:48.707 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-26 13:49:48.709 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-26 13:49:48.712 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 13:49:48.714 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-26 13:49:48.743 | + 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:50:99 2022-04-26 13:49:48.745 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:48.748 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-26 13:49:48.751 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-26 13:49:48.753 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-26 13:49:48.755 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 13:49:48.758 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-26 13:49:48.788 | + 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-26 13:49:48.791 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:49:48.793 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-26 13:49:48.795 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-26 13:49:48.799 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-26 13:49:48.801 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-26 13:49:48.804 | + 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-26 13:49:48.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-26 13:49:48.835 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-26 13:49:48.853 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:48.855 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-26 13:49:48.858 | + 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-26 13:49:48.890 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-26 13:49:48.893 | + 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-26 13:49:48.922 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-26 13:49:48.955 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-26 13:49:48.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-26 13:49:48.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-26 13:49:48.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-26 13:49:51.907 | INFO neutron.common.config [-] Logging enabled! 2022-04-26 13:49:51.907 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev155 2022-04-26 13:49:51.908 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93221) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-04-26 13:49:51.909 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-04-26 13:49:51.910 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp7k_wbdlh/privsep.sock'] 2022-04-26 13:49:54.097 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-04-26 13:49:54.098 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp7k_wbdlh/privsep.sock {{(pid=93221) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-04-26 13:49:54.099 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-04-26 13:49:54.099 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-04-26 13:49:54.099 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-04-26 13:49:54.099 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93230 2022-04-26 13:49:54.100 | DEBUG oslo.privsep.daemon [-] privsep: reply[7b024a52-b2ce-4ff8-9505-e0a50b3ecf42]: (2,) {{(pid=93230) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-26 13:49:54.312 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93230) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-26 13:49:54.324 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=93230) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-26 13:49:54.325 | DEBUG oslo.privsep.daemon [-] privsep: reply[b92525d0-7981-46b9-ac45-fb5f1c959fa6]: (4, ('6894f4c5-4b4b-41c6-ae6c-724fdb8d8465\n', '')) {{(pid=93230) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-26 13:49:54.378 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93221) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 13:49:54.378 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93221) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 13:49:54.378 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93221) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 13:49:54.378 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93221) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 13:49:54.378 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93221) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 13:49:54.379 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93221) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 13:49:54.433 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-26 13:49:54.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:54.433 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:54.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:54.433 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:54.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-26 13:49:54.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-26 13:49:54.865 | + 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-26 13:49:54.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 13:49:54.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-26 13:49:54.944 | + 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-26 13:49:54.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-26 13:49:54.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-26 13:49:54.975 | + 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-26 13:49:55.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-26 13:49:55.012 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-26 13:49:55.023 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-26 13:49:55.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-26 13:49:55.028 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-26 13:49:55.054 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-26 13:49:55.077 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-26 13:49:55.079 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-26 13:49:55.094 | net.bridge.bridge-nf-call-iptables = 1 2022-04-26 13:49:55.097 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-26 13:49:55.100 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-26 13:49:55.109 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-26 13:49:55.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-26 13:49:55.116 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-26 13:49:55.119 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-26 13:49:55.122 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-26 13:49:55.125 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-26 13:49:55.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-26 13:49:55.131 | + 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-26 13:49:55.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 13:49:55.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-26 13:49:55.168 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-26 13:49:55.171 | + 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-26 13:49:55.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-26 13:49:55.212 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-26 13:49:55.243 | + 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-26 13:49:55.273 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-26 13:49:55.293 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:55.295 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-26 13:49:55.298 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-26 13:49:55.304 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-26 13:49:55.333 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-26 13:49:55.363 | + 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-26 13:49:55.394 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-26 13:49:55.397 | + 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-26 13:49:55.427 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-26 13:49:55.444 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:55.447 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-26 13:49:55.449 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-26 13:49:55.478 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-26 13:49:55.481 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-26 13:49:55.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-26 13:49:55.516 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-26 13:49:55.519 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-26 13:49:55.522 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-26 13:49:55.524 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-26 13:49:55.542 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:49:55.545 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-26 13:49:55.547 | + 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-26 13:49:55.552 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-26 13:49:55.582 | + 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-26 13:49:55.614 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-26 13:49:55.617 | + 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-26 13:49:55.646 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-26 13:49:55.649 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-26 13:49:55.679 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-26 13:49:55.681 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-26 13:49:55.684 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-26 13:49:55.715 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-26 13:49:55.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-26 13:49:55.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-26 13:49:55.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-26 13:49:58.660 | INFO neutron.common.config [-] Logging enabled! 2022-04-26 13:49:58.660 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev155 2022-04-26 13:49:58.660 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93763) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-04-26 13:49:58.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93763) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 13:49:58.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93763) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-26 13:49:58.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93763) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 13:49:58.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93763) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 13:49:58.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93763) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 13:49:58.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93763) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-26 13:49:58.773 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-26 13:49:58.773 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93763) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-26 13:49:58.774 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93763) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-26 13:49:58.774 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-26 13:49:58.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:58.774 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:58.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:49:58.774 | from cryptography.utils import int_from_bytes 2022-04-26 13:49:59.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-26 13:49:59.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-26 13:49:59.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-26 13:49:59.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-26 13:49:59.155 | + 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-26 13:49:59.158 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-26 13:49:59.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-26 13:49:59.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-26 13:49:59.181 | + functions:set_mtu:785 : local dev=br-data 2022-04-26 13:49:59.183 | + functions:set_mtu:786 : local mtu=1500 2022-04-26 13:49:59.185 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-26 13:49:59.198 | + 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-26 13:49:59.215 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-26 13:49:59.218 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-26 13:49:59.221 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-26 13:49:59.223 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-26 13:49:59.226 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-26 13:49:59.228 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-26 13:49:59.231 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-26 13:49:59.233 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-26 13:49:59.236 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-26 13:49:59.239 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-26 13:49:59.241 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-26 13:49:59.244 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-26 13:49:59.246 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-26 13:49:59.249 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-26 13:49:59.252 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-26 13:49:59.253 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-26 13:49:59.259 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-26 13:49:59.261 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-26 13:49:59.264 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-26 13:49:59.266 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-26 13:49:59.271 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-26 13:49:59.271 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-26 13:49:59.272 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-26 13:49:59.278 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.29/22 brd 192.168.3.255' 2022-04-26 13:49:59.280 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-26 13:49:59.283 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-26 13:49:59.286 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-26 13:49:59.288 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-26 13:49:59.290 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.29/22 brd 192.168.3.255 != '' ]] 2022-04-26 13:49:59.293 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1' 2022-04-26 13:49:59.295 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data' 2022-04-26 13:49:59.298 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-26 13:49:59.300 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-26 13:49:59.305 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.29/22 brd 192.168.3.255 2022-04-26 13:49:59.305 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-26 13:49:59.305 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-26 13:49:59.305 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-26 13:49:59.311 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.29 2022-04-26 13:49:59.313 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.29 ' 2022-04-26 13:49:59.316 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1 2022-04-26 13:49:59.328 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data 2022-04-26 13:49:59.341 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-26 13:49:59.355 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-26 13:49:59.375 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.29 2022-04-26 13:49:59.389 | PING 192.168.0.29 (192.168.0.29) from 192.168.0.29 br-data: 56(84) bytes of data. 2022-04-26 13:49:59.389 | 64 bytes from 192.168.0.29: icmp_seq=1 ttl=64 time=0.073 ms 2022-04-26 13:50:00.412 | 64 bytes from 192.168.0.29: icmp_seq=2 ttl=64 time=0.038 ms 2022-04-26 13:50:01.436 | 64 bytes from 192.168.0.29: icmp_seq=3 ttl=64 time=0.038 ms 2022-04-26 13:50:01.436 | 2022-04-26 13:50:01.436 | --- 192.168.0.29 ping statistics --- 2022-04-26 13:50:01.436 | 3 packets transmitted, 3 received, 0% packet loss, time 2047ms 2022-04-26 13:50:01.436 | rtt min/avg/max/mdev = 0.038/0.049/0.073/0.016 ms 2022-04-26 13:50:01.442 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-26 13:50:01.442 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-26 13:50:01.448 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-26 13:50:01.450 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-26 13:50:01.468 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:01.471 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-26 13:50:01.473 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-26 13:50:01.478 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-26 13:50:01.507 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.16 2022-04-26 13:50:01.537 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-26 13:50:01.567 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-26 13:50:01.598 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-26 13:50:01.600 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-26 13:50:01.630 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-26 13:50:01.632 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-26 13:50:01.650 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:50:01.652 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-26 13:50:01.655 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-26 13:50:01.672 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:50:01.675 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-26 13:50:01.693 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:50:01.696 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-26 13:50:01.713 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:50:01.715 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-26 13:50:01.745 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-26 13:50:01.776 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-26 13:50:01.778 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-04-26 13:50:01.796 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:01.799 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-04-26 13:50:01.816 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:01.819 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-04-26 13:50:01.822 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-26 13:50:01.881 | + inc/async:async_inner:63 : init_neutron 2022-04-26 13:50:01.919 | [17787 Async init_neutron:94243]: running: init_neutron 2022-04-26 13:50:01.922 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-04-26 13:50:01.942 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:01.946 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-04-26 13:50:01.957 | ++ ./stack.sh:main:1164 : true 2022-04-26 13:50:01.960 | + ./stack.sh:main:1164 : netman_pid= 2022-04-26 13:50:01.962 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-04-26 13:50:01.965 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-04-26 13:50:01.996 | dnsmasq: no process found 2022-04-26 13:50:02.000 | + ./stack.sh:main:1166 : true 2022-04-26 13:50:02.003 | + ./stack.sh:main:1171 : clean_iptables 2022-04-26 13:50:02.008 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-26 13:50:02.010 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-26 13:50:02.011 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 13:50:02.015 | + lib/nova:clean_iptables:186 : grep nova 2022-04-26 13:50:02.015 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-26 13:50:02.018 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-26 13:50:02.018 | + lib/nova:clean_iptables:186 : bash 2022-04-26 13:50:02.027 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 13:50:02.027 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-26 13:50:02.028 | + lib/nova:clean_iptables:188 : bash 2022-04-26 13:50:02.034 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-26 13:50:02.034 | + lib/nova:clean_iptables:188 : grep nova 2022-04-26 13:50:02.037 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-26 13:50:02.038 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-26 13:50:02.055 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-26 13:50:02.057 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-26 13:50:02.057 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-26 13:50:02.057 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-26 13:50:02.061 | + lib/nova:clean_iptables:190 : grep nova 2022-04-26 13:50:02.068 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 13:50:02.068 | + lib/nova:clean_iptables:190 : bash 2022-04-26 13:50:02.079 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-26 13:50:02.079 | + lib/nova:clean_iptables:192 : bash 2022-04-26 13:50:02.079 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-26 13:50:02.081 | + lib/nova:clean_iptables:192 : grep nova 2022-04-26 13:50:02.082 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-26 13:50:02.085 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-26 13:50:02.089 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-26 13:50:02.099 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-26 13:50:02.107 | net.ipv4.ip_forward = 1 2022-04-26 13:50:02.112 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-04-26 13:50:02.130 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:02.133 | + ./stack.sh:main:1180 : configure_os_vif 2022-04-26 13:50:02.135 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-26 13:50:02.138 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-26 13:50:02.171 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-26 13:50:02.202 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-26 13:50:02.206 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-26 13:50:02.239 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-26 13:50:02.270 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-04-26 13:50:02.288 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:02.291 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-04-26 13:50:02.293 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:50:02.296 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-04-26 13:50:02.299 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-04-26 13:50:02.301 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-26 13:50:02.362 | + inc/async:async_inner:63 : init_swift 2022-04-26 13:50:02.400 | [17787 Async init_swift:94621]: running: init_swift 2022-04-26 13:50:02.403 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-04-26 13:50:02.426 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:02.429 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-04-26 13:50:02.431 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:50:02.434 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-04-26 13:50:02.436 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-04-26 13:50:02.439 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-26 13:50:02.508 | + inc/async:async_inner:63 : init_cinder 2022-04-26 13:50:02.560 | [17787 Async init_cinder:94716]: running: init_cinder 2022-04-26 13:50:02.563 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-04-26 13:50:02.586 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:02.588 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-04-26 13:50:02.591 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:50:02.595 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-04-26 13:50:02.602 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-04-26 13:50:02.604 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-26 13:50:02.678 | + inc/async:async_inner:63 : init_placement 2022-04-26 13:50:02.761 | [17787 Async init_placement:94853]: running: init_placement 2022-04-26 13:50:02.764 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-04-26 13:50:03.058 | [17787 Async init_neutron:94243]: Waiting for completion of init_neutron running on PID 94243 (6 other jobs running) 2022-04-26 13:50:03.223 | [17787 Async init_neutron:94243]: Signaling child to exit 2022-04-26 13:50:13.005 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:50:13.063 | [94716 Async init_cinder:94716]: finished successfully 2022-04-26 13:50:16.733 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:50:16.764 | [94621 Async init_swift:94621]: finished successfully 2022-04-26 13:50:27.645 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:50:27.671 | [94243 Async init_neutron:94243]: finished successfully 2022-04-26 13:50:27.694 | WAKEUP 2022-04-26 13:50:27.717 | [17787 Async init_neutron:94243]: Signaled 2022-04-26 13:50:27.719 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-26 13:50:27.719 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:50:27.719 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:50:27.719 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:50:27.719 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:50:27.719 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 13:50:27.719 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:50:27.719 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-26 13:50:27.719 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-26 13:50:27.719 | + lib/database:recreate_database:112 : local db=neutron 2022-04-26 13:50:27.719 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-26 13:50:27.719 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-26 13:50:27.719 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-26 13:50:27.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:27.720 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-26 13:50:27.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:27.720 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-26 13:50:27.720 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 13:50:27.720 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:50:27.720 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:50:27.720 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:50:27.720 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981001975 2022-04-26 13:50:27.720 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-26 13:50:27.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:27.720 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:27.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:27.720 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-26 13:50:27.720 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-26 13:50:27.721 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-26 13:50:27.722 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-26 13:50:27.723 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-26 13:50:27.724 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-26 13:50:27.724 | Running upgrade for neutron ... 2022-04-26 13:50:27.724 | OK 2022-04-26 13:50:27.724 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-26 13:50:27.724 | + functions-common:time_stop:2437 : local name 2022-04-26 13:50:27.724 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:50:27.724 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:50:27.724 | + functions-common:time_stop:2440 : local total 2022-04-26 13:50:27.724 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:50:27.724 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 13:50:27.724 | + functions-common:time_stop:2444 : start_time=1650981001975 2022-04-26 13:50:27.724 | + functions-common:time_stop:2446 : [[ -z 1650981001975 ]] 2022-04-26 13:50:27.724 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:50:27.724 | + functions-common:time_stop:2449 : end_time=1650981027629 2022-04-26 13:50:27.724 | + functions-common:time_stop:2450 : elapsed_time=25654 2022-04-26 13:50:27.724 | + functions-common:time_stop:2451 : total=7896 2022-04-26 13:50:27.724 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:50:27.724 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33550 2022-04-26 13:50:27.767 | [17787 Async init_neutron:94243]: finished init_neutron with result 0 in 25 seconds 2022-04-26 13:50:27.771 | + inc/async:async_wait:197 : return 0 2022-04-26 13:50:27.774 | + ./stack.sh:main:1210 : async_wait init_placement 2022-04-26 13:50:27.828 | [17787 Async init_placement:94853]: Waiting for completion of init_placement running on PID 94853 (5 other jobs running) 2022-04-26 13:50:27.858 | [17787 Async init_placement:94853]: Signaling child to exit 2022-04-26 13:50:47.347 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:50:47.372 | [94853 Async init_placement:94853]: finished successfully 2022-04-26 13:50:47.392 | WAKEUP 2022-04-26 13:50:47.415 | [17787 Async init_placement:94853]: Signaled 2022-04-26 13:50:47.416 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-26 13:50:47.417 | + lib/database:recreate_database:112 : local db=placement 2022-04-26 13:50:47.417 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-26 13:50:47.417 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-26 13:50:47.417 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-26 13:50:47.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:47.417 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-26 13:50:47.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:47.417 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-26 13:50:47.417 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-26 13:50:47.417 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-26 13:50:47.417 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-26 13:50:47.417 | + functions-common:get_or_create_user:921 : local user_id 2022-04-26 13:50:47.417 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-04-26 13:50:47.417 | + functions-common:get_or_create_user:925 : local email= 2022-04-26 13:50:47.417 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-26 13:50:47.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.417 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.417 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.417 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:50:47.417 | + functions-common:get_or_create_user:937 : user_id=88a0dc7788fa445dbb4f4845184bd01f 2022-04-26 13:50:47.417 | + functions-common:get_or_create_user:938 : echo 88a0dc7788fa445dbb4f4845184bd01f 2022-04-26 13:50:47.417 | 88a0dc7788fa445dbb4f4845184bd01f 2022-04-26 13:50:47.417 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-26 13:50:47.417 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:50:47.417 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:50:47.417 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:50:47.417 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:50:47.417 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:50:47.417 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:50:47.417 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:50:47.418 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:50:47.418 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:50:47.418 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:50:47.418 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:50:47.418 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:50:47.418 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-26 13:50:47.418 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:50:47.418 | ++ functions-common:get_field:824 : read data 2022-04-26 13:50:47.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.418 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.418 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.418 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:50:47.418 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:50:47.418 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:50:47.418 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-04-26 13:50:47.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.418 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.418 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.418 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-26 13:50:47.418 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:50:47.418 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:50:47.418 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:50:47.418 | ++ functions-common:get_field:824 : read data 2022-04-26 13:50:47.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.418 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.418 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.418 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:50:47.419 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:50:47.419 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:50:47.419 | ++ functions-common:get_field:830 : echo '| d476322a37664174aad2bba1a4c8fb88 | 88a0dc7788fa445dbb4f4845184bd01f | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:50:47.419 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:50:47.419 | ++ functions-common:get_field:824 : read data 2022-04-26 13:50:47.419 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:50:47.419 | + functions-common:get_or_add_user_project_role:1009 : echo d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:50:47.419 | d476322a37664174aad2bba1a4c8fb88 2022-04-26 13:50:47.419 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-26 13:50:47.419 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-26 13:50:47.419 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-04-26 13:50:47.419 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-04-26 13:50:47.419 | ++ functions-common:_get_domain_args:969 : local domain 2022-04-26 13:50:47.419 | ++ functions-common:_get_domain_args:970 : domain= 2022-04-26 13:50:47.419 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-04-26 13:50:47.419 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-04-26 13:50:47.419 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-04-26 13:50:47.419 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-04-26 13:50:47.419 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-04-26 13:50:47.419 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-04-26 13:50:47.419 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:50:47.419 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-26 13:50:47.419 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-26 13:50:47.419 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:50:47.419 | ++ functions-common:get_field:824 : read data 2022-04-26 13:50:47.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.419 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.419 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.419 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:50:47.419 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-04-26 13:50:47.420 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-04-26 13:50:47.420 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-04-26 13:50:47.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.420 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.420 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.420 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-04-26 13:50:47.420 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-26 13:50:47.420 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-04-26 13:50:47.420 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:50:47.420 | ++ functions-common:get_field:824 : read data 2022-04-26 13:50:47.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.420 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.420 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.420 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:50:47.420 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-04-26 13:50:47.420 | ++ functions-common:get_field:828 : field='$2' 2022-04-26 13:50:47.420 | ++ functions-common:get_field:830 : echo '| f0c5318eae544d749613cadf39810830 | 88a0dc7788fa445dbb4f4845184bd01f | | 5d44bf6ca043473fbfe30a2e38849644 | | | False |' 2022-04-26 13:50:47.420 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-26 13:50:47.420 | ++ functions-common:get_field:824 : read data 2022-04-26 13:50:47.420 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f0c5318eae544d749613cadf39810830 2022-04-26 13:50:47.420 | + functions-common:get_or_add_user_project_role:1009 : echo f0c5318eae544d749613cadf39810830 2022-04-26 13:50:47.420 | f0c5318eae544d749613cadf39810830 2022-04-26 13:50:47.420 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.16/placement 2022-04-26 13:50:47.420 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-26 13:50:47.420 | + functions-common:get_or_create_service:1094 : local service_id 2022-04-26 13:50:47.420 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-26 13:50:47.421 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-04-26 13:50:47.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.421 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:50:47.421 | + functions-common:get_or_create_service:1105 : service_id=' 2022-04-26 13:50:47.421 | cccbc57e648b488287c212d406742c62' 2022-04-26 13:50:47.421 | + functions-common:get_or_create_service:1106 : echo cccbc57e648b488287c212d406742c62 2022-04-26 13:50:47.421 | cccbc57e648b488287c212d406742c62 2022-04-26 13:50:47.421 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.16/placement 2022-04-26 13:50:47.421 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-04-26 13:50:47.421 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.16/placement RegionOne 2022-04-26 13:50:47.421 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-04-26 13:50:47.421 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-04-26 13:50:47.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.421 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:50:47.421 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-04-26 13:50:47.421 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-04-26 13:50:47.421 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.16/placement --region RegionOne -f value -c id 2022-04-26 13:50:47.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.421 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.422 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.422 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:50:47.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1adee00b4f1a4786ba597975aba0af03 2022-04-26 13:50:47.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1adee00b4f1a4786ba597975aba0af03 2022-04-26 13:50:47.422 | + functions-common:get_or_create_endpoint:1139 : public_id=1adee00b4f1a4786ba597975aba0af03 2022-04-26 13:50:47.422 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-04-26 13:50:47.422 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-04-26 13:50:47.422 | + functions-common:get_or_create_endpoint:1148 : echo 1adee00b4f1a4786ba597975aba0af03 2022-04-26 13:50:47.422 | 1adee00b4f1a4786ba597975aba0af03 2022-04-26 13:50:47.462 | [17787 Async init_placement:94853]: finished init_placement with result 0 in 44 seconds 2022-04-26 13:50:47.467 | + inc/async:async_wait:197 : return 0 2022-04-26 13:50:47.470 | + ./stack.sh:main:1211 : async_wait init_glance 2022-04-26 13:50:47.521 | [17787 Async init_glance:91246]: Waiting for completion of init_glance running on PID 91246 (4 other jobs running) 2022-04-26 13:50:47.548 | [17787 Async init_glance:91246]: Signaling child to exit 2022-04-26 13:50:47.548 | WAKEUP 2022-04-26 13:50:47.571 | [17787 Async init_glance:91246]: Signaled 2022-04-26 13:50:47.572 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-26 13:50:47.572 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-26 13:50:47.572 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-26 13:50:47.572 | + lib/database:recreate_database:112 : local db=glance 2022-04-26 13:50:47.572 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-26 13:50:47.572 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-26 13:50:47.573 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-26 13:50:47.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:47.573 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-26 13:50:47.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:47.573 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-26 13:50:47.573 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 13:50:47.573 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:50:47.573 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:50:47.573 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:50:47.573 | + functions-common:time_start:2428 : _TIME_START[$name]=1650980948337 2022-04-26 13:50:47.573 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-26 13:50:47.573 | 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=91345) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:50:47.573 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 13:50:47.573 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 13:50:47.573 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 13:50:47.573 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:47.573 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-26 13:50:47.574 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-26 13:50:47.574 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-26 13:50:47.574 | Database migration is up to date. No migration needed. 2022-04-26 13:50:47.574 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-26 13:50:47.574 | Database is synced successfully. 2022-04-26 13:50:47.574 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-26 13:50:47.574 | 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=91523) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:50:47.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-26 13:50:47.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-26 13:50:47.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-26 13:50:47.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-26 13:50:47.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-26 13:50:47.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-26 13:50:47.575 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-26 13:50:47.575 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-26 13:50:47.575 | + functions-common:time_stop:2437 : local name 2022-04-26 13:50:47.575 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:50:47.575 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:50:47.575 | + functions-common:time_stop:2440 : local total 2022-04-26 13:50:47.576 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:50:47.576 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 13:50:47.576 | + functions-common:time_stop:2444 : start_time=1650980948337 2022-04-26 13:50:47.576 | + functions-common:time_stop:2446 : [[ -z 1650980948337 ]] 2022-04-26 13:50:47.576 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:50:47.576 | + functions-common:time_stop:2449 : end_time=1650980957872 2022-04-26 13:50:47.576 | + functions-common:time_stop:2450 : elapsed_time=9535 2022-04-26 13:50:47.576 | + functions-common:time_stop:2451 : total=7896 2022-04-26 13:50:47.576 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:50:47.576 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17431 2022-04-26 13:50:47.619 | [17787 Async init_glance:91246]: finished init_glance with result 0 in 9 seconds 2022-04-26 13:50:47.623 | + inc/async:async_wait:197 : return 0 2022-04-26 13:50:47.626 | + ./stack.sh:main:1212 : async_wait init_swift 2022-04-26 13:50:47.680 | [17787 Async init_swift:94621]: Waiting for completion of init_swift running on PID 94621 (3 other jobs running) 2022-04-26 13:50:47.706 | [17787 Async init_swift:94621]: Signaling child to exit 2022-04-26 13:50:47.706 | WAKEUP 2022-04-26 13:50:47.729 | [17787 Async init_swift:94621]: Signaled 2022-04-26 13:50:47.730 | + lib/swift:init_swift:668 : local node_number 2022-04-26 13:50:47.730 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-26 13:50:47.730 | No container-auditor running 2022-04-26 13:50:47.730 | No proxy-server running 2022-04-26 13:50:47.730 | No container-sharder running 2022-04-26 13:50:47.730 | No account-auditor running 2022-04-26 13:50:47.730 | No container-sync running 2022-04-26 13:50:47.730 | No account-reaper running 2022-04-26 13:50:47.731 | No container-reconciler running 2022-04-26 13:50:47.731 | No object-reconstructor running 2022-04-26 13:50:47.731 | No object-server running 2022-04-26 13:50:47.731 | No object-updater running 2022-04-26 13:50:47.731 | No account-replicator running 2022-04-26 13:50:47.731 | No container-replicator running 2022-04-26 13:50:47.731 | No account-server running 2022-04-26 13:50:47.731 | No container-server running 2022-04-26 13:50:47.731 | No container-updater running 2022-04-26 13:50:47.731 | No object-expirer running 2022-04-26 13:50:47.731 | No object-replicator running 2022-04-26 13:50:47.731 | No object-auditor running 2022-04-26 13:50:47.731 | + lib/swift:init_swift:670 : true 2022-04-26 13:50:47.731 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-26 13:50:47.731 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-26 13:50:47.731 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-26 13:50:47.731 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-26 13:50:47.731 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-26 13:50:47.731 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-04-26 13:50:47.731 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-26 13:50:47.731 | + functions:create_disk:732 : local node_number 2022-04-26 13:50:47.731 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.731 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-26 13:50:47.731 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-26 13:50:47.731 | + functions:create_disk:736 : local key 2022-04-26 13:50:47.731 | ++ functions:create_disk:738 : sed s#/.## 2022-04-26 13:50:47.731 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.731 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.731 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.731 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-26 13:50:47.731 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.731 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-26 13:50:47.731 | + functions:destroy_disk:765 : local key 2022-04-26 13:50:47.732 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.732 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-26 13:50:47.732 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.732 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.732 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-26 13:50:47.732 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-26 13:50:47.732 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.732 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.732 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-26 13:50:47.732 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.732 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-26 13:50:47.732 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-26 13:50:47.732 | = sectsz=512 attr=2, projid32bit=1 2022-04-26 13:50:47.732 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-26 13:50:47.732 | = reflink=1 2022-04-26 13:50:47.732 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-26 13:50:47.732 | = sunit=0 swidth=0 blks 2022-04-26 13:50:47.732 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-26 13:50:47.732 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-26 13:50:47.732 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-26 13:50:47.732 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-26 13:50:47.732 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-04-26 13:50:47.732 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-26 13:50:47.732 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-04-26 13:50:47.732 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-26 13:50:47.732 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-26 13:50:47.732 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-26 13:50:47.732 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-26 13:50:47.732 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 13:50:47.732 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-26 13:50:47.733 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-26 13:50:47.733 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-26 13:50:47.733 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-26 13:50:47.733 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-26 13:50:47.733 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-26 13:50:47.733 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-26 13:50:47.733 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-04-26 13:50:47.733 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-26 13:50:47.733 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-26 13:50:47.733 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-26 13:50:47.733 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-26 13:50:47.733 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-26 13:50:47.733 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-26 13:50:47.733 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-26 13:50:47.733 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-26 13:50:47.733 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-26 13:50:47.733 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-26 13:50:47.733 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-26 13:50:47.733 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-26 13:50:47.733 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-26 13:50:47.733 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-26 13:50:47.733 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-26 13:50:47.733 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 13:50:47.733 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-26 13:50:47.733 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 13:50:47.733 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-26 13:50:47.733 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-26 13:50:47.734 | + lib/swift:init_swift:714 : popd 2022-04-26 13:50:47.776 | [17787 Async init_swift:94621]: finished init_swift with result 0 in 14 seconds 2022-04-26 13:50:47.780 | + inc/async:async_wait:197 : return 0 2022-04-26 13:50:47.783 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-04-26 13:50:47.834 | [17787 Async init_cinder:94716]: Waiting for completion of init_cinder running on PID 94716 (2 other jobs running) 2022-04-26 13:50:47.859 | [17787 Async init_cinder:94716]: Signaling child to exit 2022-04-26 13:50:47.859 | WAKEUP 2022-04-26 13:50:47.882 | [17787 Async init_cinder:94716]: Signaled 2022-04-26 13:50:47.883 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-26 13:50:47.884 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:47.884 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-26 13:50:47.884 | + lib/database:recreate_database:112 : local db=cinder 2022-04-26 13:50:47.884 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-26 13:50:47.884 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-26 13:50:47.884 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-26 13:50:47.884 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:47.884 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-26 13:50:47.884 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:47.884 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-26 13:50:47.884 | + functions-common:time_start:2423 : local name=dbsync 2022-04-26 13:50:47.884 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:50:47.884 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:50:47.884 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:50:47.884 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981002625 2022-04-26 13:50:47.884 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-26 13:50:47.884 | 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=94833) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:50:47.885 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=94833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:50:47.885 | INFO cinder.db.migration [-] Applying migration(s) 2022-04-26 13:50:47.885 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 13:50:47.885 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 13:50:47.885 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-04-26 13:50:47.885 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=94833) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 13:50:47.885 | INFO cinder.db.migration [-] Migration(s) applied 2022-04-26 13:50:47.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.885 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:47.885 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:47.885 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-26 13:50:47.885 | last_heartbeat = column_property( 2022-04-26 13:50:47.885 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-26 13:50:47.886 | num_hosts = column_property( 2022-04-26 13:50:47.886 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-26 13:50:47.886 | num_down_hosts = column_property( 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-26 13:50:47.886 | + functions-common:time_stop:2437 : local name 2022-04-26 13:50:47.886 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:50:47.886 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:50:47.886 | + functions-common:time_stop:2440 : local total 2022-04-26 13:50:47.886 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:50:47.886 | + functions-common:time_stop:2443 : name=dbsync 2022-04-26 13:50:47.886 | + functions-common:time_stop:2444 : start_time=1650981002625 2022-04-26 13:50:47.886 | + functions-common:time_stop:2446 : [[ -z 1650981002625 ]] 2022-04-26 13:50:47.886 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:50:47.886 | + functions-common:time_stop:2449 : end_time=1650981010068 2022-04-26 13:50:47.886 | + functions-common:time_stop:2450 : elapsed_time=7443 2022-04-26 13:50:47.886 | + functions-common:time_stop:2451 : total=7896 2022-04-26 13:50:47.886 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:50:47.886 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15339 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-26 13:50:47.886 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-04-26 13:50:47.886 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-04-26 13:50:47.886 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-04-26 13:50:47.886 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-26 13:50:47.886 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-04-26 13:50:47.886 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-04-26 13:50:47.886 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-04-26 13:50:47.886 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-26 13:50:47.887 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-26 13:50:47.887 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-26 13:50:47.887 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-04-26 13:50:47.887 | + functions-common:is_suse:542 : is_opensuse 2022-04-26 13:50:47.887 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-26 13:50:47.887 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-26 13:50:47.887 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-26 13:50:47.887 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-26 13:50:47.887 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-26 13:50:47.887 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-04-26 13:50:47.887 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-26 13:50:47.887 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-04-26 13:50:47.887 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-04-26 13:50:47.888 | s|%DIRECTIO%|--direct-io=on|g; 2022-04-26 13:50:47.888 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-04-26 13:50:47.888 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-04-26 13:50:47.888 | [Unit] 2022-04-26 13:50:47.888 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 13:50:47.888 | DefaultDependencies=no 2022-04-26 13:50:47.888 | After=systemd-udev-settle.service 2022-04-26 13:50:47.888 | Before=lvm2-activation-early.service 2022-04-26 13:50:47.888 | Wants=systemd-udev-settle.service 2022-04-26 13:50:47.888 | 2022-04-26 13:50:47.888 | [Service] 2022-04-26 13:50:47.888 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-26 13:50:47.888 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-04-26 13:50:47.888 | RemainAfterExit=yes 2022-04-26 13:50:47.888 | Type=oneshot 2022-04-26 13:50:47.888 | 2022-04-26 13:50:47.888 | [Install] 2022-04-26 13:50:47.888 | WantedBy=local-fs.target 2022-04-26 13:50:47.888 | Also=systemd-udev-settle.service 2022-04-26 13:50:47.888 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-04-26 13:50:47.888 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-04-26 13:50:47.888 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-04-26 13:50:47.888 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-04-26 13:50:47.888 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-04-26 13:50:47.888 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-04-26 13:50:47.888 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-04-26 13:50:47.888 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-26 13:50:47.888 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-26 13:50:47.888 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-04-26 13:50:47.888 | Physical volume "/dev/loop4" successfully created. 2022-04-26 13:50:47.888 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-04-26 13:50:47.889 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-04-26 13:50:47.889 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-04-26 13:50:47.889 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-04-26 13:50:47.889 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-04-26 13:50:47.889 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-04-26 13:50:47.889 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-04-26 13:50:47.889 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-26 13:50:47.889 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:47.889 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-04-26 13:50:47.889 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-04-26 13:50:47.889 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-26 13:50:47.930 | [17787 Async init_cinder:94716]: finished init_cinder with result 0 in 10 seconds 2022-04-26 13:50:47.934 | + inc/async:async_wait:197 : return 0 2022-04-26 13:50:47.937 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-04-26 13:50:47.956 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:47.958 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-04-26 13:50:47.961 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:50:47.963 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-04-26 13:50:47.966 | + ./stack.sh:main:1220 : init_nova 2022-04-26 13:50:47.968 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-26 13:50:47.985 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:47.988 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-26 13:50:48.005 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:50:48.008 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:50:48.010 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 13:50:48.067 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 13:50:48.105 | [17787 Async nova-cell-0:97205]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-26 13:50:48.109 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-26 13:50:48.113 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:50:48.117 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-26 13:50:48.120 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:50:48.123 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:50:48.126 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 13:50:48.189 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 13:50:48.229 | [17787 Async nova-cell-1:97303]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-26 13:50:48.232 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-26 13:50:48.236 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-26 13:50:48.238 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-26 13:50:48.241 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-26 13:50:48.244 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-26 13:50:48.249 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:48.264 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-26 13:50:48.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:50:48.286 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-26 13:50:49.327 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-26 13:50:52.431 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:50:52.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:50:52.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:50:52.443 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:50:52.443 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97367) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:50:52.471 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 13:50:52.472 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 13:50:52.505 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-26 13:50:54.692 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=97367) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 13:50:54.696 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-26 13:50:55.511 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=97367) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 13:50:55.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:55.521 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:55.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:55.521 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:56.020 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-26 13:50:56.024 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-26 13:50:56.027 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-26 13:50:56.030 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-04-26 13:50:56.032 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 13:50:56.036 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-26 13:50:57.153 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-26 13:50:59.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:59.957 | from cryptography.utils import int_from_bytes 2022-04-26 13:50:59.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:50:59.957 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:00.478 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-26 13:51:00.483 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-26 13:51:00.486 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-26 13:51:00.561 | [17787 Async nova-cell-0:97205]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 97205 (3 other jobs running) 2022-04-26 13:51:00.592 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:51:00.597 | [17787 Async nova-cell-0:97205]: Signaling child to exit 2022-04-26 13:51:00.613 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:51:00.620 | [97205 Async nova-cell-0:97205]: finished successfully 2022-04-26 13:51:00.641 | WAKEUP 2022-04-26 13:51:00.642 | [97303 Async nova-cell-1:97303]: finished successfully 2022-04-26 13:51:00.665 | [17787 Async nova-cell-0:97205]: Signaled 2022-04-26 13:51:00.666 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-26 13:51:00.666 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-26 13:51:00.666 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-26 13:51:00.666 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-26 13:51:00.666 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-26 13:51:00.666 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-26 13:51:00.666 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-26 13:51:00.666 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:51:00.666 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-26 13:51:00.666 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:51:00.666 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-26 13:51:00.666 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:51:00.668 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97268) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:51:00.668 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 13:51:00.668 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 13:51:00.668 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-26 13:51:00.668 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97268) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 13:51:00.668 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-26 13:51:00.669 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97268) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 13:51:00.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:00.669 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:00.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:00.669 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:00.711 | [17787 Async nova-cell-0:97205]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-04-26 13:51:00.715 | + inc/async:async_wait:197 : return 0 2022-04-26 13:51:00.718 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-26 13:51:00.720 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-26 13:51:00.770 | [17787 Async nova-cell-1:97303]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 97303 (2 other jobs running) 2022-04-26 13:51:00.796 | [17787 Async nova-cell-1:97303]: Signaling child to exit 2022-04-26 13:51:00.796 | WAKEUP 2022-04-26 13:51:00.819 | [17787 Async nova-cell-1:97303]: Signaled 2022-04-26 13:51:00.820 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-26 13:51:00.820 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-26 13:51:00.820 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-26 13:51:00.820 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-26 13:51:00.820 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-26 13:51:00.820 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-26 13:51:00.820 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-26 13:51:00.820 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:51:00.820 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-26 13:51:00.821 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-26 13:51:00.821 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-26 13:51:00.821 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-26 13:51:00.822 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-26 13:51:00.822 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-26 13:51:00.822 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-26 13:51:00.822 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-26 13:51:00.822 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97361) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-26 13:51:00.823 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-26 13:51:00.823 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97361) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-26 13:51:00.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:00.823 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:00.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:00.823 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:00.865 | [17787 Async nova-cell-1:97303]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-04-26 13:51:00.869 | + inc/async:async_wait:197 : return 0 2022-04-26 13:51:00.871 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:51:00.874 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-26 13:51:01.903 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-26 13:51:04.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:04.650 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:04.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:04.650 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:04.650 | Running batches of 50 until complete 2022-04-26 13:51:04.650 | +-------------------------------------+--------------+-----------+ 2022-04-26 13:51:04.650 | | Migration | Total Needed | Completed | 2022-04-26 13:51:04.650 | +-------------------------------------+--------------+-----------+ 2022-04-26 13:51:04.650 | | fill_virtual_interface_list | 0 | 0 | 2022-04-26 13:51:04.650 | | migrate_empty_ratio | 0 | 0 | 2022-04-26 13:51:04.650 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-26 13:51:04.650 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-26 13:51:04.650 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-26 13:51:04.650 | | populate_dev_uuids | 0 | 0 | 2022-04-26 13:51:04.650 | | populate_missing_availability_zones | 0 | 0 | 2022-04-26 13:51:04.651 | | populate_queued_for_delete | 0 | 0 | 2022-04-26 13:51:04.651 | | populate_user_id | 0 | 0 | 2022-04-26 13:51:04.651 | | populate_uuids | 0 | 0 | 2022-04-26 13:51:04.651 | +-------------------------------------+--------------+-----------+ 2022-04-26 13:51:05.130 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-26 13:51:05.134 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:51:05.138 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-26 13:51:05.141 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:51:05.143 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:51:05.146 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-04-26 13:51:06.170 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-26 13:51:08.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:08.641 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:08.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:08.641 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:08.641 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-26 13:51:08.641 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-26 13:51:09.099 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-26 13:51:09.101 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-26 13:51:09.115 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-26 13:51:09.117 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-04-26 13:51:09.135 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:09.138 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-04-26 13:51:09.141 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-26 13:51:09.202 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-26 13:51:09.240 | [17787 Async configure_neutron_nova:98520]: running: configure_neutron_nova 2022-04-26 13:51:09.243 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-04-26 13:51:09.246 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 13:51:09.248 | + functions-common:run_phase:1866 : local phase=post-config 2022-04-26 13:51:09.251 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:51:09.254 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:51:09.256 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:51:09.259 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:51:09.262 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:51:09.268 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:51:09.276 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:51:09.280 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:51:09.282 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:51:09.285 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-26 13:51:09.288 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:51:09.306 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:09.309 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:51:09.311 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:51:09.314 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-26 13:51:09.316 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:51:09.319 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 13:51:09.321 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-26 13:51:09.324 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 13:51:09.327 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 13:51:09.330 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:51:09.332 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 13:51:09.335 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-04-26 13:51:09.338 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 13:51:09.340 | + functions-common:run_plugins:1852 : local phase=post-config 2022-04-26 13:51:09.343 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 13:51:09.346 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 13:51:09.349 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-26 13:51:09.351 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:09.354 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 13:51:09.357 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-26 13:51:09.359 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:51:09.362 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 13:51:09.365 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 13:51:09.368 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-26 13:51:09.371 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:09.374 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-26 13:51:09.377 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:51:09.380 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-26 13:51:09.380 | /^\[\[.+\|.*\]\]/ { 2022-04-26 13:51:09.380 | gsub("[][]", "", $1); 2022-04-26 13:51:09.380 | split($1, a, "|"); 2022-04-26 13:51:09.380 | if (a[1] == matchgroup) 2022-04-26 13:51:09.380 | print a[2] 2022-04-26 13:51:09.380 | } 2022-04-26 13:51:09.380 | ' /home/ubuntu/devstack/local.conf 2022-04-26 13:51:09.387 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 13:51:09.390 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 13:51:09.393 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 13:51:09.396 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-26 13:51:09.399 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-26 13:51:09.402 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-26 13:51:09.405 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-26 13:51:09.408 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-26 13:51:09.413 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-26 13:51:09.416 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-26 13:51:09.419 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-26 13:51:09.422 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:09.424 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 13:51:09.427 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-26 13:51:09.430 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 13:51:09.433 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-26 13:51:09.437 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-26 13:51:09.440 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-26 13:51:09.443 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-26 13:51:09.447 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-26 13:51:09.448 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.450 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:09.454 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-26 13:51:09.454 | BEGIN { 2022-04-26 13:51:09.454 | section = "" 2022-04-26 13:51:09.454 | last_section = "" 2022-04-26 13:51:09.454 | section_count = 0 2022-04-26 13:51:09.454 | } 2022-04-26 13:51:09.454 | /^\[.+\]/ { 2022-04-26 13:51:09.454 | gsub("[][]", "", $1); 2022-04-26 13:51:09.454 | section=$1 2022-04-26 13:51:09.454 | next 2022-04-26 13:51:09.454 | } 2022-04-26 13:51:09.454 | /^ *\#/ { 2022-04-26 13:51:09.454 | next 2022-04-26 13:51:09.454 | } 2022-04-26 13:51:09.454 | /^[^ \t]+/ { 2022-04-26 13:51:09.454 | # get offset of first = in $0 2022-04-26 13:51:09.454 | eq_idx = index($0, "=") 2022-04-26 13:51:09.455 | # extract attr & value from $0 2022-04-26 13:51:09.455 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 13:51:09.455 | value = substr($0, eq_idx + 1) 2022-04-26 13:51:09.455 | # only need to strip trailing whitespace from attr 2022-04-26 13:51:09.455 | sub(/[ \t]*$/, "", attr) 2022-04-26 13:51:09.455 | # need to strip leading & trailing whitespace from value 2022-04-26 13:51:09.455 | sub(/^[ \t]*/, "", value) 2022-04-26 13:51:09.455 | sub(/[ \t]*$/, "", value) 2022-04-26 13:51:09.455 | 2022-04-26 13:51:09.455 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 13:51:09.455 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 13:51:09.455 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 13:51:09.455 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 13:51:09.455 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 13:51:09.455 | if (section != last_section) { 2022-04-26 13:51:09.455 | cfg_section[section_count++] = section 2022-04-26 13:51:09.455 | last_section = section 2022-04-26 13:51:09.455 | } 2022-04-26 13:51:09.455 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 13:51:09.455 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 13:51:09.455 | 2022-04-26 13:51:09.455 | cfg_attr[section, attr, 0] = value 2022-04-26 13:51:09.455 | cfg_attr_count[section, attr] = 1 2022-04-26 13:51:09.455 | } else { 2022-04-26 13:51:09.455 | lno = cfg_attr_count[section, attr]++ 2022-04-26 13:51:09.455 | cfg_attr[section, attr, lno] = value 2022-04-26 13:51:09.455 | } 2022-04-26 13:51:09.455 | } 2022-04-26 13:51:09.455 | END { 2022-04-26 13:51:09.455 | # Process each section in order 2022-04-26 13:51:09.455 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 13:51:09.455 | section = cfg_section[sno] 2022-04-26 13:51:09.455 | # The ini routines simply append a config item immediately 2022-04-26 13:51:09.456 | # after the section header. To keep the same order as defined 2022-04-26 13:51:09.456 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 13:51:09.456 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 13:51:09.456 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 13:51:09.456 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 13:51:09.456 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 13:51:09.456 | else { 2022-04-26 13:51:09.456 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 13:51:09.456 | count = cfg_attr_count[section, attr] 2022-04-26 13:51:09.456 | print "inidelete " configfile " " section " " attr 2022-04-26 13:51:09.456 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 13:51:09.456 | for (l = count -2; l >= 0; l--) 2022-04-26 13:51:09.456 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 13:51:09.456 | } 2022-04-26 13:51:09.456 | } 2022-04-26 13:51:09.456 | } 2022-04-26 13:51:09.456 | } 2022-04-26 13:51:09.456 | ' 2022-04-26 13:51:09.456 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 13:51:09.456 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 13:51:09.456 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-26 13:51:09.458 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:51:09.461 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-26 13:51:09.464 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-26 13:51:09.464 | BEGIN { group = "" } 2022-04-26 13:51:09.464 | /^\[\[.+\|.*\]\]/ { 2022-04-26 13:51:09.464 | gsub("[][]", "", $1); 2022-04-26 13:51:09.464 | split($1, a, "|"); 2022-04-26 13:51:09.464 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 13:51:09.464 | group=a[1] 2022-04-26 13:51:09.464 | } else { 2022-04-26 13:51:09.464 | group="" 2022-04-26 13:51:09.464 | } 2022-04-26 13:51:09.464 | next 2022-04-26 13:51:09.464 | } 2022-04-26 13:51:09.464 | { 2022-04-26 13:51:09.464 | if (group != "") 2022-04-26 13:51:09.464 | print $0 2022-04-26 13:51:09.464 | } 2022-04-26 13:51:09.465 | ' /home/ubuntu/devstack/local.conf 2022-04-26 13:51:09.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-04-26 13:51:09.474 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-04-26 13:51:09.504 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-26 13:51:09.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-26 13:51:09.540 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-26 13:51:09.547 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-26 13:51:09.587 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-26 13:51:09.593 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-26 13:51:09.630 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-26 13:51:09.636 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-26 13:51:09.667 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.671 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-26 13:51:09.673 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-26 13:51:09.706 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.709 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.16/identity"' 2022-04-26 13:51:09.712 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.16/identity 2022-04-26 13:51:09.744 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.746 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-26 13:51:09.749 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-26 13:51:09.781 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.784 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-26 13:51:09.787 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-26 13:51:09.818 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.821 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-26 13:51:09.823 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-26 13:51:09.858 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-26 13:51:09.864 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-26 13:51:09.896 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.899 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-26 13:51:09.902 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-26 13:51:09.934 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.937 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-26 13:51:09.939 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-26 13:51:09.970 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:09.973 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 13:51:09.976 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 13:51:09.979 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 13:51:09.982 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-26 13:51:09.985 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-26 13:51:09.988 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-26 13:51:09.991 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-26 13:51:09.995 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-26 13:51:09.999 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-26 13:51:10.002 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-26 13:51:10.004 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-26 13:51:10.007 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:10.010 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 13:51:10.013 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-26 13:51:10.016 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 13:51:10.019 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-26 13:51:10.022 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-26 13:51:10.026 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-26 13:51:10.028 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-26 13:51:10.032 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-26 13:51:10.033 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.038 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-26 13:51:10.038 | BEGIN { 2022-04-26 13:51:10.038 | section = "" 2022-04-26 13:51:10.038 | last_section = "" 2022-04-26 13:51:10.038 | section_count = 0 2022-04-26 13:51:10.038 | } 2022-04-26 13:51:10.038 | /^\[.+\]/ { 2022-04-26 13:51:10.038 | gsub("[][]", "", $1); 2022-04-26 13:51:10.038 | section=$1 2022-04-26 13:51:10.038 | next 2022-04-26 13:51:10.038 | } 2022-04-26 13:51:10.038 | /^ *\#/ { 2022-04-26 13:51:10.038 | next 2022-04-26 13:51:10.038 | } 2022-04-26 13:51:10.038 | /^[^ \t]+/ { 2022-04-26 13:51:10.038 | # get offset of first = in $0 2022-04-26 13:51:10.038 | eq_idx = index($0, "=") 2022-04-26 13:51:10.038 | # extract attr & value from $0 2022-04-26 13:51:10.038 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 13:51:10.038 | value = substr($0, eq_idx + 1) 2022-04-26 13:51:10.039 | # only need to strip trailing whitespace from attr 2022-04-26 13:51:10.039 | sub(/[ \t]*$/, "", attr) 2022-04-26 13:51:10.039 | # need to strip leading & trailing whitespace from value 2022-04-26 13:51:10.039 | sub(/^[ \t]*/, "", value) 2022-04-26 13:51:10.039 | sub(/[ \t]*$/, "", value) 2022-04-26 13:51:10.039 | 2022-04-26 13:51:10.039 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 13:51:10.039 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 13:51:10.039 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 13:51:10.039 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 13:51:10.039 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 13:51:10.039 | if (section != last_section) { 2022-04-26 13:51:10.039 | cfg_section[section_count++] = section 2022-04-26 13:51:10.039 | last_section = section 2022-04-26 13:51:10.039 | } 2022-04-26 13:51:10.039 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 13:51:10.039 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 13:51:10.039 | 2022-04-26 13:51:10.039 | cfg_attr[section, attr, 0] = value 2022-04-26 13:51:10.039 | cfg_attr_count[section, attr] = 1 2022-04-26 13:51:10.039 | } else { 2022-04-26 13:51:10.039 | lno = cfg_attr_count[section, attr]++ 2022-04-26 13:51:10.039 | cfg_attr[section, attr, lno] = value 2022-04-26 13:51:10.039 | } 2022-04-26 13:51:10.039 | } 2022-04-26 13:51:10.039 | END { 2022-04-26 13:51:10.039 | # Process each section in order 2022-04-26 13:51:10.039 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 13:51:10.039 | section = cfg_section[sno] 2022-04-26 13:51:10.039 | # The ini routines simply append a config item immediately 2022-04-26 13:51:10.039 | # after the section header. To keep the same order as defined 2022-04-26 13:51:10.039 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 13:51:10.039 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 13:51:10.039 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 13:51:10.040 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 13:51:10.040 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 13:51:10.040 | else { 2022-04-26 13:51:10.040 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 13:51:10.040 | count = cfg_attr_count[section, attr] 2022-04-26 13:51:10.040 | print "inidelete " configfile " " section " " attr 2022-04-26 13:51:10.040 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 13:51:10.040 | for (l = count -2; l >= 0; l--) 2022-04-26 13:51:10.040 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 13:51:10.040 | } 2022-04-26 13:51:10.040 | } 2022-04-26 13:51:10.040 | } 2022-04-26 13:51:10.040 | } 2022-04-26 13:51:10.040 | ' 2022-04-26 13:51:10.040 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:10.040 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 13:51:10.040 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 13:51:10.041 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-26 13:51:10.044 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:51:10.047 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-26 13:51:10.050 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-26 13:51:10.050 | BEGIN { group = "" } 2022-04-26 13:51:10.050 | /^\[\[.+\|.*\]\]/ { 2022-04-26 13:51:10.050 | gsub("[][]", "", $1); 2022-04-26 13:51:10.050 | split($1, a, "|"); 2022-04-26 13:51:10.050 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 13:51:10.050 | group=a[1] 2022-04-26 13:51:10.050 | } else { 2022-04-26 13:51:10.050 | group="" 2022-04-26 13:51:10.050 | } 2022-04-26 13:51:10.050 | next 2022-04-26 13:51:10.050 | } 2022-04-26 13:51:10.050 | { 2022-04-26 13:51:10.050 | if (group != "") 2022-04-26 13:51:10.050 | print $0 2022-04-26 13:51:10.050 | } 2022-04-26 13:51:10.050 | ' /home/ubuntu/devstack/local.conf 2022-04-26 13:51:10.056 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-26 13:51:10.059 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-26 13:51:10.070 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:51:10.092 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-26 13:51:10.097 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-26 13:51:10.098 | [98520 Async configure_neutron_nova:98520]: finished successfully 2022-04-26 13:51:10.127 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-26 13:51:10.132 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-26 13:51:10.163 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-26 13:51:10.167 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-26 13:51:10.197 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.200 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-26 13:51:10.202 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-26 13:51:10.232 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.235 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-26 13:51:10.237 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-26 13:51:10.266 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-26 13:51:10.271 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-26 13:51:10.302 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.304 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-26 13:51:10.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-26 13:51:10.336 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-26 13:51:10.341 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-26 13:51:10.371 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.373 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-26 13:51:10.376 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-26 13:51:10.405 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.408 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-26 13:51:10.410 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-26 13:51:10.440 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-26 13:51:10.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-26 13:51:10.474 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.476 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-26 13:51:10.479 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-26 13:51:10.509 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-26 13:51:10.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-26 13:51:10.546 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.549 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-26 13:51:10.551 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-26 13:51:10.585 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.587 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-26 13:51:10.590 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-26 13:51:10.620 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.623 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 13:51:10.626 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 13:51:10.628 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 13:51:10.632 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-26 13:51:10.634 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-26 13:51:10.637 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-26 13:51:10.640 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-26 13:51:10.644 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-26 13:51:10.648 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-26 13:51:10.651 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-26 13:51:10.654 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-26 13:51:10.657 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:10.659 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 13:51:10.662 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-26 13:51:10.664 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 13:51:10.668 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-26 13:51:10.670 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-26 13:51:10.673 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-26 13:51:10.676 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-26 13:51:10.679 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-26 13:51:10.679 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-26 13:51:10.680 | BEGIN { 2022-04-26 13:51:10.680 | section = "" 2022-04-26 13:51:10.680 | last_section = "" 2022-04-26 13:51:10.680 | section_count = 0 2022-04-26 13:51:10.680 | } 2022-04-26 13:51:10.680 | /^\[.+\]/ { 2022-04-26 13:51:10.680 | gsub("[][]", "", $1); 2022-04-26 13:51:10.680 | section=$1 2022-04-26 13:51:10.680 | next 2022-04-26 13:51:10.680 | } 2022-04-26 13:51:10.680 | /^ *\#/ { 2022-04-26 13:51:10.680 | next 2022-04-26 13:51:10.680 | } 2022-04-26 13:51:10.680 | /^[^ \t]+/ { 2022-04-26 13:51:10.680 | # get offset of first = in $0 2022-04-26 13:51:10.680 | eq_idx = index($0, "=") 2022-04-26 13:51:10.680 | # extract attr & value from $0 2022-04-26 13:51:10.680 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 13:51:10.680 | value = substr($0, eq_idx + 1) 2022-04-26 13:51:10.680 | # only need to strip trailing whitespace from attr 2022-04-26 13:51:10.680 | sub(/[ \t]*$/, "", attr) 2022-04-26 13:51:10.680 | # need to strip leading & trailing whitespace from value 2022-04-26 13:51:10.680 | sub(/^[ \t]*/, "", value) 2022-04-26 13:51:10.680 | sub(/[ \t]*$/, "", value) 2022-04-26 13:51:10.680 | 2022-04-26 13:51:10.680 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 13:51:10.680 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 13:51:10.680 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 13:51:10.680 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 13:51:10.680 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 13:51:10.680 | if (section != last_section) { 2022-04-26 13:51:10.680 | cfg_section[section_count++] = section 2022-04-26 13:51:10.680 | last_section = section 2022-04-26 13:51:10.681 | } 2022-04-26 13:51:10.681 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 13:51:10.681 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 13:51:10.681 | 2022-04-26 13:51:10.681 | cfg_attr[section, attr, 0] = value 2022-04-26 13:51:10.681 | cfg_attr_count[section, attr] = 1 2022-04-26 13:51:10.681 | } else { 2022-04-26 13:51:10.681 | lno = cfg_attr_count[section, attr]++ 2022-04-26 13:51:10.681 | cfg_attr[section, attr, lno] = value 2022-04-26 13:51:10.681 | } 2022-04-26 13:51:10.681 | } 2022-04-26 13:51:10.681 | END { 2022-04-26 13:51:10.681 | # Process each section in order 2022-04-26 13:51:10.681 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 13:51:10.681 | section = cfg_section[sno] 2022-04-26 13:51:10.681 | # The ini routines simply append a config item immediately 2022-04-26 13:51:10.681 | # after the section header. To keep the same order as defined 2022-04-26 13:51:10.681 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 13:51:10.681 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 13:51:10.681 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 13:51:10.681 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 13:51:10.681 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 13:51:10.681 | else { 2022-04-26 13:51:10.681 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 13:51:10.681 | count = cfg_attr_count[section, attr] 2022-04-26 13:51:10.681 | print "inidelete " configfile " " section " " attr 2022-04-26 13:51:10.681 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 13:51:10.681 | for (l = count -2; l >= 0; l--) 2022-04-26 13:51:10.681 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 13:51:10.681 | } 2022-04-26 13:51:10.681 | } 2022-04-26 13:51:10.681 | } 2022-04-26 13:51:10.682 | } 2022-04-26 13:51:10.682 | ' 2022-04-26 13:51:10.682 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.682 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 13:51:10.684 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:10.687 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 13:51:10.689 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-26 13:51:10.692 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:51:10.694 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-26 13:51:10.697 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-26 13:51:10.697 | BEGIN { group = "" } 2022-04-26 13:51:10.697 | /^\[\[.+\|.*\]\]/ { 2022-04-26 13:51:10.697 | gsub("[][]", "", $1); 2022-04-26 13:51:10.697 | split($1, a, "|"); 2022-04-26 13:51:10.697 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 13:51:10.697 | group=a[1] 2022-04-26 13:51:10.697 | } else { 2022-04-26 13:51:10.697 | group="" 2022-04-26 13:51:10.697 | } 2022-04-26 13:51:10.697 | next 2022-04-26 13:51:10.697 | } 2022-04-26 13:51:10.697 | { 2022-04-26 13:51:10.697 | if (group != "") 2022-04-26 13:51:10.697 | print $0 2022-04-26 13:51:10.697 | } 2022-04-26 13:51:10.697 | ' /home/ubuntu/devstack/local.conf 2022-04-26 13:51:10.703 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-04-26 13:51:10.706 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-04-26 13:51:10.735 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-04-26 13:51:10.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-04-26 13:51:10.770 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.773 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-04-26 13:51:10.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-04-26 13:51:10.805 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-04-26 13:51:10.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-04-26 13:51:10.838 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.842 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-04-26 13:51:10.844 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-26 13:51:10.874 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.877 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-04-26 13:51:10.879 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-04-26 13:51:10.909 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.911 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-04-26 13:51:10.914 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-26 13:51:10.943 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.946 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-04-26 13:51:10.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-26 13:51:10.979 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:10.982 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-26 13:51:10.984 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-26 13:51:10.987 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-26 13:51:10.990 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-26 13:51:10.993 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:51:10.996 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:51:10.999 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-26 13:51:11.003 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:51:11.007 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-26 13:51:11.009 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-26 13:51:11.012 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-26 13:51:11.015 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:11.017 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 13:51:11.020 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-26 13:51:11.023 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 13:51:11.026 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-26 13:51:11.029 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:51:11.033 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:51:11.035 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-26 13:51:11.039 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-26 13:51:11.039 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-26 13:51:11.039 | BEGIN { 2022-04-26 13:51:11.039 | section = "" 2022-04-26 13:51:11.039 | last_section = "" 2022-04-26 13:51:11.039 | section_count = 0 2022-04-26 13:51:11.039 | } 2022-04-26 13:51:11.039 | /^\[.+\]/ { 2022-04-26 13:51:11.039 | gsub("[][]", "", $1); 2022-04-26 13:51:11.039 | section=$1 2022-04-26 13:51:11.039 | next 2022-04-26 13:51:11.039 | } 2022-04-26 13:51:11.039 | /^ *\#/ { 2022-04-26 13:51:11.039 | next 2022-04-26 13:51:11.039 | } 2022-04-26 13:51:11.039 | /^[^ \t]+/ { 2022-04-26 13:51:11.039 | # get offset of first = in $0 2022-04-26 13:51:11.039 | eq_idx = index($0, "=") 2022-04-26 13:51:11.039 | # extract attr & value from $0 2022-04-26 13:51:11.039 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 13:51:11.040 | value = substr($0, eq_idx + 1) 2022-04-26 13:51:11.040 | # only need to strip trailing whitespace from attr 2022-04-26 13:51:11.040 | sub(/[ \t]*$/, "", attr) 2022-04-26 13:51:11.040 | # need to strip leading & trailing whitespace from value 2022-04-26 13:51:11.040 | sub(/^[ \t]*/, "", value) 2022-04-26 13:51:11.040 | sub(/[ \t]*$/, "", value) 2022-04-26 13:51:11.040 | 2022-04-26 13:51:11.040 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 13:51:11.040 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 13:51:11.040 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 13:51:11.040 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 13:51:11.040 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 13:51:11.040 | if (section != last_section) { 2022-04-26 13:51:11.040 | cfg_section[section_count++] = section 2022-04-26 13:51:11.040 | last_section = section 2022-04-26 13:51:11.040 | } 2022-04-26 13:51:11.040 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 13:51:11.040 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 13:51:11.041 | 2022-04-26 13:51:11.041 | cfg_attr[section, attr, 0] = value 2022-04-26 13:51:11.041 | cfg_attr_count[section, attr] = 1 2022-04-26 13:51:11.041 | } else { 2022-04-26 13:51:11.041 | lno = cfg_attr_count[section, attr]++ 2022-04-26 13:51:11.041 | cfg_attr[section, attr, lno] = value 2022-04-26 13:51:11.041 | } 2022-04-26 13:51:11.041 | } 2022-04-26 13:51:11.041 | END { 2022-04-26 13:51:11.041 | # Process each section in order 2022-04-26 13:51:11.041 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 13:51:11.041 | section = cfg_section[sno] 2022-04-26 13:51:11.041 | # The ini routines simply append a config item immediately 2022-04-26 13:51:11.041 | # after the section header. To keep the same order as defined 2022-04-26 13:51:11.041 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 13:51:11.041 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 13:51:11.041 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 13:51:11.041 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 13:51:11.041 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 13:51:11.041 | else { 2022-04-26 13:51:11.041 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 13:51:11.042 | count = cfg_attr_count[section, attr] 2022-04-26 13:51:11.042 | print "inidelete " configfile " " section " " attr 2022-04-26 13:51:11.042 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 13:51:11.042 | for (l = count -2; l >= 0; l--) 2022-04-26 13:51:11.042 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 13:51:11.042 | } 2022-04-26 13:51:11.042 | } 2022-04-26 13:51:11.042 | } 2022-04-26 13:51:11.042 | } 2022-04-26 13:51:11.042 | ' 2022-04-26 13:51:11.042 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:11.042 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:51:11.043 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 13:51:11.045 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 13:51:11.047 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-26 13:51:11.050 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:51:11.052 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-26 13:51:11.055 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-26 13:51:11.055 | BEGIN { group = "" } 2022-04-26 13:51:11.055 | /^\[\[.+\|.*\]\]/ { 2022-04-26 13:51:11.055 | gsub("[][]", "", $1); 2022-04-26 13:51:11.055 | split($1, a, "|"); 2022-04-26 13:51:11.055 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 13:51:11.055 | group=a[1] 2022-04-26 13:51:11.055 | } else { 2022-04-26 13:51:11.055 | group="" 2022-04-26 13:51:11.055 | } 2022-04-26 13:51:11.055 | next 2022-04-26 13:51:11.055 | } 2022-04-26 13:51:11.055 | { 2022-04-26 13:51:11.055 | if (group != "") 2022-04-26 13:51:11.055 | print $0 2022-04-26 13:51:11.055 | } 2022-04-26 13:51:11.055 | ' /home/ubuntu/devstack/local.conf 2022-04-26 13:51:11.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-26 13:51:11.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-26 13:51:11.092 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:11.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-26 13:51:11.097 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-26 13:51:11.125 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:51:11.128 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-04-26 13:51:11.146 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:11.149 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-04-26 13:51:11.151 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:51:11.154 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-04-26 13:51:11.157 | + ./stack.sh:main:1254 : start_swift 2022-04-26 13:51:11.160 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-26 13:51:11.162 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-26 13:51:11.165 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-04-26 13:51:11.196 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-26 13:51:11.200 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-26 13:51:11.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-26 13:51:11.206 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-26 13:51:11.254 | Restarting rsync (via systemctl): rsync.service. 2022-04-26 13:51:11.258 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-26 13:51:11.260 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-26 13:51:11.262 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-26 13:51:11.266 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-26 13:51:11.268 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 13:51:11.271 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 13:51:11.274 | + functions-common:run_process:1692 : local service=s-object 2022-04-26 13:51:11.276 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 13:51:11.279 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:11.281 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:11.284 | + functions-common:run_process:1697 : local name=s-object 2022-04-26 13:51:11.286 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:11.288 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:11.291 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:11.293 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:11.297 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:11.301 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981071299 2022-04-26 13:51:11.304 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-04-26 13:51:11.321 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:11.323 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-26 13:51:11.326 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-04-26 13:51:11.328 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 13:51:11.331 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 13:51:11.333 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 13:51:11.335 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 13:51:11.338 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-26 13:51:11.340 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-26 13:51:11.343 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-04-26 13:51:11.345 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:11.347 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:11.350 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-26 13:51:11.352 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-26 13:51:11.355 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-04-26 13:51:11.357 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 13:51:11.360 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:11.362 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:11.364 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:11.366 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:11.368 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-26 13:51:11.370 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:11.375 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-26 13:51:11.436 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-26 13:51:11.496 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-26 13:51:11.548 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-26 13:51:11.602 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-26 13:51:11.659 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:11.709 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:11.712 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-26 13:51:11.773 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:12.150 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-04-26 13:51:12.164 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-26 13:51:12.539 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-04-26 13:51:12.566 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:12.569 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:12.571 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:12.574 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:12.577 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:12.580 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:12.582 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:12.585 | + functions-common:time_stop:2444 : start_time=1650981071299 2022-04-26 13:51:12.588 | + functions-common:time_stop:2446 : [[ -z 1650981071299 ]] 2022-04-26 13:51:12.591 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:12.596 | + functions-common:time_stop:2449 : end_time=1650981072593 2022-04-26 13:51:12.599 | + functions-common:time_stop:2450 : elapsed_time=1294 2022-04-26 13:51:12.601 | + functions-common:time_stop:2451 : total=2988 2022-04-26 13:51:12.604 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:12.606 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4282 2022-04-26 13:51:12.609 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 13:51:12.612 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 13:51:12.614 | + functions-common:run_process:1692 : local service=s-container 2022-04-26 13:51:12.617 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 13:51:12.620 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:12.623 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:12.626 | + functions-common:run_process:1697 : local name=s-container 2022-04-26 13:51:12.629 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:12.631 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:12.634 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:12.637 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:12.641 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:12.645 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981072642 2022-04-26 13:51:12.648 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-04-26 13:51:12.667 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:12.670 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-26 13:51:12.672 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-04-26 13:51:12.675 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 13:51:12.678 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 13:51:12.680 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 13:51:12.683 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 13:51:12.686 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-26 13:51:12.689 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-26 13:51:12.692 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-04-26 13:51:12.694 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:12.697 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:12.701 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-26 13:51:12.704 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-26 13:51:12.706 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-04-26 13:51:12.709 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 13:51:12.711 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:12.713 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:12.716 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:12.718 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:12.721 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-26 13:51:12.723 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:12.727 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-26 13:51:12.789 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-26 13:51:12.852 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-26 13:51:12.905 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-26 13:51:12.960 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-26 13:51:13.012 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:13.065 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:13.068 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-26 13:51:13.131 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:13.529 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-04-26 13:51:13.543 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-26 13:51:13.955 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-04-26 13:51:13.983 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:13.986 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:13.988 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:13.991 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:13.993 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:13.996 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:13.999 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:14.001 | + functions-common:time_stop:2444 : start_time=1650981072642 2022-04-26 13:51:14.004 | + functions-common:time_stop:2446 : [[ -z 1650981072642 ]] 2022-04-26 13:51:14.007 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:14.011 | + functions-common:time_stop:2449 : end_time=1650981074009 2022-04-26 13:51:14.015 | + functions-common:time_stop:2450 : elapsed_time=1367 2022-04-26 13:51:14.017 | + functions-common:time_stop:2451 : total=4282 2022-04-26 13:51:14.020 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:14.022 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5649 2022-04-26 13:51:14.025 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-26 13:51:14.027 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 13:51:14.030 | + functions-common:run_process:1692 : local service=s-account 2022-04-26 13:51:14.032 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 13:51:14.035 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:14.037 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:14.040 | + functions-common:run_process:1697 : local name=s-account 2022-04-26 13:51:14.042 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:14.044 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:14.047 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:14.049 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:14.052 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:14.057 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981074054 2022-04-26 13:51:14.059 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-04-26 13:51:14.078 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:14.085 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-26 13:51:14.088 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-04-26 13:51:14.090 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 13:51:14.094 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 13:51:14.096 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 13:51:14.099 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 13:51:14.101 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-26 13:51:14.103 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-26 13:51:14.106 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-04-26 13:51:14.109 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:14.112 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:14.114 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-26 13:51:14.117 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-26 13:51:14.119 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-04-26 13:51:14.122 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 13:51:14.124 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:14.126 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:14.129 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:14.131 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:14.134 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-26 13:51:14.136 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:14.141 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-26 13:51:14.217 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-26 13:51:14.280 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-26 13:51:14.333 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-26 13:51:14.387 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-26 13:51:14.439 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:14.491 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:14.494 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-26 13:51:14.558 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:14.958 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-04-26 13:51:14.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-26 13:51:15.355 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-04-26 13:51:15.383 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:15.385 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:15.388 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:15.390 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:15.393 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:15.395 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:15.398 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:15.400 | + functions-common:time_stop:2444 : start_time=1650981074054 2022-04-26 13:51:15.403 | + functions-common:time_stop:2446 : [[ -z 1650981074054 ]] 2022-04-26 13:51:15.407 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:15.411 | + functions-common:time_stop:2449 : end_time=1650981075408 2022-04-26 13:51:15.414 | + functions-common:time_stop:2450 : elapsed_time=1354 2022-04-26 13:51:15.416 | + functions-common:time_stop:2451 : total=5649 2022-04-26 13:51:15.418 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:15.421 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7003 2022-04-26 13:51:15.424 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-26 13:51:15.426 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-26 13:51:15.483 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 13:51:15.485 | + functions-common:run_process:1692 : local service=s-container-sync 2022-04-26 13:51:15.488 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 13:51:15.490 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:15.493 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:15.495 | + functions-common:run_process:1697 : local name=s-container-sync 2022-04-26 13:51:15.498 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:15.501 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:15.503 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:15.506 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:15.509 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:15.514 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981075511 2022-04-26 13:51:15.516 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-04-26 13:51:15.533 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:15.536 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-26 13:51:15.539 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-04-26 13:51:15.541 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 13:51:15.544 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 13:51:15.546 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 13:51:15.549 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 13:51:15.551 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-26 13:51:15.554 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-26 13:51:15.556 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-04-26 13:51:15.559 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:15.562 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:15.564 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-26 13:51:15.567 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-26 13:51:15.569 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-04-26 13:51:15.572 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 13:51:15.574 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:15.577 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:15.579 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:15.582 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:15.584 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-26 13:51:15.586 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:15.591 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-26 13:51:15.654 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-26 13:51:15.715 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-26 13:51:15.771 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-26 13:51:15.823 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-26 13:51:15.875 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:15.927 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:15.930 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-26 13:51:15.992 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:16.392 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-04-26 13:51:16.406 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-04-26 13:51:16.803 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-04-26 13:51:16.823 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:16.830 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:16.831 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:16.833 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:16.836 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:16.839 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:16.842 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:16.845 | + functions-common:time_stop:2444 : start_time=1650981075511 2022-04-26 13:51:16.847 | + functions-common:time_stop:2446 : [[ -z 1650981075511 ]] 2022-04-26 13:51:16.850 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:16.855 | + functions-common:time_stop:2449 : end_time=1650981076852 2022-04-26 13:51:16.857 | + functions-common:time_stop:2450 : elapsed_time=1341 2022-04-26 13:51:16.860 | + functions-common:time_stop:2451 : total=7003 2022-04-26 13:51:16.862 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:16.865 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8344 2022-04-26 13:51:16.867 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-26 13:51:16.885 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:51:16.888 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 13:51:16.891 | + functions-common:run_process:1692 : local service=s-proxy 2022-04-26 13:51:16.893 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 13:51:16.896 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:16.898 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:16.901 | + functions-common:run_process:1697 : local name=s-proxy 2022-04-26 13:51:16.903 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:16.906 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:16.908 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:16.911 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:16.914 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:16.918 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981076916 2022-04-26 13:51:16.921 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-04-26 13:51:16.939 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:16.941 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-26 13:51:16.944 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-04-26 13:51:16.946 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 13:51:16.949 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 13:51:16.952 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 13:51:16.954 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 13:51:16.957 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-26 13:51:16.959 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-26 13:51:16.962 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-04-26 13:51:16.964 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:16.967 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:16.969 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-26 13:51:16.972 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-26 13:51:16.974 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-04-26 13:51:16.977 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 13:51:16.979 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:16.982 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:16.984 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:16.987 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:16.989 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-26 13:51:16.992 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:16.996 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-26 13:51:17.058 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-26 13:51:17.119 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-26 13:51:17.175 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-26 13:51:17.234 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-26 13:51:17.288 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:17.340 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:17.343 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-26 13:51:17.405 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:17.819 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-04-26 13:51:17.834 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-26 13:51:18.246 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-04-26 13:51:18.272 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:18.275 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:18.277 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:18.280 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:18.283 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:18.285 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:18.288 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:18.290 | + functions-common:time_stop:2444 : start_time=1650981076916 2022-04-26 13:51:18.293 | + functions-common:time_stop:2446 : [[ -z 1650981076916 ]] 2022-04-26 13:51:18.296 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:18.301 | + functions-common:time_stop:2449 : end_time=1650981078298 2022-04-26 13:51:18.303 | + functions-common:time_stop:2450 : elapsed_time=1382 2022-04-26 13:51:18.306 | + functions-common:time_stop:2451 : total=8344 2022-04-26 13:51:18.308 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:18.311 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9726 2022-04-26 13:51:18.314 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-26 13:51:18.314 | Waiting for swift proxy to start... 2022-04-26 13:51:18.316 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.16:8080/info 2022-04-26 13:51:18.319 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 13:51:18.321 | + functions:wait_for_service:458 : local url=http://10.222.0.16:8080/info 2022-04-26 13:51:18.324 | + functions:wait_for_service:459 : local rval=0 2022-04-26 13:51:18.327 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 13:51:18.329 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 13:51:18.332 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:18.334 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:18.337 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:18.342 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981078339 2022-04-26 13:51:18.345 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 13:51:18.350 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 13:51:18.363 | + :: : [[ 000 == 503 ]] 2022-04-26 13:51:18.364 | + :: : [[ 7 -eq 7 ]] 2022-04-26 13:51:18.365 | + :: : sleep 1 2022-04-26 13:51:19.369 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 13:51:19.382 | + :: : [[ 000 == 503 ]] 2022-04-26 13:51:19.383 | + :: : [[ 7 -eq 7 ]] 2022-04-26 13:51:19.384 | + :: : sleep 1 2022-04-26 13:51:20.388 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 13:51:20.401 | + :: : [[ 000 == 503 ]] 2022-04-26 13:51:20.402 | + :: : [[ 7 -eq 7 ]] 2022-04-26 13:51:20.404 | + :: : sleep 1 2022-04-26 13:51:21.407 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16:8080/info 2022-04-26 13:51:21.466 | + :: : [[ 200 == 503 ]] 2022-04-26 13:51:21.468 | + :: : [[ 0 -eq 7 ]] 2022-04-26 13:51:21.471 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 13:51:21.473 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:21.476 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:21.478 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:21.482 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:21.484 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:21.487 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 13:51:21.489 | + functions-common:time_stop:2444 : start_time=1650981078339 2022-04-26 13:51:21.492 | + functions-common:time_stop:2446 : [[ -z 1650981078339 ]] 2022-04-26 13:51:21.495 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:21.499 | + functions-common:time_stop:2449 : end_time=1650981081497 2022-04-26 13:51:21.502 | + functions-common:time_stop:2450 : elapsed_time=3158 2022-04-26 13:51:21.504 | + functions-common:time_stop:2451 : total=6441 2022-04-26 13:51:21.507 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:21.509 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9599 2022-04-26 13:51:21.512 | + functions:wait_for_service:467 : return 0 2022-04-26 13:51:21.514 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-26 13:51:21.517 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 13:51:21.519 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-04-26 13:51:21.538 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:21.541 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 13:51:21.572 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-04-26 13:51:21.623 | [17787 Async configure_neutron_nova:98520]: Waiting for completion of configure_neutron_nova running on PID 98520 (2 other jobs running) 2022-04-26 13:51:21.648 | [17787 Async configure_neutron_nova:98520]: Signaling child to exit 2022-04-26 13:51:21.648 | WAKEUP 2022-04-26 13:51:21.672 | [17787 Async configure_neutron_nova:98520]: Signaled 2022-04-26 13:51:21.674 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-26 13:51:21.674 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:51:21.674 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:51:21.674 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:51:21.674 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:51:21.674 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-26 13:51:21.674 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:51:21.674 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.16/identity 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-26 13:51:21.674 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-26 13:51:21.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-26 13:51:21.674 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-26 13:51:21.674 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-26 13:51:21.675 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:51:21.675 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-26 13:51:21.675 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:51:21.675 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-26 13:51:21.675 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-26 13:51:21.675 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:51:21.675 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:51:21.675 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-26 13:51:21.675 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.16/identity 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-26 13:51:21.675 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-26 13:51:21.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-26 13:51:21.675 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-26 13:51:21.675 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:21.676 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-26 13:51:21.676 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-26 13:51:21.676 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-26 13:51:21.719 | [17787 Async configure_neutron_nova:98520]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-26 13:51:21.723 | + inc/async:async_wait:197 : return 0 2022-04-26 13:51:21.725 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-04-26 13:51:21.744 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:21.746 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 13:51:21.776 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-26 13:51:21.809 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-04-26 13:51:21.827 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:21.829 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-04-26 13:51:21.832 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:51:21.834 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-04-26 13:51:21.837 | + ./stack.sh:main:1279 : start_nova_api 2022-04-26 13:51:21.839 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-26 13:51:21.842 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-26 13:51:21.845 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-26 13:51:21.848 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-26 13:51:21.865 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:51:21.867 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:51:21.870 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:51:21.872 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:51:21.875 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-26 13:51:21.878 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-26 13:51:21.883 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 13:51:21.885 | + functions-common:run_process:1692 : local service=n-api 2022-04-26 13:51:21.889 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 13:51:21.892 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:21.894 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:21.897 | + functions-common:run_process:1697 : local name=n-api 2022-04-26 13:51:21.900 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:21.902 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:21.906 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:21.908 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:21.912 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:21.916 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981081914 2022-04-26 13:51:21.919 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-04-26 13:51:21.936 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:21.939 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-26 13:51:21.942 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-04-26 13:51:21.944 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 13:51:21.947 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 13:51:21.949 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 13:51:21.953 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 13:51:21.955 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-26 13:51:21.958 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-26 13:51:21.960 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-04-26 13:51:21.963 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:21.965 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:21.969 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-26 13:51:21.971 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-04-26 13:51:21.974 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-04-26 13:51:21.976 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 13:51:21.978 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 13:51:21.981 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 13:51:21.983 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-26 13:51:21.986 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 13:51:21.990 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-26 13:51:22.051 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-26 13:51:22.113 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-26 13:51:22.165 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-26 13:51:22.217 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:22.269 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-26 13:51:22.322 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-26 13:51:22.374 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-26 13:51:22.427 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-26 13:51:22.479 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-26 13:51:22.531 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 13:51:22.534 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-26 13:51:22.597 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 13:51:22.980 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-04-26 13:51:22.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-26 13:51:23.381 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-04-26 13:51:23.459 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:23.464 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:23.468 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:23.472 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:23.477 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:23.479 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:23.482 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:23.485 | + functions-common:time_stop:2444 : start_time=1650981081914 2022-04-26 13:51:23.487 | + functions-common:time_stop:2446 : [[ -z 1650981081914 ]] 2022-04-26 13:51:23.490 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:23.495 | + functions-common:time_stop:2449 : end_time=1650981083492 2022-04-26 13:51:23.498 | + functions-common:time_stop:2450 : elapsed_time=1578 2022-04-26 13:51:23.501 | + functions-common:time_stop:2451 : total=9726 2022-04-26 13:51:23.504 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:23.506 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11304 2022-04-26 13:51:23.509 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.16/compute/v2.1/ 2022-04-26 13:51:23.511 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-26 13:51:23.512 | Waiting for nova-api to start... 2022-04-26 13:51:23.514 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.16/compute/v2.1/ 2022-04-26 13:51:23.517 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 13:51:23.520 | + functions:wait_for_service:458 : local url=http://10.222.0.16/compute/v2.1/ 2022-04-26 13:51:23.522 | + functions:wait_for_service:459 : local rval=0 2022-04-26 13:51:23.525 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 13:51:23.527 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 13:51:23.530 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:23.533 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:23.536 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:23.541 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981083538 2022-04-26 13:51:23.544 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 13:51:23.550 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/compute/v2.1/ 2022-04-26 13:51:29.202 | + :: : [[ 200 == 503 ]] 2022-04-26 13:51:29.203 | + :: : [[ 0 -eq 7 ]] 2022-04-26 13:51:29.207 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 13:51:29.209 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:29.212 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:29.214 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:29.217 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:29.220 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:29.222 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 13:51:29.225 | + functions-common:time_stop:2444 : start_time=1650981083538 2022-04-26 13:51:29.227 | + functions-common:time_stop:2446 : [[ -z 1650981083538 ]] 2022-04-26 13:51:29.231 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:29.236 | + functions-common:time_stop:2449 : end_time=1650981089233 2022-04-26 13:51:29.238 | + functions-common:time_stop:2450 : elapsed_time=5695 2022-04-26 13:51:29.241 | + functions-common:time_stop:2451 : total=9599 2022-04-26 13:51:29.243 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:29.247 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15294 2022-04-26 13:51:29.249 | + functions:wait_for_service:467 : return 0 2022-04-26 13:51:29.252 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:51:29.255 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:51:29.258 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-26 13:51:29.275 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:29.278 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-04-26 13:51:29.281 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:51:29.284 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-04-26 13:51:29.286 | + ./stack.sh:main:1284 : start_ovn_services 2022-04-26 13:51:29.289 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-26 13:51:29.292 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-04-26 13:51:29.310 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:51:29.312 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-04-26 13:51:29.329 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:29.332 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-04-26 13:51:29.335 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:51:29.337 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-04-26 13:51:29.340 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-04-26 13:51:29.343 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-26 13:51:29.345 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-26 13:51:29.376 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-26 13:51:29.379 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-26 13:51:29.382 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-26 13:51:29.413 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-26 13:51:29.444 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-04-26 13:51:29.447 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-26 13:51:29.449 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-26 13:51:29.452 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-26 13:51:29.455 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-26 13:51:29.458 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-26 13:51:29.461 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-26 13:51:29.463 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-26 13:51:29.467 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-26 13:51:29.470 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-26 13:51:29.472 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-26 13:51:29.475 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-26 13:51:29.477 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.480 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.483 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.486 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-26 13:51:29.489 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.492 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.494 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-26 13:51:29.512 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:51:29.515 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-26 13:51:29.517 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.520 | + functions-common:run_process:1692 : local service=q-svc 2022-04-26 13:51:29.522 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.525 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:29.528 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:29.531 | + functions-common:run_process:1697 : local name=q-svc 2022-04-26 13:51:29.533 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:29.536 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:29.539 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:29.541 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:29.546 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:29.550 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981089547 2022-04-26 13:51:29.553 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-04-26 13:51:29.570 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:29.572 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-26 13:51:29.575 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-04-26 13:51:29.578 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.581 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.583 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.586 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.588 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-26 13:51:29.591 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-26 13:51:29.594 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-04-26 13:51:29.596 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:29.599 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:29.601 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-26 13:51:29.604 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-26 13:51:29.607 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-04-26 13:51:29.609 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.612 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:29.614 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:29.616 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:29.618 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:29.621 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-26 13:51:29.624 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:29.628 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-26 13:51:29.689 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-26 13:51:29.751 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:29.802 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-26 13:51:29.854 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-26 13:51:29.906 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:29.958 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:29.961 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-26 13:51:30.024 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:30.410 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-04-26 13:51:30.424 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-26 13:51:30.798 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-04-26 13:51:30.818 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:30.821 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:30.823 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:30.831 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:30.834 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:30.837 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:30.839 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:30.842 | + functions-common:time_stop:2444 : start_time=1650981089547 2022-04-26 13:51:30.845 | + functions-common:time_stop:2446 : [[ -z 1650981089547 ]] 2022-04-26 13:51:30.848 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:30.853 | + functions-common:time_stop:2449 : end_time=1650981090850 2022-04-26 13:51:30.855 | + functions-common:time_stop:2450 : elapsed_time=1303 2022-04-26 13:51:30.858 | + functions-common:time_stop:2451 : total=11304 2022-04-26 13:51:30.860 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:30.863 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12607 2022-04-26 13:51:30.866 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.16:9696 2022-04-26 13:51:30.868 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-26 13:51:30.886 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:51:30.889 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-26 13:51:30.889 | Waiting for Neutron to start... 2022-04-26 13:51:30.892 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.16:9696' 2022-04-26 13:51:30.894 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.16:9696' 'Neutron did not start' 60 2022-04-26 13:51:30.897 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.16:9696' 2022-04-26 13:51:30.899 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-04-26 13:51:30.902 | + functions-common:test_with_retry:2377 : local until=60 2022-04-26 13:51:30.904 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-04-26 13:51:30.907 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-04-26 13:51:30.909 | + functions-common:time_start:2423 : local name=test_with_retry 2022-04-26 13:51:30.912 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:30.914 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:30.917 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:30.923 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981090920 2022-04-26 13:51:30.925 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.16:9696; do sleep 0.5; done' 2022-04-26 13:51:36.502 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.16:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-04-26 13:51:36.504 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:36.507 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:36.509 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:36.513 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:36.515 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:36.518 | + functions-common:time_stop:2443 : name=test_with_retry 2022-04-26 13:51:36.520 | + functions-common:time_stop:2444 : start_time=1650981090920 2022-04-26 13:51:36.523 | + functions-common:time_stop:2446 : [[ -z 1650981090920 ]] 2022-04-26 13:51:36.526 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:36.531 | + functions-common:time_stop:2449 : end_time=1650981096528 2022-04-26 13:51:36.534 | + functions-common:time_stop:2450 : elapsed_time=5608 2022-04-26 13:51:36.536 | + functions-common:time_stop:2451 : total=0 2022-04-26 13:51:36.539 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:36.541 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5608 2022-04-26 13:51:36.544 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-04-26 13:51:36.565 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:36.568 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-04-26 13:51:36.571 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:51:36.573 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-04-26 13:51:36.578 | + ./stack.sh:main:1300 : start_placement 2022-04-26 13:51:36.580 | + lib/placement:start_placement:160 : start_placement_api 2022-04-26 13:51:36.583 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-26 13:51:36.586 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-26 13:51:36.591 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 13:51:36.593 | + functions-common:run_process:1692 : local service=placement-api 2022-04-26 13:51:36.596 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 13:51:36.599 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:36.601 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:36.604 | + functions-common:run_process:1697 : local name=placement-api 2022-04-26 13:51:36.607 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:36.609 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:36.612 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:36.615 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:36.618 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:36.623 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981096620 2022-04-26 13:51:36.626 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-04-26 13:51:36.643 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:36.646 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-26 13:51:36.649 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-04-26 13:51:36.652 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 13:51:36.654 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 13:51:36.657 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 13:51:36.660 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 13:51:36.662 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-26 13:51:36.665 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-26 13:51:36.668 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-04-26 13:51:36.670 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:36.673 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:36.676 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-26 13:51:36.678 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-26 13:51:36.681 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-04-26 13:51:36.684 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 13:51:36.686 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 13:51:36.689 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 13:51:36.691 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-26 13:51:36.694 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 13:51:36.698 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-26 13:51:36.759 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-26 13:51:36.821 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-26 13:51:36.873 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-26 13:51:36.925 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:36.977 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-26 13:51:37.029 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-26 13:51:37.080 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-26 13:51:37.132 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-26 13:51:37.185 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-26 13:51:37.237 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 13:51:37.239 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-26 13:51:37.303 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 13:51:37.694 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-04-26 13:51:37.708 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-26 13:51:38.083 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-04-26 13:51:38.164 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:38.168 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:38.171 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:38.173 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:38.176 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:38.180 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:38.182 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:38.185 | + functions-common:time_stop:2444 : start_time=1650981096620 2022-04-26 13:51:38.188 | + functions-common:time_stop:2446 : [[ -z 1650981096620 ]] 2022-04-26 13:51:38.191 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:38.196 | + functions-common:time_stop:2449 : end_time=1650981098193 2022-04-26 13:51:38.198 | + functions-common:time_stop:2450 : elapsed_time=1573 2022-04-26 13:51:38.200 | + functions-common:time_stop:2451 : total=12607 2022-04-26 13:51:38.203 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:38.205 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14180 2022-04-26 13:51:38.208 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-26 13:51:38.208 | Waiting for placement-api to start... 2022-04-26 13:51:38.210 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.16/placement 2022-04-26 13:51:38.213 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 13:51:38.216 | + functions:wait_for_service:458 : local url=http://10.222.0.16/placement 2022-04-26 13:51:38.219 | + functions:wait_for_service:459 : local rval=0 2022-04-26 13:51:38.221 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 13:51:38.224 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 13:51:38.226 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:38.229 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:38.235 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:38.238 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981098235 2022-04-26 13:51:38.240 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 13:51:38.247 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/placement 2022-04-26 13:51:40.807 | + :: : [[ 200 == 503 ]] 2022-04-26 13:51:40.809 | + :: : [[ 0 -eq 7 ]] 2022-04-26 13:51:40.812 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 13:51:40.815 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:40.817 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:40.820 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:40.823 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:40.825 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:40.828 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 13:51:40.830 | + functions-common:time_stop:2444 : start_time=1650981098235 2022-04-26 13:51:40.833 | + functions-common:time_stop:2446 : [[ -z 1650981098235 ]] 2022-04-26 13:51:40.836 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:40.841 | + functions-common:time_stop:2449 : end_time=1650981100838 2022-04-26 13:51:40.844 | + functions-common:time_stop:2450 : elapsed_time=2603 2022-04-26 13:51:40.846 | + functions-common:time_stop:2451 : total=15294 2022-04-26 13:51:40.849 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:40.851 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17897 2022-04-26 13:51:40.854 | + functions:wait_for_service:467 : return 0 2022-04-26 13:51:40.857 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-04-26 13:51:40.876 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:40.879 | + ./stack.sh:main:1304 : start_neutron 2022-04-26 13:51:40.881 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-26 13:51:40.885 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:51:40.886 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-26 13:51:40.892 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-26 13:51:40.894 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-26 13:51:40.897 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-26 13:51:40.900 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-26 13:51:40.903 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-26 13:51:40.906 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:40.909 | + functions-common:run_process:1692 : local service=q-agt 2022-04-26 13:51:40.911 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:40.914 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:40.916 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:40.920 | + functions-common:run_process:1697 : local name=q-agt 2022-04-26 13:51:40.922 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:40.925 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:40.927 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:40.930 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:40.933 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:40.938 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981100935 2022-04-26 13:51:40.940 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-04-26 13:51:40.957 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:40.959 | + functions-common:run_process:1701 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-26 13:51:40.962 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-04-26 13:51:40.965 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:40.968 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:40.971 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:40.973 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:40.975 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-26 13:51:40.978 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-26 13:51:40.982 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-04-26 13:51:40.984 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:40.987 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:40.989 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-26 13:51:40.992 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-26 13:51:40.994 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-04-26 13:51:40.997 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:40.999 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:41.001 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:41.004 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:41.006 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:41.008 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-26 13:51:41.010 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:41.015 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-26 13:51:41.078 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-26 13:51:41.140 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-26 13:51:41.192 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-26 13:51:41.244 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-26 13:51:41.297 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:41.349 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:41.351 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-26 13:51:41.414 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:41.809 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-04-26 13:51:41.822 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-26 13:51:42.209 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-04-26 13:51:42.230 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:42.234 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:42.241 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:42.244 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:42.246 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:42.249 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:42.252 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:42.254 | + functions-common:time_stop:2444 : start_time=1650981100935 2022-04-26 13:51:42.257 | + functions-common:time_stop:2446 : [[ -z 1650981100935 ]] 2022-04-26 13:51:42.260 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:42.265 | + functions-common:time_stop:2449 : end_time=1650981102262 2022-04-26 13:51:42.268 | + functions-common:time_stop:2450 : elapsed_time=1327 2022-04-26 13:51:42.270 | + functions-common:time_stop:2451 : total=14180 2022-04-26 13:51:42.273 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:42.276 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15507 2022-04-26 13:51:42.279 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-26 13:51:42.281 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-04-26 13:51:42.284 | + functions-common:is_provider_network:2289 : return 1 2022-04-26 13:51:42.287 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-26 13:51:42.289 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 13:51:42.292 | + functions-common:run_process:1692 : local service=q-dhcp 2022-04-26 13:51:42.294 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 13:51:42.297 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:42.299 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:42.302 | + functions-common:run_process:1697 : local name=q-dhcp 2022-04-26 13:51:42.304 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:42.307 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:42.310 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:42.312 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:42.315 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:42.320 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981102317 2022-04-26 13:51:42.323 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-04-26 13:51:42.341 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:42.344 | + functions-common:run_process:1701 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-04-26 13:51:42.346 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-04-26 13:51:42.349 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 13:51:42.352 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 13:51:42.354 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 13:51:42.357 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 13:51:42.359 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-26 13:51:42.362 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-26 13:51:42.364 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-04-26 13:51:42.367 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:42.369 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:42.373 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-26 13:51:42.375 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-04-26 13:51:42.378 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-04-26 13:51:42.380 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 13:51:42.383 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:42.386 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:42.389 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:42.391 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:42.394 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-26 13:51:42.396 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:42.401 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-26 13:51:42.463 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-26 13:51:42.533 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-26 13:51:42.587 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-26 13:51:42.640 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-26 13:51:42.694 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:42.747 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:42.750 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-26 13:51:42.813 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:43.237 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-04-26 13:51:43.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-26 13:51:43.646 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-04-26 13:51:43.673 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:43.676 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:43.678 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:43.681 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:43.683 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:43.687 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:43.689 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:43.692 | + functions-common:time_stop:2444 : start_time=1650981102317 2022-04-26 13:51:43.694 | + functions-common:time_stop:2446 : [[ -z 1650981102317 ]] 2022-04-26 13:51:43.697 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:43.703 | + functions-common:time_stop:2449 : end_time=1650981103699 2022-04-26 13:51:43.705 | + functions-common:time_stop:2450 : elapsed_time=1382 2022-04-26 13:51:43.708 | + functions-common:time_stop:2451 : total=15507 2022-04-26 13:51:43.710 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:43.713 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16889 2022-04-26 13:51:43.717 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-26 13:51:43.720 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-26 13:51:43.723 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-26 13:51:43.728 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-26 13:51:43.730 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.734 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.737 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.740 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-26 13:51:43.743 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.748 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.751 | + functions-common:run_process:1692 : local service=q-l3 2022-04-26 13:51:43.753 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.756 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:43.759 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:43.761 | + functions-common:run_process:1697 : local name=q-l3 2022-04-26 13:51:43.765 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:43.767 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:43.770 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:43.772 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:43.778 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:43.781 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981103778 2022-04-26 13:51:43.784 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-04-26 13:51:43.803 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:43.805 | + functions-common:run_process:1701 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-04-26 13:51:43.808 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-04-26 13:51:43.812 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.814 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.817 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.820 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.822 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-26 13:51:43.825 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-26 13:51:43.827 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-04-26 13:51:43.830 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:43.832 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:43.835 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-26 13:51:43.838 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-04-26 13:51:43.841 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-04-26 13:51:43.844 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:43.846 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:43.849 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:43.851 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:43.854 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:43.857 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-26 13:51:43.859 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:43.864 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-26 13:51:43.937 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-26 13:51:44.009 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-26 13:51:44.068 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-26 13:51:44.125 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-26 13:51:44.188 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:44.248 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:44.251 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-26 13:51:44.322 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:44.746 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-04-26 13:51:44.759 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-26 13:51:45.180 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-04-26 13:51:45.211 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:45.214 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:45.217 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:45.220 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:45.222 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:45.225 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:45.228 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:45.231 | + functions-common:time_stop:2444 : start_time=1650981103778 2022-04-26 13:51:45.234 | + functions-common:time_stop:2446 : [[ -z 1650981103778 ]] 2022-04-26 13:51:45.240 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:45.243 | + functions-common:time_stop:2449 : end_time=1650981105239 2022-04-26 13:51:45.245 | + functions-common:time_stop:2450 : elapsed_time=1461 2022-04-26 13:51:45.249 | + functions-common:time_stop:2451 : total=16889 2022-04-26 13:51:45.251 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:45.254 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18350 2022-04-26 13:51:45.257 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 13:51:45.259 | + functions-common:run_process:1692 : local service=q-meta 2022-04-26 13:51:45.262 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 13:51:45.265 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:45.268 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:45.270 | + functions-common:run_process:1697 : local name=q-meta 2022-04-26 13:51:45.273 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:45.276 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:45.278 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:45.281 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:45.287 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:45.289 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981105286 2022-04-26 13:51:45.292 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-04-26 13:51:45.325 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:45.328 | + functions-common:run_process:1701 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-04-26 13:51:45.331 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-04-26 13:51:45.333 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 13:51:45.336 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 13:51:45.339 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 13:51:45.342 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 13:51:45.344 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-26 13:51:45.349 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-26 13:51:45.352 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-04-26 13:51:45.355 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:45.358 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:45.362 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-26 13:51:45.366 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-04-26 13:51:45.369 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-04-26 13:51:45.374 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 13:51:45.376 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:45.379 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:45.382 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:45.384 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:45.387 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-26 13:51:45.390 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:45.395 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-26 13:51:45.485 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-26 13:51:45.563 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-26 13:51:45.626 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-26 13:51:45.685 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-26 13:51:45.747 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:45.813 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:45.816 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-26 13:51:45.888 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:46.362 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-04-26 13:51:46.377 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-26 13:51:46.815 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-04-26 13:51:46.842 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:46.846 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:46.860 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:46.869 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:46.877 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:46.885 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:46.893 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:46.900 | + functions-common:time_stop:2444 : start_time=1650981105286 2022-04-26 13:51:46.912 | + functions-common:time_stop:2446 : [[ -z 1650981105286 ]] 2022-04-26 13:51:46.928 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:46.945 | + functions-common:time_stop:2449 : end_time=1650981106933 2022-04-26 13:51:46.956 | + functions-common:time_stop:2450 : elapsed_time=1647 2022-04-26 13:51:46.965 | + functions-common:time_stop:2451 : total=18350 2022-04-26 13:51:46.973 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:46.981 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19997 2022-04-26 13:51:46.989 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 13:51:46.997 | + functions-common:run_process:1692 : local service=q-metering 2022-04-26 13:51:47.005 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 13:51:47.014 | + functions-common:run_process:1694 : local group= 2022-04-26 13:51:47.021 | + functions-common:run_process:1695 : local user= 2022-04-26 13:51:47.029 | + functions-common:run_process:1697 : local name=q-metering 2022-04-26 13:51:47.037 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:51:47.045 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:51:47.060 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:51:47.066 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:51:47.085 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:51:47.100 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981107086 2022-04-26 13:51:47.105 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-04-26 13:51:47.157 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:47.165 | + functions-common:run_process:1701 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-04-26 13:51:47.173 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-04-26 13:51:47.181 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 13:51:47.186 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 13:51:47.190 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 13:51:47.193 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 13:51:47.195 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-26 13:51:47.198 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-26 13:51:47.202 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-04-26 13:51:47.206 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:51:47.208 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:51:47.211 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-26 13:51:47.214 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-04-26 13:51:47.217 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-04-26 13:51:47.219 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 13:51:47.222 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:51:47.225 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:51:47.227 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:51:47.230 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:51:47.233 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-26 13:51:47.235 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:51:47.245 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-26 13:51:47.328 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-26 13:51:47.405 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-26 13:51:47.465 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-26 13:51:47.527 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-26 13:51:47.607 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:51:47.682 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:51:47.687 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-26 13:51:47.779 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:51:48.222 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-04-26 13:51:48.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-26 13:51:48.664 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-04-26 13:51:48.692 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:51:48.700 | + functions-common:time_stop:2437 : local name 2022-04-26 13:51:48.703 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:51:48.708 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:51:48.711 | + functions-common:time_stop:2440 : local total 2022-04-26 13:51:48.713 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:51:48.717 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:51:48.719 | + functions-common:time_stop:2444 : start_time=1650981107086 2022-04-26 13:51:48.722 | + functions-common:time_stop:2446 : [[ -z 1650981107086 ]] 2022-04-26 13:51:48.727 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:51:48.730 | + functions-common:time_stop:2449 : end_time=1650981108727 2022-04-26 13:51:48.733 | + functions-common:time_stop:2450 : elapsed_time=1641 2022-04-26 13:51:48.736 | + functions-common:time_stop:2451 : total=19997 2022-04-26 13:51:48.738 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:51:48.741 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21638 2022-04-26 13:51:48.744 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-04-26 13:51:48.770 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:51:48.772 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-04-26 13:51:48.775 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-04-26 13:51:48.779 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:51:48.781 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-04-26 13:51:48.784 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-04-26 13:51:48.787 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-04-26 13:51:48.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-26 13:51:48.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-26 13:51:48.797 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-26 13:51:48.801 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 13:51:52.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:52.019 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:52.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:52.019 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:52.218 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:51:52.221 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 13:51:52.221 | address-scope 2022-04-26 13:51:52.221 | router-admin-state-down-before-update 2022-04-26 13:51:52.222 | agent 2022-04-26 13:51:52.222 | agent-resources-synced 2022-04-26 13:51:52.222 | allowed-address-pairs 2022-04-26 13:51:52.222 | auto-allocated-topology 2022-04-26 13:51:52.222 | availability_zone 2022-04-26 13:51:52.222 | availability_zone_filter 2022-04-26 13:51:52.222 | default-subnetpools 2022-04-26 13:51:52.222 | dhcp_agent_scheduler 2022-04-26 13:51:52.222 | dvr 2022-04-26 13:51:52.222 | empty-string-filtering 2022-04-26 13:51:52.222 | external-net 2022-04-26 13:51:52.222 | extra_dhcp_opt 2022-04-26 13:51:52.222 | extraroute 2022-04-26 13:51:52.222 | extraroute-atomic 2022-04-26 13:51:52.222 | filter-validation 2022-04-26 13:51:52.222 | fip-port-details 2022-04-26 13:51:52.222 | flavors 2022-04-26 13:51:52.222 | floatingip-pools 2022-04-26 13:51:52.222 | ip-substring-filtering 2022-04-26 13:51:52.222 | router 2022-04-26 13:51:52.222 | ext-gw-mode 2022-04-26 13:51:52.222 | l3-ha 2022-04-26 13:51:52.222 | l3-flavors 2022-04-26 13:51:52.222 | l3-port-ip-change-not-allowed 2022-04-26 13:51:52.222 | l3_agent_scheduler 2022-04-26 13:51:52.222 | metering 2022-04-26 13:51:52.222 | metering_source_and_destination_fields 2022-04-26 13:51:52.222 | multi-provider 2022-04-26 13:51:52.222 | net-mtu 2022-04-26 13:51:52.222 | net-mtu-writable 2022-04-26 13:51:52.222 | network_availability_zone 2022-04-26 13:51:52.222 | network-ip-availability 2022-04-26 13:51:52.222 | pagination 2022-04-26 13:51:52.222 | port-device-profile 2022-04-26 13:51:52.222 | port-mac-override 2022-04-26 13:51:52.222 | port-mac-address-regenerate 2022-04-26 13:51:52.223 | port-numa-affinity-policy 2022-04-26 13:51:52.223 | binding 2022-04-26 13:51:52.223 | binding-extended 2022-04-26 13:51:52.223 | port-security 2022-04-26 13:51:52.223 | project-id 2022-04-26 13:51:52.223 | provider 2022-04-26 13:51:52.223 | quota-check-limit 2022-04-26 13:51:52.223 | quotas 2022-04-26 13:51:52.223 | quota_details 2022-04-26 13:51:52.223 | rbac-policies 2022-04-26 13:51:52.223 | rbac-address-group 2022-04-26 13:51:52.223 | rbac-address-scope 2022-04-26 13:51:52.223 | rbac-security-groups 2022-04-26 13:51:52.223 | rbac-subnetpool 2022-04-26 13:51:52.223 | revision-if-match 2022-04-26 13:51:52.223 | standard-attr-revisions 2022-04-26 13:51:52.223 | router_availability_zone 2022-04-26 13:51:52.223 | security-groups-normalized-cidr 2022-04-26 13:51:52.223 | port-security-groups-filtering 2022-04-26 13:51:52.223 | security-groups-remote-address-group 2022-04-26 13:51:52.223 | security-groups-shared-filtering 2022-04-26 13:51:52.223 | security-group 2022-04-26 13:51:52.223 | service-type 2022-04-26 13:51:52.223 | sorting 2022-04-26 13:51:52.223 | standard-attr-description 2022-04-26 13:51:52.223 | stateful-security-group 2022-04-26 13:51:52.223 | subnet_onboard 2022-04-26 13:51:52.223 | subnet-service-types 2022-04-26 13:51:52.223 | subnet_allocation 2022-04-26 13:51:52.223 | subnetpool-prefix-ops 2022-04-26 13:51:52.223 | standard-attr-tag 2022-04-26 13:51:52.223 | standard-attr-timestamp' 2022-04-26 13:51:52.226 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 13:51:52.226 | address-scope 2022-04-26 13:51:52.226 | router-admin-state-down-before-update 2022-04-26 13:51:52.226 | agent 2022-04-26 13:51:52.226 | agent-resources-synced 2022-04-26 13:51:52.226 | allowed-address-pairs 2022-04-26 13:51:52.226 | auto-allocated-topology 2022-04-26 13:51:52.226 | availability_zone 2022-04-26 13:51:52.226 | availability_zone_filter 2022-04-26 13:51:52.226 | default-subnetpools 2022-04-26 13:51:52.226 | dhcp_agent_scheduler 2022-04-26 13:51:52.226 | dvr 2022-04-26 13:51:52.226 | empty-string-filtering 2022-04-26 13:51:52.226 | external-net 2022-04-26 13:51:52.226 | extra_dhcp_opt 2022-04-26 13:51:52.226 | extraroute 2022-04-26 13:51:52.226 | extraroute-atomic 2022-04-26 13:51:52.226 | filter-validation 2022-04-26 13:51:52.226 | fip-port-details 2022-04-26 13:51:52.226 | flavors 2022-04-26 13:51:52.226 | floatingip-pools 2022-04-26 13:51:52.226 | ip-substring-filtering 2022-04-26 13:51:52.227 | router 2022-04-26 13:51:52.227 | ext-gw-mode 2022-04-26 13:51:52.227 | l3-ha 2022-04-26 13:51:52.227 | l3-flavors 2022-04-26 13:51:52.227 | l3-port-ip-change-not-allowed 2022-04-26 13:51:52.227 | l3_agent_scheduler 2022-04-26 13:51:52.227 | metering 2022-04-26 13:51:52.227 | metering_source_and_destination_fields 2022-04-26 13:51:52.227 | multi-provider 2022-04-26 13:51:52.227 | net-mtu 2022-04-26 13:51:52.227 | net-mtu-writable 2022-04-26 13:51:52.227 | network_availability_zone 2022-04-26 13:51:52.227 | network-ip-availability 2022-04-26 13:51:52.227 | pagination 2022-04-26 13:51:52.227 | port-device-profile 2022-04-26 13:51:52.227 | port-mac-override 2022-04-26 13:51:52.227 | port-mac-address-regenerate 2022-04-26 13:51:52.227 | port-numa-affinity-policy 2022-04-26 13:51:52.227 | binding 2022-04-26 13:51:52.227 | binding-extended 2022-04-26 13:51:52.227 | port-security 2022-04-26 13:51:52.227 | project-id 2022-04-26 13:51:52.227 | provider 2022-04-26 13:51:52.227 | quota-check-limit 2022-04-26 13:51:52.227 | quotas 2022-04-26 13:51:52.227 | quota_details 2022-04-26 13:51:52.227 | rbac-policies 2022-04-26 13:51:52.227 | rbac-address-group 2022-04-26 13:51:52.227 | rbac-address-scope 2022-04-26 13:51:52.227 | rbac-security-groups 2022-04-26 13:51:52.227 | rbac-subnetpool 2022-04-26 13:51:52.227 | revision-if-match 2022-04-26 13:51:52.227 | standard-attr-revisions 2022-04-26 13:51:52.227 | router_availability_zone 2022-04-26 13:51:52.227 | security-groups-normalized-cidr 2022-04-26 13:51:52.227 | port-security-groups-filtering 2022-04-26 13:51:52.228 | security-groups-remote-address-group 2022-04-26 13:51:52.228 | security-groups-shared-filtering 2022-04-26 13:51:52.228 | security-group 2022-04-26 13:51:52.228 | service-type 2022-04-26 13:51:52.228 | sorting 2022-04-26 13:51:52.228 | standard-attr-description 2022-04-26 13:51:52.228 | stateful-security-group 2022-04-26 13:51:52.228 | subnet_onboard 2022-04-26 13:51:52.228 | subnet-service-types 2022-04-26 13:51:52.228 | subnet_allocation 2022-04-26 13:51:52.228 | subnetpool-prefix-ops 2022-04-26 13:51:52.228 | standard-attr-tag 2022-04-26 13:51:52.228 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-26 13:51:52.229 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 13:51:52.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-26 13:51:52.236 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-26 13:51:52.239 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-04-26 13:51:55.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:55.104 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:55.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:55.104 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:55.268 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:51:55.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=b32e6c7f-a21b-45be-a081-d08106583af9 2022-04-26 13:51:55.274 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-26 13:51:55.278 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-26 13:51:55.280 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-04-26 13:51:55.283 | + functions-common:is_provider_network:2289 : return 1 2022-04-26 13:51:55.287 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-26 13:51:55.288 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-26 13:51:55.288 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-26 13:51:55.291 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:51:55.294 | ++ functions-common:get_field:824 : read data 2022-04-26 13:51:58.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:58.299 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:58.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:51:58.299 | from cryptography.utils import int_from_bytes 2022-04-26 13:51:58.469 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:51:58.472 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 13:51:58.474 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 13:51:58.478 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 13:51:58.478 | ++ functions-common:get_field:830 : echo '| id | 4c169baf-46a5-48b4-9bb7-c9c3e023da90 |' 2022-04-26 13:51:58.484 | ++ functions-common:get_field:824 : read data 2022-04-26 13:51:58.488 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=4c169baf-46a5-48b4-9bb7-c9c3e023da90 2022-04-26 13:51:58.491 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-26 13:51:58.494 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:51:58.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-26 13:51:58.515 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-26 13:51:58.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z b32e6c7f-a21b-45be-a081-d08106583af9 ']' 2022-04-26 13:51:58.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-26 13:51:58.523 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-26 13:51:58.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-26 13:51:58.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool b32e6c7f-a21b-45be-a081-d08106583af9 ' 2022-04-26 13:51:58.531 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-26 13:51:58.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 4c169baf-46a5-48b4-9bb7-c9c3e023da90 private-subnet' 2022-04-26 13:51:58.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-26 13:51:58.540 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool b32e6c7f-a21b-45be-a081-d08106583af9 --network 4c169baf-46a5-48b4-9bb7-c9c3e023da90 private-subnet 2022-04-26 13:51:58.540 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-26 13:51:58.542 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-26 13:51:58.546 | +++ functions-common:get_field:823 : local data field 2022-04-26 13:51:58.550 | +++ functions-common:get_field:824 : read data 2022-04-26 13:52:02.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:02.250 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:02.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:02.250 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:02.418 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:52:02.422 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 13:52:02.424 | +++ functions-common:get_field:828 : field='$3' 2022-04-26 13:52:02.427 | +++ functions-common:get_field:830 : echo '| id | a8612a1f-81ab-47ff-b1fa-d24acecd2094 |' 2022-04-26 13:52:02.427 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 13:52:02.433 | +++ functions-common:get_field:824 : read data 2022-04-26 13:52:02.437 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=a8612a1f-81ab-47ff-b1fa-d24acecd2094 2022-04-26 13:52:02.439 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-26 13:52:02.442 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:52:02.459 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo a8612a1f-81ab-47ff-b1fa-d24acecd2094 2022-04-26 13:52:02.462 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=a8612a1f-81ab-47ff-b1fa-d24acecd2094 2022-04-26 13:52:02.465 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-26 13:52:02.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-26 13:52:02.471 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-26 13:52:02.474 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 13:52:05.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:05.041 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:05.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:05.041 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:05.207 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:52:05.210 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 13:52:05.210 | address-scope 2022-04-26 13:52:05.210 | router-admin-state-down-before-update 2022-04-26 13:52:05.210 | agent 2022-04-26 13:52:05.210 | agent-resources-synced 2022-04-26 13:52:05.210 | allowed-address-pairs 2022-04-26 13:52:05.210 | auto-allocated-topology 2022-04-26 13:52:05.210 | availability_zone 2022-04-26 13:52:05.210 | availability_zone_filter 2022-04-26 13:52:05.210 | default-subnetpools 2022-04-26 13:52:05.210 | dhcp_agent_scheduler 2022-04-26 13:52:05.210 | dvr 2022-04-26 13:52:05.211 | empty-string-filtering 2022-04-26 13:52:05.211 | external-net 2022-04-26 13:52:05.211 | extra_dhcp_opt 2022-04-26 13:52:05.211 | extraroute 2022-04-26 13:52:05.211 | extraroute-atomic 2022-04-26 13:52:05.211 | filter-validation 2022-04-26 13:52:05.211 | fip-port-details 2022-04-26 13:52:05.211 | flavors 2022-04-26 13:52:05.211 | floatingip-pools 2022-04-26 13:52:05.211 | ip-substring-filtering 2022-04-26 13:52:05.211 | router 2022-04-26 13:52:05.211 | ext-gw-mode 2022-04-26 13:52:05.211 | l3-ha 2022-04-26 13:52:05.211 | l3-flavors 2022-04-26 13:52:05.211 | l3-port-ip-change-not-allowed 2022-04-26 13:52:05.211 | l3_agent_scheduler 2022-04-26 13:52:05.211 | metering 2022-04-26 13:52:05.211 | metering_source_and_destination_fields 2022-04-26 13:52:05.211 | multi-provider 2022-04-26 13:52:05.211 | net-mtu 2022-04-26 13:52:05.211 | net-mtu-writable 2022-04-26 13:52:05.211 | network_availability_zone 2022-04-26 13:52:05.211 | network-ip-availability 2022-04-26 13:52:05.211 | pagination 2022-04-26 13:52:05.211 | port-device-profile 2022-04-26 13:52:05.211 | port-mac-override 2022-04-26 13:52:05.211 | port-mac-address-regenerate 2022-04-26 13:52:05.211 | port-numa-affinity-policy 2022-04-26 13:52:05.211 | binding 2022-04-26 13:52:05.211 | binding-extended 2022-04-26 13:52:05.211 | port-security 2022-04-26 13:52:05.211 | project-id 2022-04-26 13:52:05.211 | provider 2022-04-26 13:52:05.211 | quota-check-limit 2022-04-26 13:52:05.211 | quotas 2022-04-26 13:52:05.211 | quota_details 2022-04-26 13:52:05.211 | rbac-policies 2022-04-26 13:52:05.212 | rbac-address-group 2022-04-26 13:52:05.212 | rbac-address-scope 2022-04-26 13:52:05.212 | rbac-security-groups 2022-04-26 13:52:05.212 | rbac-subnetpool 2022-04-26 13:52:05.212 | revision-if-match 2022-04-26 13:52:05.212 | standard-attr-revisions 2022-04-26 13:52:05.212 | router_availability_zone 2022-04-26 13:52:05.212 | security-groups-normalized-cidr 2022-04-26 13:52:05.212 | port-security-groups-filtering 2022-04-26 13:52:05.212 | security-groups-remote-address-group 2022-04-26 13:52:05.212 | security-groups-shared-filtering 2022-04-26 13:52:05.212 | security-group 2022-04-26 13:52:05.212 | service-type 2022-04-26 13:52:05.212 | sorting 2022-04-26 13:52:05.212 | standard-attr-description 2022-04-26 13:52:05.212 | stateful-security-group 2022-04-26 13:52:05.212 | subnet_onboard 2022-04-26 13:52:05.212 | subnet-service-types 2022-04-26 13:52:05.212 | subnet_allocation 2022-04-26 13:52:05.212 | subnetpool-prefix-ops 2022-04-26 13:52:05.212 | standard-attr-tag 2022-04-26 13:52:05.212 | standard-attr-timestamp' 2022-04-26 13:52:05.214 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 13:52:05.215 | address-scope 2022-04-26 13:52:05.215 | router-admin-state-down-before-update 2022-04-26 13:52:05.215 | agent 2022-04-26 13:52:05.215 | agent-resources-synced 2022-04-26 13:52:05.215 | allowed-address-pairs 2022-04-26 13:52:05.215 | auto-allocated-topology 2022-04-26 13:52:05.215 | availability_zone 2022-04-26 13:52:05.215 | availability_zone_filter 2022-04-26 13:52:05.215 | default-subnetpools 2022-04-26 13:52:05.215 | dhcp_agent_scheduler 2022-04-26 13:52:05.215 | dvr 2022-04-26 13:52:05.215 | empty-string-filtering 2022-04-26 13:52:05.215 | external-net 2022-04-26 13:52:05.215 | extra_dhcp_opt 2022-04-26 13:52:05.215 | extraroute 2022-04-26 13:52:05.215 | extraroute-atomic 2022-04-26 13:52:05.215 | filter-validation 2022-04-26 13:52:05.215 | fip-port-details 2022-04-26 13:52:05.215 | flavors 2022-04-26 13:52:05.215 | floatingip-pools 2022-04-26 13:52:05.215 | ip-substring-filtering 2022-04-26 13:52:05.215 | router 2022-04-26 13:52:05.215 | ext-gw-mode 2022-04-26 13:52:05.215 | l3-ha 2022-04-26 13:52:05.215 | l3-flavors 2022-04-26 13:52:05.215 | l3-port-ip-change-not-allowed 2022-04-26 13:52:05.215 | l3_agent_scheduler 2022-04-26 13:52:05.215 | metering 2022-04-26 13:52:05.215 | metering_source_and_destination_fields 2022-04-26 13:52:05.216 | multi-provider 2022-04-26 13:52:05.216 | net-mtu 2022-04-26 13:52:05.216 | net-mtu-writable 2022-04-26 13:52:05.216 | network_availability_zone 2022-04-26 13:52:05.216 | network-ip-availability 2022-04-26 13:52:05.216 | pagination 2022-04-26 13:52:05.216 | port-device-profile 2022-04-26 13:52:05.216 | port-mac-override 2022-04-26 13:52:05.216 | port-mac-address-regenerate 2022-04-26 13:52:05.216 | port-numa-affinity-policy 2022-04-26 13:52:05.216 | binding 2022-04-26 13:52:05.216 | binding-extended 2022-04-26 13:52:05.216 | port-security 2022-04-26 13:52:05.216 | project-id 2022-04-26 13:52:05.216 | provider 2022-04-26 13:52:05.216 | quota-check-limit 2022-04-26 13:52:05.216 | quotas 2022-04-26 13:52:05.216 | quota_details 2022-04-26 13:52:05.216 | rbac-policies 2022-04-26 13:52:05.216 | rbac-address-group 2022-04-26 13:52:05.216 | rbac-address-scope 2022-04-26 13:52:05.216 | rbac-security-groups 2022-04-26 13:52:05.216 | rbac-subnetpool 2022-04-26 13:52:05.216 | revision-if-match 2022-04-26 13:52:05.216 | standard-attr-revisions 2022-04-26 13:52:05.216 | router_availability_zone 2022-04-26 13:52:05.216 | security-groups-normalized-cidr 2022-04-26 13:52:05.216 | port-security-groups-filtering 2022-04-26 13:52:05.216 | security-groups-remote-address-group 2022-04-26 13:52:05.216 | security-groups-shared-filtering 2022-04-26 13:52:05.216 | security-group 2022-04-26 13:52:05.216 | service-type 2022-04-26 13:52:05.216 | sorting 2022-04-26 13:52:05.216 | standard-attr-description 2022-04-26 13:52:05.217 | stateful-security-group 2022-04-26 13:52:05.217 | subnet_onboard 2022-04-26 13:52:05.217 | subnet-service-types 2022-04-26 13:52:05.217 | subnet_allocation 2022-04-26 13:52:05.217 | subnetpool-prefix-ops 2022-04-26 13:52:05.217 | standard-attr-tag 2022-04-26 13:52:05.217 | standard-attr-timestamp =~ router ]] 2022-04-26 13:52:05.218 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 13:52:05.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-26 13:52:05.223 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-26 13:52:05.227 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 13:52:07.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:07.794 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:07.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:07.794 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:07.961 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:52:07.964 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 13:52:07.964 | address-scope 2022-04-26 13:52:07.964 | router-admin-state-down-before-update 2022-04-26 13:52:07.965 | agent 2022-04-26 13:52:07.965 | agent-resources-synced 2022-04-26 13:52:07.965 | allowed-address-pairs 2022-04-26 13:52:07.965 | auto-allocated-topology 2022-04-26 13:52:07.965 | availability_zone 2022-04-26 13:52:07.965 | availability_zone_filter 2022-04-26 13:52:07.965 | default-subnetpools 2022-04-26 13:52:07.965 | dhcp_agent_scheduler 2022-04-26 13:52:07.965 | dvr 2022-04-26 13:52:07.965 | empty-string-filtering 2022-04-26 13:52:07.965 | external-net 2022-04-26 13:52:07.965 | extra_dhcp_opt 2022-04-26 13:52:07.965 | extraroute 2022-04-26 13:52:07.965 | extraroute-atomic 2022-04-26 13:52:07.965 | filter-validation 2022-04-26 13:52:07.965 | fip-port-details 2022-04-26 13:52:07.965 | flavors 2022-04-26 13:52:07.965 | floatingip-pools 2022-04-26 13:52:07.965 | ip-substring-filtering 2022-04-26 13:52:07.965 | router 2022-04-26 13:52:07.965 | ext-gw-mode 2022-04-26 13:52:07.965 | l3-ha 2022-04-26 13:52:07.965 | l3-flavors 2022-04-26 13:52:07.965 | l3-port-ip-change-not-allowed 2022-04-26 13:52:07.965 | l3_agent_scheduler 2022-04-26 13:52:07.965 | metering 2022-04-26 13:52:07.965 | metering_source_and_destination_fields 2022-04-26 13:52:07.965 | multi-provider 2022-04-26 13:52:07.966 | net-mtu 2022-04-26 13:52:07.966 | net-mtu-writable 2022-04-26 13:52:07.966 | network_availability_zone 2022-04-26 13:52:07.966 | network-ip-availability 2022-04-26 13:52:07.966 | pagination 2022-04-26 13:52:07.966 | port-device-profile 2022-04-26 13:52:07.966 | port-mac-override 2022-04-26 13:52:07.966 | port-mac-address-regenerate 2022-04-26 13:52:07.966 | port-numa-affinity-policy 2022-04-26 13:52:07.966 | binding 2022-04-26 13:52:07.966 | binding-extended 2022-04-26 13:52:07.966 | port-security 2022-04-26 13:52:07.966 | project-id 2022-04-26 13:52:07.966 | provider 2022-04-26 13:52:07.966 | quota-check-limit 2022-04-26 13:52:07.966 | quotas 2022-04-26 13:52:07.966 | quota_details 2022-04-26 13:52:07.966 | rbac-policies 2022-04-26 13:52:07.966 | rbac-address-group 2022-04-26 13:52:07.966 | rbac-address-scope 2022-04-26 13:52:07.966 | rbac-security-groups 2022-04-26 13:52:07.966 | rbac-subnetpool 2022-04-26 13:52:07.966 | revision-if-match 2022-04-26 13:52:07.966 | standard-attr-revisions 2022-04-26 13:52:07.966 | router_availability_zone 2022-04-26 13:52:07.966 | security-groups-normalized-cidr 2022-04-26 13:52:07.966 | port-security-groups-filtering 2022-04-26 13:52:07.966 | security-groups-remote-address-group 2022-04-26 13:52:07.966 | security-groups-shared-filtering 2022-04-26 13:52:07.966 | security-group 2022-04-26 13:52:07.966 | service-type 2022-04-26 13:52:07.966 | sorting 2022-04-26 13:52:07.966 | standard-attr-description 2022-04-26 13:52:07.966 | stateful-security-group 2022-04-26 13:52:07.966 | subnet_onboard 2022-04-26 13:52:07.966 | subnet-service-types 2022-04-26 13:52:07.967 | subnet_allocation 2022-04-26 13:52:07.967 | subnetpool-prefix-ops 2022-04-26 13:52:07.967 | standard-attr-tag 2022-04-26 13:52:07.967 | standard-attr-timestamp' 2022-04-26 13:52:07.967 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 13:52:07.967 | address-scope 2022-04-26 13:52:07.967 | router-admin-state-down-before-update 2022-04-26 13:52:07.967 | agent 2022-04-26 13:52:07.967 | agent-resources-synced 2022-04-26 13:52:07.967 | allowed-address-pairs 2022-04-26 13:52:07.967 | auto-allocated-topology 2022-04-26 13:52:07.967 | availability_zone 2022-04-26 13:52:07.967 | availability_zone_filter 2022-04-26 13:52:07.967 | default-subnetpools 2022-04-26 13:52:07.968 | dhcp_agent_scheduler 2022-04-26 13:52:07.968 | dvr 2022-04-26 13:52:07.968 | empty-string-filtering 2022-04-26 13:52:07.968 | external-net 2022-04-26 13:52:07.968 | extra_dhcp_opt 2022-04-26 13:52:07.968 | extraroute 2022-04-26 13:52:07.968 | extraroute-atomic 2022-04-26 13:52:07.968 | filter-validation 2022-04-26 13:52:07.968 | fip-port-details 2022-04-26 13:52:07.968 | flavors 2022-04-26 13:52:07.968 | floatingip-pools 2022-04-26 13:52:07.968 | ip-substring-filtering 2022-04-26 13:52:07.968 | router 2022-04-26 13:52:07.968 | ext-gw-mode 2022-04-26 13:52:07.968 | l3-ha 2022-04-26 13:52:07.968 | l3-flavors 2022-04-26 13:52:07.968 | l3-port-ip-change-not-allowed 2022-04-26 13:52:07.968 | l3_agent_scheduler 2022-04-26 13:52:07.968 | metering 2022-04-26 13:52:07.968 | metering_source_and_destination_fields 2022-04-26 13:52:07.968 | multi-provider 2022-04-26 13:52:07.968 | net-mtu 2022-04-26 13:52:07.968 | net-mtu-writable 2022-04-26 13:52:07.968 | network_availability_zone 2022-04-26 13:52:07.968 | network-ip-availability 2022-04-26 13:52:07.968 | pagination 2022-04-26 13:52:07.968 | port-device-profile 2022-04-26 13:52:07.968 | port-mac-override 2022-04-26 13:52:07.968 | port-mac-address-regenerate 2022-04-26 13:52:07.968 | port-numa-affinity-policy 2022-04-26 13:52:07.968 | binding 2022-04-26 13:52:07.968 | binding-extended 2022-04-26 13:52:07.969 | port-security 2022-04-26 13:52:07.969 | project-id 2022-04-26 13:52:07.969 | provider 2022-04-26 13:52:07.969 | quota-check-limit 2022-04-26 13:52:07.969 | quotas 2022-04-26 13:52:07.969 | quota_details 2022-04-26 13:52:07.969 | rbac-policies 2022-04-26 13:52:07.969 | rbac-address-group 2022-04-26 13:52:07.969 | rbac-address-scope 2022-04-26 13:52:07.969 | rbac-security-groups 2022-04-26 13:52:07.969 | rbac-subnetpool 2022-04-26 13:52:07.969 | revision-if-match 2022-04-26 13:52:07.969 | standard-attr-revisions 2022-04-26 13:52:07.969 | router_availability_zone 2022-04-26 13:52:07.969 | security-groups-normalized-cidr 2022-04-26 13:52:07.969 | port-security-groups-filtering 2022-04-26 13:52:07.969 | security-groups-remote-address-group 2022-04-26 13:52:07.969 | security-groups-shared-filtering 2022-04-26 13:52:07.969 | security-group 2022-04-26 13:52:07.969 | service-type 2022-04-26 13:52:07.969 | sorting 2022-04-26 13:52:07.969 | standard-attr-description 2022-04-26 13:52:07.969 | stateful-security-group 2022-04-26 13:52:07.969 | subnet_onboard 2022-04-26 13:52:07.969 | subnet-service-types 2022-04-26 13:52:07.969 | subnet_allocation 2022-04-26 13:52:07.969 | subnetpool-prefix-ops 2022-04-26 13:52:07.969 | standard-attr-tag 2022-04-26 13:52:07.969 | standard-attr-timestamp =~ external-net ]] 2022-04-26 13:52:07.970 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 13:52:07.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-26 13:52:07.977 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-26 13:52:07.977 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-26 13:52:07.977 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-26 13:52:07.980 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:52:07.985 | ++ functions-common:get_field:824 : read data 2022-04-26 13:52:10.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:10.698 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:10.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:10.698 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:10.865 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:52:10.869 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 13:52:10.871 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 13:52:10.874 | ++ functions-common:get_field:830 : echo '| id | 53c4fe84-0e69-40f9-af9b-2ac1a3ee888b |' 2022-04-26 13:52:10.875 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 13:52:10.881 | ++ functions-common:get_field:824 : read data 2022-04-26 13:52:10.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=53c4fe84-0e69-40f9-af9b-2ac1a3ee888b 2022-04-26 13:52:10.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-26 13:52:10.890 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:52:10.907 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-26 13:52:10.910 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-26 13:52:10.913 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-26 13:52:10.916 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-26 13:52:13.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:13.514 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:13.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:13.514 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:13.684 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:52:13.687 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-26 13:52:13.687 | address-scope 2022-04-26 13:52:13.687 | router-admin-state-down-before-update 2022-04-26 13:52:13.687 | agent 2022-04-26 13:52:13.687 | agent-resources-synced 2022-04-26 13:52:13.687 | allowed-address-pairs 2022-04-26 13:52:13.687 | auto-allocated-topology 2022-04-26 13:52:13.687 | availability_zone 2022-04-26 13:52:13.687 | availability_zone_filter 2022-04-26 13:52:13.687 | default-subnetpools 2022-04-26 13:52:13.687 | dhcp_agent_scheduler 2022-04-26 13:52:13.687 | dvr 2022-04-26 13:52:13.687 | empty-string-filtering 2022-04-26 13:52:13.687 | external-net 2022-04-26 13:52:13.687 | extra_dhcp_opt 2022-04-26 13:52:13.687 | extraroute 2022-04-26 13:52:13.687 | extraroute-atomic 2022-04-26 13:52:13.687 | filter-validation 2022-04-26 13:52:13.687 | fip-port-details 2022-04-26 13:52:13.687 | flavors 2022-04-26 13:52:13.687 | floatingip-pools 2022-04-26 13:52:13.687 | ip-substring-filtering 2022-04-26 13:52:13.687 | router 2022-04-26 13:52:13.687 | ext-gw-mode 2022-04-26 13:52:13.687 | l3-ha 2022-04-26 13:52:13.687 | l3-flavors 2022-04-26 13:52:13.688 | l3-port-ip-change-not-allowed 2022-04-26 13:52:13.688 | l3_agent_scheduler 2022-04-26 13:52:13.688 | metering 2022-04-26 13:52:13.688 | metering_source_and_destination_fields 2022-04-26 13:52:13.688 | multi-provider 2022-04-26 13:52:13.688 | net-mtu 2022-04-26 13:52:13.688 | net-mtu-writable 2022-04-26 13:52:13.688 | network_availability_zone 2022-04-26 13:52:13.688 | network-ip-availability 2022-04-26 13:52:13.688 | pagination 2022-04-26 13:52:13.688 | port-device-profile 2022-04-26 13:52:13.688 | port-mac-override 2022-04-26 13:52:13.688 | port-mac-address-regenerate 2022-04-26 13:52:13.688 | port-numa-affinity-policy 2022-04-26 13:52:13.688 | binding 2022-04-26 13:52:13.688 | binding-extended 2022-04-26 13:52:13.688 | port-security 2022-04-26 13:52:13.688 | project-id 2022-04-26 13:52:13.688 | provider 2022-04-26 13:52:13.688 | quota-check-limit 2022-04-26 13:52:13.688 | quotas 2022-04-26 13:52:13.688 | quota_details 2022-04-26 13:52:13.688 | rbac-policies 2022-04-26 13:52:13.688 | rbac-address-group 2022-04-26 13:52:13.688 | rbac-address-scope 2022-04-26 13:52:13.688 | rbac-security-groups 2022-04-26 13:52:13.688 | rbac-subnetpool 2022-04-26 13:52:13.688 | revision-if-match 2022-04-26 13:52:13.688 | standard-attr-revisions 2022-04-26 13:52:13.688 | router_availability_zone 2022-04-26 13:52:13.688 | security-groups-normalized-cidr 2022-04-26 13:52:13.688 | port-security-groups-filtering 2022-04-26 13:52:13.688 | security-groups-remote-address-group 2022-04-26 13:52:13.689 | security-groups-shared-filtering 2022-04-26 13:52:13.689 | security-group 2022-04-26 13:52:13.689 | service-type 2022-04-26 13:52:13.689 | sorting 2022-04-26 13:52:13.689 | standard-attr-description 2022-04-26 13:52:13.689 | stateful-security-group 2022-04-26 13:52:13.689 | subnet_onboard 2022-04-26 13:52:13.689 | subnet-service-types 2022-04-26 13:52:13.689 | subnet_allocation 2022-04-26 13:52:13.689 | subnetpool-prefix-ops 2022-04-26 13:52:13.689 | standard-attr-tag 2022-04-26 13:52:13.689 | standard-attr-timestamp' 2022-04-26 13:52:13.689 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-26 13:52:13.689 | address-scope 2022-04-26 13:52:13.689 | router-admin-state-down-before-update 2022-04-26 13:52:13.689 | agent 2022-04-26 13:52:13.689 | agent-resources-synced 2022-04-26 13:52:13.689 | allowed-address-pairs 2022-04-26 13:52:13.690 | auto-allocated-topology 2022-04-26 13:52:13.690 | availability_zone 2022-04-26 13:52:13.690 | availability_zone_filter 2022-04-26 13:52:13.690 | default-subnetpools 2022-04-26 13:52:13.690 | dhcp_agent_scheduler 2022-04-26 13:52:13.690 | dvr 2022-04-26 13:52:13.690 | empty-string-filtering 2022-04-26 13:52:13.690 | external-net 2022-04-26 13:52:13.690 | extra_dhcp_opt 2022-04-26 13:52:13.690 | extraroute 2022-04-26 13:52:13.690 | extraroute-atomic 2022-04-26 13:52:13.690 | filter-validation 2022-04-26 13:52:13.690 | fip-port-details 2022-04-26 13:52:13.690 | flavors 2022-04-26 13:52:13.690 | floatingip-pools 2022-04-26 13:52:13.690 | ip-substring-filtering 2022-04-26 13:52:13.690 | router 2022-04-26 13:52:13.690 | ext-gw-mode 2022-04-26 13:52:13.690 | l3-ha 2022-04-26 13:52:13.690 | l3-flavors 2022-04-26 13:52:13.690 | l3-port-ip-change-not-allowed 2022-04-26 13:52:13.690 | l3_agent_scheduler 2022-04-26 13:52:13.690 | metering 2022-04-26 13:52:13.690 | metering_source_and_destination_fields 2022-04-26 13:52:13.690 | multi-provider 2022-04-26 13:52:13.690 | net-mtu 2022-04-26 13:52:13.690 | net-mtu-writable 2022-04-26 13:52:13.690 | network_availability_zone 2022-04-26 13:52:13.690 | network-ip-availability 2022-04-26 13:52:13.690 | pagination 2022-04-26 13:52:13.690 | port-device-profile 2022-04-26 13:52:13.690 | port-mac-override 2022-04-26 13:52:13.690 | port-mac-address-regenerate 2022-04-26 13:52:13.690 | port-numa-affinity-policy 2022-04-26 13:52:13.690 | binding 2022-04-26 13:52:13.691 | binding-extended 2022-04-26 13:52:13.691 | port-security 2022-04-26 13:52:13.691 | project-id 2022-04-26 13:52:13.691 | provider 2022-04-26 13:52:13.691 | quota-check-limit 2022-04-26 13:52:13.691 | quotas 2022-04-26 13:52:13.691 | quota_details 2022-04-26 13:52:13.691 | rbac-policies 2022-04-26 13:52:13.691 | rbac-address-group 2022-04-26 13:52:13.691 | rbac-address-scope 2022-04-26 13:52:13.691 | rbac-security-groups 2022-04-26 13:52:13.691 | rbac-subnetpool 2022-04-26 13:52:13.691 | revision-if-match 2022-04-26 13:52:13.691 | standard-attr-revisions 2022-04-26 13:52:13.691 | router_availability_zone 2022-04-26 13:52:13.691 | security-groups-normalized-cidr 2022-04-26 13:52:13.691 | port-security-groups-filtering 2022-04-26 13:52:13.691 | security-groups-remote-address-group 2022-04-26 13:52:13.691 | security-groups-shared-filtering 2022-04-26 13:52:13.691 | security-group 2022-04-26 13:52:13.691 | service-type 2022-04-26 13:52:13.691 | sorting 2022-04-26 13:52:13.691 | standard-attr-description 2022-04-26 13:52:13.691 | stateful-security-group 2022-04-26 13:52:13.691 | subnet_onboard 2022-04-26 13:52:13.691 | subnet-service-types 2022-04-26 13:52:13.691 | subnet_allocation 2022-04-26 13:52:13.691 | subnetpool-prefix-ops 2022-04-26 13:52:13.691 | standard-attr-tag 2022-04-26 13:52:13.691 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-26 13:52:13.693 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-26 13:52:13.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-26 13:52:13.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-26 13:52:13.704 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-26 13:52:13.704 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-26 13:52:13.704 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-26 13:52:13.707 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:52:13.709 | ++ functions-common:get_field:824 : read data 2022-04-26 13:52:16.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:16.543 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:16.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:16.543 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:16.711 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:52:16.714 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 13:52:16.717 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 13:52:16.720 | ++ functions-common:get_field:830 : echo '| id | 40505924-f21c-4279-90e6-069280a416a0 |' 2022-04-26 13:52:16.720 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 13:52:16.726 | ++ functions-common:get_field:824 : read data 2022-04-26 13:52:16.730 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=40505924-f21c-4279-90e6-069280a416a0 2022-04-26 13:52:16.733 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-26 13:52:16.736 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:52:16.753 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-26 13:52:16.756 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-26 13:52:16.758 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 53c4fe84-0e69-40f9-af9b-2ac1a3ee888b a8612a1f-81ab-47ff-b1fa-d24acecd2094 2022-04-26 13:52:21.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:21.225 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:21.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:21.225 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:21.395 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-26 13:52:21.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 40505924-f21c-4279-90e6-069280a416a0 2022-04-26 13:52:21.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-26 13:52:21.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-26 13:52:21.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.26.8.1 ]] 2022-04-26 13:52:21.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.26.8.1 ' 2022-04-26 13:52:21.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 40505924-f21c-4279-90e6-069280a416a0 --subnet-range 172.26.8.0/24 --no-dhcp ' 2022-04-26 13:52:21.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-26 13:52:21.415 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-26 13:52:21.420 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.8.1 --network 40505924-f21c-4279-90e6-069280a416a0 --subnet-range 172.26.8.0/24 --no-dhcp public-subnet 2022-04-26 13:52:21.420 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-26 13:52:24.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:24.306 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:24.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:24.306 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:24.481 | +++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:52:24.484 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | 2022-04-26 13:52:24.484 | | id | 43c52dd7-4871-4ee6-8660-62a8a6cdeec8 |' 2022-04-26 13:52:24.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-26 13:52:24.489 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:52:24.505 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 43c52dd7-4871-4ee6-8660-62a8a6cdeec8 '|' 2022-04-26 13:52:24.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | | id | 43c52dd7-4871-4ee6-8660-62a8a6cdeec8 |' 2022-04-26 13:52:24.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-26 13:52:24.515 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 43c52dd7-4871-4ee6-8660-62a8a6cdeec8 '|' 2022-04-26 13:52:24.516 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-26 13:52:24.518 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:52:24.520 | ++ functions-common:get_field:824 : read data 2022-04-26 13:52:24.523 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-04-26 13:52:24.525 | ++ functions-common:get_field:828 : field='$3' 2022-04-26 13:52:24.528 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.26.8.1 | | id | 43c52dd7-4871-4ee6-8660-62a8a6cdeec8 |' 2022-04-26 13:52:24.529 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-26 13:52:24.534 | ++ functions-common:get_field:824 : read data 2022-04-26 13:52:24.538 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.26.8.1 2022-04-26 13:52:24.542 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 43c52dd7-4871-4ee6-8660-62a8a6cdeec8 '|' 2022-04-26 13:52:24.543 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-26 13:52:24.545 | ++ functions-common:get_field:823 : local data field 2022-04-26 13:52:24.547 | ++ functions-common:get_field:824 : read data 2022-04-26 13:52:24.550 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-04-26 13:52:24.552 | ++ functions-common:get_field:828 : field='$6' 2022-04-26 13:52:24.556 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-26 13:52:24.556 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.26.8.1 | | id | 43c52dd7-4871-4ee6-8660-62a8a6cdeec8 |' 2022-04-26 13:52:24.562 | ++ functions-common:get_field:824 : read data 2022-04-26 13:52:24.566 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=43c52dd7-4871-4ee6-8660-62a8a6cdeec8 2022-04-26 13:52:24.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 40505924-f21c-4279-90e6-069280a416a0 53c4fe84-0e69-40f9-af9b-2ac1a3ee888b 2022-04-26 13:52:28.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:28.687 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:28.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:28.687 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:28.862 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-26 13:52:28.865 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-26 13:52:28.882 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:28.884 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-26 13:52:28.887 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-26 13:52:28.890 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-26 13:52:28.893 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-26 13:52:28.895 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-26 13:52:28.898 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-04-26 13:52:28.917 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-26 13:52:28.920 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-26 13:52:28.922 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-26 13:52:28.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-26 13:52:28.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-26 13:52:28.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-26 13:52:28.932 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-26 13:52:28.935 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-04-26 13:52:28.937 | + functions-common:test_with_retry:2377 : local until=10 2022-04-26 13:52:28.940 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-04-26 13:52:28.942 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-04-26 13:52:28.945 | + functions-common:time_start:2423 : local name=test_with_retry 2022-04-26 13:52:28.947 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:28.949 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:28.952 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:28.957 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981148954 2022-04-26 13:52:28.959 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-26 13:52:28.967 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-04-26 13:52:28.970 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:28.972 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:28.974 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:28.976 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:28.979 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:28.982 | + functions-common:time_stop:2443 : name=test_with_retry 2022-04-26 13:52:28.984 | + functions-common:time_stop:2444 : start_time=1650981148954 2022-04-26 13:52:28.986 | + functions-common:time_stop:2446 : [[ -z 1650981148954 ]] 2022-04-26 13:52:28.989 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:28.993 | + functions-common:time_stop:2449 : end_time=1650981148991 2022-04-26 13:52:28.996 | + functions-common:time_stop:2450 : elapsed_time=37 2022-04-26 13:52:28.999 | + functions-common:time_stop:2451 : total=5608 2022-04-26 13:52:29.001 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:29.003 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5645 2022-04-26 13:52:29.008 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-26 13:52:29.008 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.26.8.1 2022-04-26 13:52:29.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-26 13:52:29.016 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-26 13:52:29.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-26 13:52:29.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-26 13:52:29.023 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.26.8.1/24 dev br-data 2022-04-26 13:52:29.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-26 13:52:29.054 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-26 13:52:29.054 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-26 13:52:29.056 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-26 13:52:29.057 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-26 13:52:31.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:31.352 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:31.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:31.352 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:31.522 | ++ functions-common:oscwrap:2477 : return 0 2022-04-26 13:52:31.527 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.26.8.54 ' 2022-04-26 13:52:31.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-26 13:52:31.532 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-26 13:52:31.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-26 13:52:31.551 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-26 13:52:31.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-26 13:52:31.557 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-04-26 13:52:31.575 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:31.578 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-04-26 13:52:31.581 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:52:31.584 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-04-26 13:52:31.586 | + ./stack.sh:main:1321 : start_nova 2022-04-26 13:52:31.590 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-26 13:52:31.592 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:31.595 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:31.598 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:31.600 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-26 13:52:31.603 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 13:52:31.606 | + functions-common:run_process:1692 : local service=n-sch 2022-04-26 13:52:31.608 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 13:52:31.611 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:31.614 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:31.616 | + functions-common:run_process:1697 : local name=n-sch 2022-04-26 13:52:31.619 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:31.622 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:31.624 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:31.627 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:31.630 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:31.635 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981151632 2022-04-26 13:52:31.638 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-04-26 13:52:31.657 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:31.659 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-26 13:52:31.662 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-04-26 13:52:31.665 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 13:52:31.668 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 13:52:31.670 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 13:52:31.673 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 13:52:31.675 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-26 13:52:31.679 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-26 13:52:31.682 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-04-26 13:52:31.684 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:52:31.687 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:52:31.689 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-26 13:52:31.692 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-26 13:52:31.695 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-04-26 13:52:31.697 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 13:52:31.700 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:52:31.702 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:52:31.705 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:52:31.707 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:52:31.710 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-26 13:52:31.712 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:52:31.717 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-26 13:52:31.780 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-26 13:52:31.842 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-26 13:52:31.895 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-26 13:52:31.949 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-26 13:52:32.002 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:52:32.060 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:52:32.062 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-26 13:52:32.126 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:52:32.552 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-04-26 13:52:32.566 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-26 13:52:33.003 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-04-26 13:52:33.030 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:33.033 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:33.036 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:33.039 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:33.042 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:33.044 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:33.047 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:33.050 | + functions-common:time_stop:2444 : start_time=1650981151632 2022-04-26 13:52:33.052 | + functions-common:time_stop:2446 : [[ -z 1650981151632 ]] 2022-04-26 13:52:33.055 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:33.060 | + functions-common:time_stop:2449 : end_time=1650981153057 2022-04-26 13:52:33.063 | + functions-common:time_stop:2450 : elapsed_time=1425 2022-04-26 13:52:33.065 | + functions-common:time_stop:2451 : total=21638 2022-04-26 13:52:33.069 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:33.072 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23063 2022-04-26 13:52:33.075 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-26 13:52:33.078 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-26 13:52:33.083 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 13:52:33.086 | + functions-common:run_process:1692 : local service=n-api-meta 2022-04-26 13:52:33.089 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 13:52:33.092 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:33.095 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:33.097 | + functions-common:run_process:1697 : local name=n-api-meta 2022-04-26 13:52:33.100 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:33.103 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:33.107 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:33.110 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:33.113 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:33.119 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981153116 2022-04-26 13:52:33.122 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-04-26 13:52:33.143 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:33.146 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-26 13:52:33.149 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-04-26 13:52:33.152 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 13:52:33.155 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 13:52:33.158 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 13:52:33.163 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 13:52:33.165 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-26 13:52:33.168 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-26 13:52:33.171 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-04-26 13:52:33.174 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:52:33.176 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:52:33.179 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-26 13:52:33.183 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-04-26 13:52:33.188 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-04-26 13:52:33.190 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 13:52:33.193 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 13:52:33.196 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 13:52:33.199 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-26 13:52:33.202 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 13:52:33.206 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-26 13:52:33.277 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-26 13:52:33.345 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-26 13:52:33.404 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-26 13:52:33.462 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:52:33.523 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-26 13:52:33.582 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-26 13:52:33.642 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-26 13:52:33.710 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-26 13:52:33.776 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-26 13:52:33.834 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 13:52:33.836 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-26 13:52:33.912 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 13:52:34.350 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-04-26 13:52:34.368 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-26 13:52:34.800 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-04-26 13:52:34.893 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:34.897 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:34.907 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:34.913 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:34.918 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:34.921 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:34.926 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:34.929 | + functions-common:time_stop:2444 : start_time=1650981153116 2022-04-26 13:52:34.934 | + functions-common:time_stop:2446 : [[ -z 1650981153116 ]] 2022-04-26 13:52:34.944 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:34.958 | + functions-common:time_stop:2449 : end_time=1650981154949 2022-04-26 13:52:34.972 | + functions-common:time_stop:2450 : elapsed_time=1833 2022-04-26 13:52:34.980 | + functions-common:time_stop:2451 : total=23063 2022-04-26 13:52:34.988 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:34.997 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24896 2022-04-26 13:52:35.005 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:35.013 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:35.026 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-26 13:52:35.029 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:35.039 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:35.046 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:35.054 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-26 13:52:35.059 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:52:35.062 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-26 13:52:35.068 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-26 13:52:35.081 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:52:35.083 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 13:52:35.089 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-26 13:52:35.133 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:35.141 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 13:52:35.146 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-26 13:52:35.204 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:35.215 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-26 13:52:35.217 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-26 13:52:35.265 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:35.270 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-26 13:52:35.288 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:52:35.300 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-26 13:52:35.316 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-26 13:52:35.324 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:52:35.328 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:52:35.330 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-26 13:52:35.337 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 13:52:35.343 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-04-26 13:52:35.349 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 13:52:35.354 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:35.358 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:35.361 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-04-26 13:52:35.364 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:35.368 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:35.372 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:35.375 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:35.383 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:35.390 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981155383 2022-04-26 13:52:35.397 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-04-26 13:52:35.429 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:35.433 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:35.438 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:35.441 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:35.445 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:35.451 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:35.457 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:35.459 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:35.462 | + functions-common:time_stop:2444 : start_time=1650981155383 2022-04-26 13:52:35.466 | + functions-common:time_stop:2446 : [[ -z 1650981155383 ]] 2022-04-26 13:52:35.471 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:35.475 | + functions-common:time_stop:2449 : end_time=1650981155471 2022-04-26 13:52:35.480 | + functions-common:time_stop:2450 : elapsed_time=88 2022-04-26 13:52:35.491 | + functions-common:time_stop:2451 : total=24896 2022-04-26 13:52:35.496 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:35.498 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24984 2022-04-26 13:52:35.501 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 13:52:35.504 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-04-26 13:52:35.510 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-26 13:52:35.514 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:35.522 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:35.530 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-04-26 13:52:35.534 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:35.541 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:35.545 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:35.547 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:35.558 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:35.570 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981155561 2022-04-26 13:52:35.577 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-04-26 13:52:35.616 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:35.616 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:35.618 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:35.624 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:35.624 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:35.627 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:35.629 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:35.632 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:35.642 | + functions-common:time_stop:2444 : start_time=1650981155561 2022-04-26 13:52:35.647 | + functions-common:time_stop:2446 : [[ -z 1650981155561 ]] 2022-04-26 13:52:35.656 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:35.662 | + functions-common:time_stop:2449 : end_time=1650981155657 2022-04-26 13:52:35.664 | + functions-common:time_stop:2450 : elapsed_time=96 2022-04-26 13:52:35.672 | + functions-common:time_stop:2451 : total=24984 2022-04-26 13:52:35.680 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:35.683 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25080 2022-04-26 13:52:35.686 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:35.694 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-04-26 13:52:35.698 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:35.703 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:35.709 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:35.717 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-04-26 13:52:35.724 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:35.732 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:35.738 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:35.748 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:35.753 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:35.766 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981155756 2022-04-26 13:52:35.770 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-04-26 13:52:35.807 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:35.812 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:35.819 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:35.824 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:35.824 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:35.828 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:35.828 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:35.841 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:35.844 | + functions-common:time_stop:2444 : start_time=1650981155756 2022-04-26 13:52:35.846 | + functions-common:time_stop:2446 : [[ -z 1650981155756 ]] 2022-04-26 13:52:35.856 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:35.868 | + functions-common:time_stop:2449 : end_time=1650981155858 2022-04-26 13:52:35.876 | + functions-common:time_stop:2450 : elapsed_time=102 2022-04-26 13:52:35.888 | + functions-common:time_stop:2451 : total=25080 2022-04-26 13:52:35.891 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:35.904 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25182 2022-04-26 13:52:35.906 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:35.917 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:35.925 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-26 13:52:35.932 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:52:35.941 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-26 13:52:35.948 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-26 13:52:35.994 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:35.996 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-26 13:52:36.115 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-26 13:52:36.121 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:52:36.128 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-26 13:52:36.212 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-26 13:52:36.258 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:36.265 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 13:52:36.270 | + functions-common:run_process:1692 : local service=n-super-cond 2022-04-26 13:52:36.274 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 13:52:36.278 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:36.283 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:36.290 | + functions-common:run_process:1697 : local name=n-super-cond 2022-04-26 13:52:36.293 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:36.298 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:36.302 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:36.305 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:36.314 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:36.320 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981156316 2022-04-26 13:52:36.324 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-04-26 13:52:36.350 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:36.353 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-26 13:52:36.359 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-04-26 13:52:36.362 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 13:52:36.365 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 13:52:36.368 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 13:52:36.374 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 13:52:36.377 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-26 13:52:36.382 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-26 13:52:36.393 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-04-26 13:52:36.401 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:52:36.405 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:52:36.412 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-26 13:52:36.418 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-26 13:52:36.423 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-04-26 13:52:36.429 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 13:52:36.442 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:52:36.449 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:52:36.460 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:52:36.466 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:52:36.475 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-26 13:52:36.478 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:52:36.483 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-26 13:52:36.589 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-26 13:52:36.674 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-26 13:52:36.742 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-26 13:52:36.808 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-26 13:52:36.870 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:52:36.935 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:52:36.939 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-26 13:52:37.026 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:52:37.543 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-04-26 13:52:37.564 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-26 13:52:38.039 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-04-26 13:52:38.074 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:38.077 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:38.082 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:38.086 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:38.089 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:38.092 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:38.095 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:38.098 | + functions-common:time_stop:2444 : start_time=1650981156316 2022-04-26 13:52:38.100 | + functions-common:time_stop:2446 : [[ -z 1650981156316 ]] 2022-04-26 13:52:38.105 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:38.109 | + functions-common:time_stop:2449 : end_time=1650981158106 2022-04-26 13:52:38.112 | + functions-common:time_stop:2450 : elapsed_time=1790 2022-04-26 13:52:38.114 | + functions-common:time_stop:2451 : total=25182 2022-04-26 13:52:38.117 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:38.121 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26972 2022-04-26 13:52:38.124 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-26 13:52:38.129 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-26 13:52:38.132 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-26 13:52:38.156 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:38.159 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-26 13:52:38.163 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-26 13:52:38.165 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-26 13:52:38.168 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-26 13:52:38.171 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-26 13:52:38.174 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:38.176 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-04-26 13:52:38.179 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:38.189 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:38.192 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:38.195 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-04-26 13:52:38.198 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:38.200 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:38.203 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:38.206 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:38.211 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:38.214 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981158211 2022-04-26 13:52:38.217 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-04-26 13:52:38.239 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:38.242 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-26 13:52:38.246 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-04-26 13:52:38.249 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:38.252 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:38.255 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:38.258 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:38.261 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-26 13:52:38.264 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-26 13:52:38.267 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-04-26 13:52:38.270 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:52:38.274 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:52:38.277 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-26 13:52:38.281 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-26 13:52:38.284 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-04-26 13:52:38.286 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:38.289 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:52:38.293 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:52:38.296 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:52:38.300 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:52:38.302 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-26 13:52:38.305 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:52:38.311 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-26 13:52:38.392 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-26 13:52:38.461 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-26 13:52:38.528 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-26 13:52:38.589 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-26 13:52:38.656 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:52:38.723 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:52:38.726 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-26 13:52:38.807 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:52:39.264 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-26 13:52:39.274 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-26 13:52:39.775 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-26 13:52:39.803 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:39.810 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:39.812 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:39.815 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:39.818 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:39.824 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:39.824 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:39.826 | + functions-common:time_stop:2444 : start_time=1650981158211 2022-04-26 13:52:39.829 | + functions-common:time_stop:2446 : [[ -z 1650981158211 ]] 2022-04-26 13:52:39.833 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:39.848 | + functions-common:time_stop:2449 : end_time=1650981159835 2022-04-26 13:52:39.856 | + functions-common:time_stop:2450 : elapsed_time=1624 2022-04-26 13:52:39.861 | + functions-common:time_stop:2451 : total=26972 2022-04-26 13:52:39.873 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:39.877 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28596 2022-04-26 13:52:39.892 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-26 13:52:39.894 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:39.907 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:39.918 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:39.925 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-26 13:52:39.936 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-26 13:52:39.949 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-26 13:52:39.961 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:52:39.965 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-26 13:52:39.976 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-26 13:52:39.988 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-26 13:52:40.004 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-26 13:52:40.012 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-26 13:52:40.024 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-26 13:52:40.029 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-26 13:52:40.036 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-26 13:52:40.036 | + inc/meta-config:merge_config_file:164 : read a 2022-04-26 13:52:40.036 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-26 13:52:40.036 | BEGIN { 2022-04-26 13:52:40.036 | section = "" 2022-04-26 13:52:40.036 | last_section = "" 2022-04-26 13:52:40.036 | section_count = 0 2022-04-26 13:52:40.036 | } 2022-04-26 13:52:40.036 | /^\[.+\]/ { 2022-04-26 13:52:40.036 | gsub("[][]", "", $1); 2022-04-26 13:52:40.036 | section=$1 2022-04-26 13:52:40.036 | next 2022-04-26 13:52:40.036 | } 2022-04-26 13:52:40.036 | /^ *\#/ { 2022-04-26 13:52:40.036 | next 2022-04-26 13:52:40.036 | } 2022-04-26 13:52:40.036 | /^[^ \t]+/ { 2022-04-26 13:52:40.036 | # get offset of first = in $0 2022-04-26 13:52:40.036 | eq_idx = index($0, "=") 2022-04-26 13:52:40.036 | # extract attr & value from $0 2022-04-26 13:52:40.036 | attr = substr($0, 1, eq_idx - 1) 2022-04-26 13:52:40.036 | value = substr($0, eq_idx + 1) 2022-04-26 13:52:40.036 | # only need to strip trailing whitespace from attr 2022-04-26 13:52:40.037 | sub(/[ \t]*$/, "", attr) 2022-04-26 13:52:40.037 | # need to strip leading & trailing whitespace from value 2022-04-26 13:52:40.037 | sub(/^[ \t]*/, "", value) 2022-04-26 13:52:40.037 | sub(/[ \t]*$/, "", value) 2022-04-26 13:52:40.037 | 2022-04-26 13:52:40.037 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-26 13:52:40.037 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-26 13:52:40.037 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-26 13:52:40.037 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-26 13:52:40.037 | if (! (section, attr) in cfg_attr_count) { 2022-04-26 13:52:40.037 | if (section != last_section) { 2022-04-26 13:52:40.037 | cfg_section[section_count++] = section 2022-04-26 13:52:40.037 | last_section = section 2022-04-26 13:52:40.037 | } 2022-04-26 13:52:40.037 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-26 13:52:40.037 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-26 13:52:40.037 | 2022-04-26 13:52:40.037 | cfg_attr[section, attr, 0] = value 2022-04-26 13:52:40.037 | cfg_attr_count[section, attr] = 1 2022-04-26 13:52:40.037 | } else { 2022-04-26 13:52:40.037 | lno = cfg_attr_count[section, attr]++ 2022-04-26 13:52:40.037 | cfg_attr[section, attr, lno] = value 2022-04-26 13:52:40.037 | } 2022-04-26 13:52:40.037 | } 2022-04-26 13:52:40.037 | END { 2022-04-26 13:52:40.037 | # Process each section in order 2022-04-26 13:52:40.037 | for (sno = 0; sno < section_count; sno++) { 2022-04-26 13:52:40.037 | section = cfg_section[sno] 2022-04-26 13:52:40.037 | # The ini routines simply append a config item immediately 2022-04-26 13:52:40.037 | # after the section header. To keep the same order as defined 2022-04-26 13:52:40.037 | # in local.conf, invoke the ini routines in the reverse order 2022-04-26 13:52:40.037 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-26 13:52:40.037 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-26 13:52:40.037 | if (cfg_attr_count[section, attr] == 1) 2022-04-26 13:52:40.038 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-26 13:52:40.038 | else { 2022-04-26 13:52:40.038 | # For multiline, invoke the ini routines in the reverse order 2022-04-26 13:52:40.038 | count = cfg_attr_count[section, attr] 2022-04-26 13:52:40.038 | print "inidelete " configfile " " section " " attr 2022-04-26 13:52:40.038 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-26 13:52:40.038 | for (l = count -2; l >= 0; l--) 2022-04-26 13:52:40.038 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-26 13:52:40.038 | } 2022-04-26 13:52:40.038 | } 2022-04-26 13:52:40.038 | } 2022-04-26 13:52:40.038 | } 2022-04-26 13:52:40.038 | ' 2022-04-26 13:52:40.038 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:52:40.044 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-26 13:52:40.052 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-26 13:52:40.055 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-26 13:52:40.064 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:52:40.068 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-26 13:52:40.076 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-26 13:52:40.076 | BEGIN { group = "" } 2022-04-26 13:52:40.076 | /^\[\[.+\|.*\]\]/ { 2022-04-26 13:52:40.076 | gsub("[][]", "", $1); 2022-04-26 13:52:40.076 | split($1, a, "|"); 2022-04-26 13:52:40.076 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-26 13:52:40.076 | group=a[1] 2022-04-26 13:52:40.076 | } else { 2022-04-26 13:52:40.076 | group="" 2022-04-26 13:52:40.076 | } 2022-04-26 13:52:40.076 | next 2022-04-26 13:52:40.077 | } 2022-04-26 13:52:40.077 | { 2022-04-26 13:52:40.077 | if (group != "") 2022-04-26 13:52:40.077 | print $0 2022-04-26 13:52:40.077 | } 2022-04-26 13:52:40.077 | ' /home/ubuntu/devstack/local.conf 2022-04-26 13:52:40.085 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-26 13:52:40.089 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-26 13:52:40.146 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-26 13:52:40.213 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-26 13:52:40.224 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-26 13:52:40.236 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-26 13:52:40.244 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-26 13:52:40.256 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-26 13:52:40.265 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-26 13:52:40.290 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:40.297 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-26 13:52:40.299 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-26 13:52:40.302 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-26 13:52:40.328 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:40.330 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 13:52:40.333 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 2022-04-26 13:52:40.367 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-26 13:52:40.370 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-26 13:52:40.373 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-26 13:52:40.395 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-26 13:52:40.418 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-26 13:52:40.421 | + lib/nova:configure_console_compute:643 : local offset 2022-04-26 13:52:40.423 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-26 13:52:40.426 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-26 13:52:40.429 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-26 13:52:40.457 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.16 2022-04-26 13:52:40.460 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-26 13:52:40.478 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:40.481 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-26 13:52:40.499 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:40.502 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-26 13:52:40.504 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-26 13:52:40.539 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-26 13:52:40.558 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:40.560 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-26 13:52:40.582 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:40.585 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-26 13:52:40.587 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-26 13:52:40.591 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-26 13:52:40.593 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-26 13:52:40.596 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-26 13:52:40.598 | + functions-common:run_process:1692 : local service=n-cpu 2022-04-26 13:52:40.601 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-26 13:52:40.603 | + functions-common:run_process:1694 : local group=libvirt 2022-04-26 13:52:40.606 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:40.609 | + functions-common:run_process:1697 : local name=n-cpu 2022-04-26 13:52:40.611 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:40.614 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:40.616 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:40.619 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:40.622 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:40.627 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981160624 2022-04-26 13:52:40.629 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-04-26 13:52:40.649 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:40.652 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:40.655 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:40.657 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:40.660 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:40.663 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:40.665 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:40.668 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:40.671 | + functions-common:time_stop:2444 : start_time=1650981160624 2022-04-26 13:52:40.674 | + functions-common:time_stop:2446 : [[ -z 1650981160624 ]] 2022-04-26 13:52:40.677 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:40.682 | + functions-common:time_stop:2449 : end_time=1650981160679 2022-04-26 13:52:40.685 | + functions-common:time_stop:2450 : elapsed_time=55 2022-04-26 13:52:40.687 | + functions-common:time_stop:2451 : total=28596 2022-04-26 13:52:40.690 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:40.693 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28651 2022-04-26 13:52:40.695 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:40.699 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-26 13:52:40.702 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-26 13:52:40.722 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:40.724 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-26 13:52:40.724 | Dumping cells_v2 mapping 2022-04-26 13:52:40.727 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-26 13:52:41.762 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-04-26 13:52:44.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:44.236 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:44.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:52:44.236 | from cryptography.utils import int_from_bytes 2022-04-26 13:52:44.236 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 13:52:44.236 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-26 13:52:44.236 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 13:52:44.236 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-26 13:52:44.236 | | cell1 | cc0ef93d-5341-4149-a5ee-de400a6dd7d6 | rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-26 13:52:44.236 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-26 13:52:44.671 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-04-26 13:52:44.673 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-26 13:52:44.735 | + inc/async:async_inner:63 : create_flavors 2022-04-26 13:52:44.778 | [17787 Async create_flavors:110044]: running: create_flavors 2022-04-26 13:52:44.781 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-04-26 13:52:44.800 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:44.803 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-04-26 13:52:44.805 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:52:44.808 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-04-26 13:52:44.811 | + ./stack.sh:main:1326 : start_cinder 2022-04-26 13:52:44.814 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-26 13:52:44.816 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-26 13:52:44.819 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-26 13:52:44.822 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-26 13:52:44.839 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:52:44.842 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-26 13:52:44.845 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-26 13:52:44.847 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-26 13:52:44.850 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-26 13:52:44.856 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 13:52:44.858 | + functions-common:run_process:1692 : local service=c-api 2022-04-26 13:52:44.861 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 13:52:44.863 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:44.866 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:44.868 | + functions-common:run_process:1697 : local name=c-api 2022-04-26 13:52:44.871 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:44.873 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:44.876 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:44.878 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:44.881 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:44.886 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981164883 2022-04-26 13:52:44.889 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-04-26 13:52:44.906 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:44.909 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-26 13:52:44.912 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-04-26 13:52:44.914 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 13:52:44.917 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 13:52:44.920 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 13:52:44.922 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 13:52:44.925 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-26 13:52:44.927 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-26 13:52:44.930 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-04-26 13:52:44.933 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:52:44.935 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:52:44.938 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-26 13:52:44.940 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-04-26 13:52:44.943 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-04-26 13:52:44.945 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 13:52:44.947 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 13:52:44.949 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 13:52:44.952 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-26 13:52:44.954 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 13:52:44.958 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-26 13:52:45.023 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-26 13:52:45.085 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-26 13:52:45.138 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-26 13:52:45.192 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:52:45.246 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-26 13:52:45.300 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-26 13:52:45.355 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-26 13:52:45.408 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-26 13:52:45.463 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-26 13:52:45.518 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 13:52:45.520 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-26 13:52:45.590 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 13:52:46.031 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-04-26 13:52:46.046 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-26 13:52:46.477 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-04-26 13:52:46.564 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:46.572 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:46.572 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:46.575 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:46.580 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:46.580 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:46.583 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:46.588 | + functions-common:time_stop:2444 : start_time=1650981164883 2022-04-26 13:52:46.588 | + functions-common:time_stop:2446 : [[ -z 1650981164883 ]] 2022-04-26 13:52:46.593 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:46.597 | + functions-common:time_stop:2449 : end_time=1650981166594 2022-04-26 13:52:46.600 | + functions-common:time_stop:2450 : elapsed_time=1711 2022-04-26 13:52:46.602 | + functions-common:time_stop:2451 : total=28651 2022-04-26 13:52:46.606 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:46.609 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30362 2022-04-26 13:52:46.611 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.16/volume/v3 2022-04-26 13:52:46.614 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-26 13:52:46.614 | Waiting for Cinder API to start... 2022-04-26 13:52:46.617 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.16/volume/v3 2022-04-26 13:52:46.620 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 13:52:46.623 | + functions:wait_for_service:458 : local url=http://10.222.0.16/volume/v3 2022-04-26 13:52:46.626 | + functions:wait_for_service:459 : local rval=0 2022-04-26 13:52:46.629 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 13:52:46.632 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 13:52:46.635 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:46.638 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:46.643 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:46.646 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981166643 2022-04-26 13:52:46.649 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 13:52:46.655 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/volume/v3 2022-04-26 13:52:51.134 | + :: : [[ 401 == 503 ]] 2022-04-26 13:52:51.136 | + :: : [[ 0 -eq 7 ]] 2022-04-26 13:52:51.139 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 13:52:51.142 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:51.145 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:51.147 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:51.150 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:51.152 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:51.155 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 13:52:51.157 | + functions-common:time_stop:2444 : start_time=1650981166643 2022-04-26 13:52:51.160 | + functions-common:time_stop:2446 : [[ -z 1650981166643 ]] 2022-04-26 13:52:51.163 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:51.168 | + functions-common:time_stop:2449 : end_time=1650981171165 2022-04-26 13:52:51.171 | + functions-common:time_stop:2450 : elapsed_time=4522 2022-04-26 13:52:51.173 | + functions-common:time_stop:2451 : total=17897 2022-04-26 13:52:51.176 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:51.178 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22419 2022-04-26 13:52:51.181 | + functions:wait_for_service:467 : return 0 2022-04-26 13:52:51.185 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:51.187 | + functions-common:run_process:1692 : local service=c-sch 2022-04-26 13:52:51.190 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:51.192 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:51.195 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:51.197 | + functions-common:run_process:1697 : local name=c-sch 2022-04-26 13:52:51.200 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:51.203 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:51.205 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:51.208 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:51.211 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:51.216 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981171213 2022-04-26 13:52:51.218 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-04-26 13:52:51.237 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:51.240 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 13:52:51.243 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-04-26 13:52:51.246 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:51.249 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:51.251 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:51.254 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:51.257 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 13:52:51.259 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 13:52:51.262 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-04-26 13:52:51.264 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:52:51.267 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:52:51.270 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 13:52:51.272 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 13:52:51.275 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-04-26 13:52:51.278 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:51.281 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:52:51.283 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:52:51.286 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:52:51.288 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:52:51.292 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-26 13:52:51.294 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:52:51.299 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-26 13:52:51.363 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-26 13:52:51.428 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:51.482 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-26 13:52:51.536 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-26 13:52:51.593 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:52:51.650 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:52:51.653 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-26 13:52:51.717 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:52:52.137 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-04-26 13:52:52.151 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-26 13:52:52.581 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-04-26 13:52:52.614 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:52.617 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:52.620 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:52.623 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:52.626 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:52.629 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:52.631 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:52.634 | + functions-common:time_stop:2444 : start_time=1650981171213 2022-04-26 13:52:52.638 | + functions-common:time_stop:2446 : [[ -z 1650981171213 ]] 2022-04-26 13:52:52.641 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:52.646 | + functions-common:time_stop:2449 : end_time=1650981172643 2022-04-26 13:52:52.649 | + functions-common:time_stop:2450 : elapsed_time=1430 2022-04-26 13:52:52.652 | + functions-common:time_stop:2451 : total=30362 2022-04-26 13:52:52.655 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:52.657 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31792 2022-04-26 13:52:52.660 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:52.663 | + functions-common:run_process:1692 : local service=c-bak 2022-04-26 13:52:52.666 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:52.669 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:52.672 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:52.675 | + functions-common:run_process:1697 : local name=c-bak 2022-04-26 13:52:52.677 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:52.680 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:52.684 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:52.686 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:52.689 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:52.694 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981172692 2022-04-26 13:52:52.697 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-04-26 13:52:52.716 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:52.718 | + functions-common:run_process:1701 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 13:52:52.721 | + functions-common:_run_under_systemd:1657 : local service=c-bak 2022-04-26 13:52:52.723 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:52.726 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:52.729 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:52.732 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:52.734 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 13:52:52.737 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 13:52:52.740 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-bak.service 2022-04-26 13:52:52.742 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:52:52.746 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:52:52.748 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 13:52:52.751 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 13:52:52.754 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-bak.service 2022-04-26 13:52:52.757 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:52.759 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:52:52.762 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:52:52.765 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:52:52.767 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:52:52.770 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-04-26 13:52:52.773 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:52:52.777 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-04-26 13:52:52.846 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-04-26 13:52:52.918 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:52.979 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-04-26 13:52:53.037 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-04-26 13:52:53.099 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:52:53.178 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:52:53.181 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-04-26 13:52:53.263 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:52:53.754 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-bak.service 2022-04-26 13:52:53.769 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-04-26 13:52:54.196 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-bak.service 2022-04-26 13:52:54.232 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:54.232 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:54.234 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:54.242 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:54.245 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:54.250 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:54.252 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:54.256 | + functions-common:time_stop:2444 : start_time=1650981172692 2022-04-26 13:52:54.259 | + functions-common:time_stop:2446 : [[ -z 1650981172692 ]] 2022-04-26 13:52:54.265 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:54.268 | + functions-common:time_stop:2449 : end_time=1650981174265 2022-04-26 13:52:54.271 | + functions-common:time_stop:2450 : elapsed_time=1573 2022-04-26 13:52:54.273 | + functions-common:time_stop:2451 : total=31792 2022-04-26 13:52:54.277 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:54.279 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33365 2022-04-26 13:52:54.282 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:54.285 | + functions-common:run_process:1692 : local service=c-vol 2022-04-26 13:52:54.287 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:54.290 | + functions-common:run_process:1694 : local group= 2022-04-26 13:52:54.293 | + functions-common:run_process:1695 : local user= 2022-04-26 13:52:54.296 | + functions-common:run_process:1697 : local name=c-vol 2022-04-26 13:52:54.298 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:52:54.302 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:52:54.304 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:52:54.307 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:52:54.312 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:52:54.315 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981174312 2022-04-26 13:52:54.318 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-04-26 13:52:54.341 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:54.345 | + functions-common:run_process:1701 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-04-26 13:52:54.347 | + functions-common:_run_under_systemd:1657 : local service=c-vol 2022-04-26 13:52:54.350 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:54.353 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:54.356 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:54.358 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:54.361 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-26 13:52:54.365 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-26 13:52:54.368 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-vol.service 2022-04-26 13:52:54.371 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:52:54.374 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:52:54.377 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-26 13:52:54.381 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-26 13:52:54.384 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-vol.service 2022-04-26 13:52:54.387 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:54.390 | + functions-common:write_user_unit_file:1576 : local group= 2022-04-26 13:52:54.392 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-04-26 13:52:54.395 | + functions-common:write_user_unit_file:1578 : local extra= 2022-04-26 13:52:54.398 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-26 13:52:54.401 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-04-26 13:52:54.403 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-04-26 13:52:54.408 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-04-26 13:52:54.482 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-04-26 13:52:54.562 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-26 13:52:54.637 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-04-26 13:52:54.702 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-04-26 13:52:54.773 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:52:54.845 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-04-26 13:52:54.848 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-04-26 13:52:54.932 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-04-26 13:52:55.405 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-vol.service 2022-04-26 13:52:55.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-04-26 13:52:55.900 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-vol.service 2022-04-26 13:52:55.945 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:52:55.954 | + functions-common:time_stop:2437 : local name 2022-04-26 13:52:55.957 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:52:55.961 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:52:55.966 | + functions-common:time_stop:2440 : local total 2022-04-26 13:52:55.972 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:52:55.976 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:52:55.993 | + functions-common:time_stop:2444 : start_time=1650981174312 2022-04-26 13:52:56.009 | + functions-common:time_stop:2446 : [[ -z 1650981174312 ]] 2022-04-26 13:52:56.032 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:52:56.036 | + functions-common:time_stop:2449 : end_time=1650981176031 2022-04-26 13:52:56.040 | + functions-common:time_stop:2450 : elapsed_time=1719 2022-04-26 13:52:56.053 | + functions-common:time_stop:2451 : total=33365 2022-04-26 13:52:56.066 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:52:56.085 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35084 2022-04-26 13:52:56.098 | + ./stack.sh:main:1327 : create_volume_types 2022-04-26 13:52:56.112 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-26 13:52:56.190 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:56.204 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-26 13:52:56.217 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-26 13:52:56.230 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-26 13:52:56.241 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-26 13:52:56.265 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-26 13:52:56.317 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:52:56.324 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-26 13:53:00.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:00.757 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:00.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:00.757 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:00.757 | +-------------+--------------------------------------+ 2022-04-26 13:53:00.757 | | Field | Value | 2022-04-26 13:53:00.757 | +-------------+--------------------------------------+ 2022-04-26 13:53:00.757 | | description | None | 2022-04-26 13:53:00.757 | | id | 64efc429-a288-49ac-a62c-fea3819763fa | 2022-04-26 13:53:00.757 | | is_public | True | 2022-04-26 13:53:00.757 | | name | lvmdriver-1 | 2022-04-26 13:53:00.757 | | properties | volume_backend_name='lvmdriver-1' | 2022-04-26 13:53:00.757 | +-------------+--------------------------------------+ 2022-04-26 13:53:01.019 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-04-26 13:53:01.028 | + ./stack.sh:main:1332 : [[ False == \T\r\u\e ]] 2022-04-26 13:53:01.031 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-04-26 13:53:01.078 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:53:01.094 | + ./stack.sh:main:1341 : echo_summary 'Starting Glance' 2022-04-26 13:53:01.106 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:53:01.114 | + ./stack.sh:echo_summary:448 : echo -e Starting Glance 2022-04-26 13:53:01.122 | + ./stack.sh:main:1342 : start_glance 2022-04-26 13:53:01.129 | + lib/glance:start_glance:602 : local service_protocol=http 2022-04-26 13:53:01.138 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-04-26 13:53:01.168 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:53:01.171 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-04-26 13:53:01.174 | ++ lib/glance:start_glance:610 : which uwsgi 2022-04-26 13:53:01.179 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 13:53:01.182 | + functions-common:run_process:1692 : local service=g-api 2022-04-26 13:53:01.185 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 13:53:01.189 | + functions-common:run_process:1694 : local group= 2022-04-26 13:53:01.191 | + functions-common:run_process:1695 : local user= 2022-04-26 13:53:01.194 | + functions-common:run_process:1697 : local name=g-api 2022-04-26 13:53:01.196 | + functions-common:run_process:1699 : time_start run_process 2022-04-26 13:53:01.200 | + functions-common:time_start:2423 : local name=run_process 2022-04-26 13:53:01.202 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:53:01.205 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:53:01.208 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:53:01.213 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981181210 2022-04-26 13:53:01.216 | + functions-common:run_process:1700 : is_service_enabled g-api 2022-04-26 13:53:01.240 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:53:01.243 | + functions-common:run_process:1701 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-04-26 13:53:01.246 | + functions-common:_run_under_systemd:1657 : local service=g-api 2022-04-26 13:53:01.249 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 13:53:01.252 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 13:53:01.254 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 13:53:01.257 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 13:53:01.259 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-04-26 13:53:01.263 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-04-26 13:53:01.265 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@g-api.service 2022-04-26 13:53:01.268 | + functions-common:_run_under_systemd:1664 : local group= 2022-04-26 13:53:01.271 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-04-26 13:53:01.273 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-04-26 13:53:01.276 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-04-26 13:53:01.279 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@g-api.service 2022-04-26 13:53:01.281 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 13:53:01.284 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-04-26 13:53:01.286 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-04-26 13:53:01.289 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-04-26 13:53:01.292 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-04-26 13:53:01.296 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-04-26 13:53:01.370 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-04-26 13:53:01.441 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-04-26 13:53:01.497 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-26 13:53:01.557 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-26 13:53:01.625 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-04-26 13:53:01.685 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-04-26 13:53:01.743 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-04-26 13:53:01.805 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-04-26 13:53:01.863 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-04-26 13:53:01.927 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-04-26 13:53:01.930 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-04-26 13:53:02.001 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-04-26 13:53:02.478 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-04-26 13:53:02.494 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-04-26 13:53:02.943 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-04-26 13:53:03.027 | + functions-common:run_process:1703 : time_stop run_process 2022-04-26 13:53:03.048 | + functions-common:time_stop:2437 : local name 2022-04-26 13:53:03.060 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:53:03.072 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:53:03.087 | + functions-common:time_stop:2440 : local total 2022-04-26 13:53:03.100 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:53:03.111 | + functions-common:time_stop:2443 : name=run_process 2022-04-26 13:53:03.126 | + functions-common:time_stop:2444 : start_time=1650981181210 2022-04-26 13:53:03.141 | + functions-common:time_stop:2446 : [[ -z 1650981181210 ]] 2022-04-26 13:53:03.164 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:53:03.185 | + functions-common:time_stop:2449 : end_time=1650981183169 2022-04-26 13:53:03.201 | + functions-common:time_stop:2450 : elapsed_time=1959 2022-04-26 13:53:03.213 | + functions-common:time_stop:2451 : total=35084 2022-04-26 13:53:03.217 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:53:03.221 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37043 2022-04-26 13:53:03.234 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-04-26 13:53:03.260 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:53:03.263 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.16) to start...' 2022-04-26 13:53:03.263 | Waiting for g-api (10.222.0.16) to start... 2022-04-26 13:53:03.266 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.16/image 2022-04-26 13:53:03.269 | + functions:wait_for_service:457 : local timeout=60 2022-04-26 13:53:03.272 | + functions:wait_for_service:458 : local url=http://10.222.0.16/image 2022-04-26 13:53:03.275 | + functions:wait_for_service:459 : local rval=0 2022-04-26 13:53:03.277 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-26 13:53:03.280 | + functions-common:time_start:2423 : local name=wait_for_service 2022-04-26 13:53:03.283 | + functions-common:time_start:2424 : local start_time= 2022-04-26 13:53:03.285 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-04-26 13:53:03.291 | ++ functions-common:time_start:2428 : date +%s%3N 2022-04-26 13:53:03.294 | + functions-common:time_start:2428 : _TIME_START[$name]=1650981183290 2022-04-26 13:53:03.296 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-26 13:53:03.302 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.16/image 2022-04-26 13:53:07.556 | + :: : [[ 300 == 503 ]] 2022-04-26 13:53:07.559 | + :: : [[ 0 -eq 7 ]] 2022-04-26 13:53:07.563 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-26 13:53:07.568 | + functions-common:time_stop:2437 : local name 2022-04-26 13:53:07.571 | + functions-common:time_stop:2438 : local end_time 2022-04-26 13:53:07.576 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-26 13:53:07.585 | + functions-common:time_stop:2440 : local total 2022-04-26 13:53:07.593 | + functions-common:time_stop:2441 : local start_time 2022-04-26 13:53:07.601 | + functions-common:time_stop:2443 : name=wait_for_service 2022-04-26 13:53:07.606 | + functions-common:time_stop:2444 : start_time=1650981183290 2022-04-26 13:53:07.609 | + functions-common:time_stop:2446 : [[ -z 1650981183290 ]] 2022-04-26 13:53:07.617 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-26 13:53:07.623 | + functions-common:time_stop:2449 : end_time=1650981187620 2022-04-26 13:53:07.626 | + functions-common:time_stop:2450 : elapsed_time=4330 2022-04-26 13:53:07.629 | + functions-common:time_stop:2451 : total=22419 2022-04-26 13:53:07.634 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-26 13:53:07.638 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26749 2022-04-26 13:53:07.644 | + functions:wait_for_service:467 : return 0 2022-04-26 13:53:07.650 | + ./stack.sh:main:1356 : is_service_enabled mysql postgresql 2022-04-26 13:53:07.676 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:53:07.679 | + ./stack.sh:main:1356 : is_service_enabled glance 2022-04-26 13:53:07.705 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:53:07.709 | + ./stack.sh:main:1357 : echo_summary 'Uploading images' 2022-04-26 13:53:07.715 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-26 13:53:07.719 | + ./stack.sh:echo_summary:448 : echo -e Uploading images 2022-04-26 13:53:07.721 | + ./stack.sh:main:1359 : for image_url in ${IMAGE_URLS//,/ } 2022-04-26 13:53:07.724 | + ./stack.sh:main:1360 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:07.726 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:07.729 | + functions:upload_image:134 : local image image_fname image_name 2022-04-26 13:53:07.732 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-04-26 13:53:07.737 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:07.745 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:07.748 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-04-26 13:53:07.758 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-04-26 13:53:07.762 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:07.765 | --2022-04-26 13:53:07-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:07.766 | Connecting to 10.100.0.9:80... connected. 2022-04-26 13:53:07.767 | HTTP request sent, awaiting response... 200 OK 2022-04-26 13:53:07.767 | Length: 645922816 (616M) 2022-04-26 13:53:07.767 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-04-26 13:53:07.792 | 2022-04-26 13:53:08.150 | 0K ........ ........ ........ ........ 5% 85.8M 7s 2022-04-26 13:53:08.444 | 32768K ........ ........ ........ ........ 10% 108M 6s 2022-04-26 13:53:08.767 | 65536K ........ ........ ........ ........ 15% 101M 5s 2022-04-26 13:53:09.066 | 98304K ........ ........ ........ ........ 20% 105M 5s 2022-04-26 13:53:09.356 | 131072K ........ ........ ........ ........ 25% 110M 5s 2022-04-26 13:53:09.647 | 163840K ........ ........ ........ ........ 31% 110M 4s 2022-04-26 13:53:09.935 | 196608K ........ ........ ........ ........ 36% 111M 4s 2022-04-26 13:53:10.225 | 229376K ........ ........ ........ ........ 41% 110M 3s 2022-04-26 13:53:10.514 | 262144K ........ ........ ........ ........ 46% 111M 3s 2022-04-26 13:53:10.804 | 294912K ........ ........ ........ ........ 51% 111M 3s 2022-04-26 13:53:11.093 | 327680K ........ ........ ........ ........ 57% 111M 2s 2022-04-26 13:53:11.381 | 360448K ........ ........ ........ ........ 62% 111M 2s 2022-04-26 13:53:11.670 | 393216K ........ ........ ........ ........ 67% 111M 2s 2022-04-26 13:53:11.959 | 425984K ........ ........ ........ ........ 72% 111M 2s 2022-04-26 13:53:12.248 | 458752K ........ ........ ........ ........ 77% 110M 1s 2022-04-26 13:53:12.538 | 491520K ........ ........ ........ ........ 83% 110M 1s 2022-04-26 13:53:12.829 | 524288K ........ ........ ........ ........ 88% 110M 1s 2022-04-26 13:53:13.120 | 557056K ........ ........ ........ ........ 93% 110M 0s 2022-04-26 13:53:13.417 | 589824K ........ ........ ........ ........ 98% 108M 0s 2022-04-26 13:53:13.480 | 622592K ........ 100% 111M=5.7s 2022-04-26 13:53:13.480 | 2022-04-26 13:53:13.480 | 2022-04-26 13:53:13 (108 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-04-26 13:53:13.480 | 2022-04-26 13:53:13.483 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-04-26 13:53:13.485 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:13.487 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-04-26 13:53:13.490 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-04-26 13:53:13.492 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-04-26 13:53:13.495 | + functions:upload_image:294 : local kernel= 2022-04-26 13:53:13.497 | + functions:upload_image:295 : local ramdisk= 2022-04-26 13:53:13.499 | + functions:upload_image:296 : local disk_format= 2022-04-26 13:53:13.501 | + functions:upload_image:297 : local container_format= 2022-04-26 13:53:13.503 | + functions:upload_image:298 : local unpack= 2022-04-26 13:53:13.505 | + functions:upload_image:299 : local img_property= 2022-04-26 13:53:13.508 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-26 13:53:13.511 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-04-26 13:53:13.513 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-04-26 13:53:13.515 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-04-26 13:53:13.517 | + functions:upload_image:309 : case "$image_fname" in 2022-04-26 13:53:13.520 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:13.523 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:13.527 | + functions:upload_image:375 : image_name=ubuntu-16 2022-04-26 13:53:13.531 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:13.531 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-04-26 13:53:13.537 | + functions:upload_image:376 : disk_format=vhdx 2022-04-26 13:53:13.539 | + functions:upload_image:377 : container_format=bare 2022-04-26 13:53:13.541 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-04-26 13:53:13.543 | + functions:upload_image:385 : is_arch ppc64le 2022-04-26 13:53:13.546 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 13:53:13.550 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-04-26 13:53:13.552 | + functions:upload_image:385 : is_arch ppc64 2022-04-26 13:53:13.555 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 13:53:13.560 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-04-26 13:53:13.562 | + functions:upload_image:385 : is_arch ppc 2022-04-26 13:53:13.565 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 13:53:13.569 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-04-26 13:53:13.571 | + functions:upload_image:389 : is_arch aarch64 2022-04-26 13:53:13.575 | ++ functions-common:is_arch:506 : uname -m 2022-04-26 13:53:13.579 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-26 13:53:13.581 | + functions:upload_image:393 : '[' bare = bare ']' 2022-04-26 13:53:13.583 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-04-26 13:53:13.585 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-04-26 13:53:13.588 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-04-26 13:53:13.590 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-04-26 13:53:13.593 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-04-26 13:53:13.595 | + functions:_upload_image:105 : shift 2022-04-26 13:53:13.597 | + functions:_upload_image:106 : local container=bare 2022-04-26 13:53:13.599 | + functions:_upload_image:107 : shift 2022-04-26 13:53:13.601 | + functions:_upload_image:108 : local disk=vhdx 2022-04-26 13:53:13.603 | + functions:_upload_image:109 : shift 2022-04-26 13:53:13.605 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-26 13:53:13.607 | + functions:_upload_image:111 : shift 2022-04-26 13:53:13.610 | + functions:_upload_image:112 : local properties 2022-04-26 13:53:13.612 | + functions:_upload_image:113 : local useimport 2022-04-26 13:53:13.614 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-04-26 13:53:13.617 | ++ functions:_image_properties_to_arg:87 : local result= 2022-04-26 13:53:13.619 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-04-26 13:53:13.621 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-04-26 13:53:13.623 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-04-26 13:53:13.626 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-04-26 13:53:13.628 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-04-26 13:53:13.630 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-04-26 13:53:15.294 | + inc/async:async_inner:64 : rc=0 2022-04-26 13:53:15.321 | [110044 Async create_flavors:110044]: finished successfully 2022-04-26 13:53:31.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:31.699 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:31.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:31.699 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:31.699 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 13:53:31.699 | | Field | Value | 2022-04-26 13:53:31.699 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 13:53:31.699 | | container_format | bare | 2022-04-26 13:53:31.699 | | created_at | 2022-04-26T13:53:16Z | 2022-04-26 13:53:31.699 | | disk_format | vhdx | 2022-04-26 13:53:31.699 | | file | /v2/images/7718d548-e9b9-498a-86e0-ad118375711d/file | 2022-04-26 13:53:31.700 | | id | 7718d548-e9b9-498a-86e0-ad118375711d | 2022-04-26 13:53:31.700 | | min_disk | 0 | 2022-04-26 13:53:31.700 | | min_ram | 0 | 2022-04-26 13:53:31.700 | | name | ubuntu-16 | 2022-04-26 13:53:31.700 | | owner | bcac07748cfe478eaf9ef26081bff759 | 2022-04-26 13:53:31.700 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-04-26 13:53:31.700 | | protected | False | 2022-04-26 13:53:31.700 | | schema | /v2/schemas/image | 2022-04-26 13:53:31.700 | | status | queued | 2022-04-26 13:53:31.700 | | tags | | 2022-04-26 13:53:31.700 | | updated_at | 2022-04-26T13:53:16Z | 2022-04-26 13:53:31.700 | | visibility | public | 2022-04-26 13:53:31.700 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-26 13:53:31.881 | + ./stack.sh:main:1364 : async_wait create_flavors 2022-04-26 13:53:31.946 | [17787 Async create_flavors:110044]: Waiting for completion of create_flavors running on PID 110044 (2 other jobs running) 2022-04-26 13:53:31.982 | [17787 Async create_flavors:110044]: Signaling child to exit 2022-04-26 13:53:31.982 | WAKEUP 2022-04-26 13:53:32.007 | [17787 Async create_flavors:110044]: Signaled 2022-04-26 13:53:32.011 | + lib/nova:create_flavors:1207 : is_service_enabled n-api 2022-04-26 13:53:32.011 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:53:32.011 | + lib/nova:create_flavors:1208 : grep -q ds512M 2022-04-26 13:53:32.011 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor list 2022-04-26 13:53:32.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.012 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.012 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.012 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-04-26 13:53:32.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.012 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.012 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.012 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.012 | | Field | Value | 2022-04-26 13:53:32.012 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.012 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.012 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.012 | | description | None | 2022-04-26 13:53:32.012 | | disk | 1 | 2022-04-26 13:53:32.012 | | id | c1 | 2022-04-26 13:53:32.012 | | name | cirros256 | 2022-04-26 13:53:32.012 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.012 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.012 | | ram | 256 | 2022-04-26 13:53:32.012 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.012 | | swap | | 2022-04-26 13:53:32.012 | | vcpus | 1 | 2022-04-26 13:53:32.013 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.013 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-04-26 13:53:32.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.013 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.013 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.013 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.013 | | Field | Value | 2022-04-26 13:53:32.013 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.013 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.013 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.013 | | description | None | 2022-04-26 13:53:32.013 | | disk | 5 | 2022-04-26 13:53:32.013 | | id | d1 | 2022-04-26 13:53:32.013 | | name | ds512M | 2022-04-26 13:53:32.013 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.013 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.013 | | ram | 512 | 2022-04-26 13:53:32.013 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.013 | | swap | | 2022-04-26 13:53:32.013 | | vcpus | 1 | 2022-04-26 13:53:32.013 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.013 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-04-26 13:53:32.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.013 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.013 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.013 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.013 | | Field | Value | 2022-04-26 13:53:32.013 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.013 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.013 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.014 | | description | None | 2022-04-26 13:53:32.014 | | disk | 10 | 2022-04-26 13:53:32.014 | | id | d2 | 2022-04-26 13:53:32.014 | | name | ds1G | 2022-04-26 13:53:32.014 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.014 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.014 | | ram | 1024 | 2022-04-26 13:53:32.014 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.014 | | swap | | 2022-04-26 13:53:32.014 | | vcpus | 1 | 2022-04-26 13:53:32.014 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.014 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-04-26 13:53:32.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.014 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.014 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.014 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.014 | | Field | Value | 2022-04-26 13:53:32.014 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.014 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.014 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.014 | | description | None | 2022-04-26 13:53:32.014 | | disk | 10 | 2022-04-26 13:53:32.014 | | id | d3 | 2022-04-26 13:53:32.014 | | name | ds2G | 2022-04-26 13:53:32.014 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.014 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.014 | | ram | 2048 | 2022-04-26 13:53:32.014 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.014 | | swap | | 2022-04-26 13:53:32.014 | | vcpus | 2 | 2022-04-26 13:53:32.014 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.014 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-04-26 13:53:32.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.015 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.015 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.015 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.015 | | Field | Value | 2022-04-26 13:53:32.015 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.015 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.015 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.015 | | description | None | 2022-04-26 13:53:32.015 | | disk | 20 | 2022-04-26 13:53:32.015 | | id | d4 | 2022-04-26 13:53:32.015 | | name | ds4G | 2022-04-26 13:53:32.015 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.015 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.015 | | ram | 4096 | 2022-04-26 13:53:32.015 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.015 | | swap | | 2022-04-26 13:53:32.015 | | vcpus | 4 | 2022-04-26 13:53:32.015 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.015 | + lib/nova:create_flavors:1217 : grep -q m1.tiny 2022-04-26 13:53:32.015 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor list 2022-04-26 13:53:32.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.015 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.015 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.015 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-04-26 13:53:32.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.015 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.015 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.015 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.016 | | Field | Value | 2022-04-26 13:53:32.016 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.016 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.016 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.016 | | description | None | 2022-04-26 13:53:32.016 | | disk | 1 | 2022-04-26 13:53:32.016 | | id | 1 | 2022-04-26 13:53:32.016 | | name | m1.tiny | 2022-04-26 13:53:32.016 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.016 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.016 | | ram | 512 | 2022-04-26 13:53:32.016 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.016 | | swap | | 2022-04-26 13:53:32.016 | | vcpus | 1 | 2022-04-26 13:53:32.016 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.016 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-04-26 13:53:32.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.016 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.016 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.016 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.016 | | Field | Value | 2022-04-26 13:53:32.016 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.016 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.016 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.016 | | description | None | 2022-04-26 13:53:32.016 | | disk | 20 | 2022-04-26 13:53:32.016 | | id | 2 | 2022-04-26 13:53:32.016 | | name | m1.small | 2022-04-26 13:53:32.016 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.016 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.016 | | ram | 2048 | 2022-04-26 13:53:32.016 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.017 | | swap | | 2022-04-26 13:53:32.017 | | vcpus | 1 | 2022-04-26 13:53:32.017 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.017 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-04-26 13:53:32.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.017 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.017 | | Field | Value | 2022-04-26 13:53:32.017 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.017 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.017 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.017 | | description | None | 2022-04-26 13:53:32.017 | | disk | 40 | 2022-04-26 13:53:32.017 | | id | 3 | 2022-04-26 13:53:32.017 | | name | m1.medium | 2022-04-26 13:53:32.017 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.017 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.017 | | ram | 4096 | 2022-04-26 13:53:32.017 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.017 | | swap | | 2022-04-26 13:53:32.017 | | vcpus | 2 | 2022-04-26 13:53:32.017 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.017 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-04-26 13:53:32.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.017 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.017 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.017 | | Field | Value | 2022-04-26 13:53:32.017 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.017 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.018 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.018 | | description | None | 2022-04-26 13:53:32.018 | | disk | 80 | 2022-04-26 13:53:32.018 | | id | 4 | 2022-04-26 13:53:32.018 | | name | m1.large | 2022-04-26 13:53:32.018 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.018 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.018 | | ram | 8192 | 2022-04-26 13:53:32.018 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.018 | | swap | | 2022-04-26 13:53:32.018 | | vcpus | 4 | 2022-04-26 13:53:32.018 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.018 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-04-26 13:53:32.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.018 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:32.018 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:32.018 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.018 | | Field | Value | 2022-04-26 13:53:32.018 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.018 | | OS-FLV-DISABLED:disabled | False | 2022-04-26 13:53:32.018 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-26 13:53:32.018 | | description | None | 2022-04-26 13:53:32.018 | | disk | 160 | 2022-04-26 13:53:32.018 | | id | 5 | 2022-04-26 13:53:32.018 | | name | m1.xlarge | 2022-04-26 13:53:32.018 | | os-flavor-access:is_public | True | 2022-04-26 13:53:32.018 | | properties | hw_rng:allowed='True' | 2022-04-26 13:53:32.018 | | ram | 16384 | 2022-04-26 13:53:32.018 | | rxtx_factor | 1.0 | 2022-04-26 13:53:32.018 | | swap | | 2022-04-26 13:53:32.018 | | vcpus | 8 | 2022-04-26 13:53:32.018 | +----------------------------+-----------------------+ 2022-04-26 13:53:32.064 | [17787 Async create_flavors:110044]: finished create_flavors with result 0 in 30 seconds 2022-04-26 13:53:32.068 | + inc/async:async_wait:197 : return 0 2022-04-26 13:53:32.071 | + ./stack.sh:main:1366 : is_service_enabled horizon 2022-04-26 13:53:32.089 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:53:32.091 | + ./stack.sh:main:1380 : is_service_enabled nova 2022-04-26 13:53:32.110 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:53:32.113 | + ./stack.sh:main:1380 : is_service_enabled keystone 2022-04-26 13:53:32.131 | + functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:53:32.134 | + ./stack.sh:main:1381 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-04-26 13:53:32.137 | + ./stack.sh:main:1383 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-26 13:53:32.140 | + ./stack.sh:main:1387 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-04-26 13:53:32.158 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-04-26 13:53:32.160 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-04-26 13:53:32.163 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-04-26 13:53:32.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-04-26 13:53:32.166 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-04-26 13:53:32.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-04-26 13:53:32.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-04-26 13:53:32.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-04-26 13:53:32.173 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-04-26 13:53:32.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-04-26 13:53:32.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-04-26 13:53:32.177 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-04-26 13:53:32.178 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-04-26 13:53:32.180 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 13:53:32.181 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-04-26 13:53:32.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 13:53:32.185 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-04-26 13:53:32.186 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 13:53:32.188 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-04-26 13:53:32.190 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 13:53:32.192 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-04-26 13:53:32.193 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 13:53:32.194 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-04-26 13:53:32.196 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-04-26 13:53:32.197 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 13:53:32.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-04-26 13:53:32.200 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 13:53:32.202 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-04-26 13:53:32.203 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-04-26 13:53:32.205 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-04-26 13:53:32.206 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-26 13:53:32.207 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-04-26 13:53:32.209 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-26 13:53:32.210 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-04-26 13:53:32.212 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-04-26 13:53:32.213 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-04-26 13:53:32.216 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-04-26 13:53:32.217 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-04-26 13:53:32.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-04-26 13:53:32.220 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-04-26 13:53:32.222 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-04-26 13:53:32.223 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-04-26 13:53:32.225 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-04-26 13:53:32.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-04-26 13:53:32.227 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-04-26 13:53:32.229 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-04-26 13:53:32.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-04-26 13:53:32.233 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-04-26 13:53:32.234 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-04-26 13:53:32.236 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-04-26 13:53:32.237 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-04-26 13:53:32.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-04-26 13:53:32.240 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-04-26 13:53:32.242 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-04-26 13:53:32.244 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-04-26 13:53:32.246 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-04-26 13:53:32.247 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-26 13:53:32.247 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-04-26 13:53:32.248 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-04-26 13:53:32.249 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-26 13:53:34.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:34.360 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:34.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-26 13:53:34.360 | from cryptography.utils import int_from_bytes 2022-04-26 13:53:34.360 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-04-26 13:53:34.362 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-04-26 13:53:34.529 | + ./stack.sh:main:1392 : save_stackenv 2022-04-26 13:53:34.532 | + functions-common:save_stackenv:60 : local tag= 2022-04-26 13:53:34.535 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-26 13:53:34.540 | + functions-common:save_stackenv:62 : time_stamp=2022-04-26-135334 2022-04-26 13:53:34.542 | + functions-common:save_stackenv:63 : echo '# 2022-04-26-135334 ' 2022-04-26 13:53:34.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.548 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-26 13:53:34.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.553 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-26 13:53:34.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.558 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-26 13:53:34.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.563 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-04-26 13:53:34.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.567 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2022-04-26 13:53:34.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.572 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2022-04-26 13:53:34.575 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.578 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-26-133359 2022-04-26 13:53:34.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.583 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-26 13:53:34.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.587 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2022-04-26 13:53:34.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.593 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-26 13:53:34.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.598 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-26 13:53:34.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.603 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-26 13:53:34.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-26 13:53:34.607 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-26 13:53:34.610 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-04-26 13:53:34.613 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 13:53:34.616 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 13:53:34.618 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-04-26 13:53:34.621 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:53:34.623 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 13:53:34.626 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 13:53:34.629 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-04-26 13:53:34.632 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:53:34.634 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-04-26 13:53:34.638 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:53:34.640 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-04-26 13:53:34.640 | /^\[\[.+\|.*\]\]/ { 2022-04-26 13:53:34.640 | gsub("[][]", "", $1); 2022-04-26 13:53:34.640 | split($1, a, "|"); 2022-04-26 13:53:34.640 | if (a[1] == matchgroup) 2022-04-26 13:53:34.640 | print a[2] 2022-04-26 13:53:34.640 | } 2022-04-26 13:53:34.640 | ' /home/ubuntu/devstack/local.conf 2022-04-26 13:53:34.675 | + ./stack.sh:main:1410 : run_phase stack extra 2022-04-26 13:53:34.678 | + functions-common:run_phase:1865 : local mode=stack 2022-04-26 13:53:34.680 | + functions-common:run_phase:1866 : local phase=extra 2022-04-26 13:53:34.683 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-26 13:53:34.686 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-26 13:53:34.688 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-26 13:53:34.691 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-26 13:53:34.693 | + functions-common:run_phase:1875 : local extra 2022-04-26 13:53:34.697 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-26 13:53:34.706 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-26 13:53:34.709 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-26 13:53:34.711 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-26 13:53:34.714 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-04-26 13:53:34.717 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-26 13:53:34.734 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-26 13:53:34.736 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:53:34.739 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:53:34.741 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-04-26 13:53:34.743 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:53:34.747 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-26 13:53:34.750 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-26 13:53:34.752 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-04-26 13:53:34.755 | ++ extras.d/80-tempest.sh:source:15 : : 2022-04-26 13:53:34.757 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-26 13:53:34.760 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-26 13:53:34.763 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-26 13:53:34.765 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-26 13:53:34.768 | + functions-common:run_phase:1892 : run_plugins stack extra 2022-04-26 13:53:34.770 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-26 13:53:34.773 | + functions-common:run_plugins:1852 : local phase=extra 2022-04-26 13:53:34.776 | + functions-common:run_plugins:1854 : local plugins= 2022-04-26 13:53:34.779 | + functions-common:run_plugins:1855 : local plugin 2022-04-26 13:53:34.781 | + ./stack.sh:main:1418 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-04-26 13:53:34.784 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-26 13:53:34.787 | + inc/meta-config:merge_config_group:171 : shift 2022-04-26 13:53:34.789 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-04-26 13:53:34.792 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:53:34.794 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-26 13:53:34.797 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-26 13:53:34.800 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-04-26 13:53:34.802 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-26 13:53:34.805 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-04-26 13:53:34.808 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-26 13:53:34.811 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-04-26 13:53:34.811 | /^\[\[.+\|.*\]\]/ { 2022-04-26 13:53:34.811 | gsub("[][]", "", $1); 2022-04-26 13:53:34.811 | split($1, a, "|"); 2022-04-26 13:53:34.811 | if (a[1] == matchgroup) 2022-04-26 13:53:34.811 | print a[2] 2022-04-26 13:53:34.811 | } 2022-04-26 13:53:34.811 | ' /home/ubuntu/devstack/local.conf 2022-04-26 13:53:34.817 | + ./stack.sh:main:1427 : is_service_enabled n-cpu 2022-04-26 13:53:34.836 | + functions-common:is_service_enabled:2093 : return 1 2022-04-26 13:53:34.839 | + ./stack.sh:main:1432 : service_check 2022-04-26 13:53:34.842 | + functions-common:service_check:1730 : local service 2022-04-26 13:53:34.844 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:34.847 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@key.service 2022-04-26 13:53:34.955 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-04-26 13:53:34.960 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:34.963 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api.service 2022-04-26 13:53:34.976 | enabled 2022-04-26 13:53:34.980 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api.service --no-pager 2022-04-26 13:53:35.012 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-04-26 13:53:35.013 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.013 | Active: active (running) since Tue 2022-04-26 13:51:23 UTC; 2min 11s ago 2022-04-26 13:53:35.013 | Main PID: 103235 (uwsgi) 2022-04-26 13:53:35.013 | Status: "uWSGI is ready" 2022-04-26 13:53:35.013 | Tasks: 3 (limit: 14304) 2022-04-26 13:53:35.013 | Memory: 254.1M 2022-04-26 13:53:35.013 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-04-26 13:53:35.013 | ├─103235 nova-apiuWSGI master 2022-04-26 13:53:35.013 | ├─103236 nova-apiuWSGI worker 1 2022-04-26 13:53:35.013 | └─103237 nova-apiuWSGI worker 2 2022-04-26 13:53:35.013 | 2022-04-26 13:53:35.013 | Apr 26 13:53:12 dv-neutron-839377-1-hyperv devstack@n-api.service[103237]: [pid: 103237|app: 0|req: 17/32] 10.222.0.16 () {64 vars in 1332 bytes} [Tue Apr 26 13:53:12 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-04-26 13:53:35.013 | Apr 26 13:53:14 dv-neutron-839377-1-hyperv devstack@n-api.service[103236]: DEBUG nova.api.openstack.wsgi [None req-af0119bc-1f09-4c3a-abcc-5c0428a76dff admin admin] Calling method '>' {{(pid=103236) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-04-26 13:53:35.013 | Apr 26 13:53:14 dv-neutron-839377-1-hyperv devstack@n-api.service[103236]: INFO nova.api.openstack.requestlog [None req-af0119bc-1f09-4c3a-abcc-5c0428a76dff admin admin] 10.222.0.16 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001468 2022-04-26 13:53:35.013 | Apr 26 13:53:15 dv-neutron-839377-1-hyperv devstack@n-api.service[103236]: [pid: 103236|app: 0|req: 16/33] 10.222.0.16 () {54 vars in 930 bytes} [Tue Apr 26 13:53:14 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-04-26 13:53:35.013 | Apr 26 13:53:15 dv-neutron-839377-1-hyperv devstack@n-api.service[103237]: DEBUG nova.api.openstack.wsgi [None req-088d4f90-9790-4f96-9e1e-31cad697367c admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "5", "vcpus": 8, "swap": 0, "disk": 160, "ram": 16384, "rxtx_factor": 1.0}} {{(pid=103237) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-26 13:53:35.013 | Apr 26 13:53:15 dv-neutron-839377-1-hyperv devstack@n-api.service[103237]: INFO nova.api.openstack.requestlog [None req-088d4f90-9790-4f96-9e1e-31cad697367c admin admin] 10.222.0.16 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.070271 2022-04-26 13:53:35.013 | Apr 26 13:53:15 dv-neutron-839377-1-hyperv devstack@n-api.service[103237]: [pid: 103237|app: 0|req: 18/34] 10.222.0.16 () {64 vars in 1282 bytes} [Tue Apr 26 13:53:15 2022] POST /compute/v2.1/flavors => generated 408 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-04-26 13:53:35.013 | Apr 26 13:53:15 dv-neutron-839377-1-hyperv devstack@n-api.service[103236]: DEBUG nova.api.openstack.wsgi [None req-0d304cd3-eeb9-45fd-95ba-cbe7f393b79f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103236) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-26 13:53:35.013 | Apr 26 13:53:15 dv-neutron-839377-1-hyperv devstack@n-api.service[103236]: INFO nova.api.openstack.requestlog [None req-0d304cd3-eeb9-45fd-95ba-cbe7f393b79f admin admin] 10.222.0.16 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.026785 2022-04-26 13:53:35.013 | Apr 26 13:53:15 dv-neutron-839377-1-hyperv devstack@n-api.service[103236]: [pid: 103236|app: 0|req: 17/35] 10.222.0.16 () {64 vars in 1332 bytes} [Tue Apr 26 13:53:15 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-04-26 13:53:35.016 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.019 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cond.service 2022-04-26 13:53:35.031 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-04-26 13:53:35.035 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.038 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-sch.service 2022-04-26 13:53:35.051 | enabled 2022-04-26 13:53:35.055 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-sch.service --no-pager 2022-04-26 13:53:35.071 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-04-26 13:53:35.071 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.071 | Active: active (running) since Tue 2022-04-26 13:52:33 UTC; 1min 2s ago 2022-04-26 13:53:35.071 | Main PID: 107790 (nova-scheduler) 2022-04-26 13:53:35.071 | Tasks: 3 (limit: 14304) 2022-04-26 13:53:35.071 | Memory: 154.7M 2022-04-26 13:53:35.071 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-04-26 13:53:35.071 | ├─107790 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 13:53:35.071 | ├─109074 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 13:53:35.071 | └─109075 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-26 13:53:35.071 | 2022-04-26 13:53:35.071 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_limit.split_loggers = False {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.071 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_limit.status_code_retries = None {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.072 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_limit.status_code_retry_delay = None {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.072 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_limit.timeout = None {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.072 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_limit.valid_interfaces = None {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.072 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_limit.version = None {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.072 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_reports.file_event_handler = None {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.072 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.072 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] oslo_reports.log_dir = None {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-26 13:53:35.072 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv nova-scheduler[107790]: DEBUG oslo_service.service [None req-0e795bca-ce39-4ff9-a1a8-3242feb97500 None None] ******************************************************************************** {{(pid=107790) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-26 13:53:35.075 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.078 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-04-26 13:53:35.092 | enabled 2022-04-26 13:53:35.096 | + functions-common:service_check:1737 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-04-26 13:53:35.111 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-04-26 13:53:35.111 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.112 | Active: active (running) since Tue 2022-04-26 13:52:34 UTC; 1min 0s ago 2022-04-26 13:53:35.112 | Main PID: 108247 (uwsgi) 2022-04-26 13:53:35.112 | Status: "uWSGI is ready" 2022-04-26 13:53:35.112 | Tasks: 4 (limit: 14304) 2022-04-26 13:53:35.112 | Memory: 216.8M 2022-04-26 13:53:35.112 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-04-26 13:53:35.112 | ├─108247 nova-api-metauWSGI master 2022-04-26 13:53:35.112 | ├─108248 nova-api-metauWSGI worker 1 2022-04-26 13:53:35.112 | ├─108249 nova-api-metauWSGI worker 2 2022-04-26 13:53:35.112 | └─108250 nova-api-metauWSGI http 1 2022-04-26 13:53:35.112 | 2022-04-26 13:53:35.112 | Apr 26 13:52:39 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108248]: DEBUG oslo_db.sqlalchemy.engines [None req-2322a3f5-a2f8-49bd-b3dd-a79e90d34359 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=108248) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:53:35.112 | Apr 26 13:52:39 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108249]: DEBUG oslo_db.sqlalchemy.engines [None req-6613352e-2101-4d78-99c0-356c0d5f0d86 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=108249) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:53:35.112 | Apr 26 13:52:40 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108248]: DEBUG oslo_db.sqlalchemy.engines [None req-2322a3f5-a2f8-49bd-b3dd-a79e90d34359 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=108248) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:53:35.112 | Apr 26 13:52:40 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108249]: DEBUG oslo_db.sqlalchemy.engines [None req-6613352e-2101-4d78-99c0-356c0d5f0d86 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=108249) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:53:35.112 | Apr 26 13:52:40 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108248]: DEBUG oslo_db.sqlalchemy.engines [None req-2322a3f5-a2f8-49bd-b3dd-a79e90d34359 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=108248) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:53:35.112 | Apr 26 13:52:40 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108249]: DEBUG oslo_db.sqlalchemy.engines [None req-6613352e-2101-4d78-99c0-356c0d5f0d86 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=108249) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:53:35.112 | Apr 26 13:52:40 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108248]: WARNING nova.api.metadata.handler [None req-2322a3f5-a2f8-49bd-b3dd-a79e90d34359 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-26 13:53:35.112 | Apr 26 13:52:40 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108248]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x557bbf4f89a0 pid: 108248 (default app) 2022-04-26 13:53:35.112 | Apr 26 13:52:40 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108249]: WARNING nova.api.metadata.handler [None req-6613352e-2101-4d78-99c0-356c0d5f0d86 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-26 13:53:35.112 | Apr 26 13:52:40 dv-neutron-839377-1-hyperv devstack@n-api-meta.service[108249]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x557bbf4f89a0 pid: 108249 (default app) 2022-04-26 13:53:35.115 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.118 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-api.service 2022-04-26 13:53:35.132 | enabled 2022-04-26 13:53:35.135 | + functions-common:service_check:1737 : sudo systemctl status devstack@placement-api.service --no-pager 2022-04-26 13:53:35.153 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-04-26 13:53:35.153 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.153 | Active: active (running) since Tue 2022-04-26 13:51:38 UTC; 1min 56s ago 2022-04-26 13:53:35.153 | Main PID: 104488 (uwsgi) 2022-04-26 13:53:35.153 | Status: "uWSGI is ready" 2022-04-26 13:53:35.153 | Tasks: 3 (limit: 14304) 2022-04-26 13:53:35.153 | Memory: 138.7M 2022-04-26 13:53:35.153 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-04-26 13:53:35.153 | ├─104488 placementuWSGI master 2022-04-26 13:53:35.153 | ├─104489 placementuWSGI worker 1 2022-04-26 13:53:35.153 | └─104490 placementuWSGI worker 2 2022-04-26 13:53:35.153 | 2022-04-26 13:53:35.153 | Apr 26 13:51:41 dv-neutron-839377-1-hyperv devstack@placement-api.service[104490]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x564eaef889c0 pid: 104490 (default app) 2022-04-26 13:53:35.153 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv devstack@placement-api.service[104489]: DEBUG placement.requestlog [None req-1ca4ac6e-9db3-4e23-8eb6-c3cd1f76738d None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=104489) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 13:53:35.153 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv devstack@placement-api.service[104489]: INFO placement.requestlog [None req-1ca4ac6e-9db3-4e23-8eb6-c3cd1f76738d None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 13:53:35.153 | Apr 26 13:52:37 dv-neutron-839377-1-hyperv devstack@placement-api.service[104489]: [pid: 104489|app: 0|req: 2/2] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 13:52:37 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 13:53:35.153 | Apr 26 13:52:41 dv-neutron-839377-1-hyperv devstack@placement-api.service[104490]: DEBUG placement.requestlog [None req-cd185747-4bbb-454e-a340-a73de9576acf None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=104490) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 13:53:35.153 | Apr 26 13:52:41 dv-neutron-839377-1-hyperv devstack@placement-api.service[104490]: INFO placement.requestlog [None req-cd185747-4bbb-454e-a340-a73de9576acf None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 13:53:35.153 | Apr 26 13:52:41 dv-neutron-839377-1-hyperv devstack@placement-api.service[104490]: [pid: 104490|app: 0|req: 1/3] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 13:52:41 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 13:53:35.153 | Apr 26 13:52:43 dv-neutron-839377-1-hyperv devstack@placement-api.service[104489]: DEBUG placement.requestlog [None req-5b390627-084f-4a73-bb7e-45edb28b02e4 None None] Starting request: 10.222.0.16 "GET /placement/" {{(pid=104489) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-26 13:53:35.153 | Apr 26 13:52:43 dv-neutron-839377-1-hyperv devstack@placement-api.service[104489]: INFO placement.requestlog [None req-5b390627-084f-4a73-bb7e-45edb28b02e4 None None] 10.222.0.16 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-26 13:53:35.153 | Apr 26 13:52:43 dv-neutron-839377-1-hyperv devstack@placement-api.service[104489]: [pid: 104489|app: 0|req: 3/4] 10.222.0.16 () {54 vars in 916 bytes} [Tue Apr 26 13:52:43 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-26 13:53:35.156 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.159 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@placement-client.service 2022-04-26 13:53:35.172 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-04-26 13:53:35.175 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.178 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@g-api.service 2022-04-26 13:53:35.193 | enabled 2022-04-26 13:53:35.196 | + functions-common:service_check:1737 : sudo systemctl status devstack@g-api.service --no-pager 2022-04-26 13:53:35.213 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-04-26 13:53:35.213 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.213 | Active: active (running) since Tue 2022-04-26 13:53:03 UTC; 32s ago 2022-04-26 13:53:35.213 | Main PID: 112315 (uwsgi) 2022-04-26 13:53:35.213 | Status: "uWSGI is ready" 2022-04-26 13:53:35.213 | Tasks: 7 (limit: 14304) 2022-04-26 13:53:35.213 | Memory: 227.1M 2022-04-26 13:53:35.213 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-04-26 13:53:35.213 | ├─112315 glance-apiuWSGI master 2022-04-26 13:53:35.213 | ├─112319 glance-apiuWSGI worker 1 2022-04-26 13:53:35.213 | └─112320 glance-apiuWSGI worker 2 2022-04-26 13:53:35.213 | 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.location [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112319) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.location [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112319) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.location [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112319) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.location [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112319) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.location [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112319) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.location [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112319) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.location [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112319) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.location [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112319) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: DEBUG glance_store.backend [None req-e5729638-c469-4b55-9f62-51be84fc92cc admin admin] Skipping store.set_acls... not implemented. {{(pid=112319) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-04-26 13:53:35.213 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv devstack@g-api.service[112319]: [pid: 112319|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 879 bytes} [Tue Apr 26 13:53:16 2022] PUT /v2/images/7718d548-e9b9-498a-86e0-ad118375711d/file => generated 0 bytes in 15575 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-04-26 13:53:35.217 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.219 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-sch.service 2022-04-26 13:53:35.233 | enabled 2022-04-26 13:53:35.237 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-sch.service --no-pager 2022-04-26 13:53:35.253 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-04-26 13:53:35.253 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.253 | Active: active (running) since Tue 2022-04-26 13:52:52 UTC; 42s ago 2022-04-26 13:53:35.253 | Main PID: 111007 (cinder-schedule) 2022-04-26 13:53:35.253 | Tasks: 2 (limit: 14304) 2022-04-26 13:53:35.253 | Memory: 108.1M 2022-04-26 13:53:35.253 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-04-26 13:53:35.253 | └─111007 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-04-26 13:53:35.253 | 2022-04-26 13:53:35.253 | Apr 26 13:52:56 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: INFO cinder.manager [None req-5a704772-1020-45fe-abeb-d05e3ba3207a None None] Initiating service 1 cleanup 2022-04-26 13:53:35.253 | Apr 26 13:52:56 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: INFO cinder.manager [None req-5a704772-1020-45fe-abeb-d05e3ba3207a None None] Service 1 cleanup completed. 2022-04-26 13:53:35.253 | Apr 26 13:52:56 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: DEBUG cinder.service [None req-5a704772-1020-45fe-abeb-d05e3ba3207a None None] Creating RPC server for service cinder-scheduler {{(pid=111007) start /opt/stack/cinder/cinder/service.py:231}} 2022-04-26 13:53:35.253 | Apr 26 13:52:56 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: DEBUG cinder.service [None req-5a704772-1020-45fe-abeb-d05e3ba3207a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=111007) start /opt/stack/cinder/cinder/service.py:237}} 2022-04-26 13:53:35.253 | Apr 26 13:52:58 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: DEBUG cinder.scheduler.host_manager [None req-e232c156-95cf-40e8-9c00-114e24a839d9 None None] Received backup service update from dv-neutron-839377-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=111007) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-04-26 13:53:35.253 | Apr 26 13:53:09 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: DEBUG cinder.scheduler.host_manager [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] Received volume service update from dv-neutron-839377-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-839377-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=111007) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-04-26 13:53:35.253 | Apr 26 13:53:09 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: DEBUG cinder.scheduler.host_manager [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] Updating capabilities for dv-neutron-839377-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-839377-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 4, 26, 13, 53, 9, 669627)} {{(pid=111007) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-04-26 13:53:35.253 | Apr 26 13:53:09 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: DEBUG cinder.utils [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=111007) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-04-26 13:53:35.253 | Apr 26 13:53:09 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: DEBUG cinder.utils [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=111007) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-04-26 13:53:35.253 | Apr 26 13:53:09 dv-neutron-839377-1-hyperv cinder-scheduler[111007]: DEBUG cinder.scheduler.host_manager [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-839377-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 4, 26, 13, 53, 9, 692132)}]. {{(pid=111007) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-04-26 13:53:35.257 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.259 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-api.service 2022-04-26 13:53:35.273 | enabled 2022-04-26 13:53:35.277 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-api.service --no-pager 2022-04-26 13:53:35.293 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-04-26 13:53:35.293 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.293 | Active: active (running) since Tue 2022-04-26 13:52:46 UTC; 48s ago 2022-04-26 13:53:35.293 | Main PID: 110566 (uwsgi) 2022-04-26 13:53:35.293 | Status: "uWSGI is ready" 2022-04-26 13:53:35.293 | Tasks: 5 (limit: 14304) 2022-04-26 13:53:35.293 | Memory: 245.4M 2022-04-26 13:53:35.293 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-04-26 13:53:35.293 | ├─110566 cinder-apiuWSGI master 2022-04-26 13:53:35.293 | ├─110567 cinder-apiuWSGI worker 1 2022-04-26 13:53:35.293 | └─110568 cinder-apiuWSGI worker 2 2022-04-26 13:53:35.293 | 2022-04-26 13:53:35.293 | Apr 26 13:52:59 dv-neutron-839377-1-hyperv devstack@c-api.service[110567]: INFO cinder.api.openstack.wsgi [None req-5a97de05-4cba-4529-abbe-0586e3d77ac6 admin admin] http://10.222.0.16/volume/v3/bcac07748cfe478eaf9ef26081bff759/types returned with HTTP 200 2022-04-26 13:53:35.293 | Apr 26 13:52:59 dv-neutron-839377-1-hyperv devstack@c-api.service[110567]: [pid: 110567|app: 0|req: 1/2] 10.222.0.16 () {60 vars in 1237 bytes} [Tue Apr 26 13:52:59 2022] POST /volume/v3/bcac07748cfe478eaf9ef26081bff759/types => generated 186 bytes in 959 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-04-26 13:53:35.294 | Apr 26 13:52:59 dv-neutron-839377-1-hyperv devstack@c-api.service[110568]: DEBUG cinder.api.middleware.request_id [req-5a97de05-4cba-4529-abbe-0586e3d77ac6 req-16d0aad0-2d58-418e-b3a4-e48d41f2d32b None None] RequestId filter calling following filter/app {{(pid=110568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-04-26 13:53:35.294 | Apr 26 13:53:00 dv-neutron-839377-1-hyperv devstack@c-api.service[110568]: INFO cinder.api.openstack.wsgi [req-5a97de05-4cba-4529-abbe-0586e3d77ac6 req-16d0aad0-2d58-418e-b3a4-e48d41f2d32b admin admin] POST http://10.222.0.16/volume/v3/bcac07748cfe478eaf9ef26081bff759/types/64efc429-a288-49ac-a62c-fea3819763fa/extra_specs 2022-04-26 13:53:35.294 | Apr 26 13:53:00 dv-neutron-839377-1-hyperv devstack@c-api.service[110568]: DEBUG cinder.api.openstack.wsgi [req-5a97de05-4cba-4529-abbe-0586e3d77ac6 req-16d0aad0-2d58-418e-b3a4-e48d41f2d32b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-04-26 13:53:35.294 | Apr 26 13:53:00 dv-neutron-839377-1-hyperv devstack@c-api.service[110568]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-04-26 13:53:35.294 | Apr 26 13:53:00 dv-neutron-839377-1-hyperv devstack@c-api.service[110568]: warnings.warn('Policy enforcement is depending on the value of ' 2022-04-26 13:53:35.294 | Apr 26 13:53:00 dv-neutron-839377-1-hyperv devstack@c-api.service[110568]: DEBUG oslo_db.sqlalchemy.engines [req-5a97de05-4cba-4529-abbe-0586e3d77ac6 req-16d0aad0-2d58-418e-b3a4-e48d41f2d32b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=110568) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-26 13:53:35.294 | Apr 26 13:53:00 dv-neutron-839377-1-hyperv devstack@c-api.service[110568]: INFO cinder.api.openstack.wsgi [req-5a97de05-4cba-4529-abbe-0586e3d77ac6 req-16d0aad0-2d58-418e-b3a4-e48d41f2d32b admin admin] http://10.222.0.16/volume/v3/bcac07748cfe478eaf9ef26081bff759/types/64efc429-a288-49ac-a62c-fea3819763fa/extra_specs returned with HTTP 200 2022-04-26 13:53:35.294 | Apr 26 13:53:00 dv-neutron-839377-1-hyperv devstack@c-api.service[110568]: [pid: 110568|app: 0|req: 2/3] 10.222.0.16 () {62 vars in 1454 bytes} [Tue Apr 26 13:52:59 2022] POST /volume/v3/bcac07748cfe478eaf9ef26081bff759/types/64efc429-a288-49ac-a62c-fea3819763fa/extra_specs => generated 55 bytes in 760 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-04-26 13:53:35.297 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.300 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@c-vol.service 2022-04-26 13:53:35.315 | enabled 2022-04-26 13:53:35.319 | + functions-common:service_check:1737 : sudo systemctl status devstack@c-vol.service --no-pager 2022-04-26 13:53:35.335 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-04-26 13:53:35.335 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.335 | Active: active (running) since Tue 2022-04-26 13:52:55 UTC; 39s ago 2022-04-26 13:53:35.335 | Main PID: 111726 (cinder-volume) 2022-04-26 13:53:35.335 | Tasks: 3 (limit: 14304) 2022-04-26 13:53:35.335 | Memory: 140.2M 2022-04-26 13:53:35.335 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-04-26 13:53:35.335 | ├─111726 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-26 13:53:35.335 | └─111834 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-26 13:53:35.335 | 2022-04-26 13:53:35.335 | Apr 26 13:53:09 dv-neutron-839377-1-hyperv sudo[112539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-04-26 13:53:35.335 | Apr 26 13:53:09 dv-neutron-839377-1-hyperv sudo[112539]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-26 13:53:35.335 | Apr 26 13:53:10 dv-neutron-839377-1-hyperv sudo[112539]: pam_unix(sudo:session): session closed for user root 2022-04-26 13:53:35.335 | Apr 26 13:53:10 dv-neutron-839377-1-hyperv cinder-volume[111834]: DEBUG oslo_concurrency.processutils [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.161s {{(pid=111834) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-26 13:53:35.335 | Apr 26 13:53:10 dv-neutron-839377-1-hyperv cinder-volume[111834]: DEBUG oslo_concurrency.processutils [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=111834) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-26 13:53:35.335 | Apr 26 13:53:10 dv-neutron-839377-1-hyperv sudo[112546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-04-26 13:53:35.335 | Apr 26 13:53:10 dv-neutron-839377-1-hyperv sudo[112546]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-26 13:53:35.335 | Apr 26 13:53:12 dv-neutron-839377-1-hyperv sudo[112546]: pam_unix(sudo:session): session closed for user root 2022-04-26 13:53:35.335 | Apr 26 13:53:12 dv-neutron-839377-1-hyperv cinder-volume[111834]: DEBUG oslo_concurrency.processutils [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.123s {{(pid=111834) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-26 13:53:35.336 | Apr 26 13:53:12 dv-neutron-839377-1-hyperv cinder-volume[111834]: INFO cinder.volume.manager [None req-5af81c05-bf9e-4a7b-b1a5-ebf477c9ae86 None None] Driver post RPC initialization completed successfully. 2022-04-26 13:53:35.339 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.341 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-04-26 13:53:35.359 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-04-26 13:53:35.363 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.365 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-04-26 13:53:35.378 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-04-26 13:53:35.382 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.384 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-04-26 13:53:35.396 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-04-26 13:53:35.400 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.403 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-04-26 13:53:35.415 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-04-26 13:53:35.419 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.422 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-svc.service 2022-04-26 13:53:35.435 | enabled 2022-04-26 13:53:35.439 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-svc.service --no-pager 2022-04-26 13:53:35.454 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-04-26 13:53:35.454 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.454 | Active: active (running) since Tue 2022-04-26 13:51:30 UTC; 2min 4s ago 2022-04-26 13:53:35.455 | Main PID: 103866 (/usr/bin/python) 2022-04-26 13:53:35.455 | Tasks: 10 (limit: 14304) 2022-04-26 13:53:35.455 | Memory: 382.2M 2022-04-26 13:53:35.455 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-04-26 13:53:35.455 | ├─103866 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-26 13:53:35.455 | ├─104007 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 13:53:35.455 | ├─104008 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 13:53:35.455 | ├─104009 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 13:53:35.455 | └─104010 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-26 13:53:35.455 | 2022-04-26 13:53:35.455 | Apr 26 13:52:35 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron.api.rpc.handlers.l3_rpc [None req-b01083c9-495b-4b5c-91d3-8beb16f3e2b8 None None] The sync data for ids ['53c4fe84-0e69-40f9-af9b-2ac1a3ee888b'] in dv-neutron-839377-1-hyperv is: [{'id': '53c4fe84-0e69-40f9-af9b-2ac1a3ee888b', 'name': 'router1', 'tenant_id': '803ad286c94f4f2dab8222c923bfc490', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': {'network_id': '40505924-f21c-4279-90e6-069280a416a0', 'external_fixed_ips': [{'subnet_id': '43c52dd7-4871-4ee6-8660-62a8a6cdeec8', 'ip_address': '172.26.8.54'}], 'enable_snat': True}, 'gw_port_id': '62cac40d-65ed-43e0-8b8a-f81a68af0f70', 'description': '', 'availability_zones': ['nova'], 'distributed': False, 'ha': False, 'ha_vr_id': 0, 'availability_zone_hints': [], 'routes': [], 'flavor_id': None, 'tags': [], 'created_at': '2022-04-26T13:52:10Z', 'updated_at': '2022-04-26T13:52:28Z', 'revision_number': 4, 'project_id': '803ad286c94f4f2dab8222c923bfc490', 'gw_port': {'id': '62cac40d-65ed-43e0-8b8a-f81a68af0f70', 'name': '', 'network_id': '40505924-f21c-4279-90e6-069280a416a0', 'tenant_id': '', 'mac_address': 'fa:16:3e:7c:26:bc', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '53c4fe84-0e69-40f9-af9b-2ac1a3ee888b', 'device_owner': 'network:router_gateway', 'standard_attr_id': 20, 'fixed_ips': [{'subnet_id': '43c52dd7-4871-4ee6-8660-62a8a6cdeec8', 'ip_address': '172.26.8.54', 'prefixlen': 24}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-839377-1-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-04-26T13:52:27Z', 'updated_at': '2022-04-26T13:52:34Z', 'revision_number': 3, 'project_id': '', 'subnets': [{'id': '43c52dd7-4871-4ee6-8660-62a8a6cdeec8', 'cidr': '172.26.8.0/24', 'gateway_ip': '172.26.8.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': None}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}, 'enable_snat': True, 'gw_port_host': 'dv-neutron-839377-1-hyperv', '_interfaces': [{'id': '256f12a5-8fa9-47d7-a745-a909e41bbc22', 'name': '', 'network_id': '4c169baf-46a5-48b4-9bb7-c9c3e023da90', 'tenant_id': '803ad286c94f4f2dab8222c923bfc490', 'mac_address': 'fa:16:3e:ab:d8:a8', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '53c4fe84-0e69-40f9-af9b-2ac1a3ee888b', 'device_owner': 'network:router_interface', 'standard_attr_id': 18, 'fixed_ips': [{'subnet_id': 'a8612a1f-81ab-47ff-b1fa-d24acecd2094', 'ip_address': '172.20.0.1', 'prefixlen': 26}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-839377-1-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-04-26T13:52:19Z', 'updated_at': '2022-04-26T13:52:34Z', 'revision_number': 6, 'project_id': '803ad286c94f4f2dab8222c923bfc490', 'subnets': [{'id': 'a8612a1f-81ab-47ff-b1fa-d24acecd2094', 'cidr': '172.20.0.0/26', 'gateway_ip': '172.20.0.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': 'b32e6c7f-a21b-45be-a081-d08106583af9'}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}]}] {{(pid=104009) sync_routers /opt/stack/neutron/neutron/api/rpc/handlers/l3_rpc.py:137}} 2022-04-26 13:53:35.455 | Apr 26 13:52:47 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron_lib.callbacks.manager [None req-a6797dce-8a67-483c-9eaf-09b6de67b49b None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8746991058032', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1873941'] for agent (fa0e0c16-f8ce-46e1-bd18-b9f913e4cdc8), after_update {{(pid=104009) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 13:53:35.455 | Apr 26 13:52:49 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron_lib.callbacks.manager [None req-1551c26a-001f-4a37-a846-bd090ccd31a7 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8746991058032', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1873941'] for agent (f518a1b3-d5d2-4180-83bd-f3c3ab575585), after_update {{(pid=104009) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 13:53:35.455 | Apr 26 13:52:51 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron_lib.callbacks.manager [None req-8e9fd12d-629e-4211-a355-9fac53f9c1e1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8746991058032', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1873941'] for agent (99694cbe-9cca-4991-9988-679a344b06fd), after_update {{(pid=104009) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 13:53:35.455 | Apr 26 13:52:52 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron_lib.callbacks.manager [None req-47367a97-8bf6-4f3c-906d-d953493e3740 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8746991058032', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1873941'] for agent (7c51d410-4440-49f9-bc11-80a1fb23206c), after_update {{(pid=104009) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 13:53:35.455 | Apr 26 13:53:12 dv-neutron-839377-1-hyperv neutron-server[104010]: DEBUG neutron.db.agents_db [None req-76f10994-3770-4bcc-abc6-148f43cd27fe None None] Agent healthcheck: found 4 active agents {{(pid=104010) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-04-26 13:53:35.455 | Apr 26 13:53:17 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron_lib.callbacks.manager [None req-0cf20334-48cb-438f-aab7-54e47affe124 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8746991058032', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1873941'] for agent (fa0e0c16-f8ce-46e1-bd18-b9f913e4cdc8), after_update {{(pid=104009) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 13:53:35.455 | Apr 26 13:53:19 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron_lib.callbacks.manager [None req-c6c60b92-343e-46c2-9196-a8dedae07671 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8746991058032', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1873941'] for agent (f518a1b3-d5d2-4180-83bd-f3c3ab575585), after_update {{(pid=104009) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 13:53:35.455 | Apr 26 13:53:21 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron_lib.callbacks.manager [None req-8e9fd12d-629e-4211-a355-9fac53f9c1e1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8746991058032', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1873941'] for agent (99694cbe-9cca-4991-9988-679a344b06fd), after_update {{(pid=104009) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 13:53:35.455 | Apr 26 13:53:22 dv-neutron-839377-1-hyperv neutron-server[104009]: DEBUG neutron_lib.callbacks.manager [None req-47367a97-8bf6-4f3c-906d-d953493e3740 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8746991058032', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1873941'] for agent (7c51d410-4440-49f9-bc11-80a1fb23206c), after_update {{(pid=104009) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-26 13:53:35.459 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.461 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-04-26 13:53:35.473 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-04-26 13:53:35.477 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.479 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@rabbit.service 2022-04-26 13:53:35.492 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-04-26 13:53:35.496 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.499 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@tempest.service 2022-04-26 13:53:35.511 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-04-26 13:53:35.515 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.518 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@mysql.service 2022-04-26 13:53:35.530 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-04-26 13:53:35.533 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.536 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@etcd3.service 2022-04-26 13:53:35.549 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-04-26 13:53:35.552 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.555 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@dstat.service 2022-04-26 13:53:35.569 | enabled 2022-04-26 13:53:35.572 | + functions-common:service_check:1737 : sudo systemctl status devstack@dstat.service --no-pager 2022-04-26 13:53:35.588 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-04-26 13:53:35.589 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.589 | Active: active (running) since Tue 2022-04-26 13:45:12 UTC; 8min ago 2022-04-26 13:53:35.589 | Main PID: 78689 (dstat.sh) 2022-04-26 13:53:35.589 | Tasks: 3 (limit: 14304) 2022-04-26 13:53:35.589 | Memory: 18.9M 2022-04-26 13:53:35.589 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-04-26 13:53:35.589 | ├─78689 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-04-26 13:53:35.589 | ├─78812 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-04-26 13:53:35.589 | └─78813 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-04-26 13:53:35.589 | 2022-04-26 13:53:35.589 | Apr 26 13:53:26 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:26| 45 8 44 0 0|5149M 542M 177M 5808M| 179M 179M| 0 84k| 0 13.0 |5854 14k|2.94 2.59 1.69|3.0 0 0| 0 0 | 0 0 | 22 197 0 57 0 2022-04-26 13:53:35.589 | Apr 26 13:53:27 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:27| 47 8 44 0 0|5150M 497M 177M 5851M| 181M 181M| 0 352k| 0 33.0 |5815 14k|2.94 2.59 1.69|3.0 0 0| 0 0 | 0 0 | 22 197 0 57 0 2022-04-26 13:53:35.589 | Apr 26 13:53:28 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:28| 44 9 44 0 0|5150M 454M 177M 5894M| 179M 179M| 0 467k| 0 36.0 |5825 14k|2.94 2.59 1.69|6.0 0 0| 0 0 | 0 0 | 22 197 0 57 0 2022-04-26 13:53:35.590 | Apr 26 13:53:29 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:29| 41 23 30 5 0|5187M 113M 175M 6197M| 159M 159M| 0 186M| 0 692 |4454 12k|2.87 2.58 1.69| 20 1.0 34| 0 0 | 0 0 | 22 199 0 57 0 2022-04-26 13:53:35.590 | Apr 26 13:53:30 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:30| 37 14 46 2 0|5170M 644M 174M 5689M| 153M 153M| 124k 329M|3.00 707 |9538 24k|2.87 2.58 1.69|3.0 0 1.0| 0 0 | 0 0 | 22 199 0 57 0 2022-04-26 13:53:35.590 | Apr 26 13:53:31 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:31| 45 9 45 0 0|5163M 609M 174M 5733M| 178M 178M|4099B 1753k|1.00 92.1 |5920 14k|2.87 2.58 1.69|3.0 0 1.0| 0 0 | 0 0 | 22 199 0 55 0 2022-04-26 13:53:35.590 | Apr 26 13:53:32 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:32| 23 12 59 4 0|5095M 661M 174M 5745M| 30M 30M| 739k 104M|19.0 258 |3893 12k|2.87 2.58 1.69|2.0 0 193| 0 0 | 0 0 | 22 192 0 60 0 2022-04-26 13:53:35.590 | Apr 26 13:53:33 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:33| 30 7 62 2 0|5121M 635M 174M 5745M|9095 7638 | 108k 1028k|23.0 75.0 |1603 11k|2.87 2.58 1.69| 0 1.0 125| 0 0 | 0 0 | 22 192 0 60 0 2022-04-26 13:53:35.590 | Apr 26 13:53:34 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:34| 25 2 72 0 0|5148M 608M 174M 5745M| 0 0 | 100k 88k|4.00 9.00 | 375 3336 |2.72 2.56 1.69|1.0 0 0| 0 0 | 0 0 | 22 192 0 60 0 2022-04-26 13:53:35.590 | Apr 26 13:53:35 dv-neutron-839377-1-hyperv dstat.sh[78813]: 26-04 13:53:35| 17 10 70 4 0|5094M 660M 174M 5747M|5364 4352 |1960k 4097B|60.0 1.00 |1845 5806 |2.72 2.56 1.69|1.0 0 277| 0 0 | 0 0 | 22 192 0 59 0 2022-04-26 13:53:35.593 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.596 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-crt.service 2022-04-26 13:53:35.609 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-04-26 13:53:35.613 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.615 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@n-cauth.service 2022-04-26 13:53:35.627 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-04-26 13:53:35.631 | + functions-common:service_check:1731 : for service in ${ENABLED_SERVICES//,/ } 2022-04-26 13:53:35.633 | + functions-common:service_check:1733 : sudo systemctl is-enabled devstack@q-agt.service 2022-04-26 13:53:35.646 | enabled 2022-04-26 13:53:35.650 | + functions-common:service_check:1737 : sudo systemctl status devstack@q-agt.service --no-pager 2022-04-26 13:53:35.666 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-04-26 13:53:35.666 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-04-26 13:53:35.666 | Active: failed (Result: exit-code) since Tue 2022-04-26 13:51:47 UTC; 1min 48s ago 2022-04-26 13:53:35.666 | Main PID: 104953 (code=exited, status=1/FAILURE) 2022-04-26 13:53:35.666 | 2022-04-26 13:53:35.667 | Apr 26 13:51:46 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[104953]: ERROR neutron File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise 2022-04-26 13:53:35.667 | Apr 26 13:51:46 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[104953]: ERROR neutron raise self.value 2022-04-26 13:53:35.667 | Apr 26 13:51:46 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[104953]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py", line 41, in agent_main_wrapper 2022-04-26 13:53:35.667 | Apr 26 13:51:46 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[104953]: ERROR neutron ovs_agent.main(bridge_classes) 2022-04-26 13:53:35.667 | Apr 26 13:51:46 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[104953]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 2879, in main 2022-04-26 13:53:35.667 | Apr 26 13:51:46 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[104953]: ERROR neutron ext_manager.register_opts(cfg.CONF) 2022-04-26 13:53:35.667 | Apr 26 13:51:46 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[104953]: ERROR neutron NameError: name 'ext_manager' is not defined 2022-04-26 13:53:35.667 | Apr 26 13:51:46 dv-neutron-839377-1-hyperv neutron-openvswitch-agent[104953]: ERROR neutron 2022-04-26 13:53:35.667 | Apr 26 13:51:47 dv-neutron-839377-1-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-04-26 13:53:35.667 | Apr 26 13:51:47 dv-neutron-839377-1-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-04-26 13:53:35.671 | + functions-common:service_check:1 : exit_trap 2022-04-26 13:53:35.674 | + ./stack.sh:exit_trap:523 : local r=3 2022-04-26 13:53:35.677 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-26 13:53:35.680 | + ./stack.sh:exit_trap:524 : jobs=77461 2022-04-26 13:53:35.683 | + ./stack.sh:exit_trap:527 : [[ -n 77461 ]] 2022-04-26 13:53:35.686 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-26-133359 ]] 2022-04-26 13:53:35.688 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-26 13:53:35.691 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-26 13:53:35.691 | exit_trap: cleaning up child processes 2022-04-26 13:53:35.694 | + ./stack.sh:exit_trap:529 : kill 77461 2022-04-26 13:53:35.696 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.izV3R6XQBx ']' 2022-04-26 13:53:35.699 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.izV3R6XQBx 2022-04-26 13:53:35.704 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-26 13:53:35.707 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-26 13:53:35.709 | + ./stack.sh:exit_trap:540 : [[ 3 -ne 0 ]] 2022-04-26 13:53:35.712 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-26 13:53:35.712 | Error on exit 2022-04-26 13:53:35.715 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-26 13:53:35.718 | + ./stack.sh:exit_trap:544 : generate-subunit 1650980036 1179 fail 2022-04-26 13:53:36.395 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-26 13:53:36.397 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-26 13:53:37.938 | + ./stack.sh:exit_trap:558 : exit 3