2022-03-02 13:48:13.865 | + ./stack.sh:main:487 : exec 2022-03-02 13:48:13.865 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-134813' 2022-03-02 13:48:13.865 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-02-134813.summary.2022-03-02-134813 2022-03-02 13:48:13.865 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:48:13.865 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-134813 2022-03-02 13:48:13.865 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-134813 /opt/stack/logs/stack.sh.log 2022-03-02 13:48:13.865 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-134813.summary.2022-03-02-134813 /opt/stack/logs/stack.sh.log.summary 2022-03-02 13:48:13.865 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-02 13:48:13.865 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-02 13:48:13.865 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-02 13:48:13.865 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-02 13:48:13.865 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-02 13:48:13.865 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-02 13:48:13.865 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-02 13:48:13.865 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 13:48:13.865 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-02 13:48:13.865 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-02 13:48:13.865 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 13:48:13.865 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 13:48:13.865 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-02 13:48:13.865 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-02 13:48:13.866 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 13:48:13.868 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-02 13:48:13.870 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-02 13:48:13.872 | + ./stack.sh:main:573 : set -o errexit 2022-03-02 13:48:13.874 | + ./stack.sh:main:576 : uname -a 2022-03-02 13:48:13.875 | Linux dv-cinder-831439-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-02 13:48:13.877 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-02 13:48:13.879 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-02 13:48:13.882 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-02 13:48:13.926 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-02 13:48:13.942 | + ./stack.sh:main:590 : fetch_plugins 2022-03-02 13:48:13.943 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-02 13:48:13.945 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-02 13:48:13.947 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-02 13:48:13.949 | + functions-common:fetch_plugins:1776 : return 2022-03-02 13:48:13.951 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-02 13:48:13.952 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-02 13:48:13.954 | + functions-common:run_phase:1854 : local phase= 2022-03-02 13:48:13.956 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:48:13.957 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:48:13.959 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:48:13.961 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:48:13.962 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:48:13.965 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:48:13.967 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:48:13.969 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:48:13.971 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:48:13.973 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-02 13:48:13.975 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:48:13.987 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:48:13.989 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 13:48:13.990 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:48:13.992 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:48:13.994 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:48:13.996 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:48:13.997 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:48:13.999 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-02 13:48:14.002 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-02 13:48:14.004 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 13:48:14.005 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 13:48:14.007 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-02 13:48:14.009 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-02 13:48:14.011 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-02 13:48:14.012 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-02 13:48:14.014 | + functions-common:plugin_override_defaults:1817 : return 2022-03-02 13:48:14.017 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-02 13:48:14.033 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-02 13:48:14.035 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-02 13:48:14.046 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:48:14.049 | +++ lib/tls:source:43 : hostname -f 2022-03-02 13:48:14.053 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-02 13:48:14.054 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-02 13:48:14.056 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-02 13:48:14.058 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-02 13:48:14.060 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-02 13:48:14.062 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-02 13:48:14.064 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-02 13:48:14.066 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-02 13:48:14.068 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-02 13:48:14.069 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-02 13:48:14.074 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-02 13:48:14.085 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-02 13:48:14.101 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-02 13:48:14.113 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-02 13:48:14.125 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-02 13:48:14.159 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-02 13:48:14.214 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-02 13:48:14.294 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-02 13:48:14.314 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-02 13:48:14.354 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-02 13:48:14.404 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-02 13:48:14.543 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-02 13:48:14.557 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-02 13:48:14.569 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-02 13:48:14.581 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-02 13:48:14.667 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-02 13:48:14.669 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-02 13:48:14.672 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-02 13:48:14.674 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-02 13:48:14.676 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-02 13:48:14.678 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-02 13:48:14.680 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-02 13:48:14.680 | False' 2022-03-02 13:48:14.683 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-02 13:48:14.697 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-02 13:48:14.699 | + ./stack.sh:main:624 : run_phase source 2022-03-02 13:48:14.701 | + functions-common:run_phase:1853 : local mode=source 2022-03-02 13:48:14.704 | + functions-common:run_phase:1854 : local phase= 2022-03-02 13:48:14.706 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:48:14.708 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:48:14.710 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:48:14.712 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:48:14.714 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:48:14.716 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:48:14.720 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:48:14.722 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:48:14.724 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:48:14.726 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-02 13:48:14.728 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:48:14.742 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:48:14.744 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 13:48:14.746 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-02 13:48:14.783 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-02 13:48:14.785 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-02 13:48:14.787 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 13:48:14.789 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-02 13:48:14.791 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-02 13:48:14.793 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-02 13:48:14.795 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-02 13:48:14.797 | + functions-common:load_plugin_settings:1794 : return 2022-03-02 13:48:14.799 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-02 13:48:14.801 | + functions-common:verify_disabled_services:2136 : local service 2022-03-02 13:48:14.803 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.805 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-02 13:48:14.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.810 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-02 13:48:14.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.814 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-02 13:48:14.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.819 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-02 13:48:14.821 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.823 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-02 13:48:14.825 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.827 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-02 13:48:14.830 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.832 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-02 13:48:14.834 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.836 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-02 13:48:14.839 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.841 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-02 13:48:14.843 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.846 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-02 13:48:14.848 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.850 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-02 13:48:14.852 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.854 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-02 13:48:14.856 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.859 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-02 13:48:14.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.863 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-02 13:48:14.865 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.867 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-02 13:48:14.869 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.872 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-02 13:48:14.874 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.876 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-02 13:48:14.878 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.881 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-02 13:48:14.883 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.885 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-02 13:48:14.887 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.889 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-02 13:48:14.892 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.894 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-02 13:48:14.896 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.898 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-02 13:48:14.901 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.903 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-02 13:48:14.905 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.907 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-02 13:48:14.909 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.912 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-02 13:48:14.914 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.916 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-02 13:48:14.918 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.920 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-02 13:48:14.922 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.924 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-02 13:48:14.927 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.929 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-02 13:48:14.931 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.933 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-02 13:48:14.935 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.938 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-02 13:48:14.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.942 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-02 13:48:14.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.947 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-02 13:48:14.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.951 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-02 13:48:14.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.956 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-02 13:48:14.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.960 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-02 13:48:14.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.965 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-02 13:48:14.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.969 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-02 13:48:14.971 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.973 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-02 13:48:14.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.978 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-02 13:48:14.980 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.982 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-02 13:48:14.984 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.986 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-02 13:48:14.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.991 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-02 13:48:14.993 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.995 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-02 13:48:14.997 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:48:14.999 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-02 13:48:15.002 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-02 13:48:15.005 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 13:48:15.007 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-02 13:48:15.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:48:15.024 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-02 13:48:15.026 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 13:48:15.028 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-02 13:48:15.043 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:48:15.045 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-02 13:48:15.047 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-02 13:48:15.050 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-02 13:48:15.052 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-02 13:48:15.054 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-02 13:48:15.056 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-02 13:48:15.058 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-02 13:48:15.060 | + lib/database:initialize_database_backends:92 : return 0 2022-03-02 13:48:15.063 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-02 13:48:15.063 | Using mysql database backend 2022-03-02 13:48:15.066 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-02 13:48:15.081 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-02 13:48:15.084 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-02 13:48:15.086 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 13:48:15.088 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-02 13:48:15.091 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:48:15.093 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-02 13:48:15.108 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:48:15.111 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-02 13:48:15.127 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-02 13:48:15.143 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:48:15.146 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-02 13:48:15.161 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-02 13:48:15.177 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-02 13:48:15.192 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:48:15.195 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-02 13:48:15.211 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:48:15.213 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-02 13:48:15.228 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-02 13:48:15.230 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-02 13:48:15.233 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-02 13:48:15.235 | + functions-common:save_stackenv:60 : local tag=757 2022-03-02 13:48:15.238 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 13:48:15.242 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-134815 2022-03-02 13:48:15.244 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-134815 757' 2022-03-02 13:48:15.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.249 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:48:15.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.254 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 13:48:15.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.258 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 13:48:15.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.263 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 13:48:15.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.268 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-03-02 13:48:15.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.272 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-03-02 13:48:15.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.277 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-134813 2022-03-02 13:48:15.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.282 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 13:48:15.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.287 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-03-02 13:48:15.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.291 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 13:48:15.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.295 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 13:48:15.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.300 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 13:48:15.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:48:15.305 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 13:48:15.307 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-02 13:48:15.310 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-02 13:48:15.312 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-02 13:48:15.315 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-02 13:48:15.317 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:48:15.319 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:48:15.321 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:48:15.324 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:48:15.326 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:48:15.328 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:48:15.343 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:48:15.345 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:48:15.347 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:48:15.350 | + functions-common:git_clone:629 : echo master 2022-03-02 13:48:15.350 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:48:15.354 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-02 13:48:15.357 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:48:15.359 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-02 13:48:15.362 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:48:15.362 | + functions-common:git_clone:678 : head -1 2022-03-02 13:48:15.365 | 48fb5c24 Merge "Updated from generate-constraints" 2022-03-02 13:48:15.368 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:48:15.370 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-02 13:48:15.373 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:48:15.375 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-02 13:48:15.378 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-02 13:48:15.380 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-02 13:48:15.383 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-02 13:48:15.385 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 13:48:15.387 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-02 13:48:15.389 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-02 13:48:15.392 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-02 13:48:15.395 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-02 13:48:15.398 | ++ tools/install_prereqs.sh:source:47 : NOW=1646228895 2022-03-02 13:48:15.402 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-02 13:48:15.405 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-03-02 13:48:15.409 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-03-02 13:48:15.411 | ++ tools/install_prereqs.sh:source:49 : DELTA=1646228895 2022-03-02 13:48:15.413 | ++ tools/install_prereqs.sh:source:50 : [[ 1646228895 -lt 7200 ]] 2022-03-02 13:48:15.416 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-02 13:48:15.418 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-02 13:48:15.420 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-02 13:48:15.423 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-02 13:48:15.425 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-02 13:48:15.427 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-02 13:48:15.429 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-02 13:48:15.432 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 13:48:15.477 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-02 13:48:15.477 | apache2-dev 2022-03-02 13:48:15.477 | bc 2022-03-02 13:48:15.477 | bsdmainutils 2022-03-02 13:48:15.477 | curl 2022-03-02 13:48:15.478 | g++ 2022-03-02 13:48:15.478 | gawk 2022-03-02 13:48:15.478 | gcc 2022-03-02 13:48:15.478 | gettext 2022-03-02 13:48:15.478 | git 2022-03-02 13:48:15.478 | graphviz 2022-03-02 13:48:15.478 | iputils-ping 2022-03-02 13:48:15.478 | libapache2-mod-proxy-uwsgi 2022-03-02 13:48:15.478 | libffi-dev 2022-03-02 13:48:15.478 | libjpeg-dev 2022-03-02 13:48:15.478 | libpcre3-dev 2022-03-02 13:48:15.478 | libpq-dev 2022-03-02 13:48:15.478 | libssl-dev 2022-03-02 13:48:15.478 | libsystemd-dev 2022-03-02 13:48:15.478 | libxml2-dev 2022-03-02 13:48:15.478 | libxslt1-dev 2022-03-02 13:48:15.478 | libyaml-dev 2022-03-02 13:48:15.478 | lsof 2022-03-02 13:48:15.478 | openssh-server 2022-03-02 13:48:15.478 | openssl 2022-03-02 13:48:15.478 | pkg-config 2022-03-02 13:48:15.478 | psmisc 2022-03-02 13:48:15.478 | python3-dev 2022-03-02 13:48:15.478 | python3-pip 2022-03-02 13:48:15.478 | python3-systemd 2022-03-02 13:48:15.478 | python3-venv 2022-03-02 13:48:15.478 | tar 2022-03-02 13:48:15.478 | tcpdump 2022-03-02 13:48:15.478 | unzip 2022-03-02 13:48:15.478 | uuid-runtime 2022-03-02 13:48:15.478 | wget 2022-03-02 13:48:15.478 | wget 2022-03-02 13:48:15.478 | zlib1g-dev 2022-03-02 13:48:15.478 | libkrb5-dev 2022-03-02 13:48:15.478 | libldap2-dev 2022-03-02 13:48:15.478 | libsasl2-dev 2022-03-02 13:48:15.478 | memcached 2022-03-02 13:48:15.478 | python3-mysqldb 2022-03-02 13:48:15.478 | sqlite3 2022-03-02 13:48:15.479 | conntrack 2022-03-02 13:48:15.479 | curl 2022-03-02 13:48:15.479 | dnsmasq-base 2022-03-02 13:48:15.479 | dnsmasq-utils 2022-03-02 13:48:15.479 | ebtables 2022-03-02 13:48:15.479 | genisoimage 2022-03-02 13:48:15.479 | iptables 2022-03-02 13:48:15.479 | iputils-arping 2022-03-02 13:48:15.479 | kpartx 2022-03-02 13:48:15.479 | libjs-jquery-tablesorter 2022-03-02 13:48:15.479 | parted 2022-03-02 13:48:15.479 | pm-utils 2022-03-02 13:48:15.479 | python3-mysqldb 2022-03-02 13:48:15.479 | socat 2022-03-02 13:48:15.479 | sqlite3 2022-03-02 13:48:15.479 | sudo 2022-03-02 13:48:15.479 | vlan 2022-03-02 13:48:15.479 | lsscsi 2022-03-02 13:48:15.479 | open-iscsi 2022-03-02 13:48:15.479 | lvm2 2022-03-02 13:48:15.479 | qemu-utils 2022-03-02 13:48:15.479 | thin-provisioning-tools 2022-03-02 13:48:15.479 | acl 2022-03-02 13:48:15.479 | dnsmasq-base 2022-03-02 13:48:15.479 | dnsmasq-utils 2022-03-02 13:48:15.479 | ebtables 2022-03-02 13:48:15.479 | haproxy 2022-03-02 13:48:15.479 | iptables 2022-03-02 13:48:15.479 | iputils-arping 2022-03-02 13:48:15.479 | iputils-ping 2022-03-02 13:48:15.479 | postgresql-server-dev-all 2022-03-02 13:48:15.479 | python3-mysqldb 2022-03-02 13:48:15.479 | sqlite3 2022-03-02 13:48:15.479 | sudo 2022-03-02 13:48:15.479 | vlan 2022-03-02 13:48:15.479 | pcp 2022-03-02 13:48:15.479 | ipset 2022-03-02 13:48:15.479 | conntrack 2022-03-02 13:48:15.480 | conntrackd 2022-03-02 13:48:15.480 | keepalived 2022-03-02 13:48:15.480 | lvm2 2022-03-02 13:48:15.480 | qemu-utils 2022-03-02 13:48:15.480 | thin-provisioning-tools 2022-03-02 13:48:15.480 | curl 2022-03-02 13:48:15.480 | liberasurecode-dev 2022-03-02 13:48:15.480 | make 2022-03-02 13:48:15.480 | memcached 2022-03-02 13:48:15.480 | rsync 2022-03-02 13:48:15.480 | sqlite3 2022-03-02 13:48:15.480 | xfsprogs' 2022-03-02 13:48:15.481 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-02 13:48:15.499 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-02 13:48:15.499 | apache2-dev 2022-03-02 13:48:15.499 | bc 2022-03-02 13:48:15.499 | bsdmainutils 2022-03-02 13:48:15.499 | curl 2022-03-02 13:48:15.499 | g++ 2022-03-02 13:48:15.499 | gawk 2022-03-02 13:48:15.499 | gcc 2022-03-02 13:48:15.499 | gettext 2022-03-02 13:48:15.499 | git 2022-03-02 13:48:15.499 | graphviz 2022-03-02 13:48:15.499 | iputils-ping 2022-03-02 13:48:15.499 | libapache2-mod-proxy-uwsgi 2022-03-02 13:48:15.499 | libffi-dev 2022-03-02 13:48:15.499 | libjpeg-dev 2022-03-02 13:48:15.499 | libpcre3-dev 2022-03-02 13:48:15.499 | libpq-dev 2022-03-02 13:48:15.499 | libssl-dev 2022-03-02 13:48:15.499 | libsystemd-dev 2022-03-02 13:48:15.500 | libxml2-dev 2022-03-02 13:48:15.500 | libxslt1-dev 2022-03-02 13:48:15.500 | libyaml-dev 2022-03-02 13:48:15.501 | lsof 2022-03-02 13:48:15.501 | openssh-server 2022-03-02 13:48:15.501 | openssl 2022-03-02 13:48:15.501 | pkg-config 2022-03-02 13:48:15.501 | psmisc 2022-03-02 13:48:15.501 | python3-dev 2022-03-02 13:48:15.501 | python3-pip 2022-03-02 13:48:15.501 | python3-systemd 2022-03-02 13:48:15.501 | python3-venv 2022-03-02 13:48:15.501 | tar 2022-03-02 13:48:15.501 | tcpdump 2022-03-02 13:48:15.501 | unzip 2022-03-02 13:48:15.501 | uuid-runtime 2022-03-02 13:48:15.501 | wget 2022-03-02 13:48:15.501 | wget 2022-03-02 13:48:15.501 | zlib1g-dev 2022-03-02 13:48:15.501 | libkrb5-dev 2022-03-02 13:48:15.501 | libldap2-dev 2022-03-02 13:48:15.501 | libsasl2-dev 2022-03-02 13:48:15.501 | memcached 2022-03-02 13:48:15.501 | python3-mysqldb 2022-03-02 13:48:15.501 | sqlite3 2022-03-02 13:48:15.501 | conntrack 2022-03-02 13:48:15.501 | curl 2022-03-02 13:48:15.501 | dnsmasq-base 2022-03-02 13:48:15.501 | dnsmasq-utils 2022-03-02 13:48:15.501 | ebtables 2022-03-02 13:48:15.501 | genisoimage 2022-03-02 13:48:15.501 | iptables 2022-03-02 13:48:15.502 | iputils-arping 2022-03-02 13:48:15.502 | kpartx 2022-03-02 13:48:15.502 | libjs-jquery-tablesorter 2022-03-02 13:48:15.502 | parted 2022-03-02 13:48:15.502 | pm-utils 2022-03-02 13:48:15.502 | python3-mysqldb 2022-03-02 13:48:15.502 | socat 2022-03-02 13:48:15.502 | sqlite3 2022-03-02 13:48:15.502 | sudo 2022-03-02 13:48:15.502 | vlan 2022-03-02 13:48:15.502 | lsscsi 2022-03-02 13:48:15.502 | open-iscsi 2022-03-02 13:48:15.502 | lvm2 2022-03-02 13:48:15.502 | qemu-utils 2022-03-02 13:48:15.502 | thin-provisioning-tools 2022-03-02 13:48:15.502 | acl 2022-03-02 13:48:15.502 | dnsmasq-base 2022-03-02 13:48:15.502 | dnsmasq-utils 2022-03-02 13:48:15.502 | ebtables 2022-03-02 13:48:15.502 | haproxy 2022-03-02 13:48:15.502 | iptables 2022-03-02 13:48:15.502 | iputils-arping 2022-03-02 13:48:15.502 | iputils-ping 2022-03-02 13:48:15.502 | postgresql-server-dev-all 2022-03-02 13:48:15.502 | python3-mysqldb 2022-03-02 13:48:15.502 | sqlite3 2022-03-02 13:48:15.502 | sudo 2022-03-02 13:48:15.502 | vlan 2022-03-02 13:48:15.502 | pcp 2022-03-02 13:48:15.502 | ipset 2022-03-02 13:48:15.502 | conntrack 2022-03-02 13:48:15.502 | conntrackd 2022-03-02 13:48:15.502 | keepalived 2022-03-02 13:48:15.502 | lvm2 2022-03-02 13:48:15.502 | qemu-utils 2022-03-02 13:48:15.502 | thin-provisioning-tools 2022-03-02 13:48:15.502 | curl 2022-03-02 13:48:15.502 | liberasurecode-dev 2022-03-02 13:48:15.502 | make 2022-03-02 13:48:15.503 | memcached 2022-03-02 13:48:15.503 | rsync 2022-03-02 13:48:15.503 | sqlite3 2022-03-02 13:48:15.503 | xfsprogs ' 2022-03-02 13:48:15.503 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-02 13:48:15.504 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:48:15.506 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:48:15.509 | ++ 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-03-02 13:48:15.510 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-02 13:48:15.514 | ++ 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-03-02 13:48:15.516 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-02 13:48:15.518 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:48:15.520 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-02 13:48:15.523 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:48:15.525 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:48:15.527 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:48:15.529 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:48:15.531 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:48:15.533 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:48:15.535 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-02 13:48:15.537 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-02 13:48:15.539 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-02 13:48:15.542 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-02 13:48:15.545 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-02 13:48:15.548 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-02 13:48:15.550 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-02 13:48:15.552 | ++ functions-common:time_start:2412 : local start_time= 2022-03-02 13:48:15.554 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:48:15.556 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:48:15.560 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646228895558 2022-03-02 13:48:15.563 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-02 13:48:15.565 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-02 13:48:15.567 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-02 13:48:15.775 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-02 13:48:15.808 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-02 13:48:15.836 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-02 13:48:15.850 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-02 13:48:17.992 | Reading package lists... 2022-03-02 13:48:18.024 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-02 13:48:18.026 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-02 13:48:18.029 | ++ functions-common:time_stop:2425 : local name 2022-03-02 13:48:18.031 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 13:48:18.033 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:48:18.035 | ++ functions-common:time_stop:2428 : local total 2022-03-02 13:48:18.037 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 13:48:18.039 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-02 13:48:18.041 | ++ functions-common:time_stop:2432 : start_time=1646228895558 2022-03-02 13:48:18.043 | ++ functions-common:time_stop:2434 : [[ -z 1646228895558 ]] 2022-03-02 13:48:18.046 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:48:18.049 | ++ functions-common:time_stop:2437 : end_time=1646228898047 2022-03-02 13:48:18.051 | ++ functions-common:time_stop:2438 : elapsed_time=2489 2022-03-02 13:48:18.053 | ++ functions-common:time_stop:2439 : total=0 2022-03-02 13:48:18.055 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:48:18.057 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2489 2022-03-02 13:48:18.060 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 13:48:18.062 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:48:18.065 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:48:18.067 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:48:18.069 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 13:48:18.090 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 13:48:18.197 | Reading package lists... 2022-03-02 13:48:18.429 | Building dependency tree... 2022-03-02 13:48:18.430 | Reading state information... 2022-03-02 13:48:18.701 | bc is already the newest version (1.07.1-2build1). 2022-03-02 13:48:18.701 | bc set to manually installed. 2022-03-02 13:48:18.702 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-02 13:48:18.702 | bsdmainutils set to manually installed. 2022-03-02 13:48:18.702 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-02 13:48:18.702 | gawk set to manually installed. 2022-03-02 13:48:18.702 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 13:48:18.702 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-02 13:48:18.702 | iptables set to manually installed. 2022-03-02 13:48:18.702 | iputils-ping is already the newest version (3:20190709-3). 2022-03-02 13:48:18.702 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-02 13:48:18.702 | kpartx set to manually installed. 2022-03-02 13:48:18.702 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-02 13:48:18.702 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-02 13:48:18.702 | psmisc is already the newest version (23.3-1). 2022-03-02 13:48:18.702 | psmisc set to manually installed. 2022-03-02 13:48:18.702 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-02 13:48:18.702 | python3-systemd is already the newest version (234-3build2). 2022-03-02 13:48:18.702 | python3-systemd set to manually installed. 2022-03-02 13:48:18.702 | tcpdump is already the newest version (4.9.3-4). 2022-03-02 13:48:18.702 | tcpdump set to manually installed. 2022-03-02 13:48:18.702 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-02 13:48:18.702 | thin-provisioning-tools set to manually installed. 2022-03-02 13:48:18.702 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-02 13:48:18.702 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-02 13:48:18.702 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-02 13:48:18.702 | lsof set to manually installed. 2022-03-02 13:48:18.702 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-02 13:48:18.702 | parted set to manually installed. 2022-03-02 13:48:18.702 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-02 13:48:18.702 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-02 13:48:18.702 | tar set to manually installed. 2022-03-02 13:48:18.702 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-02 13:48:18.702 | zlib1g-dev set to manually installed. 2022-03-02 13:48:18.702 | The following packages were automatically installed and are no longer required: 2022-03-02 13:48:18.703 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:48:18.703 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:48:18.703 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:48:18.703 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:48:18.703 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:48:18.703 | python3-zope.interface 2022-03-02 13:48:18.703 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:48:18.703 | The following additional packages will be installed: 2022-03-02 13:48:18.703 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-03-02 13:48:18.703 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-03-02 13:48:18.703 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-03-02 13:48:18.703 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-03-02 13:48:18.703 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-03-02 13:48:18.703 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-03-02 13:48:18.703 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-03-02 13:48:18.703 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-03-02 13:48:18.703 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-03-02 13:48:18.703 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-03-02 13:48:18.703 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-03-02 13:48:18.703 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-03-02 13:48:18.703 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-03-02 13:48:18.703 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-03-02 13:48:18.703 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-03-02 13:48:18.703 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-03-02 13:48:18.703 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-03-02 13:48:18.703 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-03-02 13:48:18.703 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-03-02 13:48:18.703 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-03-02 13:48:18.704 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-03-02 13:48:18.704 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-03-02 13:48:18.704 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-03-02 13:48:18.704 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-03-02 13:48:18.704 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-03-02 13:48:18.704 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-03-02 13:48:18.704 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-03-02 13:48:18.704 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-03-02 13:48:18.704 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-03-02 13:48:18.704 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-03-02 13:48:18.704 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-03-02 13:48:18.704 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-03-02 13:48:18.704 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-03-02 13:48:18.704 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-02 13:48:18.704 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-03-02 13:48:18.704 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-03-02 13:48:18.704 | systemd-timesyncd uuid-dev vbetool x11-common 2022-03-02 13:48:18.706 | Suggested packages: 2022-03-02 13:48:18.706 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-03-02 13:48:18.706 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-03-02 13:48:18.706 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-03-02 13:48:18.706 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-03-02 13:48:18.706 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-03-02 13:48:18.706 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-03-02 13:48:18.706 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-03-02 13:48:18.706 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-03-02 13:48:18.706 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-03-02 13:48:18.706 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-03-02 13:48:18.706 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-03-02 13:48:18.706 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-03-02 13:48:18.706 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-03-02 13:48:18.706 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-03-02 13:48:18.706 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-03-02 13:48:18.706 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-03-02 13:48:18.706 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-03-02 13:48:18.966 | The following NEW packages will be installed: 2022-03-02 13:48:18.966 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-03-02 13:48:18.966 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-03-02 13:48:18.966 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-03-02 13:48:18.966 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-03-02 13:48:18.966 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-03-02 13:48:18.966 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-03-02 13:48:18.966 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-03-02 13:48:18.966 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-03-02 13:48:18.966 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-03-02 13:48:18.966 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-03-02 13:48:18.966 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-03-02 13:48:18.966 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-03-02 13:48:18.966 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-03-02 13:48:18.966 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-03-02 13:48:18.966 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-03-02 13:48:18.966 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-03-02 13:48:18.966 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-03-02 13:48:18.966 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-03-02 13:48:18.966 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-03-02 13:48:18.966 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-03-02 13:48:18.966 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-03-02 13:48:18.966 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-03-02 13:48:18.966 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-03-02 13:48:18.966 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-03-02 13:48:18.966 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-03-02 13:48:18.966 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-03-02 13:48:18.966 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-03-02 13:48:18.967 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-03-02 13:48:18.967 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-03-02 13:48:18.967 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-03-02 13:48:18.967 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-03-02 13:48:18.967 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-03-02 13:48:18.967 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-03-02 13:48:18.967 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-03-02 13:48:18.967 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-03-02 13:48:18.967 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-03-02 13:48:18.967 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-03-02 13:48:18.967 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-02 13:48:18.967 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-03-02 13:48:18.967 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-03-02 13:48:18.967 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-03-02 13:48:18.967 | unzip uuid-dev vbetool vlan x11-common 2022-03-02 13:48:18.967 | The following packages will be upgraded: 2022-03-02 13:48:18.968 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-03-02 13:48:18.968 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-03-02 13:48:18.968 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-03-02 13:48:18.968 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd 2022-03-02 13:48:18.968 | uuid-runtime wget 2022-03-02 13:48:19.082 | 24 upgraded, 219 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:48:19.082 | Need to get 164 MB of archives. 2022-03-02 13:48:19.082 | After this operation, 768 MB of additional disk space will be used. 2022-03-02 13:48:19.082 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-03-02 13:48:19.256 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-03-02 13:48:19.259 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-03-02 13:48:19.260 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-03-02 13:48:19.337 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-03-02 13:48:19.725 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-03-02 13:48:19.747 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.1 [318 kB] 2022-03-02 13:48:19.922 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-03-02 13:48:19.923 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-03-02 13:48:19.924 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-03-02 13:48:19.950 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-03-02 13:48:19.985 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-03-02 13:48:19.987 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-03-02 13:48:19.987 | Get:14 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-03-02 13:48:19.988 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-03-02 13:48:19.989 | Get:16 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-03-02 13:48:20.008 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-03-02 13:48:20.009 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-03-02 13:48:20.022 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-03-02 13:48:20.073 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-03-02 13:48:20.074 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-03-02 13:48:20.076 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-03-02 13:48:21.390 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-03-02 13:48:21.404 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-03-02 13:48:21.658 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-03-02 13:48:21.662 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-03-02 13:48:21.664 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-03-02 13:48:21.744 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-02 13:48:21.746 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-03-02 13:48:21.943 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-03-02 13:48:22.100 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-03-02 13:48:22.101 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-03-02 13:48:22.101 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-03-02 13:48:22.176 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-03-02 13:48:22.176 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-03-02 13:48:22.177 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-03-02 13:48:22.198 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-03-02 13:48:22.338 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-03-02 13:48:22.417 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-03-02 13:48:22.449 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-03-02 13:48:22.499 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-03-02 13:48:22.578 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-03-02 13:48:22.581 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-03-02 13:48:22.583 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-03-02 13:48:22.725 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-03-02 13:48:22.802 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-03-02 13:48:22.868 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-03-02 13:48:22.870 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-03-02 13:48:22.889 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-03-02 13:48:22.912 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-03-02 13:48:22.939 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-03-02 13:48:23.062 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-03-02 13:48:23.122 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-03-02 13:48:25.680 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-03-02 13:48:27.716 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-03-02 13:48:28.238 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-03-02 13:48:28.258 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-03-02 13:48:28.269 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-03-02 13:48:28.322 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-03-02 13:48:28.906 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-03-02 13:48:28.915 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-03-02 13:48:28.999 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-03-02 13:48:29.684 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-03-02 13:48:30.732 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-03-02 13:48:30.733 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-03-02 13:48:30.767 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-03-02 13:48:30.768 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-03-02 13:48:30.769 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-03-02 13:48:30.771 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-03-02 13:48:30.772 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-03-02 13:48:30.772 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-03-02 13:48:30.773 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-03-02 13:48:30.781 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-03-02 13:48:30.820 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-03-02 13:48:30.957 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-03-02 13:48:30.960 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-03-02 13:48:30.962 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-03-02 13:48:31.068 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-03-02 13:48:31.071 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-03-02 13:48:31.178 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-03-02 13:48:31.294 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-03-02 13:48:31.300 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-03-02 13:48:31.301 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-03-02 13:48:31.335 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-03-02 13:48:31.409 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-03-02 13:48:31.415 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-03-02 13:48:31.825 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-03-02 13:48:31.829 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-03-02 13:48:31.830 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-03-02 13:48:32.886 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-03-02 13:48:32.886 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-03-02 13:48:32.887 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-02 13:48:32.887 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-03-02 13:48:32.888 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-03-02 13:48:32.889 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-03-02 13:48:32.904 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-03-02 13:48:32.904 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-03-02 13:48:32.905 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-03-02 13:48:32.930 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-03-02 13:48:32.932 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-02 13:48:32.944 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-03-02 13:48:33.032 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-03-02 13:48:33.171 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-03-02 13:48:33.377 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-03-02 13:48:33.471 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-03-02 13:48:33.474 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-03-02 13:48:33.488 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-03-02 13:48:33.511 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-03-02 13:48:33.554 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-03-02 13:48:33.557 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-03-02 13:48:33.652 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-03-02 13:48:33.653 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-03-02 13:48:33.656 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-03-02 13:48:33.657 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-03-02 13:48:33.657 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-03-02 13:48:33.695 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-03-02 13:48:33.699 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-03-02 13:48:33.700 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-03-02 13:48:33.702 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-03-02 13:48:33.774 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-03-02 13:48:33.836 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-03-02 13:48:33.836 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-03-02 13:48:33.837 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-03-02 13:48:33.838 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-03-02 13:48:33.890 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-03-02 13:48:33.891 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-03-02 13:48:33.920 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-03-02 13:48:33.923 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-03-02 13:48:33.924 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-03-02 13:48:33.938 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-03-02 13:48:33.953 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-03-02 13:48:33.956 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-03-02 13:48:33.958 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-03-02 13:48:33.960 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-03-02 13:48:34.075 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-03-02 13:48:34.078 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-03-02 13:48:34.081 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-03-02 13:48:34.082 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-03-02 13:48:34.083 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-03-02 13:48:34.088 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-03-02 13:48:34.238 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-03-02 13:48:34.240 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-03-02 13:48:34.243 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-03-02 13:48:34.296 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-03-02 13:48:34.299 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-03-02 13:48:34.300 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-03-02 13:48:34.304 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-03-02 13:48:34.308 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-03-02 13:48:34.309 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-03-02 13:48:34.321 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-03-02 13:48:34.327 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-03-02 13:48:34.352 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-03-02 13:48:34.357 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-03-02 13:48:34.360 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-03-02 13:48:34.363 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-03-02 13:48:34.375 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-03-02 13:48:34.379 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-03-02 13:48:34.380 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-03-02 13:48:34.382 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-03-02 13:48:34.436 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-03-02 13:48:34.478 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-03-02 13:48:34.594 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-03-02 13:48:34.595 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-03-02 13:48:34.596 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-03-02 13:48:36.001 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-03-02 13:48:36.070 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-03-02 13:48:36.072 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-03-02 13:48:36.073 | Get:168 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-03-02 13:48:36.079 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-03-02 13:48:36.079 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-03-02 13:48:36.080 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-03-02 13:48:36.113 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-03-02 13:48:36.117 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-03-02 13:48:36.121 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-03-02 13:48:36.124 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-03-02 13:48:36.124 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-03-02 13:48:36.157 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-03-02 13:48:36.237 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-03-02 13:48:36.239 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-03-02 13:48:36.423 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-03-02 13:48:36.522 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-03-02 13:48:36.527 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-03-02 13:48:36.528 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-03-02 13:48:36.532 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-03-02 13:48:36.533 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-03-02 13:48:36.534 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-03-02 13:48:36.543 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-03-02 13:48:36.563 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-03-02 13:48:37.307 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-03-02 13:48:37.482 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-03-02 13:48:37.487 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-03-02 13:48:37.489 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-03-02 13:48:37.763 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-03-02 13:48:37.826 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-03-02 13:48:37.826 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-03-02 13:48:37.828 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-03-02 13:48:37.900 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-03-02 13:48:37.953 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-03-02 13:48:37.956 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-03-02 13:48:38.085 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-03-02 13:48:38.861 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-03-02 13:48:38.863 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-03-02 13:48:38.983 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-03-02 13:48:39.218 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-03-02 13:48:40.291 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-03-02 13:48:40.373 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-03-02 13:48:44.370 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-03-02 13:48:44.416 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-03-02 13:48:44.417 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-03-02 13:48:44.418 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-03-02 13:48:44.420 | Get:211 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-03-02 13:48:44.504 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-03-02 13:48:44.505 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-03-02 13:48:44.656 | Get:214 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-03-02 13:48:44.814 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-03-02 13:48:44.814 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-03-02 13:48:45.184 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-03-02 13:48:45.186 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-03-02 13:48:45.187 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-03-02 13:48:45.192 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-03-02 13:48:45.192 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-03-02 13:48:45.193 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-03-02 13:48:45.194 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-03-02 13:48:45.282 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-03-02 13:48:45.304 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-03-02 13:48:45.433 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-03-02 13:48:45.442 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-03-02 13:48:45.443 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-03-02 13:48:45.444 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-03-02 13:48:45.455 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-03-02 13:48:45.455 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-03-02 13:48:45.456 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-03-02 13:48:45.457 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-03-02 13:48:45.457 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-03-02 13:48:45.485 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-03-02 13:48:45.487 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-03-02 13:48:45.528 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-03-02 13:48:45.529 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-03-02 13:48:45.604 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-03-02 13:48:45.615 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-03-02 13:48:45.617 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-03-02 13:48:46.143 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-02 13:48:46.148 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-03-02 13:48:47.743 | Preconfiguring packages ... 2022-03-02 13:48:47.884 | Fetched 164 MB in 27s (6,041 kB/s) 2022-03-02 13:48:47.950 | (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-03-02 13:48:47.953 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 13:48:47.968 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 13:48:48.021 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 13:48:48.035 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 13:48:48.418 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 13:48:48.424 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 13:48:48.462 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 13:48:48.487 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 13:48:48.560 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 13:48:48.726 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 13:48:49.523 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 13:48:49.529 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-02 13:48:49.609 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 13:48:49.689 | (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-03-02 13:48:49.692 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.1_amd64.deb ... 2022-03-02 13:48:49.708 | Unpacking rsync (3.1.3-8ubuntu0.1) over (3.1.3-8) ... 2022-03-02 13:48:50.127 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-02 13:48:50.132 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-02 13:48:50.177 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-02 13:48:50.268 | (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-03-02 13:48:50.270 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-02 13:48:50.279 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-02 13:48:50.320 | Selecting previously unselected package libapr1:amd64. 2022-03-02 13:48:50.327 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-03-02 13:48:50.330 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-02 13:48:50.384 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-03-02 13:48:50.390 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-03-02 13:48:50.590 | Selecting previously unselected package libaprutil1:amd64. 2022-03-02 13:48:50.598 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-03-02 13:48:50.600 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 13:48:50.636 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-03-02 13:48:50.643 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-03-02 13:48:50.645 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 13:48:50.677 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-02 13:48:50.683 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-02 13:48:50.720 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-02 13:48:50.726 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-02 13:48:50.770 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-02 13:48:50.776 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-03-02 13:48:50.825 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-03-02 13:48:50.832 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-03-02 13:48:50.834 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 13:48:50.865 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-02 13:48:50.871 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-02 13:48:50.928 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-02 13:48:50.934 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-02 13:48:50.995 | Selecting previously unselected package libjansson4:amd64. 2022-03-02 13:48:51.002 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-03-02 13:48:51.004 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-03-02 13:48:51.035 | Selecting previously unselected package liblua5.2-0:amd64. 2022-03-02 13:48:51.042 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-03-02 13:48:51.044 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-02 13:48:51.093 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-03-02 13:48:51.100 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-03-02 13:48:52.369 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:48:52.375 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-03-02 13:48:52.489 | Selecting previously unselected package apache2-bin. 2022-03-02 13:48:52.496 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 13:48:52.499 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-02 13:48:52.702 | Selecting previously unselected package apache2-data. 2022-03-02 13:48:52.709 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-03-02 13:48:52.711 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-02 13:48:52.818 | Selecting previously unselected package apache2-utils. 2022-03-02 13:48:52.825 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 13:48:52.827 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-02 13:48:52.873 | Selecting previously unselected package apache2. 2022-03-02 13:48:52.880 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 13:48:52.899 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-03-02 13:48:52.968 | Selecting previously unselected package liblua5.3-0:amd64. 2022-03-02 13:48:52.975 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-02 13:48:52.977 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-02 13:48:53.023 | Selecting previously unselected package haproxy. 2022-03-02 13:48:53.031 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-03-02 13:48:53.040 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-03-02 13:48:53.257 | Selecting previously unselected package libnl-3-200:amd64. 2022-03-02 13:48:53.265 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-03-02 13:48:53.267 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-03-02 13:48:53.301 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-03-02 13:48:53.308 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-03-02 13:48:53.310 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-02 13:48:53.347 | Selecting previously unselected package mysql-common. 2022-03-02 13:48:53.354 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-03-02 13:48:53.371 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-02 13:48:53.400 | Selecting previously unselected package libmysqlclient21:amd64. 2022-03-02 13:48:53.408 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 13:48:53.411 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:48:53.647 | Selecting previously unselected package libsensors-config. 2022-03-02 13:48:53.654 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-03-02 13:48:53.657 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-02 13:48:53.686 | Selecting previously unselected package libsensors5:amd64. 2022-03-02 13:48:53.693 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-03-02 13:48:53.782 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-02 13:48:53.812 | Selecting previously unselected package libsnmp-base. 2022-03-02 13:48:53.819 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-03-02 13:48:53.821 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-02 13:48:53.891 | Selecting previously unselected package libsnmp35:amd64. 2022-03-02 13:48:53.898 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-03-02 13:48:53.900 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-02 13:48:54.063 | Selecting previously unselected package keepalived. 2022-03-02 13:48:54.070 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-03-02 13:48:54.072 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-03-02 13:48:54.157 | Selecting previously unselected package memcached. 2022-03-02 13:48:54.165 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-03-02 13:48:54.167 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-03-02 13:48:54.224 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-03-02 13:48:54.677 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-03-02 13:48:54.772 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-03-02 13:48:54.778 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-03-02 13:48:54.911 | Selecting previously unselected package python3-yaml. 2022-03-02 13:48:54.919 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-02 13:48:54.922 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-02 13:48:54.976 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-02 13:48:54.982 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-02 13:48:55.029 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-02 13:48:55.103 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-02 13:48:55.538 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-02 13:48:55.560 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-02 13:48:55.713 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-03-02 13:48:55.720 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-03-02 13:48:55.789 | Selecting previously unselected package acl. 2022-03-02 13:48:55.797 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-03-02 13:48:55.799 | Unpacking acl (2.2.53-6) ... 2022-03-02 13:48:55.829 | Selecting previously unselected package autotools-dev. 2022-03-02 13:48:55.836 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-03-02 13:48:55.838 | Unpacking autotools-dev (20180224.1) ... 2022-03-02 13:48:55.870 | Selecting previously unselected package m4. 2022-03-02 13:48:55.877 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-03-02 13:48:55.879 | Unpacking m4 (1.4.18-4) ... 2022-03-02 13:48:55.934 | Selecting previously unselected package autoconf. 2022-03-02 13:48:55.941 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-03-02 13:48:55.944 | Unpacking autoconf (2.69-11.1) ... 2022-03-02 13:48:56.023 | Selecting previously unselected package automake. 2022-03-02 13:48:56.031 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-03-02 13:48:56.035 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-03-02 13:48:56.134 | Selecting previously unselected package autopoint. 2022-03-02 13:48:56.141 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-03-02 13:48:56.144 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-03-02 13:48:56.184 | Selecting previously unselected package libllvm10:amd64. 2022-03-02 13:48:56.193 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:48:56.195 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:48:58.439 | Selecting previously unselected package libclang-cpp10. 2022-03-02 13:48:58.446 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:48:58.448 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:48:59.893 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-03-02 13:48:59.900 | Preparing to unpack .../046-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-03-02 13:48:59.902 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 13:49:00.353 | Selecting previously unselected package libgc1c2:amd64. 2022-03-02 13:49:00.361 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-03-02 13:49:00.363 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-02 13:49:00.403 | Selecting previously unselected package libobjc4:amd64. 2022-03-02 13:49:00.410 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-02 13:49:00.413 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 13:49:00.447 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-03-02 13:49:00.455 | Preparing to unpack .../049-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-03-02 13:49:00.458 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 13:49:00.534 | Selecting previously unselected package libc6-i386. 2022-03-02 13:49:00.541 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-03-02 13:49:00.543 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-02 13:49:01.046 | Selecting previously unselected package lib32gcc-s1. 2022-03-02 13:49:01.054 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-02 13:49:01.055 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 13:49:01.094 | Selecting previously unselected package lib32stdc++6. 2022-03-02 13:49:01.101 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-02 13:49:01.104 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 13:49:01.206 | Selecting previously unselected package libclang-common-10-dev. 2022-03-02 13:49:01.213 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:01.215 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:02.180 | Selecting previously unselected package libclang1-10. 2022-03-02 13:49:02.188 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:02.190 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:03.306 | Selecting previously unselected package clang-10. 2022-03-02 13:49:03.314 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:03.317 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:03.355 | Selecting previously unselected package libtool. 2022-03-02 13:49:03.363 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-03-02 13:49:03.365 | Unpacking libtool (2.4.6-14) ... 2022-03-02 13:49:03.413 | Selecting previously unselected package dh-autoreconf. 2022-03-02 13:49:03.420 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-03-02 13:49:03.423 | Unpacking dh-autoreconf (19) ... 2022-03-02 13:49:03.451 | Selecting previously unselected package libdebhelper-perl. 2022-03-02 13:49:03.458 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-03-02 13:49:03.460 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-03-02 13:49:03.505 | Selecting previously unselected package libarchive-zip-perl. 2022-03-02 13:49:03.512 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-03-02 13:49:03.514 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-03-02 13:49:03.555 | Selecting previously unselected package libsub-override-perl. 2022-03-02 13:49:03.563 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-03-02 13:49:03.565 | Unpacking libsub-override-perl (0.09-2) ... 2022-03-02 13:49:03.592 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-03-02 13:49:03.600 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-03-02 13:49:03.602 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-02 13:49:03.629 | Selecting previously unselected package dh-strip-nondeterminism. 2022-03-02 13:49:03.636 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-03-02 13:49:03.638 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-03-02 13:49:03.665 | Selecting previously unselected package libdpkg-perl. 2022-03-02 13:49:03.672 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-03-02 13:49:03.675 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-03-02 13:49:03.751 | Selecting previously unselected package make. 2022-03-02 13:49:03.758 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-03-02 13:49:03.760 | Unpacking make (4.2.1-1.2) ... 2022-03-02 13:49:03.811 | Selecting previously unselected package dpkg-dev. 2022-03-02 13:49:03.818 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-03-02 13:49:03.820 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-03-02 13:49:03.959 | Selecting previously unselected package dwz. 2022-03-02 13:49:03.966 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-03-02 13:49:03.968 | Unpacking dwz (0.13-5) ... 2022-03-02 13:49:04.034 | Selecting previously unselected package libcroco3:amd64. 2022-03-02 13:49:04.041 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-03-02 13:49:04.044 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-03-02 13:49:04.083 | Selecting previously unselected package gettext. 2022-03-02 13:49:04.090 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-03-02 13:49:04.092 | Unpacking gettext (0.19.8.1-10build1) ... 2022-03-02 13:49:04.250 | Selecting previously unselected package intltool-debian. 2022-03-02 13:49:04.258 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-03-02 13:49:04.260 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-03-02 13:49:04.289 | Selecting previously unselected package po-debconf. 2022-03-02 13:49:04.296 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-03-02 13:49:04.300 | Unpacking po-debconf (1.0.21) ... 2022-03-02 13:49:04.362 | Selecting previously unselected package debhelper. 2022-03-02 13:49:04.370 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-03-02 13:49:04.372 | Unpacking debhelper (12.10ubuntu1) ... 2022-03-02 13:49:04.559 | Selecting previously unselected package uuid-dev:amd64. 2022-03-02 13:49:04.568 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-02 13:49:04.570 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-02 13:49:04.603 | Selecting previously unselected package libsctp1:amd64. 2022-03-02 13:49:04.612 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-03-02 13:49:04.614 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-02 13:49:04.638 | Selecting previously unselected package libsctp-dev:amd64. 2022-03-02 13:49:04.646 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-03-02 13:49:04.648 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-02 13:49:04.683 | Selecting previously unselected package libapr1-dev. 2022-03-02 13:49:04.690 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-03-02 13:49:04.692 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-02 13:49:04.949 | Selecting previously unselected package libldap2-dev:amd64. 2022-03-02 13:49:04.957 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-02 13:49:04.960 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-02 13:49:05.071 | Selecting previously unselected package libaprutil1-dev. 2022-03-02 13:49:05.079 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-03-02 13:49:05.081 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-02 13:49:05.290 | Selecting previously unselected package apache2-dev. 2022-03-02 13:49:05.299 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 13:49:05.301 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-02 13:49:05.367 | Selecting previously unselected package binfmt-support. 2022-03-02 13:49:05.375 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-03-02 13:49:05.385 | Unpacking binfmt-support (2.2.0-2) ... 2022-03-02 13:49:05.425 | Selecting previously unselected package g++-9. 2022-03-02 13:49:05.433 | Preparing to unpack .../080-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-03-02 13:49:05.435 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 13:49:06.607 | Selecting previously unselected package g++. 2022-03-02 13:49:06.615 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-03-02 13:49:06.617 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-03-02 13:49:06.642 | Selecting previously unselected package build-essential. 2022-03-02 13:49:06.650 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-03-02 13:49:06.652 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-03-02 13:49:06.678 | Selecting previously unselected package conntrack. 2022-03-02 13:49:06.685 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-02 13:49:06.688 | Unpacking conntrack (1:1.4.5-2) ... 2022-03-02 13:49:06.721 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-03-02 13:49:06.729 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-03-02 13:49:06.731 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-02 13:49:06.759 | Selecting previously unselected package libnetfilter-queue1. 2022-03-02 13:49:06.768 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-03-02 13:49:06.771 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-03-02 13:49:06.803 | Selecting previously unselected package conntrackd. 2022-03-02 13:49:06.811 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-03-02 13:49:06.814 | Unpacking conntrackd (1:1.4.5-2) ... 2022-03-02 13:49:06.860 | Selecting previously unselected package dns-root-data. 2022-03-02 13:49:06.867 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-03-02 13:49:06.870 | Unpacking dns-root-data (2019052802) ... 2022-03-02 13:49:06.898 | Selecting previously unselected package libidn11:amd64. 2022-03-02 13:49:06.906 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-03-02 13:49:06.909 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-02 13:49:06.946 | Selecting previously unselected package dnsmasq-base. 2022-03-02 13:49:06.954 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-02 13:49:06.957 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-02 13:49:07.023 | Selecting previously unselected package dnsmasq-utils. 2022-03-02 13:49:07.032 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-02 13:49:07.034 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-02 13:49:07.066 | Selecting previously unselected package ebtables. 2022-03-02 13:49:07.074 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-02 13:49:07.089 | Unpacking ebtables (2.0.11-3build1) ... 2022-03-02 13:49:07.131 | Selecting previously unselected package libfakeroot:amd64. 2022-03-02 13:49:07.139 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-03-02 13:49:07.141 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-03-02 13:49:07.172 | Selecting previously unselected package fakeroot. 2022-03-02 13:49:07.179 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-03-02 13:49:07.181 | Unpacking fakeroot (1.24-1) ... 2022-03-02 13:49:07.221 | Selecting previously unselected package fonts-dejavu-core. 2022-03-02 13:49:07.229 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-03-02 13:49:07.231 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-03-02 13:49:07.400 | Selecting previously unselected package fonts-liberation. 2022-03-02 13:49:07.408 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-03-02 13:49:07.411 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-03-02 13:49:07.548 | Selecting previously unselected package fontconfig-config. 2022-03-02 13:49:07.555 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-03-02 13:49:07.558 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-02 13:49:07.594 | Selecting previously unselected package libfontconfig1:amd64. 2022-03-02 13:49:07.601 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-03-02 13:49:07.604 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-02 13:49:07.646 | Selecting previously unselected package fontconfig. 2022-03-02 13:49:07.654 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-03-02 13:49:07.657 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-03-02 13:49:07.702 | Selecting previously unselected package genisoimage. 2022-03-02 13:49:07.710 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-03-02 13:49:07.712 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-02 13:49:07.791 | Selecting previously unselected package libann0. 2022-03-02 13:49:07.799 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-03-02 13:49:07.801 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-03-02 13:49:07.830 | Selecting previously unselected package libcdt5:amd64. 2022-03-02 13:49:07.838 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-03-02 13:49:07.840 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:07.870 | Selecting previously unselected package libcgraph6:amd64. 2022-03-02 13:49:07.878 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-03-02 13:49:07.880 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:07.913 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-03-02 13:49:07.921 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-02 13:49:07.924 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-02 13:49:07.965 | Selecting previously unselected package libjpeg8:amd64. 2022-03-02 13:49:07.973 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-03-02 13:49:07.975 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-02 13:49:08.004 | Selecting previously unselected package libjbig0:amd64. 2022-03-02 13:49:08.012 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-03-02 13:49:08.014 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-03-02 13:49:08.048 | Selecting previously unselected package libwebp6:amd64. 2022-03-02 13:49:08.055 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:49:08.059 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-02 13:49:08.112 | Selecting previously unselected package libtiff5:amd64. 2022-03-02 13:49:08.120 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-03-02 13:49:08.123 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-02 13:49:08.172 | Selecting previously unselected package libxpm4:amd64. 2022-03-02 13:49:08.180 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-03-02 13:49:08.182 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-03-02 13:49:08.216 | Selecting previously unselected package libgd3:amd64. 2022-03-02 13:49:08.224 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-03-02 13:49:08.227 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-02 13:49:08.272 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-03-02 13:49:08.280 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-03-02 13:49:08.282 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-02 13:49:08.332 | Selecting previously unselected package libpixman-1-0:amd64. 2022-03-02 13:49:08.339 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-03-02 13:49:08.341 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-02 13:49:08.400 | Selecting previously unselected package libxcb-render0:amd64. 2022-03-02 13:49:08.409 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-03-02 13:49:08.411 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-03-02 13:49:08.441 | Selecting previously unselected package libxcb-shm0:amd64. 2022-03-02 13:49:08.449 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-03-02 13:49:08.451 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-03-02 13:49:08.479 | Selecting previously unselected package libxrender1:amd64. 2022-03-02 13:49:08.487 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-03-02 13:49:08.489 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-03-02 13:49:08.518 | Selecting previously unselected package libcairo2:amd64. 2022-03-02 13:49:08.526 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:08.528 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-02 13:49:08.626 | Selecting previously unselected package libgraphite2-3:amd64. 2022-03-02 13:49:08.633 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-03-02 13:49:08.637 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-02 13:49:08.676 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-03-02 13:49:08.684 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-03-02 13:49:08.686 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-02 13:49:08.767 | Selecting previously unselected package libthai-data. 2022-03-02 13:49:08.775 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-03-02 13:49:08.778 | Unpacking libthai-data (0.1.28-3) ... 2022-03-02 13:49:08.829 | Selecting previously unselected package libdatrie1:amd64. 2022-03-02 13:49:08.836 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-03-02 13:49:08.838 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-03-02 13:49:08.870 | Selecting previously unselected package libthai0:amd64. 2022-03-02 13:49:08.878 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-03-02 13:49:08.880 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-03-02 13:49:08.911 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-03-02 13:49:08.919 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-02 13:49:08.921 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 13:49:08.971 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-03-02 13:49:08.978 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-02 13:49:08.981 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 13:49:09.013 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-03-02 13:49:09.021 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-02 13:49:09.023 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 13:49:09.054 | Selecting previously unselected package libpathplan4:amd64. 2022-03-02 13:49:09.062 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-03-02 13:49:09.064 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:09.096 | Selecting previously unselected package libgvc6. 2022-03-02 13:49:09.104 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-03-02 13:49:09.106 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-03-02 13:49:09.226 | Selecting previously unselected package libgvpr2:amd64. 2022-03-02 13:49:09.235 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-03-02 13:49:09.237 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:09.288 | Selecting previously unselected package liblab-gamut1:amd64. 2022-03-02 13:49:09.295 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-03-02 13:49:09.298 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:09.454 | Selecting previously unselected package x11-common. 2022-03-02 13:49:09.462 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-03-02 13:49:09.485 | dpkg-query: no packages found matching nux-tools 2022-03-02 13:49:09.496 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-03-02 13:49:09.532 | Selecting previously unselected package libice6:amd64. 2022-03-02 13:49:09.539 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-03-02 13:49:09.542 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-02 13:49:09.575 | Selecting previously unselected package libsm6:amd64. 2022-03-02 13:49:09.583 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-03-02 13:49:09.585 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-03-02 13:49:09.614 | Selecting previously unselected package libxt6:amd64. 2022-03-02 13:49:09.622 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-03-02 13:49:09.624 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-03-02 13:49:09.674 | Selecting previously unselected package libxmu6:amd64. 2022-03-02 13:49:09.681 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-03-02 13:49:09.683 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-02 13:49:09.717 | Selecting previously unselected package libxaw7:amd64. 2022-03-02 13:49:09.725 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-03-02 13:49:09.727 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-03-02 13:49:09.778 | Selecting previously unselected package graphviz. 2022-03-02 13:49:09.786 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-03-02 13:49:09.788 | Unpacking graphviz (2.42.2-3build2) ... 2022-03-02 13:49:09.919 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-03-02 13:49:09.926 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-03-02 13:49:09.928 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-02 13:49:09.978 | Selecting previously unselected package libibverbs1:amd64. 2022-03-02 13:49:09.986 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-03-02 13:49:09.988 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-02 13:49:10.028 | Selecting previously unselected package ibverbs-providers:amd64. 2022-03-02 13:49:10.036 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-03-02 13:49:10.050 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-02 13:49:10.111 | Selecting previously unselected package icu-devtools. 2022-03-02 13:49:10.119 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-03-02 13:49:10.121 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-03-02 13:49:10.178 | Selecting previously unselected package iputils-arping. 2022-03-02 13:49:10.186 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-03-02 13:49:10.189 | Unpacking iputils-arping (3:20190709-3) ... 2022-03-02 13:49:10.220 | Selecting previously unselected package javascript-common. 2022-03-02 13:49:10.228 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-03-02 13:49:10.243 | Unpacking javascript-common (11) ... 2022-03-02 13:49:10.270 | Selecting previously unselected package libgssrpc4:amd64. 2022-03-02 13:49:10.278 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 13:49:10.281 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:10.314 | Selecting previously unselected package libkdb5-9:amd64. 2022-03-02 13:49:10.322 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 13:49:10.324 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:10.358 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-03-02 13:49:10.366 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 13:49:10.368 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:10.401 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-03-02 13:49:10.410 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 13:49:10.412 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:10.444 | Selecting previously unselected package comerr-dev:amd64. 2022-03-02 13:49:10.452 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-03-02 13:49:10.457 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-02 13:49:10.488 | Selecting previously unselected package krb5-multidev:amd64. 2022-03-02 13:49:10.496 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 13:49:10.497 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:10.547 | Selecting previously unselected package libalgorithm-diff-perl. 2022-03-02 13:49:10.555 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-03-02 13:49:10.557 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-03-02 13:49:10.587 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-03-02 13:49:10.595 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-03-02 13:49:10.597 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-02 13:49:10.622 | Selecting previously unselected package libalgorithm-merge-perl. 2022-03-02 13:49:10.630 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-03-02 13:49:10.632 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-03-02 13:49:10.658 | Selecting previously unselected package libarchive-cpio-perl. 2022-03-02 13:49:10.666 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-03-02 13:49:10.683 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-03-02 13:49:10.712 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-03-02 13:49:10.720 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-02 13:49:10.722 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-02 13:49:10.786 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-03-02 13:49:10.794 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-02 13:49:10.796 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-02 13:49:10.860 | Selecting previously unselected package libfile-fcntllock-perl. 2022-03-02 13:49:10.867 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-03-02 13:49:10.869 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-03-02 13:49:10.901 | Selecting previously unselected package libgts-bin. 2022-03-02 13:49:10.909 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-03-02 13:49:10.911 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-03-02 13:49:10.945 | Selecting previously unselected package libicu-dev:amd64. 2022-03-02 13:49:10.954 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-03-02 13:49:10.956 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-02 13:49:12.384 | Selecting previously unselected package libipset13:amd64. 2022-03-02 13:49:12.393 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:49:12.395 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-02 13:49:12.429 | Selecting previously unselected package librdmacm1:amd64. 2022-03-02 13:49:12.437 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-03-02 13:49:12.439 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-02 13:49:12.482 | Selecting previously unselected package libiscsi7:amd64. 2022-03-02 13:49:12.490 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-03-02 13:49:12.492 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-03-02 13:49:12.526 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-03-02 13:49:12.535 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-02 13:49:12.537 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-02 13:49:12.595 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-03-02 13:49:12.603 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-03-02 13:49:12.605 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-02 13:49:12.630 | Selecting previously unselected package libjpeg-dev:amd64. 2022-03-02 13:49:12.638 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-03-02 13:49:12.641 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-02 13:49:12.663 | Selecting previously unselected package libjs-jquery. 2022-03-02 13:49:12.671 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-03-02 13:49:12.673 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-03-02 13:49:12.731 | Selecting previously unselected package libjs-jquery-metadata. 2022-03-02 13:49:12.740 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-03-02 13:49:12.742 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-03-02 13:49:12.767 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-03-02 13:49:12.775 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-03-02 13:49:12.777 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-02 13:49:12.854 | Selecting previously unselected package libltdl-dev:amd64. 2022-03-02 13:49:12.862 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-03-02 13:49:12.864 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-03-02 13:49:12.921 | Selecting previously unselected package libsys-hostname-long-perl. 2022-03-02 13:49:12.929 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-03-02 13:49:12.931 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-03-02 13:49:12.958 | Selecting previously unselected package libmail-sendmail-perl. 2022-03-02 13:49:12.966 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-03-02 13:49:12.969 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-03-02 13:49:12.994 | Selecting previously unselected package libncurses-dev:amd64. 2022-03-02 13:49:13.003 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-02 13:49:13.005 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-02 13:49:13.095 | Selecting previously unselected package libnspr4:amd64. 2022-03-02 13:49:13.103 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-03-02 13:49:13.105 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-03-02 13:49:13.148 | Selecting previously unselected package libnss3:amd64. 2022-03-02 13:49:13.157 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-03-02 13:49:13.159 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-02 13:49:13.361 | Selecting previously unselected package libomp5-10:amd64. 2022-03-02 13:49:13.369 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:13.371 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:13.446 | Selecting previously unselected package libomp-10-dev. 2022-03-02 13:49:13.455 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:13.457 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:13.490 | Selecting previously unselected package pcp-conf. 2022-03-02 13:49:13.498 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-03-02 13:49:13.500 | Unpacking pcp-conf (5.0.3-1) ... 2022-03-02 13:49:13.530 | Selecting previously unselected package libpcp3. 2022-03-02 13:49:13.537 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-03-02 13:49:13.540 | Unpacking libpcp3 (5.0.3-1) ... 2022-03-02 13:49:13.601 | Selecting previously unselected package libpcp-pmda3. 2022-03-02 13:49:13.609 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-03-02 13:49:13.612 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-03-02 13:49:13.641 | Selecting previously unselected package libpcp-pmda-perl. 2022-03-02 13:49:13.649 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-03-02 13:49:13.652 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-03-02 13:49:13.685 | Selecting previously unselected package libpq5:amd64. 2022-03-02 13:49:13.693 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:49:13.695 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:49:13.737 | Selecting previously unselected package libpq-dev. 2022-03-02 13:49:13.745 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:49:13.747 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:49:13.818 | Selecting previously unselected package librados2. 2022-03-02 13:49:13.826 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-02 13:49:13.829 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-02 13:49:14.300 | Selecting previously unselected package librbd1. 2022-03-02 13:49:14.308 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-02 13:49:14.310 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-02 13:49:14.567 | Selecting previously unselected package libsasl2-dev. 2022-03-02 13:49:14.575 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-02 13:49:14.577 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 13:49:14.653 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-02 13:49:14.658 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-02 13:49:14.694 | Selecting previously unselected package libssl-dev:amd64. 2022-03-02 13:49:14.702 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-03-02 13:49:14.704 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-03-02 13:49:14.961 | Selecting previously unselected package libsystemd-dev:amd64. 2022-03-02 13:49:14.969 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-03-02 13:49:14.971 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 13:49:15.082 | Selecting previously unselected package libtinfo-dev:amd64. 2022-03-02 13:49:15.090 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-02 13:49:15.092 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-02 13:49:15.118 | Selecting previously unselected package libx86-1:amd64. 2022-03-02 13:49:15.126 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-03-02 13:49:15.128 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-03-02 13:49:15.165 | Selecting previously unselected package libxml2-dev:amd64. 2022-03-02 13:49:15.173 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:49:15.175 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-02 13:49:15.314 | Selecting previously unselected package libxslt1-dev:amd64. 2022-03-02 13:49:15.322 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-03-02 13:49:15.324 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-02 13:49:15.404 | Selecting previously unselected package llvm-10-runtime. 2022-03-02 13:49:15.413 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:15.415 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:15.468 | Selecting previously unselected package libpfm4:amd64. 2022-03-02 13:49:15.477 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-03-02 13:49:15.479 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-02 13:49:15.554 | Selecting previously unselected package llvm-10. 2022-03-02 13:49:15.562 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:15.563 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:16.334 | Selecting previously unselected package libffi-dev:amd64. 2022-03-02 13:49:16.342 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-03-02 13:49:16.344 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-03-02 13:49:16.384 | Selecting previously unselected package python3-pygments. 2022-03-02 13:49:16.393 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-03-02 13:49:16.396 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-02 13:49:16.534 | Selecting previously unselected package llvm-10-tools. 2022-03-02 13:49:16.543 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:16.545 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:16.692 | Selecting previously unselected package libz3-4:amd64. 2022-03-02 13:49:16.701 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-03-02 13:49:16.703 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-03-02 13:49:17.670 | Selecting previously unselected package libz3-dev:amd64. 2022-03-02 13:49:17.679 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-03-02 13:49:17.681 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-02 13:49:17.725 | Selecting previously unselected package llvm-10-dev. 2022-03-02 13:49:17.733 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:49:17.735 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:22.343 | Selecting previously unselected package lsscsi. 2022-03-02 13:49:22.352 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-03-02 13:49:22.354 | Unpacking lsscsi (0.30-0.1) ... 2022-03-02 13:49:22.388 | Selecting previously unselected package pkg-config. 2022-03-02 13:49:22.397 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-03-02 13:49:22.399 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-03-02 13:49:22.435 | Selecting previously unselected package pm-utils. 2022-03-02 13:49:22.444 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-03-02 13:49:22.446 | Unpacking pm-utils (1.4.1-19) ... 2022-03-02 13:49:22.512 | Selecting previously unselected package postgresql-client-common. 2022-03-02 13:49:22.521 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-03-02 13:49:22.523 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-03-02 13:49:22.559 | Selecting previously unselected package postgresql-client-12. 2022-03-02 13:49:22.568 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:49:22.572 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:49:22.781 | Selecting previously unselected package ssl-cert. 2022-03-02 13:49:22.790 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-03-02 13:49:22.792 | Unpacking ssl-cert (1.0.39) ... 2022-03-02 13:49:22.829 | Selecting previously unselected package postgresql-common. 2022-03-02 13:49:22.838 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-03-02 13:49:22.864 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-03-02 13:49:22.870 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-03-02 13:49:22.938 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-02 13:49:22.947 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:49:22.950 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:49:23.268 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-02 13:49:23.277 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-02 13:49:23.279 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-02 13:49:23.308 | Selecting previously unselected package python-pip-whl. 2022-03-02 13:49:23.317 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-03-02 13:49:23.320 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-02 13:49:23.529 | Selecting previously unselected package python3-mysqldb. 2022-03-02 13:49:23.538 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-03-02 13:49:23.540 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-03-02 13:49:23.578 | Selecting previously unselected package python3-wheel. 2022-03-02 13:49:23.588 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-03-02 13:49:23.590 | Unpacking python3-wheel (0.34.2-1) ... 2022-03-02 13:49:23.627 | Selecting previously unselected package python3-pip. 2022-03-02 13:49:23.636 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-03-02 13:49:23.638 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-02 13:49:23.728 | Selecting previously unselected package python3.8-venv. 2022-03-02 13:49:23.737 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-03-02 13:49:23.740 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-02 13:49:23.771 | Selecting previously unselected package python3-venv. 2022-03-02 13:49:23.780 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-03-02 13:49:23.782 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-03-02 13:49:23.810 | Selecting previously unselected package qemu-block-extra:amd64. 2022-03-02 13:49:23.818 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-02 13:49:23.821 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-02 13:49:23.856 | Selecting previously unselected package qemu-utils. 2022-03-02 13:49:23.864 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-02 13:49:23.870 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-02 13:49:24.058 | Selecting previously unselected package sharutils. 2022-03-02 13:49:24.067 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-03-02 13:49:24.070 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-03-02 13:49:24.120 | Selecting previously unselected package sqlite3. 2022-03-02 13:49:24.128 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-03-02 13:49:24.132 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-02 13:49:24.277 | Selecting previously unselected package unzip. 2022-03-02 13:49:24.287 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-03-02 13:49:24.289 | Unpacking unzip (6.0-25ubuntu1) ... 2022-03-02 13:49:24.338 | Selecting previously unselected package vbetool. 2022-03-02 13:49:24.347 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-03-02 13:49:24.350 | Unpacking vbetool (1.1-4) ... 2022-03-02 13:49:24.382 | Selecting previously unselected package ipset. 2022-03-02 13:49:24.390 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:49:24.402 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-02 13:49:24.443 | Selecting previously unselected package ipvsadm. 2022-03-02 13:49:24.451 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-03-02 13:49:24.454 | Unpacking ipvsadm (1:1.31-1) ... 2022-03-02 13:49:24.491 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-03-02 13:49:24.499 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-02 13:49:24.510 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-02 13:49:24.536 | Selecting previously unselected package liberasurecode1:amd64. 2022-03-02 13:49:24.545 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-03-02 13:49:24.547 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-03-02 13:49:24.578 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-03-02 13:49:24.587 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-03-02 13:49:24.589 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-02 13:49:24.620 | Selecting previously unselected package libkrb5-dev:amd64. 2022-03-02 13:49:24.628 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-02 13:49:24.630 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:24.666 | Selecting previously unselected package libpcp-gui2. 2022-03-02 13:49:24.674 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-03-02 13:49:24.677 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-03-02 13:49:24.705 | Selecting previously unselected package libpcp-import1. 2022-03-02 13:49:24.714 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-03-02 13:49:24.716 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-03-02 13:49:24.746 | Selecting previously unselected package libpcp-mmv1. 2022-03-02 13:49:24.755 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-03-02 13:49:24.762 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-03-02 13:49:24.821 | Selecting previously unselected package libpcp-trace2. 2022-03-02 13:49:24.829 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-03-02 13:49:24.834 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-03-02 13:49:24.862 | Selecting previously unselected package libpcp-web1. 2022-03-02 13:49:24.871 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-03-02 13:49:24.874 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-03-02 13:49:24.918 | Selecting previously unselected package libyaml-dev:amd64. 2022-03-02 13:49:24.927 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-03-02 13:49:24.929 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-03-02 13:49:24.966 | Selecting previously unselected package python3-pcp. 2022-03-02 13:49:24.975 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-03-02 13:49:24.977 | Unpacking python3-pcp (5.0.3-1) ... 2022-03-02 13:49:25.029 | Selecting previously unselected package pcp. 2022-03-02 13:49:25.038 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-03-02 13:49:25.108 | Unpacking pcp (5.0.3-1) ... 2022-03-02 13:49:25.663 | Selecting previously unselected package socat. 2022-03-02 13:49:25.672 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-03-02 13:49:25.674 | Unpacking socat (1.7.3.3-2) ... 2022-03-02 13:49:25.751 | Selecting previously unselected package vlan. 2022-03-02 13:49:25.760 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-03-02 13:49:25.762 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-02 13:49:25.823 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-02 13:49:25.830 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-03-02 13:49:25.840 | Setting up javascript-common (11) ... 2022-03-02 13:49:25.872 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-03-02 13:49:25.888 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-02 13:49:25.895 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-02 13:49:25.900 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-02 13:49:25.907 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-02 13:49:25.931 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-02 13:49:25.935 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-02 13:49:25.941 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-03-02 13:49:25.946 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 13:49:25.953 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-03-02 13:49:25.959 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-03-02 13:49:25.964 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-03-02 13:49:25.970 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-03-02 13:49:25.977 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-03-02 13:49:25.982 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-03-02 13:49:25.988 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-03-02 13:49:25.994 | Setting up libarchive-zip-perl (1.67-2) ... 2022-03-02 13:49:26.000 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-02 13:49:26.006 | Setting up vbetool (1.1-4) ... 2022-03-02 13:49:26.013 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-03-02 13:49:26.018 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-02 13:49:26.027 | Setting up pm-utils (1.4.1-19) ... 2022-03-02 13:49:26.038 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-03-02 13:49:26.276 | Setting up unzip (6.0-25ubuntu1) ... 2022-03-02 13:49:26.301 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-03-02 13:49:26.307 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 13:49:26.326 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:26.332 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-03-02 13:49:26.574 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-03-02 13:49:27.258 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-02 13:49:27.267 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-02 13:49:27.273 | Setting up m4 (1.4.18-4) ... 2022-03-02 13:49:27.278 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-02 13:49:27.588 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 13:49:27.594 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-03-02 13:49:27.600 | Setting up iputils-arping (3:20190709-3) ... 2022-03-02 13:49:27.636 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-03-02 13:49:27.641 | Setting up conntrack (1:1.4.5-2) ... 2022-03-02 13:49:27.646 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-02 13:49:27.653 | Setting up python3-wheel (0.34.2-1) ... 2022-03-02 13:49:27.905 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-03-02 13:49:27.912 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-03-02 13:49:28.119 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-03-02 13:49:30.180 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-03-02 13:49:30.188 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-03-02 13:49:30.194 | Setting up acl (2.2.53-6) ... 2022-03-02 13:49:30.201 | Setting up dns-root-data (2019052802) ... 2022-03-02 13:49:30.208 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 13:49:30.213 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:30.220 | Setting up fakeroot (1.24-1) ... 2022-03-02 13:49:30.228 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-03-02 13:49:30.235 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-02 13:49:30.241 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:30.247 | Setting up autotools-dev (20180224.1) ... 2022-03-02 13:49:30.252 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-02 13:49:31.053 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-03-02 13:49:31.059 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-02 13:49:31.065 | Setting up make (4.2.1-1.2) ... 2022-03-02 13:49:31.071 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-03-02 13:49:31.076 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-02 13:49:31.082 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:31.088 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-02 13:49:31.093 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:31.100 | Setting up ebtables (2.0.11-3build1) ... 2022-03-02 13:49:31.639 | Setting up socat (1.7.3.3-2) ... 2022-03-02 13:49:31.645 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-03-02 13:49:31.651 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-02 13:49:31.658 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-03-02 13:49:31.664 | Setting up autopoint (0.19.8.1-10build1) ... 2022-03-02 13:49:31.670 | Setting up binfmt-support (2.2.0-2) ... 2022-03-02 13:49:31.953 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-03-02 13:49:32.966 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-02 13:49:32.971 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-03-02 13:49:32.977 | Setting up fonts-dejavu-core (2.37-1) ... 2022-03-02 13:49:33.022 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-03-02 13:49:33.028 | Setting up lsscsi (0.30-0.1) ... 2022-03-02 13:49:33.034 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-02 13:49:33.041 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 13:49:33.046 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-02 13:49:33.052 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-03-02 13:49:33.057 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-03-02 13:49:33.063 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 13:49:33.070 | Setting up autoconf (2.69-11.1) ... 2022-03-02 13:49:33.078 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-03-02 13:49:33.084 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-03-02 13:49:33.127 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-03-02 13:49:33.131 | Setting up dwz (0.13-5) ... 2022-03-02 13:49:33.138 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-02 13:49:33.143 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-02 13:49:33.150 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-02 13:49:33.155 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-02 13:49:33.163 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-02 13:49:33.178 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-03-02 13:49:34.403 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:34.409 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:34.416 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-03-02 13:49:34.422 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-02 13:49:34.428 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-03-02 13:49:34.435 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-03-02 13:49:34.447 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-02 13:49:34.453 | Setting up pcp-conf (5.0.3-1) ... 2022-03-02 13:49:34.463 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-02 13:49:34.470 | Setting up libsub-override-perl (0.09-2) ... 2022-03-02 13:49:34.477 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-02 13:49:34.482 | Setting up libthai-data (0.1.28-3) ... 2022-03-02 13:49:34.489 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-02 13:49:34.494 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:34.500 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:34.506 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-02 13:49:34.513 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:34.518 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-03-02 13:49:34.525 | Setting up sharutils (1:4.15.2-4build1) ... 2022-03-02 13:49:34.531 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-02 13:49:34.544 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-03-02 13:49:34.553 | Setting up conntrackd (1:1.4.5-2) ... 2022-03-02 13:49:35.568 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-03-02 13:49:35.894 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-03-02 13:49:35.900 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-02 13:49:35.906 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-02 13:49:35.913 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-02 13:49:35.919 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 13:49:35.925 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-02 13:49:35.930 | Setting up rsync (3.1.3-8ubuntu0.1) ... 2022-03-02 13:49:37.254 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-03-02 13:49:37.260 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 13:49:37.265 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-02 13:49:37.272 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-03-02 13:49:37.281 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-03-02 13:49:37.285 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-02 13:49:37.291 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-02 13:49:37.297 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:37.303 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-03-02 13:49:37.309 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-02 13:49:37.315 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-02 13:49:37.321 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-02 13:49:37.327 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:49:37.335 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:37.340 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-02 13:49:37.346 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:37.353 | Setting up wget (1.20.3-1ubuntu2) ... 2022-03-02 13:49:37.361 | Setting up libtool (2.4.6-14) ... 2022-03-02 13:49:37.367 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-02 13:49:37.472 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-03-02 13:49:37.505 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-03-02 13:49:37.949 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-03-02 13:49:39.003 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-02 13:49:39.011 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-02 13:49:39.017 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 13:49:39.024 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-02 13:49:39.204 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-02 13:49:39.211 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:39.216 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:39.225 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-03-02 13:49:40.420 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-03-02 13:49:41.113 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-03-02 13:49:41.126 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-02 13:49:41.133 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-03-02 13:49:41.387 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-02 13:49:41.392 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-03-02 13:49:41.398 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-03-02 13:49:41.404 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-03-02 13:49:41.410 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-02 13:49:41.416 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-02 13:49:41.422 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 13:49:41.429 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-02 13:49:41.436 | Setting up ssl-cert (1.0.39) ... 2022-03-02 13:49:42.004 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-02 13:49:42.010 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-02 13:49:42.086 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-03-02 13:49:42.091 | Setting up postgresql-common (214ubuntu0.1) ... 2022-03-02 13:49:42.574 | Adding user postgres to group ssl-cert 2022-03-02 13:49:42.729 | 2022-03-02 13:49:42.729 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-03-02 13:49:42.919 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-03-02 13:49:42.919 | Removing obsolete dictionary files: 2022-03-02 13:49:43.492 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-03-02 13:49:44.611 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-03-02 13:49:44.618 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-02 13:49:44.626 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-03-02 13:49:44.718 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-02 13:49:45.135 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-03-02 13:49:45.141 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-02 13:49:45.146 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-02 13:49:45.153 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-02 13:49:45.158 | Setting up build-essential (12.8ubuntu1.1) ... 2022-03-02 13:49:45.164 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-03-02 13:49:45.169 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-02 13:49:45.174 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-03-02 13:49:45.180 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-02 13:49:45.185 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-02 13:49:45.190 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-03-02 13:49:45.196 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-02 13:49:45.202 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:45.207 | Setting up ipvsadm (1:1.31-1) ... 2022-03-02 13:49:45.936 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-03-02 13:49:45.942 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-02 13:49:46.042 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-03-02 13:49:48.100 | Regenerating fonts cache... done. 2022-03-02 13:49:48.103 | Setting up gettext (0.19.8.1-10build1) ... 2022-03-02 13:49:48.109 | Setting up libpcp3 (5.0.3-1) ... 2022-03-02 13:49:48.115 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-03-02 13:49:48.121 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-02 13:49:48.127 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-03-02 13:49:49.429 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-03-02 13:49:50.255 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-02 13:49:50.300 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:50.307 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-03-02 13:49:51.267 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-03-02 13:49:51.969 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:51.975 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-03-02 13:49:51.979 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 13:49:51.984 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-03-02 13:49:51.990 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-02 13:49:51.994 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:49:51.999 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:49:52.004 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-03-02 13:49:52.009 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-02 13:49:52.029 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-02 13:49:52.034 | Setting up libpcp-web1 (5.0.3-1) ... 2022-03-02 13:49:52.040 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-03-02 13:49:52.045 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-02 13:49:52.051 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:52.057 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:49:52.660 | 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-03-02 13:49:52.683 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-03-02 13:49:52.688 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-03-02 13:49:52.694 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-02 13:49:52.700 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-02 13:49:52.705 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-03-02 13:49:52.712 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-02 13:49:52.717 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-02 13:49:52.723 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 13:49:52.730 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:49:52.735 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-02 13:49:52.741 | Setting up libpcp-import1 (5.0.3-1) ... 2022-03-02 13:49:52.746 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-02 13:49:52.752 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-02 13:49:52.758 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-02 13:49:52.764 | Setting up po-debconf (1.0.21) ... 2022-03-02 13:49:52.770 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-03-02 13:49:53.140 | Enabling module mpm_event. 2022-03-02 13:49:53.204 | Enabling module authz_core. 2022-03-02 13:49:53.210 | Enabling module authz_host. 2022-03-02 13:49:53.272 | Enabling module authn_core. 2022-03-02 13:49:53.277 | Enabling module auth_basic. 2022-03-02 13:49:53.338 | Enabling module access_compat. 2022-03-02 13:49:53.397 | Enabling module authn_file. 2022-03-02 13:49:53.456 | Enabling module authz_user. 2022-03-02 13:49:53.516 | Enabling module alias. 2022-03-02 13:49:53.576 | Enabling module dir. 2022-03-02 13:49:53.636 | Enabling module autoindex. 2022-03-02 13:49:53.695 | Enabling module env. 2022-03-02 13:49:53.755 | Enabling module mime. 2022-03-02 13:49:53.814 | Enabling module negotiation. 2022-03-02 13:49:53.874 | Enabling module setenvif. 2022-03-02 13:49:53.933 | Enabling module filter. 2022-03-02 13:49:53.993 | Enabling module deflate. 2022-03-02 13:49:54.053 | Enabling module status. 2022-03-02 13:49:54.112 | Enabling module reqtimeout. 2022-03-02 13:49:54.171 | Enabling conf charset. 2022-03-02 13:49:54.230 | Enabling conf localized-error-pages. 2022-03-02 13:49:54.289 | Enabling conf other-vhosts-access-log. 2022-03-02 13:49:54.349 | Enabling conf security. 2022-03-02 13:49:54.408 | Enabling conf serve-cgi-bin. 2022-03-02 13:49:54.468 | Enabling site 000-default. 2022-03-02 13:49:54.522 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-03-02 13:49:54.577 | Enabling conf javascript-common. 2022-03-02 13:49:54.836 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-03-02 13:49:55.410 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-03-02 13:49:58.078 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-03-02 13:49:58.090 | Setting up python3-pcp (5.0.3-1) ... 2022-03-02 13:49:58.398 | Setting up libgvc6 (2.42.2-3build2) ... 2022-03-02 13:49:58.421 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-02 13:49:58.427 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-02 13:49:58.438 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-03-02 13:49:58.444 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-02 13:49:58.449 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-02 13:49:58.455 | Setting up graphviz (2.42.2-3build2) ... 2022-03-02 13:49:58.478 | Setting up pcp (5.0.3-1) ... 2022-03-02 13:49:58.813 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-03-02 13:49:59.227 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-03-02 13:49:59.657 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-03-02 13:50:00.078 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-03-02 13:50:16.141 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-02 13:50:16.150 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-03-02 13:50:16.153 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-03-02 13:50:17.290 | Setting up dh-autoreconf (19) ... 2022-03-02 13:50:17.296 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-03-02 13:50:18.132 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-03-02 13:50:18.140 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 13:50:18.147 | Setting up debhelper (12.10ubuntu1) ... 2022-03-02 13:50:18.154 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-02 13:50:18.484 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-02 13:50:18.491 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-03-02 13:50:18.514 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-03-02 13:50:18.579 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-03-02 13:50:31.601 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-02 13:50:31.624 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-03-02 13:50:32.017 | Processing triggers for ufw (0.36-6) ... 2022-03-02 13:50:32.167 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 13:50:58.242 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-02 13:50:58.255 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-03-02 13:51:05.026 | ++ functions-common:apt_get:1234 : result=0 2022-03-02 13:51:05.029 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:51:05.031 | ++ functions-common:time_stop:2425 : local name 2022-03-02 13:51:05.033 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 13:51:05.035 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:51:05.038 | ++ functions-common:time_stop:2428 : local total 2022-03-02 13:51:05.040 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 13:51:05.042 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:51:05.044 | ++ functions-common:time_stop:2432 : start_time=1646228898087 2022-03-02 13:51:05.046 | ++ functions-common:time_stop:2434 : [[ -z 1646228898087 ]] 2022-03-02 13:51:05.049 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:51:05.053 | ++ functions-common:time_stop:2437 : end_time=1646229065050 2022-03-02 13:51:05.055 | ++ functions-common:time_stop:2438 : elapsed_time=166963 2022-03-02 13:51:05.057 | ++ functions-common:time_stop:2439 : total=741 2022-03-02 13:51:05.059 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:51:05.061 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=167704 2022-03-02 13:51:05.064 | ++ functions-common:apt_get:1238 : return 0 2022-03-02 13:51:05.066 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-02 13:51:05.069 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:51:05.072 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-02 13:51:05.075 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-02 13:51:05.079 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-02 13:51:05.081 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-02 13:51:05.084 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-02 13:51:06.374 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-02 13:51:06.376 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-02 13:51:06.378 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-02 13:51:06.380 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-02 13:51:06.381 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-02 13:51:06.383 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-02 13:51:06.385 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-02 13:51:06.387 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-02 13:51:06.388 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-02 13:51:06.390 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-02 13:51:06.392 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-02 13:51:06.393 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-02 13:51:06.396 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-02 13:51:06.397 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-02 13:51:06.399 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-02 13:51:06.401 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-02 13:51:06.402 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-02 13:51:06.404 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-02 13:51:06.406 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-02 13:51:06.407 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-02 13:51:06.410 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-02 13:51:06.412 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-02 13:51:06.414 | + functions-common:_ensure_lsb_release:394 : return 2022-03-02 13:51:06.416 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-02 13:51:06.483 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-02 13:51:06.485 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-02 13:51:06.551 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-02 13:51:06.553 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-02 13:51:06.619 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-02 13:51:06.620 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-02 13:51:06.622 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-02 13:51:06.624 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-02 13:51:06.626 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-02 13:51:06.628 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-02 13:51:06.630 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-02 13:51:06.632 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-02 13:51:06.633 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-02 13:51:06.635 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-02 13:51:06.637 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-02 13:51:06.637 | Distro: focal 2022-03-02 13:51:06.640 | + tools/install_pip.sh:main:124 : get_versions 2022-03-02 13:51:06.642 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 13:51:06.646 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 13:51:06.648 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 13:51:06.650 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 13:51:06.651 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 13:51:07.231 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 13:51:07.233 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 13:51:07.233 | pip: 21.3.1 2022-03-02 13:51:07.235 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-02 13:51:07.237 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-02 13:51:07.239 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:51:07.240 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:51:07.242 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:51:07.244 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:51:07.245 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:51:07.247 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:51:07.249 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:51:07.250 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:51:07.252 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:51:07.254 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:51:07.256 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:51:07.257 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-02 13:51:07.259 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:51:07.261 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:51:07.263 | + tools/install_pip.sh:main:142 : : 2022-03-02 13:51:07.264 | + tools/install_pip.sh:main:147 : set -x 2022-03-02 13:51:07.266 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-02 13:51:07.268 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-02 13:51:07.269 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:51:07.273 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-02 13:51:07.274 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-02 13:51:07.276 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:51:07.279 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:51:07.279 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:51:07.283 | ++ 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-03-02 13:51:07.285 | ++ 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-03-02 13:51:07.287 | ++ 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-03-02 13:51:07.289 | + 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-03-02 13:51:07.291 | + 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-03-02 13:51:07.306 | 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-03-02 13:51:07.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 '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-03-02 13:51:08.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:51:08.038 | from cryptography.utils import int_from_bytes 2022-03-02 13:51:08.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:51:08.038 | from cryptography.utils import int_from_bytes 2022-03-02 13:51:09.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:51:11.823 | 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-03-02 13:51:11.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-02 13:51:13.474 | Installing collected packages: setuptools 2022-03-02 13:51:14.220 | Successfully installed setuptools-60.9.3 2022-03-02 13:51:14.220 | 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-03-02 13:51:14.392 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:51:14.392 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:51:14.506 | + inc/python:pip_install:200 : result=0 2022-03-02 13:51:14.507 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:51:14.509 | + functions-common:time_stop:2425 : local name 2022-03-02 13:51:14.511 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:51:14.513 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:51:14.514 | + functions-common:time_stop:2428 : local total 2022-03-02 13:51:14.516 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:51:14.518 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:51:14.519 | + functions-common:time_stop:2432 : start_time=1646229067301 2022-03-02 13:51:14.521 | + functions-common:time_stop:2434 : [[ -z 1646229067301 ]] 2022-03-02 13:51:14.524 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:51:14.527 | + functions-common:time_stop:2437 : end_time=1646229074525 2022-03-02 13:51:14.528 | + functions-common:time_stop:2438 : elapsed_time=7224 2022-03-02 13:51:14.530 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:51:14.532 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:51:14.533 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7224 2022-03-02 13:51:14.535 | + inc/python:pip_install:203 : return 0 2022-03-02 13:51:14.537 | + tools/install_pip.sh:main:153 : get_versions 2022-03-02 13:51:14.540 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 13:51:14.543 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 13:51:14.545 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 13:51:14.548 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 13:51:14.548 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 13:51:15.114 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 13:51:15.116 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 13:51:15.116 | pip: 21.3.1 2022-03-02 13:51:15.119 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-02 13:51:15.122 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 13:51:15.125 | + ./stack.sh:main:796 : fixup_all 2022-03-02 13:51:15.127 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-02 13:51:15.129 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-02 13:51:15.131 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:51:15.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:51:15.135 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-02 13:51:15.146 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-02 13:51:15.157 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-02 13:51:15.168 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-02 13:51:15.170 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-02 13:51:15.172 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:51:15.174 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:51:15.177 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:51:15.179 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:51:15.181 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:51:15.183 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:51:15.185 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:51:15.187 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:51:15.189 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:51:15.191 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:51:15.193 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:51:15.195 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-02 13:51:15.197 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-02 13:51:15.199 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-02 13:51:15.201 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:51:15.203 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:51:15.205 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:51:15.208 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:51:15.210 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:51:15.212 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:51:15.214 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-02 13:51:15.216 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-02 13:51:15.218 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-02 13:51:15.220 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-02 13:51:15.222 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-02 13:51:15.225 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-02 13:51:15.227 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-02 13:51:15.247 | Using python 3.8 to install os-testr 2022-03-02 13:51:15.249 | + 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-03-02 13:51:15.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:51:15.965 | from cryptography.utils import int_from_bytes 2022-03-02 13:51:15.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:51:15.965 | from cryptography.utils import int_from_bytes 2022-03-02 13:51:17.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:51:17.625 | Collecting os-testr 2022-03-02 13:51:17.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-03-02 13:51:17.646 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-02 13:51:17.647 | 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-03-02 13:51:17.684 | Collecting python-subunit>=1.0.0 2022-03-02 13:51:17.695 | 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-03-02 13:51:17.743 | Collecting stestr>=1.0.0 2022-03-02 13:51:17.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-03-02 13:51:17.772 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-02 13:51:17.802 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-02 13:51:17.803 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-02 13:51:17.846 | Collecting future 2022-03-02 13:51:17.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-03-02 13:51:18.069 | Preparing metadata (setup.py): started 2022-03-02 13:51:20.007 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:51:20.011 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-02 13:51:20.013 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-02 13:51:20.038 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-02 13:51:20.041 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-02 13:51:20.042 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-02 13:51:20.043 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-02 13:51:20.044 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-02 13:51:20.057 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-02 13:51:20.123 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-02 13:51:20.124 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-02 13:51:20.125 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-02 13:51:20.234 | Building wheels for collected packages: future 2022-03-02 13:51:20.235 | Building wheel for future (setup.py): started 2022-03-02 13:51:23.084 | Building wheel for future (setup.py): finished with status 'done' 2022-03-02 13:51:23.087 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=fc9be6713fe5072a0f8bf69764677fcd232a8e7b6c619e5c4ab0b8a2a82d5d1d 2022-03-02 13:51:23.088 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-03-02 13:51:23.094 | Successfully built future 2022-03-02 13:51:24.559 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-03-02 13:51:25.509 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-03-02 13:51:25.509 | 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-03-02 13:51:25.515 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:51:25.515 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:51:25.655 | + inc/python:pip_install:200 : result=0 2022-03-02 13:51:25.657 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:51:25.659 | + functions-common:time_stop:2425 : local name 2022-03-02 13:51:25.662 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:51:25.664 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:51:25.666 | + functions-common:time_stop:2428 : local total 2022-03-02 13:51:25.668 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:51:25.670 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:51:25.673 | + functions-common:time_stop:2432 : start_time=1646229075242 2022-03-02 13:51:25.675 | + functions-common:time_stop:2434 : [[ -z 1646229075242 ]] 2022-03-02 13:51:25.678 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:51:25.681 | + functions-common:time_stop:2437 : end_time=1646229085679 2022-03-02 13:51:25.683 | + functions-common:time_stop:2438 : elapsed_time=10437 2022-03-02 13:51:25.685 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:51:25.688 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:51:25.689 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10437 2022-03-02 13:51:25.692 | + inc/python:pip_install:203 : return 0 2022-03-02 13:51:25.694 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-02 13:51:25.742 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-02 13:51:25.836 | + ./stack.sh:main:810 : install_infra 2022-03-02 13:51:25.838 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:51:25.841 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-02 13:51:25.844 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-02 13:51:28.972 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:51:28.975 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-02 13:51:28.996 | + 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-03-02 13:51:30.825 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:30.869 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:30.940 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:30.949 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:30.971 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:30.975 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:30.991 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.001 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.021 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.032 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.091 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.165 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.182 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.211 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.219 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.233 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.250 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.262 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.275 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.285 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.322 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.343 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.351 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.412 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.416 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.420 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.459 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.496 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.511 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.528 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.547 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.563 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.580 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.608 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.638 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.665 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.676 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.693 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.705 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.722 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.729 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.733 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:31.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:51:32.272 | Collecting pbr===5.8.1 2022-03-02 13:51:32.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-02 13:51:32.318 | Installing collected packages: pbr 2022-03-02 13:51:32.460 | Successfully installed pbr-5.8.1 2022-03-02 13:51:32.521 | + inc/python:pip_install:200 : result=0 2022-03-02 13:51:32.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:51:32.526 | + functions-common:time_stop:2425 : local name 2022-03-02 13:51:32.528 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:51:32.530 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:51:32.532 | + functions-common:time_stop:2428 : local total 2022-03-02 13:51:32.534 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:51:32.537 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:51:32.539 | + functions-common:time_stop:2432 : start_time=1646229088988 2022-03-02 13:51:32.541 | + functions-common:time_stop:2434 : [[ -z 1646229088988 ]] 2022-03-02 13:51:32.544 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:51:32.547 | + functions-common:time_stop:2437 : end_time=1646229092545 2022-03-02 13:51:32.549 | + functions-common:time_stop:2438 : elapsed_time=3557 2022-03-02 13:51:32.551 | + functions-common:time_stop:2439 : total=10437 2022-03-02 13:51:32.554 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:51:32.556 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13994 2022-03-02 13:51:32.558 | + inc/python:pip_install:203 : return 0 2022-03-02 13:51:32.561 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:51:32.563 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-02 13:51:32.584 | + 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-03-02 13:51:34.395 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.439 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.511 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.519 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.541 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.545 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.561 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.571 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.592 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.602 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.663 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.738 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.754 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.784 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.793 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.806 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.823 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.835 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.848 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.858 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.895 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.917 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.926 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.992 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.995 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:34.999 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.039 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.077 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.093 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.110 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.128 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.149 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.166 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.195 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.225 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.251 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.262 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.280 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.292 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.309 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.316 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.321 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:51:35.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:51:35.326 | Processing /opt/stack/requirements 2022-03-02 13:51:36.697 | Collecting fixtures===3.0.0 2022-03-02 13:51:36.704 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-02 13:51:36.920 | Collecting PyYAML===6.0 2022-03-02 13:51:36.928 | 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-03-02 13:51:37.098 | Collecting requests===2.27.1 2022-03-02 13:51:37.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-02 13:51:37.198 | Collecting packaging===21.3 2022-03-02 13:51:37.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-02 13:51:37.266 | Collecting testtools===2.5.0 2022-03-02 13:51:37.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-02 13:51:37.354 | Collecting idna===3.3 2022-03-02 13:51:37.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-02 13:51:37.494 | Collecting pyparsing===3.0.7 2022-03-02 13:51:37.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-02 13:51:37.557 | Collecting six===1.16.0 2022-03-02 13:51:37.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-02 13:51:37.615 | Collecting charset-normalizer===2.0.12 2022-03-02 13:51:37.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-02 13:51:37.656 | Collecting Parsley>=1.2 2022-03-02 13:51:37.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-02 13:51:37.708 | Collecting beagle>=0.2.1 2022-03-02 13:51:37.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-02 13:51:37.741 | 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 46)) (5.8.1) 2022-03-02 13:51:37.809 | Collecting urllib3===1.26.8 2022-03-02 13:51:37.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-02 13:51:37.926 | Collecting certifi>=2017.4.17 2022-03-02 13:51:37.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-02 13:51:37.966 | Collecting extras===1.0.0 2022-03-02 13:51:37.977 | 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-03-02 13:51:38.065 | Collecting cliff===3.10.1 2022-03-02 13:51:38.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-02 13:51:38.240 | Collecting cmd2===2.4.0 2022-03-02 13:51:38.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-02 13:51:38.388 | Collecting stevedore===3.5.0 2022-03-02 13:51:38.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-02 13:51:38.443 | Collecting autopage===0.5.0 2022-03-02 13:51:38.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-02 13:51:38.500 | Collecting prettytable===3.1.1 2022-03-02 13:51:38.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-02 13:51:38.554 | Collecting wcwidth===0.2.5 2022-03-02 13:51:38.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-02 13:51:38.615 | Collecting attrs===21.4.0 2022-03-02 13:51:38.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-02 13:51:38.734 | Collecting pyperclip===1.8.2 2022-03-02 13:51:38.741 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-02 13:51:38.752 | Building wheels for collected packages: openstack-requirements 2022-03-02 13:51:38.753 | Building wheel for openstack-requirements (setup.py): started 2022-03-02 13:51:39.546 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-02 13:51:39.546 | ERROR: Command errored out with exit status 1: 2022-03-02 13:51:39.546 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-y3pqt7q6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-y3pqt7q6/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-m54t1655 2022-03-02 13:51:39.547 | cwd: /tmp/pip-req-build-y3pqt7q6/ 2022-03-02 13:51:39.547 | Complete output (6 lines): 2022-03-02 13:51:39.547 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-02 13:51:39.547 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-02 13:51:39.547 | or: setup.py --help-commands 2022-03-02 13:51:39.547 | or: setup.py cmd --help 2022-03-02 13:51:39.547 | 2022-03-02 13:51:39.547 | error: invalid command 'bdist_wheel' 2022-03-02 13:51:39.547 | ---------------------------------------- 2022-03-02 13:51:39.547 | ERROR: Failed building wheel for openstack-requirements 2022-03-02 13:51:39.547 | Running setup.py clean for openstack-requirements 2022-03-02 13:51:40.363 | Failed to build openstack-requirements 2022-03-02 13:51:40.598 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, pyperclip, cmd2, pyparsing, stevedore, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-02 13:51:42.452 | Running setup.py install for openstack-requirements: started 2022-03-02 13:51:44.735 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-02 13:51:44.768 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5321 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-02 13:51:44.896 | + inc/python:pip_install:200 : result=0 2022-03-02 13:51:44.899 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:51:44.901 | + functions-common:time_stop:2425 : local name 2022-03-02 13:51:44.903 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:51:44.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:51:44.907 | + functions-common:time_stop:2428 : local total 2022-03-02 13:51:44.909 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:51:44.911 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:51:44.914 | + functions-common:time_stop:2432 : start_time=1646229092577 2022-03-02 13:51:44.916 | + functions-common:time_stop:2434 : [[ -z 1646229092577 ]] 2022-03-02 13:51:44.919 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:51:44.922 | + functions-common:time_stop:2437 : end_time=1646229104920 2022-03-02 13:51:44.924 | + functions-common:time_stop:2438 : elapsed_time=12343 2022-03-02 13:51:44.926 | + functions-common:time_stop:2439 : total=13994 2022-03-02 13:51:44.928 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:51:44.930 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26337 2022-03-02 13:51:44.932 | + inc/python:pip_install:203 : return 0 2022-03-02 13:51:44.935 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-02 13:51:44.937 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-02 13:51:44.939 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-02 13:51:44.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:51:44.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:51:44.946 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-03-02 13:51:44.948 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:51:44.951 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-02 13:51:44.970 | Using python 3.8 to install pbr 2022-03-02 13:51:44.972 | + 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-03-02 13:51:45.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:51:45.696 | from cryptography.utils import int_from_bytes 2022-03-02 13:51:45.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:51:45.696 | from cryptography.utils import int_from_bytes 2022-03-02 13:51:46.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:51:46.838 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-02 13:51:48.588 | 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-03-02 13:51:48.594 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:51:48.594 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:51:48.700 | + inc/python:pip_install:200 : result=0 2022-03-02 13:51:48.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:51:48.704 | + functions-common:time_stop:2425 : local name 2022-03-02 13:51:48.706 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:51:48.708 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:51:48.711 | + functions-common:time_stop:2428 : local total 2022-03-02 13:51:48.713 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:51:48.715 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:51:48.717 | + functions-common:time_stop:2432 : start_time=1646229104965 2022-03-02 13:51:48.719 | + functions-common:time_stop:2434 : [[ -z 1646229104965 ]] 2022-03-02 13:51:48.722 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:51:48.726 | + functions-common:time_stop:2437 : end_time=1646229108723 2022-03-02 13:51:48.728 | + functions-common:time_stop:2438 : elapsed_time=3758 2022-03-02 13:51:48.730 | + functions-common:time_stop:2439 : total=26337 2022-03-02 13:51:48.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:51:48.734 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30095 2022-03-02 13:51:48.736 | + inc/python:pip_install:203 : return 0 2022-03-02 13:51:48.738 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-02 13:51:51.895 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-02 13:51:53.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:51:53.762 | Collecting bindep 2022-03-02 13:51:53.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-03-02 13:51:53.872 | Collecting packaging; python_version >= "3.6" 2022-03-02 13:51:53.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-02 13:51:53.930 | Collecting distro 2022-03-02 13:51:53.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-03-02 13:51:53.965 | Collecting Parsley 2022-03-02 13:51:53.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-02 13:51:54.123 | Collecting pbr>=2.0.0 2022-03-02 13:51:54.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-02 13:51:54.316 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-03-02 13:51:54.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-02 13:51:54.380 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2022-03-02 13:51:54.946 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-03-02 13:51:55.015 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 13:51:55.017 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 13:51:55.021 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-02 13:51:55.037 | + ./stack.sh:main:819 : pkgs= 2022-03-02 13:51:55.040 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-02 13:51:55.042 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-02 13:51:55.044 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 13:51:55.046 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-02 13:51:55.048 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:51:55.050 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:51:55.054 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:51:55.056 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:51:55.058 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:51:55.060 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:51:55.064 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:51:55.066 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:51:55.068 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:51:55.071 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-02 13:51:55.073 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:51:55.087 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:55.089 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:51:55.091 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:51:55.093 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-02 13:51:55.095 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:51:55.097 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-02 13:51:55.099 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:51:55.101 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-02 13:51:55.104 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:51:55.106 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-02 13:51:55.108 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:51:55.109 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-02 13:51:55.112 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 13:51:55.114 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 13:51:55.116 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:51:55.118 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 13:51:55.121 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-02 13:51:55.123 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 13:51:55.125 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-02 13:51:55.127 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 13:51:55.129 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 13:51:55.131 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-02 13:51:55.134 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-02 13:51:55.136 | + functions:set_systemd_override:821 : local value=2048 2022-03-02 13:51:55.138 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-02 13:51:55.140 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-02 13:51:55.189 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-02 13:51:55.189 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-02 13:51:55.191 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-02 13:51:55.558 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-02 13:51:55.560 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-02 13:51:55.576 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:55.578 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-02 13:51:55.580 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:51:55.582 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:51:55.585 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:51:55.588 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:51:55.590 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:51:55.592 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:51:55.594 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:51:55.596 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:51:55.598 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:51:55.601 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:51:55.603 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:51:55.605 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:51:55.607 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-02 13:51:55.609 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:51:55.612 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:51:55.614 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:51:55.616 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-02 13:51:55.636 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-02 13:51:55.743 | Reading package lists... 2022-03-02 13:51:55.980 | Building dependency tree... 2022-03-02 13:51:55.981 | Reading state information... 2022-03-02 13:51:56.220 | The following packages were automatically installed and are no longer required: 2022-03-02 13:51:56.221 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:51:56.221 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:51:56.221 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:51:56.221 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:51:56.221 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:51:56.221 | python3-zope.interface 2022-03-02 13:51:56.221 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:51:56.222 | The following additional packages will be installed: 2022-03-02 13:51:56.222 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-02 13:51:56.222 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-02 13:51:56.222 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-02 13:51:56.222 | erlang-tools erlang-xmerl locales-all 2022-03-02 13:51:56.223 | Suggested packages: 2022-03-02 13:51:56.223 | erlang erlang-manpages erlang-doc 2022-03-02 13:51:56.295 | The following NEW packages will be installed: 2022-03-02 13:51:56.295 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-02 13:51:56.295 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-02 13:51:56.295 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-02 13:51:56.296 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-03-02 13:51:56.579 | 0 upgraded, 19 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:51:56.579 | Need to get 38.1 MB of archives. 2022-03-02 13:51:56.579 | After this operation, 276 MB of additional disk space will be used. 2022-03-02 13:51:56.579 | 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-03-02 13:51:58.437 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-03-02 13:51:58.498 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-03-02 13:51:58.509 | 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-03-02 13:51:58.557 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-03-02 13:51:58.796 | 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-03-02 13:51:58.799 | 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-03-02 13:51:58.880 | 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-03-02 13:51:58.882 | 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-03-02 13:51:58.883 | 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-03-02 13:51:58.885 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-03-02 13:51:58.949 | 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-03-02 13:51:59.189 | 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-03-02 13:51:59.415 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-03-02 13:51:59.417 | 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-03-02 13:51:59.423 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-03-02 13:51:59.431 | 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-03-02 13:51:59.495 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-03-02 13:52:01.266 | 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-03-02 13:52:03.777 | Fetched 38.1 MB in 7s (5,510 kB/s) 2022-03-02 13:52:03.809 | Selecting previously unselected package erlang-base. 2022-03-02 13:52:03.858 | (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-03-02 13:52:03.861 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:03.863 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:04.951 | Selecting previously unselected package erlang-asn1. 2022-03-02 13:52:04.959 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:04.962 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.074 | Selecting previously unselected package erlang-crypto. 2022-03-02 13:52:05.082 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.084 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.126 | Selecting previously unselected package erlang-public-key. 2022-03-02 13:52:05.135 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.137 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.234 | Selecting previously unselected package erlang-mnesia. 2022-03-02 13:52:05.242 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.244 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.354 | Selecting previously unselected package erlang-runtime-tools. 2022-03-02 13:52:05.362 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.364 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.418 | Selecting previously unselected package erlang-ssl. 2022-03-02 13:52:05.427 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.429 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.598 | Selecting previously unselected package erlang-eldap. 2022-03-02 13:52:05.607 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.609 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.646 | Selecting previously unselected package erlang-ftp. 2022-03-02 13:52:05.654 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.656 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.690 | Selecting previously unselected package erlang-tftp. 2022-03-02 13:52:05.699 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.701 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.735 | Selecting previously unselected package erlang-inets. 2022-03-02 13:52:05.744 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.746 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:05.850 | Selecting previously unselected package erlang-snmp. 2022-03-02 13:52:05.859 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:05.860 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:06.110 | Selecting previously unselected package erlang-os-mon. 2022-03-02 13:52:06.119 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:06.121 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:06.155 | Selecting previously unselected package erlang-parsetools. 2022-03-02 13:52:06.164 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:06.167 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:06.210 | Selecting previously unselected package erlang-syntax-tools. 2022-03-02 13:52:06.219 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:06.221 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:06.290 | Selecting previously unselected package erlang-tools. 2022-03-02 13:52:06.299 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:06.301 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:06.394 | Selecting previously unselected package erlang-xmerl. 2022-03-02 13:52:06.404 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-02 13:52:06.406 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:06.580 | Selecting previously unselected package locales-all. 2022-03-02 13:52:06.589 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-03-02 13:52:06.591 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-03-02 13:52:10.787 | Selecting previously unselected package rabbitmq-server. 2022-03-02 13:52:10.799 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-03-02 13:52:10.802 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-02 13:52:11.962 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:12.343 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-03-02 13:52:12.343 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-03-02 13:52:16.557 | Searching for services which depend on erlang and should be started... none found. 2022-03-02 13:52:16.561 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.566 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.571 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-03-02 13:52:16.578 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.583 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.589 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.594 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.599 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.605 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.610 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.615 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.620 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.625 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.630 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.635 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.641 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.646 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-02 13:52:16.651 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-02 13:52:16.739 | Adding group `rabbitmq' (GID 125) ... 2022-03-02 13:52:16.751 | Done. 2022-03-02 13:52:16.831 | Adding system user `rabbitmq' (UID 117) ... 2022-03-02 13:52:16.832 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-03-02 13:52:16.863 | Not creating home directory `/var/lib/rabbitmq'. 2022-03-02 13:52:17.135 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-03-02 13:52:22.842 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 13:52:23.402 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 13:52:30.516 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:52:30.518 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:52:30.520 | + functions-common:time_stop:2425 : local name 2022-03-02 13:52:30.522 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:52:30.525 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:52:30.527 | + functions-common:time_stop:2428 : local total 2022-03-02 13:52:30.529 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:52:30.531 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:52:30.533 | + functions-common:time_stop:2432 : start_time=1646229115634 2022-03-02 13:52:30.536 | + functions-common:time_stop:2434 : [[ -z 1646229115634 ]] 2022-03-02 13:52:30.538 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:52:30.542 | + functions-common:time_stop:2437 : end_time=1646229150540 2022-03-02 13:52:30.545 | + functions-common:time_stop:2438 : elapsed_time=34906 2022-03-02 13:52:30.547 | + functions-common:time_stop:2439 : total=167704 2022-03-02 13:52:30.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:52:30.551 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=202610 2022-03-02 13:52:30.553 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:52:30.556 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-02 13:52:30.559 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:52:30.561 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:52:30.563 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:52:30.565 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:52:30.568 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:52:30.570 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:52:30.573 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-02 13:52:30.575 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:52:30.578 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:52:30.580 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:52:30.582 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:52:30.584 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:52:30.587 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:52:30.589 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:52:30.591 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:52:30.593 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:52:30.595 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:52:30.598 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:52:30.600 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-02 13:52:30.602 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:52:30.604 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:52:30.606 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:52:30.609 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:52:30.611 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:52:30.613 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:52:30.615 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-02 13:52:30.617 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-02 13:52:30.633 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:52:30.636 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-02 13:52:30.638 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:52:30.640 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-02 13:52:30.642 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-02 13:52:30.645 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-02 13:52:30.650 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-02 13:52:30.652 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-02 13:52:30.654 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-02 13:52:30.656 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-02 13:52:30.659 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-02 13:52:30.661 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-02 13:52:30.664 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-02 13:52:31.395 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-02 13:52:31.395 | user tags 2022-03-02 13:52:31.395 | guest [administrator]' 2022-03-02 13:52:31.398 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-02 13:52:31.398 | user tags 2022-03-02 13:52:31.398 | guest [administrator]' 2022-03-02 13:52:31.398 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-02 13:52:31.405 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-03-02 13:52:31.407 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-03-02 13:52:31.410 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-03-02 13:52:32.059 | Adding user "stackrabbit" ... 2022-03-02 13:52:32.083 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-02 13:52:32.751 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-02 13:52:32.775 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-02 13:52:32.777 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 13:52:33.426 | Changing password for user "stackrabbit" ... 2022-03-02 13:52:33.448 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-02 13:52:33.450 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-02 13:52:33.452 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-02 13:52:34.104 | Deleting user "guest" ... 2022-03-02 13:52:34.127 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-02 13:52:34.143 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:52:34.146 | + ./stack.sh:main:836 : install_database 2022-03-02 13:52:34.148 | + lib/database:install_database:118 : install_database_mysql 2022-03-02 13:52:34.150 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-02 13:52:34.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:52:34.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:52:34.157 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-02 13:52:34.374 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-02 13:52:34.376 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-03-02 13:52:34.380 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-03-02 13:52:34.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:52:34.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:52:34.388 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-03-02 13:52:34.390 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-03-02 13:52:34.393 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-03-02 13:52:34.396 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-02 13:52:34.398 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-02 13:52:34.401 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-02 13:52:34.403 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:52:34.405 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-02 13:52:34.408 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:52:34.410 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:52:34.412 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:52:34.414 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:52:34.417 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:52:34.419 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:52:34.421 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:52:34.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:52:34.426 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:52:34.428 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:52:34.430 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:52:34.433 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-02 13:52:34.435 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:52:34.438 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:52:34.440 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:52:34.442 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:52:34.444 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:52:34.447 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:52:34.450 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-02 13:52:34.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:52:34.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:52:34.456 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-02 13:52:34.458 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:52:34.461 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:52:34.463 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:52:34.465 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:52:34.468 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:52:34.470 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:52:34.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:52:34.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:52:34.477 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:52:34.479 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:52:34.481 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:52:34.484 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:52:34.486 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-02 13:52:34.488 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:52:34.490 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:52:34.492 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:52:34.495 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-02 13:52:34.516 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-02 13:52:34.641 | Reading package lists... 2022-03-02 13:52:34.904 | Building dependency tree... 2022-03-02 13:52:34.905 | Reading state information... 2022-03-02 13:52:35.173 | The following packages were automatically installed and are no longer required: 2022-03-02 13:52:35.174 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:52:35.174 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:52:35.174 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:52:35.174 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:52:35.174 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:52:35.174 | python3-zope.interface 2022-03-02 13:52:35.175 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:52:35.175 | The following additional packages will be installed: 2022-03-02 13:52:35.175 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-02 13:52:35.175 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-02 13:52:35.175 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-02 13:52:35.175 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-02 13:52:35.176 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-02 13:52:35.176 | mysql-server-8.0 mysql-server-core-8.0 2022-03-02 13:52:35.177 | Suggested packages: 2022-03-02 13:52:35.177 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-03-02 13:52:35.255 | The following NEW packages will be installed: 2022-03-02 13:52:35.255 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-02 13:52:35.255 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-02 13:52:35.255 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-02 13:52:35.255 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-02 13:52:35.255 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-02 13:52:35.256 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-03-02 13:52:35.360 | 0 upgraded, 24 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:52:35.360 | Need to get 31.4 MB of archives. 2022-03-02 13:52:35.360 | After this operation, 262 MB of additional disk space will be used. 2022-03-02 13:52:35.360 | 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-03-02 13:52:35.967 | 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-03-02 13:52:35.970 | 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-03-02 13:52:35.977 | 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-03-02 13:52:35.978 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-03-02 13:52:35.998 | 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-03-02 13:52:38.653 | 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-03-02 13:52:38.855 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-03-02 13:52:38.856 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-03-02 13:52:38.871 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-03-02 13:52:38.927 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-03-02 13:52:38.930 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-03-02 13:52:38.931 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-03-02 13:52:38.932 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-03-02 13:52:38.932 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-03-02 13:52:38.934 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-03-02 13:52:38.939 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-03-02 13:52:38.940 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-03-02 13:52:38.986 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-03-02 13:52:38.987 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-03-02 13:52:38.995 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-03-02 13:52:38.995 | 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-03-02 13:52:40.088 | 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-03-02 13:52:40.088 | 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-03-02 13:52:40.586 | Preconfiguring packages ... 2022-03-02 13:52:40.700 | Fetched 31.4 MB in 5s (6,518 kB/s) 2022-03-02 13:52:40.729 | Selecting previously unselected package mysql-client-core-8.0. 2022-03-02 13:52:40.780 | (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-03-02 13:52:40.784 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 13:52:40.786 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:41.722 | Selecting previously unselected package mysql-client-8.0. 2022-03-02 13:52:41.731 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 13:52:41.733 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:41.767 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-03-02 13:52:41.777 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-02 13:52:41.781 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-02 13:52:41.822 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-03-02 13:52:41.832 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-02 13:52:41.834 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-02 13:52:41.864 | Selecting previously unselected package libmecab2:amd64. 2022-03-02 13:52:41.874 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-03-02 13:52:41.876 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-03-02 13:52:41.944 | Selecting previously unselected package mysql-server-core-8.0. 2022-03-02 13:52:41.953 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 13:52:41.955 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:44.935 | Selecting previously unselected package mysql-server-8.0. 2022-03-02 13:52:44.945 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-02 13:52:45.396 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:45.458 | Selecting previously unselected package libhtml-tagset-perl. 2022-03-02 13:52:45.468 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-03-02 13:52:45.470 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-03-02 13:52:45.497 | Selecting previously unselected package liburi-perl. 2022-03-02 13:52:45.506 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-03-02 13:52:45.509 | Unpacking liburi-perl (1.76-2) ... 2022-03-02 13:52:45.556 | Selecting previously unselected package libhtml-parser-perl. 2022-03-02 13:52:45.566 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-03-02 13:52:45.568 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-03-02 13:52:45.610 | Selecting previously unselected package libcgi-pm-perl. 2022-03-02 13:52:45.620 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-03-02 13:52:45.622 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-03-02 13:52:45.674 | Selecting previously unselected package libfcgi-perl. 2022-03-02 13:52:45.683 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-03-02 13:52:45.685 | Unpacking libfcgi-perl (0.79-1) ... 2022-03-02 13:52:45.716 | Selecting previously unselected package libcgi-fast-perl. 2022-03-02 13:52:45.726 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-03-02 13:52:45.728 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-03-02 13:52:45.755 | Selecting previously unselected package libencode-locale-perl. 2022-03-02 13:52:45.765 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-03-02 13:52:45.767 | Unpacking libencode-locale-perl (1.05-1) ... 2022-03-02 13:52:45.794 | Selecting previously unselected package libhtml-template-perl. 2022-03-02 13:52:45.803 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-03-02 13:52:45.805 | Unpacking libhtml-template-perl (2.97-1) ... 2022-03-02 13:52:45.842 | Selecting previously unselected package libtimedate-perl. 2022-03-02 13:52:45.852 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-03-02 13:52:45.854 | Unpacking libtimedate-perl (2.3200-1) ... 2022-03-02 13:52:45.894 | Selecting previously unselected package libhttp-date-perl. 2022-03-02 13:52:45.904 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-03-02 13:52:45.906 | Unpacking libhttp-date-perl (6.05-1) ... 2022-03-02 13:52:45.933 | Selecting previously unselected package libio-html-perl. 2022-03-02 13:52:45.943 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-03-02 13:52:45.945 | Unpacking libio-html-perl (1.001-1) ... 2022-03-02 13:52:45.973 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-03-02 13:52:45.983 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-03-02 13:52:45.985 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-03-02 13:52:46.013 | Selecting previously unselected package libhttp-message-perl. 2022-03-02 13:52:46.022 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-03-02 13:52:46.024 | Unpacking libhttp-message-perl (6.22-1) ... 2022-03-02 13:52:46.063 | Selecting previously unselected package mecab-utils. 2022-03-02 13:52:46.072 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-03-02 13:52:46.075 | Unpacking mecab-utils (0.996-10build1) ... 2022-03-02 13:52:46.103 | Selecting previously unselected package mecab-ipadic. 2022-03-02 13:52:46.112 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-03-02 13:52:46.114 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-02 13:52:47.379 | Selecting previously unselected package mecab-ipadic-utf8. 2022-03-02 13:52:47.389 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-03-02 13:52:47.391 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-02 13:52:47.419 | Selecting previously unselected package mysql-server. 2022-03-02 13:52:47.429 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-03-02 13:52:47.431 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:47.487 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-03-02 13:52:47.496 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:47.502 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-03-02 13:52:47.508 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-03-02 13:52:47.514 | Setting up libencode-locale-perl (1.05-1) ... 2022-03-02 13:52:47.519 | Setting up mecab-utils (0.996-10build1) ... 2022-03-02 13:52:47.525 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-02 13:52:47.531 | Setting up libio-html-perl (1.001-1) ... 2022-03-02 13:52:47.537 | Setting up libtimedate-perl (2.3200-1) ... 2022-03-02 13:52:47.544 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:47.549 | Setting up libfcgi-perl (0.79-1) ... 2022-03-02 13:52:47.555 | Setting up liburi-perl (1.76-2) ... 2022-03-02 13:52:47.561 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-02 13:52:47.567 | Setting up libhttp-date-perl (6.05-1) ... 2022-03-02 13:52:47.572 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-02 13:52:47.577 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-02 13:52:47.581 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-02 13:52:47.581 | 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-03-02 13:52:47.581 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-02 13:52:47.581 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-02 13:52:47.722 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-02 13:52:47.722 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-02 13:52:47.723 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-02 13:52:47.723 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-02 13:52:47.731 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-02 13:52:47.820 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-02 13:52:47.820 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-02 13:52:47.821 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-02 13:52:47.847 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-02 13:52:47.892 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-02 13:52:48.177 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-02 13:52:48.184 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-02 13:52:48.281 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-02 13:52:48.282 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-02 13:52:48.282 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-02 13:52:48.282 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-02 13:52:48.286 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-02 13:52:48.286 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-02 13:52:48.332 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-02 13:52:48.529 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-02 13:52:48.530 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-02 13:52:48.530 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-02 13:52:48.530 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-02 13:52:48.533 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-02 13:52:48.534 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-02 13:52:48.961 | 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-03-02 13:52:49.079 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-02 13:52:49.389 | 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-03-02 13:52:49.393 | 2022-03-02 13:52:49.393 | done! 2022-03-02 13:52:49.400 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-02 13:52:49.404 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:49.409 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-02 13:52:49.414 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-02 13:52:49.418 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-02 13:52:49.418 | 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-03-02 13:52:49.418 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-02 13:52:49.418 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-02 13:52:49.627 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-02 13:52:49.627 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-02 13:52:49.628 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-02 13:52:49.628 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-02 13:52:49.640 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-02 13:52:49.770 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-02 13:52:49.770 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-02 13:52:49.771 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-02 13:52:49.812 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-02 13:52:49.885 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-02 13:52:50.378 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-02 13:52:50.388 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-02 13:52:50.498 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-02 13:52:50.498 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-02 13:52:50.498 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-02 13:52:50.499 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-02 13:52:50.504 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-02 13:52:50.504 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-02 13:52:50.594 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-02 13:52:50.883 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-02 13:52:50.884 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-02 13:52:50.885 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-02 13:52:50.885 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-02 13:52:50.889 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-02 13:52:50.889 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-02 13:52:51.398 | 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-03-02 13:52:51.533 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-02 13:52:51.841 | 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-03-02 13:52:51.845 | 2022-03-02 13:52:51.845 | done! 2022-03-02 13:52:51.852 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-02 13:52:51.857 | Setting up libhtml-parser-perl (3.72-5) ... 2022-03-02 13:52:51.862 | Setting up libhttp-message-perl (6.22-1) ... 2022-03-02 13:52:51.867 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:52:52.539 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-02 13:52:52.569 | Renaming removed key_buffer and myisam-recover options (if present) 2022-03-02 13:53:00.568 | mysqld will log errors to /var/log/mysql/error.log 2022-03-02 13:53:01.177 | mysqld is running as pid 56419 2022-03-02 13:53:03.999 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-03-02 13:53:06.083 | Setting up libcgi-pm-perl (4.46-1) ... 2022-03-02 13:53:06.088 | Setting up libhtml-template-perl (2.97-1) ... 2022-03-02 13:53:06.093 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-02 13:53:06.099 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-03-02 13:53:06.104 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 13:53:06.476 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 13:53:08.139 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-02 13:53:14.839 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:53:14.841 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:53:14.843 | + functions-common:time_stop:2425 : local name 2022-03-02 13:53:14.845 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:53:14.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:53:14.849 | + functions-common:time_stop:2428 : local total 2022-03-02 13:53:14.852 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:53:14.854 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:53:14.856 | + functions-common:time_stop:2432 : start_time=1646229154513 2022-03-02 13:53:14.858 | + functions-common:time_stop:2434 : [[ -z 1646229154513 ]] 2022-03-02 13:53:14.861 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:53:14.865 | + functions-common:time_stop:2437 : end_time=1646229194863 2022-03-02 13:53:14.867 | + functions-common:time_stop:2438 : elapsed_time=40350 2022-03-02 13:53:14.869 | + functions-common:time_stop:2439 : total=202610 2022-03-02 13:53:14.871 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:53:14.874 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=242960 2022-03-02 13:53:14.876 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:53:14.878 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-02 13:53:14.880 | + ./stack.sh:main:839 : install_database_python 2022-03-02 13:53:14.883 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-02 13:53:14.885 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-02 13:53:14.887 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-02 13:53:14.889 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:53:14.892 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-02 13:53:14.895 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-02 13:53:14.897 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:53:14.900 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:53:14.900 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:53:14.905 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-02 13:53:14.908 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-02 13:53:14.910 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-02 13:53:14.913 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-02 13:53:14.915 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-02 13:53:14.937 | Using python 3.8 to install PyMySQL 2022-03-02 13:53:14.939 | + 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-03-02 13:53:15.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:53:15.659 | from cryptography.utils import int_from_bytes 2022-03-02 13:53:15.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:53:15.659 | from cryptography.utils import int_from_bytes 2022-03-02 13:53:16.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:53:16.897 | Collecting PyMySQL 2022-03-02 13:53:16.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-03-02 13:53:18.488 | Installing collected packages: PyMySQL 2022-03-02 13:53:18.614 | Successfully installed PyMySQL-1.0.2 2022-03-02 13:53:18.614 | 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-03-02 13:53:18.620 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:53:18.620 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:53:18.725 | + inc/python:pip_install:200 : result=0 2022-03-02 13:53:18.727 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:53:18.729 | + functions-common:time_stop:2425 : local name 2022-03-02 13:53:18.733 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:53:18.735 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:53:18.737 | + functions-common:time_stop:2428 : local total 2022-03-02 13:53:18.739 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:53:18.741 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:53:18.743 | + functions-common:time_stop:2432 : start_time=1646229194931 2022-03-02 13:53:18.746 | + functions-common:time_stop:2434 : [[ -z 1646229194931 ]] 2022-03-02 13:53:18.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:53:18.753 | + functions-common:time_stop:2437 : end_time=1646229198751 2022-03-02 13:53:18.755 | + functions-common:time_stop:2438 : elapsed_time=3820 2022-03-02 13:53:18.757 | + functions-common:time_stop:2439 : total=30095 2022-03-02 13:53:18.760 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:53:18.762 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33915 2022-03-02 13:53:18.764 | + inc/python:pip_install:203 : return 0 2022-03-02 13:53:18.766 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-02 13:53:18.768 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 13:53:18.771 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-02 13:53:18.773 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-02 13:53:18.789 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:53:18.792 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-02 13:53:18.795 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-02 13:53:18.798 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:53:18.798 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:53:18.803 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:53:18.805 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:53:18.808 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 13:53:18.810 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:53:18.813 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-02 13:53:18.815 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-02 13:53:18.830 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:53:18.833 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-02 13:53:18.835 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:53:18.837 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:53:18.839 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:53:18.842 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:53:18.844 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:53:18.846 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:53:18.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:18.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:18.853 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:53:18.855 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:53:18.858 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:53:18.860 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:53:18.862 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-02 13:53:18.865 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:53:18.867 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:18.869 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:18.872 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-02 13:53:18.892 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-02 13:53:19.001 | Reading package lists... 2022-03-02 13:53:19.236 | Building dependency tree... 2022-03-02 13:53:19.237 | Reading state information... 2022-03-02 13:53:19.477 | The following packages were automatically installed and are no longer required: 2022-03-02 13:53:19.478 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:53:19.478 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:53:19.478 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:53:19.479 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:53:19.479 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:53:19.479 | python3-zope.interface 2022-03-02 13:53:19.479 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:53:19.546 | The following NEW packages will be installed: 2022-03-02 13:53:19.546 | radvd 2022-03-02 13:53:19.650 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:53:19.651 | Need to get 59.0 kB of archives. 2022-03-02 13:53:19.651 | After this operation, 164 kB of additional disk space will be used. 2022-03-02 13:53:19.651 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-03-02 13:53:20.306 | Fetched 59.0 kB in 0s (309 kB/s) 2022-03-02 13:53:20.342 | Selecting previously unselected package radvd. 2022-03-02 13:53:20.393 | (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-03-02 13:53:20.397 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-03-02 13:53:20.399 | Unpacking radvd (1:2.17-2) ... 2022-03-02 13:53:20.461 | Setting up radvd (1:2.17-2) ... 2022-03-02 13:53:21.390 | Job for radvd.service failed because the control process exited with error code. 2022-03-02 13:53:21.391 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-03-02 13:53:21.392 | invoke-rc.d: initscript radvd, action "start" failed. 2022-03-02 13:53:21.404 | ● radvd.service - Router advertisement daemon for IPv6 2022-03-02 13:53:21.404 | Loaded: loaded (]8;;file://dv-cinder-831439-2-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-03-02 13:53:21.404 | Active: failed (Result: exit-code) since Wed 2022-03-02 13:53:21 UTC; 15ms ago 2022-03-02 13:53:21.404 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-03-02 13:53:21.404 | Process: 57524 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-03-02 13:53:21.404 | 2022-03-02 13:53:21.404 | Mar 02 13:53:21 dv-cinder-831439-2-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-03-02 13:53:21.404 | Mar 02 13:53:21 dv-cinder-831439-2-iscsi radvd[57524]: can't open /etc/radvd.conf: No such file or directory 2022-03-02 13:53:21.404 | Mar 02 13:53:21 dv-cinder-831439-2-iscsi radvd[57524]: Insecure file permissions, but continuing anyway 2022-03-02 13:53:21.404 | Mar 02 13:53:21 dv-cinder-831439-2-iscsi radvd[57524]: exiting, failed to read config file 2022-03-02 13:53:21.404 | Mar 02 13:53:21 dv-cinder-831439-2-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-03-02 13:53:21.404 | Mar 02 13:53:21 dv-cinder-831439-2-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-03-02 13:53:21.404 | Mar 02 13:53:21 dv-cinder-831439-2-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-03-02 13:53:21.408 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 13:53:21.519 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 13:53:28.709 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:53:28.712 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:53:28.714 | + functions-common:time_stop:2425 : local name 2022-03-02 13:53:28.716 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:53:28.719 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:53:28.721 | + functions-common:time_stop:2428 : local total 2022-03-02 13:53:28.723 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:53:28.725 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:53:28.727 | + functions-common:time_stop:2432 : start_time=1646229198889 2022-03-02 13:53:28.729 | + functions-common:time_stop:2434 : [[ -z 1646229198889 ]] 2022-03-02 13:53:28.732 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:53:28.735 | + functions-common:time_stop:2437 : end_time=1646229208733 2022-03-02 13:53:28.738 | + functions-common:time_stop:2438 : elapsed_time=9844 2022-03-02 13:53:28.740 | + functions-common:time_stop:2439 : total=242960 2022-03-02 13:53:28.742 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:53:28.744 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=252804 2022-03-02 13:53:28.747 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:53:28.749 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-02 13:53:28.766 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:53:28.769 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-02 13:53:28.771 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-02 13:53:28.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-02 13:53:28.776 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-02 13:53:28.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-02 13:53:28.797 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:53:28.799 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:53:28.801 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:53:28.804 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:53:28.806 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:53:28.808 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:53:28.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:28.813 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:28.815 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:53:28.817 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:53:28.819 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:53:28.821 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:53:28.823 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-02 13:53:28.826 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:53:28.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:28.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:28.833 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-02 13:53:28.852 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-02 13:53:28.961 | Reading package lists... 2022-03-02 13:53:29.200 | Building dependency tree... 2022-03-02 13:53:29.201 | Reading state information... 2022-03-02 13:53:29.444 | fakeroot is already the newest version (1.24-1). 2022-03-02 13:53:29.444 | fakeroot set to manually installed. 2022-03-02 13:53:29.444 | make is already the newest version (4.2.1-1.2). 2022-03-02 13:53:29.444 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-03-02 13:53:29.444 | The following packages were automatically installed and are no longer required: 2022-03-02 13:53:29.445 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:53:29.445 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:53:29.445 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:53:29.445 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:53:29.445 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:53:29.445 | python3-zope.interface 2022-03-02 13:53:29.445 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:53:29.573 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:53:29.577 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:53:29.580 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:53:29.582 | + functions-common:time_stop:2425 : local name 2022-03-02 13:53:29.584 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:53:29.586 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:53:29.588 | + functions-common:time_stop:2428 : local total 2022-03-02 13:53:29.590 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:53:29.592 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:53:29.594 | + functions-common:time_stop:2432 : start_time=1646229208850 2022-03-02 13:53:29.597 | + functions-common:time_stop:2434 : [[ -z 1646229208850 ]] 2022-03-02 13:53:29.599 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:53:29.603 | + functions-common:time_stop:2437 : end_time=1646229209601 2022-03-02 13:53:29.605 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-02 13:53:29.607 | + functions-common:time_stop:2439 : total=252804 2022-03-02 13:53:29.609 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:53:29.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=253555 2022-03-02 13:53:29.613 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:53:29.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-02 13:53:29.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:29.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:29.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-02 13:53:29.625 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-02 13:53:29.628 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-02 13:53:29.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-02 13:53:29.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-02 13:53:29.638 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-02 13:53:29.638 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-02 13:53:29.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-02 13:53:29.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-02 13:53:29.647 | + functions:vercmp:628 : local v1=5.4 2022-03-02 13:53:29.649 | + functions:vercmp:629 : local 'op=<' 2022-03-02 13:53:29.651 | + functions:vercmp:630 : local v2=3.13 2022-03-02 13:53:29.655 | + functions:vercmp:631 : local result 2022-03-02 13:53:29.659 | ++ functions:vercmp:635 : sort -V 2022-03-02 13:53:29.660 | ++ functions:vercmp:635 : head -1 2022-03-02 13:53:29.660 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-02 13:53:29.664 | + functions:vercmp:635 : result=3.13 2022-03-02 13:53:29.667 | + functions:vercmp:637 : case $op in 2022-03-02 13:53:29.669 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-02 13:53:29.672 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-02 13:53:29.674 | + functions:vercmp:648 : return 2022-03-02 13:53:29.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-02 13:53:29.678 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:53:29.681 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-02 13:53:30.001 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-02 13:53:30.003 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-02 13:53:30.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:30.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:30.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-03-02 13:53:30.015 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:30.017 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-02 13:53:30.036 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:53:30.039 | + ./stack.sh:main:847 : install_etcd3 2022-03-02 13:53:30.042 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-02 13:53:30.042 | Installing etcd 2022-03-02 13:53:30.044 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-02 13:53:30.056 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-02 13:53:30.068 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-02 13:53:30.072 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-02 13:53:30.085 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-02 13:53:30.089 | ++ 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-03-02 13:53:30.092 | ++ 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-03-02 13:53:30.095 | +++ 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-03-02 13:53:30.099 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:53:30.102 | ++ 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-03-02 13:53:30.104 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-02 13:53:30.106 | ++ 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-03-02 13:53:30.110 | --2022-03-02 13:53:30-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:53:30.176 | Resolving github.com (github.com)... 140.82.121.3 2022-03-02 13:53:30.221 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-03-02 13:53:30.510 | HTTP request sent, awaiting response... 302 Found 2022-03-02 13:53:30.510 | 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%2F20220302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220302T135330Z&X-Amz-Expires=300&X-Amz-Signature=7eeea71a987b48fc1f20bddcbb7184ce18f52ba1bb3407be79ea15bf22308751&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-03-02 13:53:30.510 | --2022-03-02 13:53:30-- 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%2F20220302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220302T135330Z&X-Amz-Expires=300&X-Amz-Signature=7eeea71a987b48fc1f20bddcbb7184ce18f52ba1bb3407be79ea15bf22308751&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-03-02 13:53:30.590 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2022-03-02 13:53:30.629 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-03-02 13:53:30.985 | HTTP request sent, awaiting response... 200 OK 2022-03-02 13:53:30.985 | Length: 11350736 (11M) [application/octet-stream] 2022-03-02 13:53:30.985 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-03-02 13:53:31.167 | 2022-03-02 13:53:31.481 | 0K ........ .. 100% 21.8M=0.5s 2022-03-02 13:53:31.481 | 2022-03-02 13:53:31.481 | 2022-03-02 13:53:31 (21.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-03-02 13:53:31.481 | 2022-03-02 13:53:31.485 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-03-02 13:53:31.487 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:53:31.489 | ++ functions:get_extra_file:74 : return 2022-03-02 13:53:31.492 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:53:31.494 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-02 13:53:31.497 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-03-02 13:53:31.499 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-03-02 13:53:31.636 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-03-02 13:53:31.639 | + 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-03-02 13:53:31.643 | etcd-v3.3.12-linux-amd64/ 2022-03-02 13:53:31.643 | etcd-v3.3.12-linux-amd64/README.md 2022-03-02 13:53:31.643 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-03-02 13:53:31.643 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-03-02 13:53:31.643 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-03-02 13:53:31.643 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-03-02 13:53:31.643 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-03-02 13:53:31.644 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-03-02 13:53:31.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-03-02 13:53:31.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-03-02 13:53:31.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-03-02 13:53:31.648 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-03-02 13:53:31.649 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-03-02 13:53:31.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-03-02 13:53:31.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-03-02 13:53:31.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-03-02 13:53:31.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-03-02 13:53:31.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-03-02 13:53:31.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-03-02 13:53:31.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-03-02 13:53:31.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-03-02 13:53:31.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-03-02 13:53:31.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-03-02 13:53:31.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-03-02 13:53:31.654 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-03-02 13:53:31.654 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-03-02 13:53:31.655 | etcd-v3.3.12-linux-amd64/etcdctl 2022-03-02 13:53:31.841 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-03-02 13:53:31.841 | etcd-v3.3.12-linux-amd64/etcd 2022-03-02 13:53:32.069 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-03-02 13:53:32.107 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-03-02 13:53:32.141 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-02 13:53:32.143 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-02 13:53:32.160 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:53:32.162 | + ./stack.sh:main:866 : install_dstat 2022-03-02 13:53:32.164 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-02 13:53:32.180 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:53:32.182 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-02 13:53:32.185 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:53:32.188 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-02 13:53:32.190 | + ./stack.sh:main:875 : install_libs 2022-03-02 13:53:32.192 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-02 13:53:32.194 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-02 13:53:32.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-02 13:53:32.199 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-02 13:53:32.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-03-02 13:53:32.207 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.210 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-02 13:53:32.212 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-02 13:53:32.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-02 13:53:32.216 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-02 13:53:32.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-03-02 13:53:32.225 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.227 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-02 13:53:32.230 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-02 13:53:32.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-02 13:53:32.235 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-02 13:53:32.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-03-02 13:53:32.243 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.246 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-02 13:53:32.249 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-02 13:53:32.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-02 13:53:32.253 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-02 13:53:32.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-03-02 13:53:32.262 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.264 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-02 13:53:32.266 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-02 13:53:32.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-02 13:53:32.271 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-02 13:53:32.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-03-02 13:53:32.279 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.282 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-02 13:53:32.284 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-02 13:53:32.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-02 13:53:32.289 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-02 13:53:32.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.293 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.295 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-03-02 13:53:32.298 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.300 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-02 13:53:32.302 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-02 13:53:32.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-02 13:53:32.306 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-02 13:53:32.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.314 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-03-02 13:53:32.316 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.318 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-02 13:53:32.320 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-02 13:53:32.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-02 13:53:32.325 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-02 13:53:32.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.329 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.332 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-03-02 13:53:32.334 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.336 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-02 13:53:32.338 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-02 13:53:32.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-02 13:53:32.343 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-02 13:53:32.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-03-02 13:53:32.351 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.354 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-02 13:53:32.356 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-02 13:53:32.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-02 13:53:32.361 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-02 13:53:32.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-03-02 13:53:32.370 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.372 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-02 13:53:32.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-02 13:53:32.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-02 13:53:32.379 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-02 13:53:32.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.384 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-03-02 13:53:32.389 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.391 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-02 13:53:32.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-02 13:53:32.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-02 13:53:32.398 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-02 13:53:32.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.405 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-03-02 13:53:32.407 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.410 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-02 13:53:32.412 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-02 13:53:32.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-02 13:53:32.416 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-02 13:53:32.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.421 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-03-02 13:53:32.426 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.428 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-02 13:53:32.430 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-02 13:53:32.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-02 13:53:32.436 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-02 13:53:32.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.440 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.442 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-03-02 13:53:32.444 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.447 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-02 13:53:32.449 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-02 13:53:32.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-02 13:53:32.453 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-02 13:53:32.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.458 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-03-02 13:53:32.462 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.465 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-02 13:53:32.467 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-02 13:53:32.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-02 13:53:32.472 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-02 13:53:32.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.478 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-03-02 13:53:32.481 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.483 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-02 13:53:32.486 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-02 13:53:32.488 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-02 13:53:32.490 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-02 13:53:32.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-03-02 13:53:32.500 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.502 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-02 13:53:32.504 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-02 13:53:32.506 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-02 13:53:32.509 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-02 13:53:32.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.515 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-03-02 13:53:32.517 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.520 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-02 13:53:32.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-02 13:53:32.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-02 13:53:32.526 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-02 13:53:32.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.532 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.534 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-03-02 13:53:32.536 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.539 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-02 13:53:32.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-02 13:53:32.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-02 13:53:32.546 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-02 13:53:32.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.553 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-03-02 13:53:32.555 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.557 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-02 13:53:32.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-02 13:53:32.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-02 13:53:32.564 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-02 13:53:32.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-03-02 13:53:32.573 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.575 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-02 13:53:32.578 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-02 13:53:32.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-02 13:53:32.582 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-02 13:53:32.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.589 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-03-02 13:53:32.592 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.594 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-02 13:53:32.596 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-02 13:53:32.598 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-02 13:53:32.601 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-02 13:53:32.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-03-02 13:53:32.611 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.613 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-02 13:53:32.615 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-02 13:53:32.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-02 13:53:32.620 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-02 13:53:32.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-03-02 13:53:32.629 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.631 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-02 13:53:32.634 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-02 13:53:32.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-02 13:53:32.638 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-02 13:53:32.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-03-02 13:53:32.647 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.649 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-02 13:53:32.652 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-02 13:53:32.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-02 13:53:32.657 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-02 13:53:32.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.661 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-03-02 13:53:32.666 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.669 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-02 13:53:32.671 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-02 13:53:32.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-02 13:53:32.676 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-02 13:53:32.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-03-02 13:53:32.684 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.687 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-02 13:53:32.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-02 13:53:32.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-02 13:53:32.693 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-02 13:53:32.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-03-02 13:53:32.703 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.705 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-02 13:53:32.707 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-02 13:53:32.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-02 13:53:32.712 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-02 13:53:32.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-03-02 13:53:32.721 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.723 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-02 13:53:32.726 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-02 13:53:32.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-02 13:53:32.730 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-02 13:53:32.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-03-02 13:53:32.740 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.742 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-02 13:53:32.744 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-02 13:53:32.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-02 13:53:32.749 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-02 13:53:32.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-03-02 13:53:32.758 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.761 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-02 13:53:32.763 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-02 13:53:32.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-02 13:53:32.768 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-02 13:53:32.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-03-02 13:53:32.777 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.779 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-02 13:53:32.782 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-02 13:53:32.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-02 13:53:32.786 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-02 13:53:32.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-03-02 13:53:32.796 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.798 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-02 13:53:32.801 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-02 13:53:32.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-02 13:53:32.805 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-02 13:53:32.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-03-02 13:53:32.814 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.816 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-02 13:53:32.819 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-02 13:53:32.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-02 13:53:32.823 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-02 13:53:32.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-03-02 13:53:32.833 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.835 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-02 13:53:32.837 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-02 13:53:32.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-02 13:53:32.842 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-02 13:53:32.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-03-02 13:53:32.851 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.853 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-02 13:53:32.856 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-02 13:53:32.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-02 13:53:32.861 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-02 13:53:32.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-03-02 13:53:32.870 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.873 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-02 13:53:32.875 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-02 13:53:32.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-02 13:53:32.879 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-02 13:53:32.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:53:32.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:53:32.886 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-03-02 13:53:32.890 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:53:32.892 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-02 13:53:32.913 | Using python 3.8 to install etcd3 2022-03-02 13:53:32.915 | + 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-03-02 13:53:33.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:53:33.645 | from cryptography.utils import int_from_bytes 2022-03-02 13:53:33.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:53:33.645 | from cryptography.utils import int_from_bytes 2022-03-02 13:53:34.757 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:53:34.850 | Collecting etcd3 2022-03-02 13:53:34.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-03-02 13:53:34.884 | Preparing metadata (setup.py): started 2022-03-02 13:53:36.885 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:53:39.261 | Collecting grpcio>=1.27.1 2022-03-02 13:53:39.280 | 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-03-02 13:53:40.163 | Collecting protobuf>=3.6.1 2022-03-02 13:53:40.173 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-03-02 13:53:40.200 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-02 13:53:40.201 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-02 13:53:40.229 | Building wheels for collected packages: etcd3 2022-03-02 13:53:40.229 | Building wheel for etcd3 (setup.py): started 2022-03-02 13:53:42.913 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-03-02 13:53:42.914 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=26537ad8f1946d0f76d6bb9bd058844d50e53e3bc32fc74b0864848c143fe80d 2022-03-02 13:53:42.914 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-03-02 13:53:42.918 | Successfully built etcd3 2022-03-02 13:53:44.461 | Installing collected packages: protobuf, grpcio, etcd3 2022-03-02 13:53:45.053 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-03-02 13:53:45.053 | 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-03-02 13:53:45.060 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:53:45.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:53:45.203 | + inc/python:pip_install:200 : result=0 2022-03-02 13:53:45.205 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:53:45.208 | + functions-common:time_stop:2425 : local name 2022-03-02 13:53:45.210 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:53:45.212 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:53:45.214 | + functions-common:time_stop:2428 : local total 2022-03-02 13:53:45.217 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:53:45.219 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:53:45.221 | + functions-common:time_stop:2432 : start_time=1646229212907 2022-03-02 13:53:45.223 | + functions-common:time_stop:2434 : [[ -z 1646229212907 ]] 2022-03-02 13:53:45.226 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:53:45.231 | + functions-common:time_stop:2437 : end_time=1646229225227 2022-03-02 13:53:45.233 | + functions-common:time_stop:2438 : elapsed_time=12320 2022-03-02 13:53:45.235 | + functions-common:time_stop:2439 : total=33915 2022-03-02 13:53:45.237 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:53:45.239 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46235 2022-03-02 13:53:45.241 | + inc/python:pip_install:203 : return 0 2022-03-02 13:53:45.243 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-02 13:53:45.264 | Using python 3.8 to install etcd3gw 2022-03-02 13:53:45.267 | + 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-03-02 13:53:46.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:53:46.013 | from cryptography.utils import int_from_bytes 2022-03-02 13:53:46.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:53:46.013 | from cryptography.utils import int_from_bytes 2022-03-02 13:53:47.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:53:47.220 | Collecting etcd3gw 2022-03-02 13:53:47.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-03-02 13:53:47.239 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-02 13:53:47.240 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-02 13:53:47.241 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-02 13:53:47.242 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-02 13:53:47.275 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-02 13:53:47.277 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-02 13:53:47.278 | 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.8) 2022-03-02 13:53:47.281 | 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-03-02 13:53:48.865 | Installing collected packages: etcd3gw 2022-03-02 13:53:48.972 | Successfully installed etcd3gw-1.0.1 2022-03-02 13:53:48.972 | 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-03-02 13:53:48.978 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:53:48.978 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:53:49.086 | + inc/python:pip_install:200 : result=0 2022-03-02 13:53:49.089 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:53:49.092 | + functions-common:time_stop:2425 : local name 2022-03-02 13:53:49.094 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:53:49.096 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:53:49.098 | + functions-common:time_stop:2428 : local total 2022-03-02 13:53:49.100 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:53:49.102 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:53:49.105 | + functions-common:time_stop:2432 : start_time=1646229225259 2022-03-02 13:53:49.107 | + functions-common:time_stop:2434 : [[ -z 1646229225259 ]] 2022-03-02 13:53:49.110 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:53:49.114 | + functions-common:time_stop:2437 : end_time=1646229229111 2022-03-02 13:53:49.116 | + functions-common:time_stop:2438 : elapsed_time=3852 2022-03-02 13:53:49.118 | + functions-common:time_stop:2439 : total=46235 2022-03-02 13:53:49.132 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:53:49.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50087 2022-03-02 13:53:49.137 | + inc/python:pip_install:203 : return 0 2022-03-02 13:53:49.139 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-02 13:53:49.141 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-02 13:53:49.144 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-02 13:53:49.146 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:53:49.148 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:53:49.151 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:53:49.154 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:53:49.156 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:53:49.159 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:53:49.161 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:53:49.163 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:53:49.166 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:53:49.168 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:53:49.171 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:53:49.173 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-02 13:53:49.175 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:49.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:49.180 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-02 13:53:49.182 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:53:49.185 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:53:49.187 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:53:49.189 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:53:49.192 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:53:49.194 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:53:49.196 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:53:49.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:49.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:49.204 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:53:49.206 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:53:49.209 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:53:49.211 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:53:49.215 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:53:49.217 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:53:49.219 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:49.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:49.224 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:53:49.246 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:53:49.358 | Reading package lists... 2022-03-02 13:53:49.596 | Building dependency tree... 2022-03-02 13:53:49.597 | Reading state information... 2022-03-02 13:53:49.838 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:53:49.838 | The following packages were automatically installed and are no longer required: 2022-03-02 13:53:49.839 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:53:49.839 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:53:49.839 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:53:49.839 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:53:49.840 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:53:49.840 | python3-zope.interface 2022-03-02 13:53:49.840 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:53:49.840 | The following additional packages will be installed: 2022-03-02 13:53:49.841 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-03-02 13:53:49.842 | Suggested packages: 2022-03-02 13:53:49.842 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-03-02 13:53:49.913 | The following NEW packages will be installed: 2022-03-02 13:53:49.913 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-03-02 13:53:50.018 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:53:50.018 | Need to get 1,306 kB of archives. 2022-03-02 13:53:50.018 | After this operation, 4,613 kB of additional disk space will be used. 2022-03-02 13:53:50.018 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-03-02 13:53:50.249 | 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-03-02 13:53:50.266 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-03-02 13:53:50.301 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-03-02 13:53:50.350 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-03-02 13:53:50.351 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-03-02 13:53:50.919 | Fetched 1,306 kB in 0s (2,999 kB/s) 2022-03-02 13:53:50.950 | Selecting previously unselected package libnorm1:amd64. 2022-03-02 13:53:51.001 | (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-03-02 13:53:51.005 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-03-02 13:53:51.009 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-02 13:53:51.079 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-03-02 13:53:51.088 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-03-02 13:53:51.091 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-02 13:53:51.141 | Selecting previously unselected package libzmq5:amd64. 2022-03-02 13:53:51.151 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-03-02 13:53:51.154 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-02 13:53:51.219 | Selecting previously unselected package uwsgi-core. 2022-03-02 13:53:51.229 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-03-02 13:53:51.231 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-02 13:53:51.369 | Selecting previously unselected package uwsgi. 2022-03-02 13:53:51.379 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-03-02 13:53:51.381 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-03-02 13:53:51.417 | Selecting previously unselected package uwsgi-plugin-python3. 2022-03-02 13:53:51.427 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-03-02 13:53:51.429 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-02 13:53:51.494 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-02 13:53:51.500 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-02 13:53:51.506 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-02 13:53:51.512 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-02 13:53:51.524 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-03-02 13:53:52.368 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-02 13:53:52.395 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 13:53:52.767 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 13:53:53.102 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-02 13:53:59.811 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:53:59.813 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:53:59.815 | + functions-common:time_stop:2425 : local name 2022-03-02 13:53:59.817 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:53:59.819 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:53:59.822 | + functions-common:time_stop:2428 : local total 2022-03-02 13:53:59.824 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:53:59.826 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:53:59.828 | + functions-common:time_stop:2432 : start_time=1646229229243 2022-03-02 13:53:59.831 | + functions-common:time_stop:2434 : [[ -z 1646229229243 ]] 2022-03-02 13:53:59.833 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:53:59.837 | + functions-common:time_stop:2437 : end_time=1646229239835 2022-03-02 13:53:59.840 | + functions-common:time_stop:2438 : elapsed_time=10592 2022-03-02 13:53:59.842 | + functions-common:time_stop:2439 : total=253555 2022-03-02 13:53:59.845 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:53:59.847 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=264147 2022-03-02 13:53:59.849 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:53:59.851 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-02 13:53:59.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:53:59.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:53:59.858 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-02 13:53:59.922 | Enabling module proxy. 2022-03-02 13:53:59.928 | To activate the new configuration, you need to run: 2022-03-02 13:53:59.928 | systemctl restart apache2 2022-03-02 13:53:59.932 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-02 13:53:59.994 | Considering dependency proxy for proxy_uwsgi: 2022-03-02 13:53:59.994 | Module proxy already enabled 2022-03-02 13:53:59.994 | Enabling module proxy_uwsgi. 2022-03-02 13:54:00.000 | To activate the new configuration, you need to run: 2022-03-02 13:54:00.000 | systemctl restart apache2 2022-03-02 13:54:00.004 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-02 13:54:00.006 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:54:00.008 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:54:00.011 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:54:00.141 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-02 13:54:00.144 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-02 13:54:00.146 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-02 13:54:00.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-03-02 13:54:00.157 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.159 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-02 13:54:00.162 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-02 13:54:00.164 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-02 13:54:00.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.171 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-03-02 13:54:00.173 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.176 | + ./stack.sh:main:883 : install_glanceclient 2022-03-02 13:54:00.178 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-02 13:54:00.180 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-02 13:54:00.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-03-02 13:54:00.190 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.192 | + ./stack.sh:main:884 : install_cinderclient 2022-03-02 13:54:00.195 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-02 13:54:00.197 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-02 13:54:00.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-03-02 13:54:00.207 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.209 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-02 13:54:00.212 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-02 13:54:00.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-03-02 13:54:00.221 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.223 | + ./stack.sh:main:885 : install_novaclient 2022-03-02 13:54:00.226 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-03-02 13:54:00.228 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-02 13:54:00.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-03-02 13:54:00.237 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.240 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-02 13:54:00.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:00.259 | + ./stack.sh:main:887 : install_swiftclient 2022-03-02 13:54:00.261 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-02 13:54:00.264 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-02 13:54:00.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.271 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-03-02 13:54:00.273 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.275 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-02 13:54:00.292 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:00.294 | + ./stack.sh:main:890 : install_neutronclient 2022-03-02 13:54:00.297 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-02 13:54:00.299 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-02 13:54:00.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-03-02 13:54:00.308 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.311 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-02 13:54:00.313 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-02 13:54:00.316 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-02 13:54:00.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:00.320 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:00.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-03-02 13:54:00.326 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:00.328 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-02 13:54:00.330 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-02 13:54:00.333 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:54:00.336 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-02 13:54:00.338 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-02 13:54:00.340 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:54:00.344 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:54:00.344 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:54:00.349 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-02 13:54:00.351 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-02 13:54:00.354 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-02 13:54:00.357 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-02 13:54:00.359 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-02 13:54:00.379 | Using python 3.8 to install keystonemiddleware 2022-03-02 13:54:00.381 | + 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-03-02 13:54:01.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:01.110 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:01.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:01.110 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:02.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:54:02.237 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-02 13:54:02.288 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-02 13:54:02.289 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-03-02 13:54:02.290 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 13:54:02.291 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-02 13:54:02.292 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 13:54:02.294 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-02 13:54:02.295 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-02 13:54:02.296 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-02 13:54:02.297 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-02 13:54:02.298 | 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-03-02 13:54:02.299 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-02 13:54:02.300 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-02 13:54:02.301 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-02 13:54:02.302 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-02 13:54:02.364 | 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-03-02 13:54:02.366 | 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-03-02 13:54:02.367 | 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-03-02 13:54:02.406 | 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-03-02 13:54:02.445 | 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-03-02 13:54:02.447 | 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-03-02 13:54:02.448 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-02 13:54:02.449 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-02 13:54:02.496 | 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-03-02 13:54:02.498 | 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-03-02 13:54:02.509 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-02 13:54:02.510 | 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-03-02 13:54:02.524 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-02 13:54:02.525 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-02 13:54:02.527 | 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-03-02 13:54:02.591 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-02 13:54:02.593 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-02 13:54:02.595 | 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-03-02 13:54:02.596 | 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.8) 2022-03-02 13:54:02.644 | 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.13.3) 2022-03-02 13:54:02.656 | 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-03-02 13:54:04.181 | 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-03-02 13:54:04.191 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:54:04.191 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:54:04.296 | + inc/python:pip_install:200 : result=0 2022-03-02 13:54:04.298 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:54:04.301 | + functions-common:time_stop:2425 : local name 2022-03-02 13:54:04.303 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:54:04.305 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:54:04.307 | + functions-common:time_stop:2428 : local total 2022-03-02 13:54:04.309 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:54:04.311 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:54:04.313 | + functions-common:time_stop:2432 : start_time=1646229240374 2022-03-02 13:54:04.315 | + functions-common:time_stop:2434 : [[ -z 1646229240374 ]] 2022-03-02 13:54:04.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:54:04.322 | + functions-common:time_stop:2437 : end_time=1646229244320 2022-03-02 13:54:04.325 | + functions-common:time_stop:2438 : elapsed_time=3946 2022-03-02 13:54:04.327 | + functions-common:time_stop:2439 : total=50087 2022-03-02 13:54:04.329 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:54:04.331 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=54033 2022-03-02 13:54:04.333 | + inc/python:pip_install:203 : return 0 2022-03-02 13:54:04.336 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-02 13:54:04.338 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-02 13:54:04.341 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:54:04.344 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-02 13:54:04.346 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-02 13:54:04.349 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:54:04.352 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:54:04.353 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:54:04.358 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-02 13:54:04.360 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-02 13:54:04.362 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-02 13:54:04.365 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-02 13:54:04.367 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-02 13:54:04.388 | Using python 3.8 to install python-memcached 2022-03-02 13:54:04.391 | + 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-03-02 13:54:05.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:05.133 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:05.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:05.133 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:06.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:54:06.337 | Collecting python-memcached 2022-03-02 13:54:06.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-03-02 13:54:06.350 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-02 13:54:07.927 | Installing collected packages: python-memcached 2022-03-02 13:54:08.020 | Successfully installed python-memcached-1.59 2022-03-02 13:54:08.020 | 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-03-02 13:54:08.026 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:54:08.026 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:54:08.132 | + inc/python:pip_install:200 : result=0 2022-03-02 13:54:08.134 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:54:08.137 | + functions-common:time_stop:2425 : local name 2022-03-02 13:54:08.139 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:54:08.141 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:54:08.143 | + functions-common:time_stop:2428 : local total 2022-03-02 13:54:08.145 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:54:08.147 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:54:08.149 | + functions-common:time_stop:2432 : start_time=1646229244383 2022-03-02 13:54:08.151 | + functions-common:time_stop:2434 : [[ -z 1646229244383 ]] 2022-03-02 13:54:08.155 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:54:08.159 | + functions-common:time_stop:2437 : end_time=1646229248156 2022-03-02 13:54:08.161 | + functions-common:time_stop:2438 : elapsed_time=3773 2022-03-02 13:54:08.163 | + functions-common:time_stop:2439 : total=54033 2022-03-02 13:54:08.165 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:54:08.167 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57806 2022-03-02 13:54:08.170 | + inc/python:pip_install:203 : return 0 2022-03-02 13:54:08.173 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-02 13:54:08.190 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:08.192 | + ./stack.sh:main:897 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-03-02 13:54:08.195 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-02 13:54:08.197 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-02 13:54:08.200 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-02 13:54:08.202 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:54:08.204 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-02 13:54:08.206 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-02 13:54:08.222 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:08.224 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-02 13:54:08.226 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-02 13:54:08.228 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-02 13:54:08.231 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:54:08.233 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:54:08.236 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:54:08.238 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:54:08.240 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:54:08.243 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:54:08.258 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:54:08.260 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:54:08.262 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:54:08.265 | + functions-common:git_clone:629 : echo master 2022-03-02 13:54:08.265 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:54:08.270 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-02 13:54:08.272 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:54:08.274 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-02 13:54:08.276 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:54:08.278 | + functions-common:git_clone:678 : head -1 2022-03-02 13:54:08.305 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-03-02 13:54:08.309 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:54:08.311 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-02 13:54:08.314 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:54:08.316 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:54:08.318 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-02 13:54:08.320 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:54:08.322 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-02 13:54:08.325 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:54:08.327 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:54:08.330 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-02 13:54:08.332 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:54:08.334 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:54:08.337 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-02 13:54:08.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:54:08.342 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-02 13:54:08.345 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:54:08.347 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:54:08.350 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-02 13:54:08.356 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-02 13:54:08.358 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-02 13:54:09.005 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-02 13:54:09.007 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:54:09.009 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:54:09.012 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:54:09.015 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:54:09.017 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-02 13:54:09.019 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:54:09.021 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:54:09.023 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:54:09.025 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:54:09.028 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:54:09.030 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:54:09.032 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:54:09.034 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-02 13:54:09.054 | Using python 3.8 to install /opt/stack/keystone 2022-03-02 13:54:09.056 | + 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-03-02 13:54:09.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:09.799 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:09.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:09.799 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:10.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:54:10.939 | Obtaining file:///opt/stack/keystone 2022-03-02 13:54:10.939 | Preparing metadata (setup.py): started 2022-03-02 13:54:14.148 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:54:14.289 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-03-02 13:54:14.290 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-03-02 13:54:14.383 | Collecting Flask!=0.11,>=1.0.2 2022-03-02 13:54:14.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-03-02 13:54:14.445 | Collecting Flask-RESTful>=0.3.5 2022-03-02 13:54:14.451 | 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-03-02 13:54:14.455 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-03-02 13:54:14.456 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-03-02 13:54:14.457 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-03-02 13:54:14.458 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-03-02 13:54:14.501 | Collecting passlib>=1.7.0 2022-03-02 13:54:14.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-03-02 13:54:14.525 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-03-02 13:54:14.526 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-03-02 13:54:14.528 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 13:54:14.761 | Collecting scrypt>=0.8.0 2022-03-02 13:54:14.772 | 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-03-02 13:54:14.805 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-03-02 13:54:14.806 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-03-02 13:54:14.807 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-03-02 13:54:14.809 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-03-02 13:54:14.810 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-03-02 13:54:14.811 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-03-02 13:54:14.812 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-03-02 13:54:14.813 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-03-02 13:54:14.814 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-03-02 13:54:14.815 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-03-02 13:54:14.816 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-03-02 13:54:14.817 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-03-02 13:54:14.865 | Collecting oauthlib>=0.6.2 2022-03-02 13:54:14.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-03-02 13:54:14.942 | Collecting pysaml2>=5.0.0 2022-03-02 13:54:14.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-03-02 13:54:15.035 | Collecting PyJWT>=1.6.1 2022-03-02 13:54:15.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-03-02 13:54:15.045 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-03-02 13:54:15.046 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 13:54:15.047 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-03-02 13:54:15.048 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-03-02 13:54:15.049 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-03-02 13:54:15.050 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-03-02 13:54:15.061 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-03-02 13:54:15.062 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-03-02 13:54:15.104 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-03-02 13:54:15.188 | Collecting click>=7.1.2 2022-03-02 13:54:15.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-03-02 13:54:15.238 | Collecting itsdangerous>=2.0 2022-03-02 13:54:15.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-03-02 13:54:15.248 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-03-02 13:54:15.336 | Collecting Werkzeug>=2.0 2022-03-02 13:54:15.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-03-02 13:54:15.406 | Collecting aniso8601>=0.82 2022-03-02 13:54:15.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-03-02 13:54:15.485 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-03-02 13:54:15.486 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-03-02 13:54:15.609 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-03-02 13:54:15.610 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-03-02 13:54:15.611 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 13:54:15.613 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-03-02 13:54:15.665 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-03-02 13:54:15.666 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-03-02 13:54:15.667 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-03-02 13:54:15.718 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-03-02 13:54:15.720 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-03-02 13:54:15.774 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-03-02 13:54:15.775 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 13:54:15.778 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-03-02 13:54:15.779 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-03-02 13:54:15.781 | 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==20.1.0.dev102) (2.8.0) 2022-03-02 13:54:15.782 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-03-02 13:54:15.801 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-03-02 13:54:15.848 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.1) 2022-03-02 13:54:15.867 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-03-02 13:54:15.869 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-03-02 13:54:15.870 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-03-02 13:54:15.872 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-03-02 13:54:15.924 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-03-02 13:54:16.037 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-03-02 13:54:16.038 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (60.9.3) 2022-03-02 13:54:16.075 | Collecting defusedxml 2022-03-02 13:54:16.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-03-02 13:54:16.188 | Collecting xmlschema>=1.2.1 2022-03-02 13:54:16.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-03-02 13:54:16.207 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-03-02 13:54:16.422 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-03-02 13:54:16.443 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-03-02 13:54:16.444 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-03-02 13:54:16.512 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-03-02 13:54:16.514 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.1) 2022-03-02 13:54:16.532 | 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==20.1.0.dev102) (5.0.0) 2022-03-02 13:54:16.604 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-03-02 13:54:16.645 | 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==20.1.0.dev102) (1.13.3) 2022-03-02 13:54:16.757 | 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==20.1.0.dev102) (2.1.0) 2022-03-02 13:54:16.830 | 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==20.1.0.dev102) (1.7.0) 2022-03-02 13:54:16.963 | 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==20.1.0.dev102) (0.17.3) 2022-03-02 13:54:16.991 | 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==20.1.0.dev102) (0.13.1) 2022-03-02 13:54:17.034 | 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==20.1.0.dev102) (3.0.0) 2022-03-02 13:54:17.035 | 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==20.1.0.dev102) (3.5.0) 2022-03-02 13:54:17.036 | 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==20.1.0.dev102) (2.1.1) 2022-03-02 13:54:17.037 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.33.0) 2022-03-02 13:54:17.039 | 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==20.1.0.dev102) (2.5.1) 2022-03-02 13:54:17.040 | 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==20.1.0.dev102) (1.3.3) 2022-03-02 13:54:17.091 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-03-02 13:54:17.228 | 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==20.1.0.dev102) (3.3) 2022-03-02 13:54:17.229 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-03-02 13:54:17.230 | 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==20.1.0.dev102) (1.26.8) 2022-03-02 13:54:17.233 | 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==20.1.0.dev102) (2.0.12) 2022-03-02 13:54:17.379 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-03-02 13:54:17.578 | Collecting elementpath<3.0.0,>=2.4.0 2022-03-02 13:54:17.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-03-02 13:54:17.669 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-03-02 13:54:17.848 | 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==20.1.0.dev102) (2.1.0) 2022-03-02 13:54:18.109 | 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==20.1.0.dev102) (0.7) 2022-03-02 13:54:18.142 | 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==20.1.0.dev102) (1.0.0) 2022-03-02 13:54:19.472 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-03-02 13:54:19.970 | Attempting uninstall: click 2022-03-02 13:54:19.972 | Found existing installation: Click 7.0 2022-03-02 13:54:19.982 | Uninstalling Click-7.0: 2022-03-02 13:54:20.013 | Successfully uninstalled Click-7.0 2022-03-02 13:54:21.240 | Attempting uninstall: PyJWT 2022-03-02 13:54:21.242 | Found existing installation: PyJWT 1.7.1 2022-03-02 13:54:21.250 | Uninstalling PyJWT-1.7.1: 2022-03-02 13:54:21.279 | Successfully uninstalled PyJWT-1.7.1 2022-03-02 13:54:21.727 | Attempting uninstall: oauthlib 2022-03-02 13:54:21.729 | Found existing installation: oauthlib 3.1.0 2022-03-02 13:54:21.736 | Uninstalling oauthlib-3.1.0: 2022-03-02 13:54:21.764 | Successfully uninstalled oauthlib-3.1.0 2022-03-02 13:54:21.929 | Running setup.py develop for keystone 2022-03-02 13:54:25.895 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-03-02 13:54:25.896 | 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-03-02 13:54:25.902 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:54:25.902 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:54:26.047 | + inc/python:pip_install:200 : result=0 2022-03-02 13:54:26.049 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:54:26.051 | + functions-common:time_stop:2425 : local name 2022-03-02 13:54:26.053 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:54:26.055 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:54:26.058 | + functions-common:time_stop:2428 : local total 2022-03-02 13:54:26.060 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:54:26.062 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:54:26.064 | + functions-common:time_stop:2432 : start_time=1646229249049 2022-03-02 13:54:26.066 | + functions-common:time_stop:2434 : [[ -z 1646229249049 ]] 2022-03-02 13:54:26.069 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:54:26.072 | + functions-common:time_stop:2437 : end_time=1646229266070 2022-03-02 13:54:26.075 | + functions-common:time_stop:2438 : elapsed_time=17021 2022-03-02 13:54:26.077 | + functions-common:time_stop:2439 : total=57806 2022-03-02 13:54:26.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:54:26.081 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74827 2022-03-02 13:54:26.083 | + inc/python:pip_install:203 : return 0 2022-03-02 13:54:26.085 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:54:26.088 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:54:26.090 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:54:26.108 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:54:26.120 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-02 13:54:26.122 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-02 13:54:26.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:26.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:26.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-03-02 13:54:26.131 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:26.134 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-02 13:54:26.150 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:26.153 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:54:26.156 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:54:26.158 | + ./stack.sh:main:899 : configure_keystone 2022-03-02 13:54:26.161 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-02 13:54:26.172 | + 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-03-02 13:54:26.175 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-02 13:54:26.179 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-02 13:54:26.194 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:26.196 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-02 13:54:26.226 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-02 13:54:26.253 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-02 13:54:26.282 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-02 13:54:26.313 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-02 13:54:26.341 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-02 13:54:26.372 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-02 13:54:26.398 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-02 13:54:26.425 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-02 13:54:26.427 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-02 13:54:26.429 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-02 13:54:26.431 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-02 13:54:26.434 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:54:26.436 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:54:26.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:26.454 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:54:26.456 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:54:26.459 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:54:26.473 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:26.476 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:54:26.478 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:54:26.508 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:54:26.510 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:54:26.513 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-02 13:54:26.515 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-02 13:54:26.531 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:26.534 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.11/identity 2022-03-02 13:54:26.564 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-02 13:54:26.566 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-02 13:54:26.596 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-02 13:54:26.599 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-02 13:54:26.601 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-02 13:54:26.603 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-02 13:54:26.606 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 13:54:26.608 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 13:54:26.639 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-02 13:54:26.641 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-02 13:54:26.644 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-02 13:54:26.646 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-02 13:54:26.649 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:54:26.665 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:54:26.668 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:54:26.670 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:54:26.672 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:54:26.674 | + 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-03-02 13:54:26.702 | + 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-03-02 13:54:26.729 | + 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-03-02 13:54:26.756 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:54:26.784 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-02 13:54:26.811 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:54:26.814 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-02 13:54:26.816 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-02 13:54:26.818 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-02 13:54:26.821 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-02 13:54:26.823 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:54:26.825 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:54:26.828 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-02 13:54:26.832 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-02 13:54:26.834 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:54:26.836 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:54:26.848 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:54:26.849 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:54:26.857 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:54:26.861 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:54:26.876 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 13:54:26.879 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-02 13:54:26.882 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-02 13:54:26.911 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-02 13:54:26.938 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-02 13:54:26.964 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-02 13:54:26.991 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-02 13:54:27.017 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-02 13:54:27.046 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-02 13:54:27.073 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-02 13:54:27.099 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-02 13:54:27.129 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:54:27.155 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-02 13:54:27.182 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-02 13:54:27.209 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-02 13:54:27.236 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:54:27.238 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:54:27.241 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-02 13:54:27.243 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-02 13:54:27.246 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:54:27.248 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:54:27.250 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:54:27.252 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:54:27.255 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:54:27.257 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 13:54:27.284 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-02 13:54:27.311 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-02 13:54:27.311 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:54:27.319 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-02 13:54:27.323 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-02 13:54:27.325 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-02 13:54:27.328 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:54:27.330 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:54:27.332 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:54:27.334 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:54:27.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:54:27.339 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:54:27.341 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:54:27.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:54:27.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:54:27.347 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-02 13:54:27.410 | Enabling site keystone-wsgi-public. 2022-03-02 13:54:27.416 | To activate the new configuration, you need to run: 2022-03-02 13:54:27.416 | systemctl reload apache2 2022-03-02 13:54:27.420 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:54:27.422 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:54:27.425 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:54:27.427 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:54:27.553 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-02 13:54:27.583 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-02 13:54:27.613 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-02 13:54:27.644 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-02 13:54:27.646 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-02 13:54:27.677 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-02 13:54:27.704 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-02 13:54:27.732 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-02 13:54:27.734 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-02 13:54:27.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:27.754 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-02 13:54:27.771 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:27.773 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-02 13:54:27.775 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-02 13:54:27.778 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-02 13:54:27.781 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:54:27.783 | + lib/stack:stack_install_service:32 : install_swift 2022-03-02 13:54:27.786 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-02 13:54:27.788 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-02 13:54:27.790 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-02 13:54:27.793 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:54:27.795 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:54:27.798 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:54:27.800 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:54:27.802 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:54:27.805 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:54:27.821 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:54:27.823 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:54:27.825 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:54:27.828 | + functions-common:git_clone:629 : echo master 2022-03-02 13:54:27.828 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:54:27.833 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-02 13:54:27.835 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:54:27.837 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-02 13:54:27.840 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:54:27.841 | + functions-common:git_clone:678 : head -1 2022-03-02 13:54:27.843 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-02 13:54:27.846 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:54:27.848 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-02 13:54:27.851 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:54:27.853 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:54:27.856 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-02 13:54:27.858 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-02 13:54:27.861 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-02 13:54:27.863 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:54:27.865 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:54:27.868 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-02 13:54:27.871 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:54:27.873 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-02 13:54:27.876 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-02 13:54:27.878 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:54:27.881 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-02 13:54:27.883 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:54:27.885 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:54:27.888 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-02 13:54:27.894 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-02 13:54:27.896 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-02 13:54:28.538 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-02 13:54:28.540 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:54:28.542 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:54:28.544 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:54:28.547 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:54:28.549 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-02 13:54:28.551 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:54:28.553 | + inc/python:setup_package:428 : local extras=keystone 2022-03-02 13:54:28.555 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:54:28.558 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-02 13:54:28.560 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-02 13:54:28.562 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-02 13:54:28.565 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:54:28.567 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-02 13:54:28.591 | Using python 3.8 to install /opt/stack/swift 2022-03-02 13:54:28.594 | + 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-03-02 13:54:29.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:29.429 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:29.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:29.429 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:30.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:54:30.578 | Obtaining file:///opt/stack/swift 2022-03-02 13:54:30.579 | Preparing metadata (setup.py): started 2022-03-02 13:54:33.472 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:54:33.580 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-02 13:54:33.581 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-02 13:54:33.582 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-02 13:54:33.583 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-02 13:54:34.529 | Collecting lxml>=3.4.1 2022-03-02 13:54:34.551 | 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-03-02 13:54:34.737 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-02 13:54:34.738 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-02 13:54:34.846 | Collecting xattr>=0.4 2022-03-02 13:54:34.853 | 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-03-02 13:54:34.893 | Collecting PyECLib>=1.3.1 2022-03-02 13:54:34.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-03-02 13:54:35.232 | Preparing metadata (setup.py): started 2022-03-02 13:54:37.102 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:54:37.107 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-02 13:54:37.108 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-02 13:54:37.147 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-02 13:54:37.156 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-02 13:54:37.211 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-02 13:54:37.212 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-02 13:54:37.214 | 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.29.1.dev13) (4.3.0) 2022-03-02 13:54:37.215 | 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.29.1.dev13) (5.8.1) 2022-03-02 13:54:37.216 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 13:54:37.218 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-02 13:54:37.219 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-02 13:54:37.220 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-02 13:54:37.221 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-02 13:54:37.222 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 13:54:37.223 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.4.0) 2022-03-02 13:54:37.224 | 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.29.1.dev13) (3.1.1) 2022-03-02 13:54:37.250 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-02 13:54:37.282 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-02 13:54:37.284 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-02 13:54:37.285 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-02 13:54:37.287 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-02 13:54:37.311 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-02 13:54:37.440 | 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.29.1.dev13) (3.5.0) 2022-03-02 13:54:37.442 | 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.29.1.dev13) (1.0.2) 2022-03-02 13:54:37.443 | 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.29.1.dev13) (1.7.0) 2022-03-02 13:54:37.486 | 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.29.1.dev13) (1.1.5) 2022-03-02 13:54:37.531 | 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.29.1.dev13) (2.4.0) 2022-03-02 13:54:37.532 | 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.29.1.dev13) (1.5.0) 2022-03-02 13:54:37.533 | 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.29.1.dev13) (0.8.0) 2022-03-02 13:54:37.535 | 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.29.1.dev13) (6.0) 2022-03-02 13:54:37.596 | 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.29.1.dev13) (0.9.6) 2022-03-02 13:54:37.600 | 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.29.1.dev13) (2.8.2) 2022-03-02 13:54:37.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>=4.17.0->swift==2.29.1.dev13) (2021.3) 2022-03-02 13:54:37.614 | 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.29.1.dev13) (1.0.3) 2022-03-02 13:54:37.632 | 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.29.1.dev13) (21.3) 2022-03-02 13:54:37.634 | 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.29.1.dev13) (3.0.7) 2022-03-02 13:54:37.741 | 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.29.1.dev13) (1.13.3) 2022-03-02 13:54:37.756 | 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.29.1.dev13) (5.1.1) 2022-03-02 13:54:38.050 | Building wheels for collected packages: PyECLib 2022-03-02 13:54:38.051 | Building wheel for PyECLib (setup.py): started 2022-03-02 13:54:40.995 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-03-02 13:54:40.996 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55540 sha256=44158b7c5fe982ab2163ebadf052329435722bffae7fe3bfc3cde633650d3c16 2022-03-02 13:54:40.996 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-03-02 13:54:40.999 | Successfully built PyECLib 2022-03-02 13:54:42.397 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-03-02 13:54:42.764 | Running setup.py develop for swift 2022-03-02 13:54:46.577 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-03-02 13:54:46.577 | 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-03-02 13:54:46.584 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:54:46.584 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:54:46.729 | + inc/python:pip_install:200 : result=0 2022-03-02 13:54:46.731 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:54:46.733 | + functions-common:time_stop:2425 : local name 2022-03-02 13:54:46.736 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:54:46.738 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:54:46.740 | + functions-common:time_stop:2428 : local total 2022-03-02 13:54:46.742 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:54:46.745 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:54:46.747 | + functions-common:time_stop:2432 : start_time=1646229268585 2022-03-02 13:54:46.749 | + functions-common:time_stop:2434 : [[ -z 1646229268585 ]] 2022-03-02 13:54:46.752 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:54:46.756 | + functions-common:time_stop:2437 : end_time=1646229286754 2022-03-02 13:54:46.758 | + functions-common:time_stop:2438 : elapsed_time=18169 2022-03-02 13:54:46.761 | + functions-common:time_stop:2439 : total=74827 2022-03-02 13:54:46.763 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:54:46.765 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=92996 2022-03-02 13:54:46.768 | + inc/python:pip_install:203 : return 0 2022-03-02 13:54:46.770 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:54:46.772 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:54:46.775 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:54:46.793 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:54:46.804 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-02 13:54:46.807 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-02 13:54:46.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:46.812 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:46.814 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-03-02 13:54:46.816 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:46.819 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-02 13:54:46.821 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:54:46.824 | + ./stack.sh:main:908 : configure_swift 2022-03-02 13:54:46.827 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-02 13:54:46.829 | + lib/swift:configure_swift:332 : local node_number 2022-03-02 13:54:46.831 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-02 13:54:46.833 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-02 13:54:46.835 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 13:54:47.936 | No container-server running 2022-03-02 13:54:47.936 | No container-updater running 2022-03-02 13:54:47.936 | No container-replicator running 2022-03-02 13:54:47.936 | No object-replicator running 2022-03-02 13:54:47.937 | No object-expirer running 2022-03-02 13:54:47.937 | No account-server running 2022-03-02 13:54:47.937 | No container-sync running 2022-03-02 13:54:47.937 | No account-replicator running 2022-03-02 13:54:47.937 | No object-server running 2022-03-02 13:54:47.937 | No container-reconciler running 2022-03-02 13:54:47.937 | No account-auditor running 2022-03-02 13:54:47.937 | No container-auditor running 2022-03-02 13:54:47.937 | No object-auditor running 2022-03-02 13:54:47.937 | No proxy-server running 2022-03-02 13:54:47.937 | No object-reconstructor running 2022-03-02 13:54:47.937 | No container-sharder running 2022-03-02 13:54:47.937 | No object-updater running 2022-03-02 13:54:47.937 | No account-reaper running 2022-03-02 13:54:48.024 | + lib/swift:configure_swift:337 : true 2022-03-02 13:54:48.027 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-02 13:54:48.039 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-02 13:54:48.051 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-02 13:54:48.054 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-02 13:54:48.054 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-02 13:54:48.059 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-02 13:54:48.059 | s/%GROUP%/ubuntu/; 2022-03-02 13:54:48.059 | s/%USER%/ubuntu/; 2022-03-02 13:54:48.059 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-02 13:54:48.059 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-02 13:54:48.062 | uid = ubuntu 2022-03-02 13:54:48.062 | gid = ubuntu 2022-03-02 13:54:48.062 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-02 13:54:48.062 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-02 13:54:48.062 | address = 127.0.0.1 2022-03-02 13:54:48.062 | 2022-03-02 13:54:48.062 | [account6612] 2022-03-02 13:54:48.062 | max connections = 25 2022-03-02 13:54:48.062 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:54:48.062 | read only = false 2022-03-02 13:54:48.062 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-02 13:54:48.062 | 2022-03-02 13:54:48.062 | [account6622] 2022-03-02 13:54:48.062 | max connections = 25 2022-03-02 13:54:48.062 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:54:48.062 | read only = false 2022-03-02 13:54:48.062 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-02 13:54:48.062 | 2022-03-02 13:54:48.062 | [account6632] 2022-03-02 13:54:48.062 | max connections = 25 2022-03-02 13:54:48.062 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:54:48.062 | read only = false 2022-03-02 13:54:48.062 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-02 13:54:48.063 | 2022-03-02 13:54:48.063 | [account6642] 2022-03-02 13:54:48.063 | max connections = 25 2022-03-02 13:54:48.063 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:54:48.063 | read only = false 2022-03-02 13:54:48.063 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-02 13:54:48.063 | 2022-03-02 13:54:48.063 | 2022-03-02 13:54:48.063 | [container6611] 2022-03-02 13:54:48.063 | max connections = 25 2022-03-02 13:54:48.063 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:54:48.063 | read only = false 2022-03-02 13:54:48.063 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-02 13:54:48.063 | 2022-03-02 13:54:48.063 | [container6621] 2022-03-02 13:54:48.063 | max connections = 25 2022-03-02 13:54:48.063 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:54:48.063 | read only = false 2022-03-02 13:54:48.063 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-02 13:54:48.063 | 2022-03-02 13:54:48.063 | [container6631] 2022-03-02 13:54:48.063 | max connections = 25 2022-03-02 13:54:48.063 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:54:48.063 | read only = false 2022-03-02 13:54:48.063 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-02 13:54:48.063 | 2022-03-02 13:54:48.063 | [container6641] 2022-03-02 13:54:48.063 | max connections = 25 2022-03-02 13:54:48.063 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:54:48.063 | read only = false 2022-03-02 13:54:48.063 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-02 13:54:48.063 | 2022-03-02 13:54:48.063 | 2022-03-02 13:54:48.063 | [object6613] 2022-03-02 13:54:48.064 | max connections = 25 2022-03-02 13:54:48.064 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:54:48.064 | read only = false 2022-03-02 13:54:48.064 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-02 13:54:48.064 | 2022-03-02 13:54:48.064 | [object6623] 2022-03-02 13:54:48.064 | max connections = 25 2022-03-02 13:54:48.064 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:54:48.064 | read only = false 2022-03-02 13:54:48.064 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-02 13:54:48.064 | 2022-03-02 13:54:48.064 | [object6633] 2022-03-02 13:54:48.064 | max connections = 25 2022-03-02 13:54:48.064 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:54:48.064 | read only = false 2022-03-02 13:54:48.064 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-02 13:54:48.064 | 2022-03-02 13:54:48.064 | [object6643] 2022-03-02 13:54:48.064 | max connections = 25 2022-03-02 13:54:48.064 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:54:48.064 | read only = false 2022-03-02 13:54:48.064 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-02 13:54:48.065 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-02 13:54:48.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:54:48.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:54:48.071 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-02 13:54:48.083 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-02 13:54:48.085 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-02 13:54:48.090 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-02 13:54:48.094 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-02 13:54:48.096 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-02 13:54:48.100 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-02 13:54:48.127 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.11:8080/v1/ 2022-03-02 13:54:48.153 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-02 13:54:48.171 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-02 13:54:48.200 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-02 13:54:48.217 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:54:48.245 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-02 13:54:48.262 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-02 13:54:48.290 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-02 13:54:48.307 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-02 13:54:48.334 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-02 13:54:48.351 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:54:48.379 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-02 13:54:48.396 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-02 13:54:48.411 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:48.413 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-02 13:54:48.441 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-02 13:54:48.467 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-02 13:54:48.493 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-02 13:54:48.521 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-02 13:54:48.536 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:48.538 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-02 13:54:48.565 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-02 13:54:48.580 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:48.582 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-02 13:54:48.597 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:48.599 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-02 13:54:48.601 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-02 13:54:48.616 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:48.618 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-02 13:54:48.620 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-02 13:54:48.623 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-02 13:54:48.627 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-02 13:54:48.632 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-02 13:54:48.659 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-02 13:54:48.687 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-02 13:54:48.720 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-02 13:54:48.749 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-02 13:54:48.776 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-02 13:54:48.779 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-02 13:54:48.781 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-02 13:54:48.783 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-02 13:54:48.785 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-02 13:54:48.815 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-02 13:54:48.842 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.11/identity 2022-03-02 13:54:48.868 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-02 13:54:48.895 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-02 13:54:48.922 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-02 13:54:48.949 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-02 13:54:48.975 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-02 13:54:49.002 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:54:49.030 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-02 13:54:49.057 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-02 13:54:49.083 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-02 13:54:49.111 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-02 13:54:49.137 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-02 13:54:49.167 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-02 13:54:49.194 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-02 13:54:49.211 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-02 13:54:49.240 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-02 13:54:49.267 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-02 13:54:49.271 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-02 13:54:49.300 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-02 13:54:49.326 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-02 13:54:49.352 | + lib/swift:configure_swift:475 : local node_number 2022-03-02 13:54:49.355 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 13:54:49.357 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 13:54:49.359 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-02 13:54:49.363 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-02 13:54:49.365 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 13:54:49.367 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:54:49.370 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-02 13:54:49.372 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-02 13:54:49.374 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:54:49.376 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:54:49.378 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-02 13:54:49.396 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-02 13:54:49.424 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-02 13:54:49.441 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-02 13:54:49.470 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-02 13:54:49.488 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:54:49.515 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-02 13:54:49.534 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:54:49.561 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-02 13:54:49.579 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:54:49.607 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-02 13:54:49.625 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-02 13:54:49.653 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:54:49.671 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:54:49.699 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-02 13:54:49.717 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-02 13:54:49.745 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-02 13:54:49.762 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-02 13:54:49.789 | + 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-03-02 13:54:49.793 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-02 13:54:49.812 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:54:49.840 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-02 13:54:49.867 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 13:54:49.870 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-02 13:54:49.874 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-02 13:54:49.877 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 13:54:49.879 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:54:49.881 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-02 13:54:49.883 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-02 13:54:49.885 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:54:49.887 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:54:49.890 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-02 13:54:49.907 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-02 13:54:49.935 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-02 13:54:49.952 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-02 13:54:49.980 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-02 13:54:49.998 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:54:50.026 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-02 13:54:50.045 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:54:50.072 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-02 13:54:50.090 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:54:50.118 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-02 13:54:50.136 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-02 13:54:50.164 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:54:50.181 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:54:50.209 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-02 13:54:50.227 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-02 13:54:50.254 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-02 13:54:50.272 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-02 13:54:50.299 | + 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-03-02 13:54:50.303 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-02 13:54:50.321 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:54:50.349 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 13:54:50.352 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-02 13:54:50.357 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-02 13:54:50.359 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 13:54:50.361 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:54:50.363 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-02 13:54:50.365 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-02 13:54:50.367 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:54:50.370 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:54:50.372 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-02 13:54:50.389 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-02 13:54:50.418 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-02 13:54:50.435 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-02 13:54:50.464 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-02 13:54:50.481 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:54:50.509 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-02 13:54:50.527 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:54:50.556 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-02 13:54:50.573 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:54:50.601 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-02 13:54:50.619 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-02 13:54:50.646 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:54:50.664 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:54:50.692 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-02 13:54:50.709 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-02 13:54:50.738 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-02 13:54:50.756 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-02 13:54:50.783 | + 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-03-02 13:54:50.788 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-02 13:54:50.806 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:54:50.834 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-02 13:54:50.863 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-02 13:54:50.890 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-02 13:54:50.919 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-02 13:54:50.921 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-02 13:54:50.925 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-02 13:54:50.953 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-02 13:54:50.981 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-02 13:54:51.008 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-02 13:54:51.037 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-02 13:54:51.065 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-02 13:54:51.092 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-02 13:54:51.119 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-02 13:54:51.147 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-02 13:54:51.175 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-02 13:54:51.190 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:51.193 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-02 13:54:51.211 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-02 13:54:51.214 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-02 13:54:51.233 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-02 13:54:51.236 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.11 2022-03-02 13:54:51.263 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-02 13:54:51.265 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-02 13:54:51.292 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.11/identity 2022-03-02 13:54:51.321 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-02 13:54:51.324 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-02 13:54:51.351 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-02 13:54:51.367 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:51.369 | + lib/swift:configure_swift:538 : local user_group 2022-03-02 13:54:51.372 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-02 13:54:51.377 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-02 13:54:51.379 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-02 13:54:51.392 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-02 13:54:51.394 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-02 13:54:51.405 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-02 13:54:51.407 | + lib/swift:configure_swift:545 : is_suse 2022-03-02 13:54:51.410 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:54:51.412 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:54:51.414 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:54:51.416 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:54:51.418 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:54:51.421 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:54:51.423 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-02 13:54:51.436 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:54:51.438 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-02 13:54:51.440 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-02 13:54:51.457 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:54:51.460 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-02 13:54:51.476 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:51.479 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-02 13:54:51.481 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-02 13:54:51.483 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-02 13:54:51.486 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:54:51.488 | + lib/stack:stack_install_service:32 : install_glance 2022-03-02 13:54:51.490 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-02 13:54:51.493 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-02 13:54:51.496 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-02 13:54:51.513 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:51.516 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-02 13:54:51.518 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-02 13:54:51.535 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:54:51.537 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-02 13:54:51.540 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-02 13:54:51.543 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-02 13:54:51.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:54:51.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:54:51.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-03-02 13:54:51.553 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:54:51.556 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-02 13:54:51.559 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-02 13:54:51.562 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-02 13:54:51.565 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-02 13:54:51.567 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-02 13:54:51.570 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-02 13:54:51.572 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-02 13:54:51.575 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-02 13:54:51.578 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-02 13:54:51.580 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-02 13:54:51.584 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:54:51.584 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-02 13:54:51.590 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-02 13:54:51.593 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-02 13:54:51.595 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-02 13:54:51.598 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-02 13:54:51.601 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 13:54:51.623 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-02 13:54:51.626 | + 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-03-02 13:54:52.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:52.390 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:52.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:52.390 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:53.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:54:53.693 | Collecting glance-store[cinder,swift]!=0.29.0 2022-03-02 13:54:53.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-03-02 13:54:53.795 | 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-03-02 13:54:53.796 | 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-03-02 13:54:53.797 | 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-03-02 13:54:53.799 | 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-03-02 13:54:53.799 | 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-03-02 13:54:53.800 | 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-03-02 13:54:53.801 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-02 13:54:53.803 | 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-03-02 13:54:53.804 | 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-03-02 13:54:53.805 | 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-03-02 13:54:53.806 | 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-03-02 13:54:53.807 | 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-03-02 13:54:53.899 | Collecting python-cinderclient>=4.1.0 2022-03-02 13:54:53.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-03-02 13:54:53.921 | 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-03-02 13:54:53.923 | 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-03-02 13:54:54.064 | Collecting os-brick>=2.6.0 2022-03-02 13:54:54.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-03-02 13:54:54.146 | Collecting python-swiftclient>=3.2.0 2022-03-02 13:54:54.152 | 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-03-02 13:54:54.160 | 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-03-02 13:54:54.169 | 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.1.0) 2022-03-02 13:54:54.170 | 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-03-02 13:54:54.184 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-02 13:54:54.252 | 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-03-02 13:54:54.254 | 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-03-02 13:54:54.255 | 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-03-02 13:54:54.281 | 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-03-02 13:54:54.282 | 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.6.1) 2022-03-02 13:54:54.284 | 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-03-02 13:54:54.285 | 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) (3.4.0) 2022-03-02 13:54:54.287 | 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-03-02 13:54:54.299 | 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-03-02 13:54:54.340 | 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-03-02 13:54:54.341 | 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-03-02 13:54:54.342 | 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-03-02 13:54:54.344 | 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.4.0) 2022-03-02 13:54:54.363 | 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-03-02 13:54:54.364 | 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-03-02 13:54:54.380 | 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) (2021.3) 2022-03-02 13:54:54.398 | 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-03-02 13:54:54.400 | 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-03-02 13:54:54.421 | 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.1.1) 2022-03-02 13:54:54.422 | 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-03-02 13:54:54.503 | 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.8) 2022-03-02 13:54:54.504 | 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-03-02 13:54:54.506 | 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-03-02 13:54:54.508 | 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-03-02 13:54:54.560 | 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-03-02 13:54:54.586 | 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.13.3) 2022-03-02 13:54:54.813 | 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-03-02 13:54:54.817 | 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-03-02 13:54:54.849 | 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-03-02 13:54:54.851 | 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-03-02 13:54:54.852 | 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-03-02 13:54:54.856 | 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-03-02 13:54:54.857 | 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-03-02 13:54:54.859 | 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-03-02 13:54:54.914 | 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-03-02 13:54:55.086 | 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-03-02 13:54:55.109 | 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) (60.9.3) 2022-03-02 13:54:55.194 | 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-03-02 13:54:55.343 | 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-03-02 13:54:56.952 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-03-02 13:54:58.020 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-03-02 13:54:58.020 | 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-03-02 13:54:58.028 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:54:58.028 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:54:58.155 | + inc/python:pip_install:200 : result=0 2022-03-02 13:54:58.157 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:54:58.160 | + functions-common:time_stop:2425 : local name 2022-03-02 13:54:58.162 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:54:58.165 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:54:58.167 | + functions-common:time_stop:2428 : local total 2022-03-02 13:54:58.169 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:54:58.172 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:54:58.174 | + functions-common:time_stop:2432 : start_time=1646229291617 2022-03-02 13:54:58.176 | + functions-common:time_stop:2434 : [[ -z 1646229291617 ]] 2022-03-02 13:54:58.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:54:58.184 | + functions-common:time_stop:2437 : end_time=1646229298181 2022-03-02 13:54:58.186 | + functions-common:time_stop:2438 : elapsed_time=6564 2022-03-02 13:54:58.189 | + functions-common:time_stop:2439 : total=92996 2022-03-02 13:54:58.191 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:54:58.193 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=99560 2022-03-02 13:54:58.195 | + inc/python:pip_install:203 : return 0 2022-03-02 13:54:58.199 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-02 13:54:58.201 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-02 13:54:58.203 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-02 13:54:58.216 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-02 13:54:58.221 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-02 13:54:58.224 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-02 13:54:58.226 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-02 13:54:58.228 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:54:58.230 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:54:58.233 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:54:58.236 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:54:58.238 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:54:58.241 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:54:58.258 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:54:58.260 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:54:58.263 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:54:58.266 | + functions-common:git_clone:629 : echo master 2022-03-02 13:54:58.266 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:54:58.271 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-02 13:54:58.273 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:54:58.276 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-02 13:54:58.278 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:54:58.279 | + functions-common:git_clone:678 : head -1 2022-03-02 13:54:58.282 | d4119be05 Merge "Sync example configs for Yoga" 2022-03-02 13:54:58.285 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:54:58.287 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-02 13:54:58.290 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:54:58.293 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:54:58.295 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-02 13:54:58.298 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:54:58.300 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-02 13:54:58.302 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:54:58.305 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:54:58.308 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-02 13:54:58.310 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:54:58.313 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:54:58.316 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-02 13:54:58.318 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:54:58.321 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-02 13:54:58.324 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:54:58.326 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:54:58.329 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-02 13:54:58.335 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-02 13:54:58.337 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-02 13:54:58.984 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-02 13:54:58.986 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:54:58.989 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:54:58.991 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:54:58.993 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:54:58.996 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-02 13:54:58.998 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:54:59.001 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:54:59.003 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:54:59.005 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:54:59.008 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:54:59.011 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:54:59.013 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:54:59.015 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-02 13:54:59.036 | Using python 3.8 to install /opt/stack/glance 2022-03-02 13:54:59.038 | + 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-03-02 13:54:59.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:59.802 | from cryptography.utils import int_from_bytes 2022-03-02 13:54:59.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:54:59.802 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:00.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:55:00.947 | Obtaining file:///opt/stack/glance 2022-03-02 13:55:00.948 | Preparing metadata (setup.py): started 2022-03-02 13:55:03.894 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:55:04.036 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.8.1) 2022-03-02 13:55:04.037 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.7.1) 2022-03-02 13:55:04.038 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.4.31) 2022-03-02 13:55:04.040 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.33.0) 2022-03-02 13:55:04.041 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.1.1) 2022-03-02 13:55:04.042 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.5.1) 2022-03-02 13:55:04.043 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.8.7) 2022-03-02 13:55:04.044 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.4.2) 2022-03-02 13:55:04.045 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.7.6) 2022-03-02 13:55:04.046 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.20.4) 2022-03-02 13:55:04.047 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (8.8.0) 2022-03-02 13:55:04.048 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.0) 2022-03-02 13:55:04.050 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.0) 2022-03-02 13:55:04.051 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 13:55:04.052 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.12.2) 2022-03-02 13:55:04.053 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 13:55:04.054 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:55:04.200 | Collecting taskflow>=4.0.0 2022-03-02 13:55:04.208 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-03-02 13:55:04.230 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 13:55:04.231 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (9.4.0) 2022-03-02 13:55:04.273 | Collecting WSME>=0.8.0 2022-03-02 13:55:04.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-03-02 13:55:04.287 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.1.1) 2022-03-02 13:55:04.288 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 13:55:04.289 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev86) (3.2.0) 2022-03-02 13:55:04.290 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 13:55:04.291 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (22.0.0) 2022-03-02 13:55:04.292 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (11.2.0) 2022-03-02 13:55:04.293 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.1.0) 2022-03-02 13:55:04.334 | Collecting oslo.limit>=1.4.0 2022-03-02 13:55:04.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-03-02 13:55:04.344 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.1) 2022-03-02 13:55:04.345 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (12.13.0) 2022-03-02 13:55:04.346 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.1) 2022-03-02 13:55:04.347 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.3.0) 2022-03-02 13:55:04.348 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.11.0) 2022-03-02 13:55:04.379 | Collecting retrying!=1.3.0,>=1.2.3 2022-03-02 13:55:04.386 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-03-02 13:55:04.389 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.2) 2022-03-02 13:55:04.390 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.0.0) 2022-03-02 13:55:04.391 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:55:04.392 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (36.0.1) 2022-03-02 13:55:04.424 | Collecting cursive>=0.2.1 2022-03-02 13:55:04.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-03-02 13:55:04.434 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.0.2) 2022-03-02 13:55:04.435 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.6.0) 2022-03-02 13:55:04.529 | Collecting castellan>=0.17.0 2022-03-02 13:55:04.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-03-02 13:55:04.558 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (4.11.1) 2022-03-02 13:55:04.560 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (5.4.0) 2022-03-02 13:55:04.560 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (1.1.6) 2022-03-02 13:55:04.640 | Collecting python-barbicanclient>=4.5.2 2022-03-02 13:55:04.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-03-02 13:55:04.654 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev86) (2.27.1) 2022-03-02 13:55:04.694 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev86) (1.15.0) 2022-03-02 13:55:04.709 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev86) (4.3.0) 2022-03-02 13:55:04.734 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev86) (1.13.3) 2022-03-02 13:55:04.748 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (2.1.0) 2022-03-02 13:55:04.748 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.16.0) 2022-03-02 13:55:04.749 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.1.2) 2022-03-02 13:55:04.840 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev86) (3.0.7) 2022-03-02 13:55:04.918 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev86) (1.7.0) 2022-03-02 13:55:04.968 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (3.1.1) 2022-03-02 13:55:04.972 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (2.10.1) 2022-03-02 13:55:05.004 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev86) (0.17.3) 2022-03-02 13:55:05.075 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (6.0) 2022-03-02 13:55:05.076 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (0.8.0) 2022-03-02 13:55:05.079 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (1.5.0) 2022-03-02 13:55:05.135 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.13.0) 2022-03-02 13:55:05.138 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 13:55:05.141 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (2.0.1) 2022-03-02 13:55:05.167 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.61.0) 2022-03-02 13:55:05.215 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (0.9.6) 2022-03-02 13:55:05.216 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (2.8.2) 2022-03-02 13:55:05.273 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (2.8.0) 2022-03-02 13:55:05.274 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.9) 2022-03-02 13:55:05.276 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.2.3) 2022-03-02 13:55:05.279 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.0) 2022-03-02 13:55:05.280 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (0.4.0) 2022-03-02 13:55:05.304 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.0.3) 2022-03-02 13:55:05.308 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.2.0) 2022-03-02 13:55:05.310 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.3.0) 2022-03-02 13:55:05.351 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev86) (5.9.0) 2022-03-02 13:55:05.395 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (0.11.0) 2022-03-02 13:55:05.397 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (21.3) 2022-03-02 13:55:05.399 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (2021.3) 2022-03-02 13:55:05.475 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev86) (60.9.3) 2022-03-02 13:55:05.533 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev86) (0.2.5) 2022-03-02 13:55:05.635 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev86) (0.7) 2022-03-02 13:55:05.973 | Collecting automaton>=1.9.0 2022-03-02 13:55:05.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-03-02 13:55:06.090 | Collecting networkx>=2.1.0 2022-03-02 13:55:06.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-03-02 13:55:06.192 | Collecting pydot>=1.2.4 2022-03-02 13:55:06.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-03-02 13:55:06.202 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (6.3.1) 2022-03-02 13:55:06.285 | Collecting simplegeneric 2022-03-02 13:55:06.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-03-02 13:55:06.296 | Preparing metadata (setup.py): started 2022-03-02 13:55:08.065 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:55:08.094 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.0) 2022-03-02 13:55:08.211 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev86) (2.21) 2022-03-02 13:55:08.315 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev86) (2.1.0) 2022-03-02 13:55:08.530 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (5.1.1) 2022-03-02 13:55:08.531 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.32) 2022-03-02 13:55:08.533 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.4.4) 2022-03-02 13:55:08.534 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.4.0) 2022-03-02 13:55:08.535 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.1.5) 2022-03-02 13:55:08.537 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 13:55:08.539 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.10.0) 2022-03-02 13:55:08.657 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (0.13.1) 2022-03-02 13:55:08.690 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev86) (1.0.3) 2022-03-02 13:55:08.737 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (3.0.0) 2022-03-02 13:55:08.738 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (1.3.3) 2022-03-02 13:55:09.022 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (3.10.1) 2022-03-02 13:55:09.208 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (2019.11.28) 2022-03-02 13:55:09.210 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (3.3) 2022-03-02 13:55:09.213 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (2.0.12) 2022-03-02 13:55:09.214 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (1.26.8) 2022-03-02 13:55:09.322 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.2) 2022-03-02 13:55:09.480 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 13:55:09.584 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev86) (3.7.0) 2022-03-02 13:55:09.899 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:55:09.900 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 13:55:10.131 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (2.2) 2022-03-02 13:55:10.438 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (1.0.0) 2022-03-02 13:55:10.749 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (1.8.2) 2022-03-02 13:55:10.750 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (21.4.0) 2022-03-02 13:55:11.108 | Building wheels for collected packages: simplegeneric 2022-03-02 13:55:11.109 | Building wheel for simplegeneric (setup.py): started 2022-03-02 13:55:13.588 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-03-02 13:55:13.588 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=b8100175013a1ab6ea14c9e53b3b3a6a933417c7378f08314378b07f4c793c76 2022-03-02 13:55:13.589 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-03-02 13:55:13.592 | Successfully built simplegeneric 2022-03-02 13:55:14.442 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-03-02 13:55:17.073 | Running setup.py develop for glance 2022-03-02 13:55:21.174 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 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-03-02 13:55:21.174 | 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-03-02 13:55:21.182 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:55:21.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:55:21.326 | + inc/python:pip_install:200 : result=0 2022-03-02 13:55:21.328 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:55:21.330 | + functions-common:time_stop:2425 : local name 2022-03-02 13:55:21.333 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:55:21.335 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:55:21.338 | + functions-common:time_stop:2428 : local total 2022-03-02 13:55:21.340 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:55:21.342 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:55:21.344 | + functions-common:time_stop:2432 : start_time=1646229299031 2022-03-02 13:55:21.346 | + functions-common:time_stop:2434 : [[ -z 1646229299031 ]] 2022-03-02 13:55:21.349 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:55:21.354 | + functions-common:time_stop:2437 : end_time=1646229321351 2022-03-02 13:55:21.356 | + functions-common:time_stop:2438 : elapsed_time=22320 2022-03-02 13:55:21.358 | + functions-common:time_stop:2439 : total=99560 2022-03-02 13:55:21.361 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:55:21.363 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=121880 2022-03-02 13:55:21.365 | + inc/python:pip_install:203 : return 0 2022-03-02 13:55:21.367 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:55:21.370 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:55:21.372 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:55:21.391 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:55:21.403 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-02 13:55:21.405 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-02 13:55:21.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:55:21.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:55:21.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-03-02 13:55:21.416 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:55:21.418 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:55:21.420 | + ./stack.sh:main:920 : configure_glance 2022-03-02 13:55:21.423 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-02 13:55:21.435 | + lib/glance:configure_glance:326 : local dburl 2022-03-02 13:55:21.437 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-02 13:55:21.440 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-02 13:55:21.442 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-02 13:55:21.444 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-02 13:55:21.446 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 13:55:21.449 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 13:55:21.451 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-02 13:55:21.482 | + 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-03-02 13:55:21.512 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-02 13:55:21.539 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 13:55:21.567 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-02 13:55:21.597 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-02 13:55:21.627 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-02 13:55:21.629 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 13:55:21.631 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-02 13:55:21.634 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:55:21.637 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-02 13:55:21.666 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-02 13:55:21.693 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-03-02 13:55:21.721 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-02 13:55:21.749 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-02 13:55:21.776 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-02 13:55:21.805 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-02 13:55:21.832 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-02 13:55:21.860 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:55:21.888 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:55:21.916 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-02 13:55:21.947 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-02 13:55:21.950 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-02 13:55:21.952 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-02 13:55:21.954 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:55:21.957 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:55:21.959 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:55:21.975 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:21.979 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:55:21.981 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:55:21.984 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:55:21.999 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:22.002 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:55:22.005 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:55:22.032 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:55:22.034 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:55:22.037 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-02 13:55:22.039 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-02 13:55:22.043 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-02 13:55:22.070 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-02 13:55:22.098 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-02 13:55:22.100 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-02 13:55:22.103 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-02 13:55:22.105 | + lib/glance:configure_glance_store:254 : local be 2022-03-02 13:55:22.108 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-02 13:55:22.110 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-02 13:55:22.112 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 13:55:22.143 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-02 13:55:22.145 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.11 2022-03-02 13:55:22.175 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-02 13:55:22.177 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-02 13:55:22.194 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:22.197 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-02 13:55:22.224 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-02 13:55:22.253 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-02 13:55:22.281 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-02 13:55:22.309 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-02 13:55:22.336 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-02 13:55:22.353 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:55:22.355 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:55:22.385 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-02 13:55:22.418 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-02 13:55:22.448 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.11/identity/v3 2022-03-02 13:55:22.475 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-02 13:55:22.504 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.11/image 2022-03-02 13:55:22.532 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-02 13:55:22.550 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:55:22.552 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-02 13:55:22.554 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-02 13:55:22.558 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 13:55:22.561 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:55:22.577 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:55:22.579 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:55:22.582 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:55:22.584 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:55:22.586 | + 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-03-02 13:55:22.614 | + 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-03-02 13:55:22.641 | + 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-03-02 13:55:22.670 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:55:22.698 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-02 13:55:22.703 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-02 13:55:22.733 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-02 13:55:22.761 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 13:55:22.789 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.11/identity 2022-03-02 13:55:22.817 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-02 13:55:22.845 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-02 13:55:22.874 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-02 13:55:22.902 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 13:55:22.933 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-02 13:55:22.964 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-02 13:55:22.995 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-02 13:55:23.025 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-02 13:55:23.030 | + 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-03-02 13:55:23.036 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-02 13:55:23.053 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:55:23.056 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-02 13:55:23.059 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-02 13:55:23.061 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-02 13:55:23.063 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-02 13:55:23.065 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-02 13:55:23.068 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-02 13:55:23.072 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-02 13:55:23.074 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-02 13:55:23.078 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-02 13:55:23.107 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-02 13:55:23.110 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-02 13:55:23.112 | ++ functions:get_random_port:837 : true 2022-03-02 13:55:23.114 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-02 13:55:23.117 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-02 13:55:23.120 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-02 13:55:23.179 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-02 13:55:23.182 | ++ functions:get_random_port:841 : break 2 2022-03-02 13:55:23.189 | ++ functions:get_random_port:845 : echo 60999 2022-03-02 13:55:23.192 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-02 13:55:23.196 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-02 13:55:23.230 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-02 13:55:23.268 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-02 13:55:23.299 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:55:23.330 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:55:23.359 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:55:23.390 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:55:23.425 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:55:23.455 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:55:23.486 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:55:23.519 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:55:23.549 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:55:23.577 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:55:23.604 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:55:23.631 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-02 13:55:23.659 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-02 13:55:23.687 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-02 13:55:23.714 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-02 13:55:23.742 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-02 13:55:23.770 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-02 13:55:23.772 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-02 13:55:23.775 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:55:23.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:55:23.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:55:23.782 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-02 13:55:23.785 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-02 13:55:23.844 | proxy (enabled by site administrator) 2022-03-02 13:55:23.847 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-02 13:55:23.849 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-02 13:55:23.852 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:55:23.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:55:23.857 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:55:23.859 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-02 13:55:23.861 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-02 13:55:23.914 | No module matches proxy_http 2022-03-02 13:55:23.918 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-03-02 13:55:23.980 | Considering dependency proxy for proxy_http: 2022-03-02 13:55:23.980 | Module proxy already enabled 2022-03-02 13:55:23.980 | Enabling module proxy_http. 2022-03-02 13:55:23.985 | To activate the new configuration, you need to run: 2022-03-02 13:55:23.985 | systemctl restart apache2 2022-03-02 13:55:23.989 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-03-02 13:55:23.992 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:55:23.994 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:55:23.997 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:55:24.123 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-02 13:55:24.126 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-02 13:55:24.128 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-02 13:55:24.132 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:55:24.134 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:55:24.137 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:55:24.139 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:55:24.142 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:55:24.145 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-02 13:55:24.145 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:55:24.154 | KeepAlive Off 2022-03-02 13:55:24.158 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-02 13:55:24.159 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:55:24.168 | SetEnv proxy-sendchunked 1 2022-03-02 13:55:24.171 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-02 13:55:24.172 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:55:24.180 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-02 13:55:24.184 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-02 13:55:24.186 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-02 13:55:24.188 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:55:24.191 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:55:24.193 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:55:24.195 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:55:24.198 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:55:24.200 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:55:24.202 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:55:24.205 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:55:24.207 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:55:24.209 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-02 13:55:24.271 | Enabling site glance-wsgi-api. 2022-03-02 13:55:24.277 | To activate the new configuration, you need to run: 2022-03-02 13:55:24.277 | systemctl reload apache2 2022-03-02 13:55:24.281 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-02 13:55:24.284 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:55:24.286 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:55:24.288 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:55:24.415 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-02 13:55:24.424 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-02 13:55:24.453 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-02 13:55:24.455 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-02 13:55:24.473 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:24.475 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-02 13:55:24.478 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-02 13:55:24.481 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-02 13:55:24.483 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:55:24.486 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-02 13:55:24.488 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-02 13:55:24.491 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-02 13:55:24.493 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-02 13:55:24.495 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:55:24.497 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:55:24.500 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:55:24.503 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:55:24.505 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:55:24.508 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:55:24.525 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:55:24.528 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:55:24.530 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:55:24.533 | + functions-common:git_clone:629 : echo master 2022-03-02 13:55:24.534 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:55:24.539 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-02 13:55:24.542 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:55:24.544 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-02 13:55:24.547 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:55:24.547 | + functions-common:git_clone:678 : head -1 2022-03-02 13:55:24.556 | b92632302 Merge commit 'refs/changes/39/831439/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-03-02 13:55:24.559 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:55:24.562 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-02 13:55:24.564 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:55:24.566 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:55:24.569 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-02 13:55:24.572 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:55:24.575 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-02 13:55:24.577 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:55:24.579 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:55:24.582 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-02 13:55:24.584 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:55:24.588 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:55:24.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-02 13:55:24.593 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:55:24.596 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-02 13:55:24.599 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:55:24.601 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:55:24.604 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-02 13:55:24.610 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-02 13:55:24.612 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-02 13:55:25.265 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-02 13:55:25.268 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:55:25.270 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:55:25.272 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:55:25.275 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:55:25.278 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-02 13:55:25.280 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:55:25.282 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:55:25.285 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:55:25.287 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:55:25.290 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:55:25.293 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:55:25.295 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:55:25.298 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-02 13:55:25.319 | Using python 3.8 to install /opt/stack/cinder 2022-03-02 13:55:25.322 | + 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-03-02 13:55:26.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:26.147 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:26.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:26.147 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:27.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:55:27.323 | Obtaining file:///opt/stack/cinder 2022-03-02 13:55:27.324 | Preparing metadata (setup.py): started 2022-03-02 13:55:31.198 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:55:31.403 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (5.8.1) 2022-03-02 13:55:31.404 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (5.1.1) 2022-03-02 13:55:31.405 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (0.33.0) 2022-03-02 13:55:31.406 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (1.1.2) 2022-03-02 13:55:31.407 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (0.20.4) 2022-03-02 13:55:31.409 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (1.0.2) 2022-03-02 13:55:31.410 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev236) (3.2.0) 2022-03-02 13:55:31.411 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.4.0) 2022-03-02 13:55:31.412 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (9.4.0) 2022-03-02 13:55:31.413 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.8.0) 2022-03-02 13:55:31.538 | Collecting oauth2client>=4.1.3 2022-03-02 13:55:31.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-03-02 13:55:31.554 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (8.8.0) 2022-03-02 13:55:31.555 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.5.0) 2022-03-02 13:55:31.557 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (3.4.0) 2022-03-02 13:55:31.558 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (11.2.0) 2022-03-02 13:55:31.559 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.6.1) 2022-03-02 13:55:31.562 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (12.13.0) 2022-03-02 13:55:31.563 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.5.1) 2022-03-02 13:55:31.564 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (3.11.0) 2022-03-02 13:55:31.565 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2.7.0) 2022-03-02 13:55:31.566 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2.3.0) 2022-03-02 13:55:31.567 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (6.3.1) 2022-03-02 13:55:31.568 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.3.0) 2022-03-02 13:55:31.569 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2.8.0) 2022-03-02 13:55:31.570 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (1.5.0) 2022-03-02 13:55:31.571 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.12.2) 2022-03-02 13:55:31.572 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2.6.0) 2022-03-02 13:55:31.573 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (3.4.2) 2022-03-02 13:55:31.574 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (21.3) 2022-03-02 13:55:32.096 | Collecting paramiko>=2.7.2 2022-03-02 13:55:32.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-03-02 13:55:32.113 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (3.5.0) 2022-03-02 13:55:32.113 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2.1.1) 2022-03-02 13:55:32.114 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (5.9.0) 2022-03-02 13:55:32.115 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (3.0.7) 2022-03-02 13:55:32.117 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (5.3.0) 2022-03-02 13:55:32.217 | Collecting python-glanceclient>=3.2.2 2022-03-02 13:55:32.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-03-02 13:55:32.234 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.4.0) 2022-03-02 13:55:32.235 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (17.7.0) 2022-03-02 13:55:32.236 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (3.13.1) 2022-03-02 13:55:32.237 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2021.3) 2022-03-02 13:55:32.238 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2.27.1) 2022-03-02 13:55:32.239 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2.5.1) 2022-03-02 13:55:32.240 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (4.6.4) 2022-03-02 13:55:32.283 | Collecting rtslib-fb>=2.1.74 2022-03-02 13:55:32.291 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-03-02 13:55:32.296 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (1.16.0) 2022-03-02 13:55:32.297 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (1.4.31) 2022-03-02 13:55:32.298 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (0.13.0) 2022-03-02 13:55:32.299 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (3.5.0) 2022-03-02 13:55:32.340 | Collecting tabulate>=0.8.7 2022-03-02 13:55:32.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-03-02 13:55:32.351 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (6.3.1) 2022-03-02 13:55:32.352 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (1.8.7) 2022-03-02 13:55:32.353 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (5.1.0) 2022-03-02 13:55:32.489 | Collecting oslo.vmware>=3.10.0 2022-03-02 13:55:32.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-03-02 13:55:32.514 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (5.2.0) 2022-03-02 13:55:32.515 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (5.6.0) 2022-03-02 13:55:32.516 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (2.10.1) 2022-03-02 13:55:32.672 | Collecting google-api-python-client>=1.11.0 2022-03-02 13:55:32.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-03-02 13:55:32.910 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (3.10.1) 2022-03-02 13:55:32.911 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (36.0.1) 2022-03-02 13:55:32.912 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev236) (0.2.2) 2022-03-02 13:55:32.957 | Collecting zstd>=1.4.5.1 2022-03-02 13:55:32.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-03-02 13:55:33.066 | Preparing metadata (setup.py): started 2022-03-02 13:55:34.807 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:55:35.881 | Collecting boto3>=1.16.51 2022-03-02 13:55:35.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-03-02 13:55:35.972 | Collecting s3transfer<0.6.0,>=0.5.0 2022-03-02 13:55:35.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-03-02 13:55:37.641 | Collecting botocore<1.25.0,>=1.24.7 2022-03-02 13:55:37.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-03-02 13:55:37.895 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev236) (0.10.0) 2022-03-02 13:55:37.957 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev236) (1.15.0) 2022-03-02 13:55:37.987 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev236) (2.1.0) 2022-03-02 13:55:38.143 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-03-02 13:55:38.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-03-02 13:55:38.282 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-03-02 13:55:38.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-03-02 13:55:38.326 | Collecting google-auth-httplib2>=0.1.0 2022-03-02 13:55:38.337 | 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-03-02 13:55:38.375 | Collecting uritemplate<5,>=3.0.1 2022-03-02 13:55:38.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-03-02 13:55:38.484 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev236) (1.7.0) 2022-03-02 13:55:38.539 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev236) (2.10.1) 2022-03-02 13:55:38.540 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev236) (3.1.1) 2022-03-02 13:55:38.681 | Collecting pyasn1-modules>=0.0.5 2022-03-02 13:55:38.688 | 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-03-02 13:55:38.843 | Collecting pyasn1>=0.1.7 2022-03-02 13:55:38.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-03-02 13:55:38.918 | Collecting rsa>=3.1.4 2022-03-02 13:55:38.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-03-02 13:55:38.991 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev236) (0.17.3) 2022-03-02 13:55:39.034 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev236) (2.4.0) 2022-03-02 13:55:39.035 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev236) (0.8.0) 2022-03-02 13:55:39.036 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev236) (1.5.0) 2022-03-02 13:55:39.038 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev236) (6.0) 2022-03-02 13:55:39.098 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev236) (0.5.0) 2022-03-02 13:55:39.099 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev236) (2.0.1) 2022-03-02 13:55:39.102 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev236) (1.7.6) 2022-03-02 13:55:39.204 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev236) (2.8.2) 2022-03-02 13:55:39.209 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev236) (0.9.6) 2022-03-02 13:55:39.268 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev236) (5.2.3) 2022-03-02 13:55:39.269 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev236) (5.0.9) 2022-03-02 13:55:39.273 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev236) (5.0.0) 2022-03-02 13:55:39.276 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev236) (0.4.0) 2022-03-02 13:55:39.277 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev236) (2.4.0) 2022-03-02 13:55:39.299 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev236) (3.0.3) 2022-03-02 13:55:39.301 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev236) (3.2.0) 2022-03-02 13:55:39.303 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev236) (3.3.0) 2022-03-02 13:55:39.350 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev236) (1.0.3) 2022-03-02 13:55:39.443 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev236) (1.3.3) 2022-03-02 13:55:39.447 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev236) (3.0.0) 2022-03-02 13:55:39.471 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev236) (3.1.1) 2022-03-02 13:55:39.496 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev236) (0.11.0) 2022-03-02 13:55:39.564 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev236) (1.26.8) 2022-03-02 13:55:39.610 | Collecting suds-community>=0.6 2022-03-02 13:55:39.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-03-02 13:55:40.495 | Collecting pynacl>=1.0.1 2022-03-02 13:55:40.504 | 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-03-02 13:55:40.551 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev236) (60.9.3) 2022-03-02 13:55:40.690 | 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==19.1.0.dev236) (3.10.1) 2022-03-02 13:55:40.729 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev236) (1.13.3) 2022-03-02 13:55:40.766 | Collecting warlock<2,>=1.2.0 2022-03-02 13:55:40.772 | 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-03-02 13:55:40.778 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev236) (22.0.0) 2022-03-02 13:55:40.980 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev236) (3.3) 2022-03-02 13:55:40.983 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev236) (2.0.12) 2022-03-02 13:55:40.984 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev236) (2019.11.28) 2022-03-02 13:55:41.019 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev236) (0.7) 2022-03-02 13:55:41.093 | Collecting pyudev>=0.16.1 2022-03-02 13:55:41.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-03-02 13:55:41.350 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev236) (0.5.2) 2022-03-02 13:55:41.352 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev236) (0.4.2) 2022-03-02 13:55:41.498 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev236) (2.5.0) 2022-03-02 13:55:41.501 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev236) (1.4.2) 2022-03-02 13:55:41.502 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev236) (2.6.3) 2022-03-02 13:55:41.635 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev236) (0.12.2) 2022-03-02 13:55:41.760 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev236) (5.4.0) 2022-03-02 13:55:41.760 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev236) (1.1.6) 2022-03-02 13:55:41.762 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev236) (4.11.1) 2022-03-02 13:55:41.798 | 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==19.1.0.dev236) (5.0.0) 2022-03-02 13:55:42.053 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev236) (2.21) 2022-03-02 13:55:42.133 | 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==19.1.0.dev236) (2.4.0) 2022-03-02 13:55:42.134 | 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==19.1.0.dev236) (0.5.0) 2022-03-02 13:55:42.309 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev236) (2.5.0) 2022-03-02 13:55:42.404 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev236) (3.19.4) 2022-03-02 13:55:42.458 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-03-02 13:55:42.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-03-02 13:55:42.704 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev236) (2.1.0) 2022-03-02 13:55:43.143 | 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==19.1.0.dev236) (1.1.5) 2022-03-02 13:55:43.199 | 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==19.1.0.dev236) (0.13.1) 2022-03-02 13:55:43.249 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev236) (0.2.5) 2022-03-02 13:55:44.747 | 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==19.1.0.dev236) (1.32) 2022-03-02 13:55:45.029 | 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==19.1.0.dev236) (21.4.0) 2022-03-02 13:55:45.031 | 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==19.1.0.dev236) (1.8.2) 2022-03-02 13:55:45.185 | 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==19.1.0.dev236) (2.2) 2022-03-02 13:55:45.384 | 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.5.0->cinder==19.1.0.dev236) (1.0.0) 2022-03-02 13:55:45.517 | 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==19.1.0.dev236) (3.7.0) 2022-03-02 13:55:46.177 | Building wheels for collected packages: zstd 2022-03-02 13:55:46.178 | Building wheel for zstd (setup.py): started 2022-03-02 13:56:33.912 | Building wheel for zstd (setup.py): finished with status 'done' 2022-03-02 13:56:33.924 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761584 sha256=ae2da631018e31182e3739f2eb5104e8b33d7b956c45a573681371eefc120e0d 2022-03-02 13:56:33.924 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-03-02 13:56:33.928 | Successfully built zstd 2022-03-02 13:56:34.956 | 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-03-02 13:56:36.982 | Attempting uninstall: pynacl 2022-03-02 13:56:36.984 | Found existing installation: PyNaCl 1.3.0 2022-03-02 13:56:36.991 | Uninstalling PyNaCl-1.3.0: 2022-03-02 13:56:37.017 | Successfully uninstalled PyNaCl-1.3.0 2022-03-02 13:56:38.761 | Running setup.py develop for cinder 2022-03-02 13:56:44.349 | Successfully installed boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.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.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-03-02 13:56:44.349 | 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-03-02 13:56:44.357 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:56:44.357 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:56:44.622 | + inc/python:pip_install:200 : result=0 2022-03-02 13:56:44.624 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:56:44.627 | + functions-common:time_stop:2425 : local name 2022-03-02 13:56:44.629 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:56:44.631 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:56:44.634 | + functions-common:time_stop:2428 : local total 2022-03-02 13:56:44.636 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:56:44.638 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:56:44.641 | + functions-common:time_stop:2432 : start_time=1646229325313 2022-03-02 13:56:44.643 | + functions-common:time_stop:2434 : [[ -z 1646229325313 ]] 2022-03-02 13:56:44.646 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:56:44.650 | + functions-common:time_stop:2437 : end_time=1646229404648 2022-03-02 13:56:44.653 | + functions-common:time_stop:2438 : elapsed_time=79335 2022-03-02 13:56:44.655 | + functions-common:time_stop:2439 : total=121880 2022-03-02 13:56:44.657 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:56:44.660 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201215 2022-03-02 13:56:44.662 | + inc/python:pip_install:203 : return 0 2022-03-02 13:56:44.665 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:56:44.668 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:56:44.670 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:56:44.689 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:56:44.700 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-02 13:56:44.703 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-02 13:56:44.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:56:44.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:56:44.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-03-02 13:56:44.713 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:56:44.716 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-02 13:56:44.718 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-02 13:56:44.721 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-02 13:56:44.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:56:44.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:56:44.729 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-02 13:56:44.740 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-02 13:56:44.743 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:56:44.746 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:56:44.748 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:56:44.751 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:56:44.753 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:56:44.755 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:56:44.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:56:44.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:56:44.763 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:56:44.766 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:56:44.768 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:56:44.770 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:56:44.773 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-02 13:56:44.776 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:56:44.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:56:44.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:56:44.783 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-02 13:56:44.806 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-02 13:56:44.915 | Reading package lists... 2022-03-02 13:56:45.150 | Building dependency tree... 2022-03-02 13:56:45.152 | Reading state information... 2022-03-02 13:56:45.398 | The following packages were automatically installed and are no longer required: 2022-03-02 13:56:45.399 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:56:45.399 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:56:45.400 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:56:45.400 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:56:45.400 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:56:45.400 | python3-zope.interface 2022-03-02 13:56:45.400 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:56:45.401 | The following additional packages will be installed: 2022-03-02 13:56:45.401 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-02 13:56:45.401 | python3-urwid 2022-03-02 13:56:45.402 | Suggested packages: 2022-03-02 13:56:45.402 | python-pyparsing-doc python-urwid-doc 2022-03-02 13:56:45.469 | The following NEW packages will be installed: 2022-03-02 13:56:45.469 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-02 13:56:45.469 | python3-urwid targetcli-fb 2022-03-02 13:56:45.578 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:56:45.578 | Need to get 356 kB of archives. 2022-03-02 13:56:45.578 | After this operation, 2,294 kB of additional disk space will be used. 2022-03-02 13:56:45.578 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-03-02 13:56:45.724 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-03-02 13:56:45.803 | 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-03-02 13:56:45.813 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-03-02 13:56:45.820 | 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-03-02 13:56:45.826 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-03-02 13:56:46.379 | Fetched 356 kB in 0s (1,008 kB/s) 2022-03-02 13:56:46.409 | Selecting previously unselected package python3-pyparsing. 2022-03-02 13:56:46.460 | (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-03-02 13:56:46.464 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-03-02 13:56:46.466 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-03-02 13:56:46.503 | Selecting previously unselected package python3-urwid. 2022-03-02 13:56:46.512 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-03-02 13:56:46.514 | Unpacking python3-urwid (2.0.1-3) ... 2022-03-02 13:56:46.570 | Selecting previously unselected package python3-configshell-fb. 2022-03-02 13:56:46.580 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-03-02 13:56:46.582 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-02 13:56:46.620 | Selecting previously unselected package python3-pyudev. 2022-03-02 13:56:46.629 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-03-02 13:56:46.631 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-02 13:56:46.670 | Selecting previously unselected package python3-rtslib-fb. 2022-03-02 13:56:46.681 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-03-02 13:56:46.683 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-02 13:56:46.721 | Selecting previously unselected package targetcli-fb. 2022-03-02 13:56:46.731 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-03-02 13:56:46.733 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-02 13:56:46.791 | Setting up python3-urwid (2.0.1-3) ... 2022-03-02 13:56:47.145 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-02 13:56:47.145 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-02 13:56:47.145 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-02 13:56:47.146 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-02 13:56:47.146 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-02 13:56:47.146 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-02 13:56:47.146 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-02 13:56:47.146 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-02 13:56:47.255 | Setting up python3-pyparsing (2.4.6-1) ... 2022-03-02 13:56:47.571 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-02 13:56:47.878 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-02 13:56:48.159 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-02 13:56:49.426 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-02 13:56:49.955 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-03-02 13:56:49.955 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-03-02 13:56:51.952 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 13:56:52.052 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-02 13:56:59.611 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:56:59.613 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:56:59.616 | + functions-common:time_stop:2425 : local name 2022-03-02 13:56:59.619 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:56:59.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:56:59.624 | + functions-common:time_stop:2428 : local total 2022-03-02 13:56:59.626 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:56:59.628 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:56:59.631 | + functions-common:time_stop:2432 : start_time=1646229404803 2022-03-02 13:56:59.634 | + functions-common:time_stop:2434 : [[ -z 1646229404803 ]] 2022-03-02 13:56:59.637 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:56:59.641 | + functions-common:time_stop:2437 : end_time=1646229419638 2022-03-02 13:56:59.643 | + functions-common:time_stop:2438 : elapsed_time=14835 2022-03-02 13:56:59.646 | + functions-common:time_stop:2439 : total=264147 2022-03-02 13:56:59.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:56:59.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=278982 2022-03-02 13:56:59.654 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:56:59.657 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:56:59.659 | + ./stack.sh:main:926 : configure_cinder 2022-03-02 13:56:59.662 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-02 13:56:59.675 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-02 13:56:59.679 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-02 13:56:59.681 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-02 13:56:59.683 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 13:56:59.686 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-02 13:56:59.687 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 13:56:59.691 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-02 13:56:59.693 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-02 13:56:59.696 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 13:56:59.698 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-02 13:56:59.700 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-02 13:56:59.702 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-02 13:56:59.704 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-02 13:56:59.706 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-02 13:56:59.718 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-02 13:56:59.730 | + 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-03-02 13:56:59.742 | + 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-03-02 13:56:59.754 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-02 13:56:59.765 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 13:56:59.768 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 13:56:59.772 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tWScTXDBFz 2022-03-02 13:56:59.776 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 13:56:59.778 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 13:56:59.780 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-02 13:56:59.782 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tWScTXDBFz 2022-03-02 13:56:59.786 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tWScTXDBFz 2022-03-02 13:56:59.798 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tWScTXDBFz /etc/sudoers.d/cinder-rootwrap 2022-03-02 13:56:59.810 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-02 13:56:59.814 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 13:56:59.816 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 13:56:59.818 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 13:56:59.820 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 13:56:59.822 | + 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-03-02 13:56:59.825 | + 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-03-02 13:56:59.827 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-02 13:56:59.829 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-02 13:56:59.833 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-02 13:56:59.838 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-02 13:56:59.857 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-02 13:56:59.875 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-02 13:56:59.894 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-02 13:56:59.913 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-02 13:56:59.931 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-02 13:56:59.949 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-02 13:56:59.968 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-02 13:56:59.986 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-02 13:56:59.988 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:56:59.990 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-02 13:56:59.993 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:56:59.995 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-02 13:57:00.024 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-02 13:57:00.051 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-03-02 13:57:00.078 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-02 13:57:00.105 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-02 13:57:00.132 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-02 13:57:00.165 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-02 13:57:00.192 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-02 13:57:00.220 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:57:00.247 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:57:00.275 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-02 13:57:00.305 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-02 13:57:00.333 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-02 13:57:00.335 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-02 13:57:00.338 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-02 13:57:00.340 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-02 13:57:00.342 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 13:57:00.345 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 13:57:00.375 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-02 13:57:00.403 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-02 13:57:00.431 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-02 13:57:00.459 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-02 13:57:00.486 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-02 13:57:00.514 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-02 13:57:00.545 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-02 13:57:00.547 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.11 2022-03-02 13:57:00.576 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 13:57:00.607 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-02 13:57:00.614 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key f43b3825f5bf993d92b0b264847d5e1c 2022-03-02 13:57:00.643 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-02 13:57:00.645 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-02 13:57:00.674 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-02 13:57:00.703 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-02 13:57:00.731 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-02 13:57:00.759 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-02 13:57:00.775 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:00.777 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-02 13:57:00.794 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:00.796 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-02 13:57:00.813 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:00.815 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-02 13:57:00.831 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:00.834 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-02 13:57:00.836 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-02 13:57:00.838 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-02 13:57:00.840 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-02 13:57:00.843 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:57:00.845 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:57:00.847 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:57:00.864 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:00.868 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:57:00.870 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:57:00.873 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:57:00.888 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:00.890 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:57:00.893 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:57:00.921 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:57:00.923 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:57:00.925 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-02 13:57:00.928 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-02 13:57:00.931 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:57:00.934 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:57:00.950 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:57:00.953 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:57:00.955 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:57:00.958 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:57:00.960 | + 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-03-02 13:57:00.988 | + 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-03-02 13:57:01.015 | + 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-03-02 13:57:01.044 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:57:01.071 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-02 13:57:01.088 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:01.090 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-02 13:57:01.093 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-02 13:57:01.095 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-02 13:57:01.097 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-02 13:57:01.101 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:57:01.103 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:57:01.106 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-02 13:57:01.110 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-02 13:57:01.112 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:57:01.115 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:57:01.128 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:57:01.128 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:57:01.136 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:57:01.139 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:57:01.155 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-02 13:57:01.158 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-02 13:57:01.162 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-02 13:57:01.190 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-02 13:57:01.217 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-02 13:57:01.244 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:57:01.270 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:57:01.299 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:57:01.327 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:57:01.355 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:57:01.382 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:57:01.409 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:57:01.436 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:57:01.464 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:57:01.491 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:57:01.518 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:57:01.520 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:57:01.524 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-02 13:57:01.527 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-02 13:57:01.529 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:57:01.531 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:01.534 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:01.536 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:57:01.539 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:57:01.541 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-02 13:57:01.568 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:57:01.597 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-02 13:57:01.597 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:57:01.606 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-02 13:57:01.609 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-02 13:57:01.611 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-02 13:57:01.614 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:57:01.616 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:57:01.618 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:57:01.621 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:01.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:01.625 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:57:01.628 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:57:01.630 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:01.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:01.635 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-02 13:57:01.696 | Enabling site cinder-wsgi. 2022-03-02 13:57:01.702 | To activate the new configuration, you need to run: 2022-03-02 13:57:01.702 | systemctl reload apache2 2022-03-02 13:57:01.706 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:57:01.709 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:57:01.712 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:57:01.714 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:57:01.844 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-02 13:57:01.847 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-02 13:57:01.877 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.11/image 2022-03-02 13:57:01.906 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-02 13:57:01.922 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:01.924 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-02 13:57:01.927 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:57:01.930 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 13:57:01.932 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 13:57:01.934 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-02 13:57:01.965 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-02 13:57:01.992 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.11/identity 2022-03-02 13:57:02.020 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-02 13:57:02.047 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-02 13:57:02.076 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-02 13:57:02.103 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-02 13:57:02.132 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-02 13:57:02.160 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:57:02.188 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-02 13:57:02.216 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-02 13:57:02.244 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:57:02.271 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-02 13:57:02.274 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-02 13:57:02.290 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:02.293 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.11:2379 2022-03-02 13:57:02.323 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-02 13:57:02.326 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-02 13:57:02.343 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:02.345 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-02 13:57:02.348 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-02 13:57:02.351 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-02 13:57:02.353 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:57:02.355 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-02 13:57:02.358 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-02 13:57:02.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:57:02.362 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:57:02.368 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:57:02.370 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:57:02.373 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 13:57:02.375 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:57:02.378 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-02 13:57:02.380 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-02 13:57:02.383 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-02 13:57:02.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:57:02.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:57:02.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-03-02 13:57:02.393 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:57:02.395 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-02 13:57:02.397 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-02 13:57:02.400 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-02 13:57:02.402 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:57:02.404 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:57:02.407 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:57:02.410 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:57:02.412 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:57:02.416 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:57:02.432 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:57:02.434 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:57:02.436 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:57:02.439 | + functions-common:git_clone:629 : echo master 2022-03-02 13:57:02.439 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:57:02.444 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-02 13:57:02.446 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:57:02.449 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-02 13:57:02.452 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:57:02.452 | + functions-common:git_clone:678 : head -1 2022-03-02 13:57:02.481 | d86744dc8f Merge "Mock netutils.is_ipv6_enabled() method when testing" 2022-03-02 13:57:02.484 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:57:02.486 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-02 13:57:02.489 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:57:02.492 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:57:02.494 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-02 13:57:02.497 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:57:02.499 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-02 13:57:02.502 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:57:02.504 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:57:02.507 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-02 13:57:02.510 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:57:02.512 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:57:02.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-02 13:57:02.518 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:57:02.521 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-02 13:57:02.524 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:57:02.526 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:57:02.529 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-02 13:57:02.535 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-02 13:57:02.538 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-02 13:57:03.185 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-02 13:57:03.187 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:57:03.190 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:57:03.192 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:57:03.194 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:57:03.197 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-02 13:57:03.199 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:57:03.201 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:57:03.203 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:57:03.206 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:57:03.208 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:57:03.211 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:57:03.213 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:57:03.216 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-02 13:57:03.237 | Using python 3.8 to install /opt/stack/neutron 2022-03-02 13:57:03.239 | + 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-03-02 13:57:04.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:57:04.074 | from cryptography.utils import int_from_bytes 2022-03-02 13:57:04.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:57:04.074 | from cryptography.utils import int_from_bytes 2022-03-02 13:57:05.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:57:05.213 | Obtaining file:///opt/stack/neutron 2022-03-02 13:57:05.214 | Preparing metadata (setup.py): started 2022-03-02 13:57:09.235 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:57:09.328 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.8.1) 2022-03-02 13:57:09.329 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.5.0) 2022-03-02 13:57:09.330 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.1.1) 2022-03-02 13:57:09.331 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.5.1) 2022-03-02 13:57:09.332 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.4.0) 2022-03-02 13:57:09.333 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.1.1) 2022-03-02 13:57:09.334 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.33.0) 2022-03-02 13:57:09.335 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.4.1) 2022-03-02 13:57:09.336 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.20.4) 2022-03-02 13:57:09.337 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.27.1) 2022-03-02 13:57:09.339 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.0.3) 2022-03-02 13:57:09.340 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (9.4.0) 2022-03-02 13:57:09.340 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.8.0) 2022-03-02 13:57:09.341 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.11.0) 2022-03-02 13:57:09.342 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.20.0) 2022-03-02 13:57:09.344 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (7.8.0) 2022-03-02 13:57:09.345 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (6.3.1) 2022-03-02 13:57:09.346 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.4.31) 2022-03-02 13:57:09.347 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.8.7) 2022-03-02 13:57:09.348 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.4.0) 2022-03-02 13:57:09.349 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.7.6) 2022-03-02 13:57:09.350 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.5.0) 2022-03-02 13:57:09.351 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.10.1) 2022-03-02 13:57:09.352 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.0) 2022-03-02 13:57:09.354 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (8.8.0) 2022-03-02 13:57:09.355 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.4.0) 2022-03-02 13:57:09.356 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (11.2.0) 2022-03-02 13:57:09.357 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.1.0) 2022-03-02 13:57:09.358 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.6.1) 2022-03-02 13:57:09.359 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (12.13.0) 2022-03-02 13:57:09.360 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.1) 2022-03-02 13:57:09.361 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.11.0) 2022-03-02 13:57:09.362 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.7.0) 2022-03-02 13:57:09.364 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.3.0) 2022-03-02 13:57:09.365 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (6.3.1) 2022-03-02 13:57:09.367 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.3.0) 2022-03-02 13:57:09.368 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.8.0) 2022-03-02 13:57:09.369 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.5.0) 2022-03-02 13:57:09.370 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.12.2) 2022-03-02 13:57:09.371 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.6.0) 2022-03-02 13:57:09.372 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.4.2) 2022-03-02 13:57:09.373 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.3.1) 2022-03-02 13:57:09.374 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.1.0) 2022-03-02 13:57:09.375 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.16.0) 2022-03-02 13:57:09.376 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.15.1) 2022-03-02 13:57:09.377 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (21.3) 2022-03-02 13:57:09.378 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.9.0) 2022-03-02 13:57:09.379 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:57:09.380 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (22.0.0) 2022-03-02 13:57:09.382 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (17.7.0) 2022-03-02 13:57:09.383 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.61.0) 2022-03-02 13:57:09.384 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.0) 2022-03-02 13:57:09.385 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.7.1) 2022-03-02 13:57:09.386 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.4.0) 2022-03-02 13:57:09.387 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.10.1) 2022-03-02 13:57:09.404 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (5.4.0) 2022-03-02 13:57:09.405 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (1.1.6) 2022-03-02 13:57:09.406 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (4.11.1) 2022-03-02 13:57:09.416 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev570) (1.13.3) 2022-03-02 13:57:09.434 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (1.16.0) 2022-03-02 13:57:09.435 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 13:57:09.436 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (1.1.2) 2022-03-02 13:57:09.455 | 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==19.1.0.dev570) (3.0.7) 2022-03-02 13:57:09.462 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 13:57:09.521 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev570) (1.0.2) 2022-03-02 13:57:09.524 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev570) (1.7.0) 2022-03-02 13:57:09.575 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev570) (3.1.1) 2022-03-02 13:57:09.576 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev570) (4.4.0) 2022-03-02 13:57:09.623 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev570) (2.7.0) 2022-03-02 13:57:09.626 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev570) (1.2.2) 2022-03-02 13:57:09.655 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (2.5.0) 2022-03-02 13:57:09.657 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.1.5) 2022-03-02 13:57:09.658 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (36.0.1) 2022-03-02 13:57:09.660 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.4.4) 2022-03-02 13:57:09.661 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.32) 2022-03-02 13:57:09.662 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (6.0) 2022-03-02 13:57:09.664 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (0.10.0) 2022-03-02 13:57:09.665 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.4.0) 2022-03-02 13:57:09.681 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev570) (1.0.3) 2022-03-02 13:57:09.770 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev570) (0.17.3) 2022-03-02 13:57:09.814 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev570) (1.5.0) 2022-03-02 13:57:09.875 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.13.0) 2022-03-02 13:57:09.878 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (2.0.1) 2022-03-02 13:57:09.879 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.5.0) 2022-03-02 13:57:09.962 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev570) (0.9.6) 2022-03-02 13:57:09.965 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev570) (2.8.2) 2022-03-02 13:57:10.020 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (0.4.0) 2022-03-02 13:57:10.023 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.2.3) 2022-03-02 13:57:10.026 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.0.9) 2022-03-02 13:57:10.027 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.0.0) 2022-03-02 13:57:10.051 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev570) (3.3.0) 2022-03-02 13:57:10.055 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev570) (3.2.0) 2022-03-02 13:57:10.099 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev570) (1.15.0) 2022-03-02 13:57:10.153 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev570) (2021.3) 2022-03-02 13:57:10.187 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev570) (1.3.3) 2022-03-02 13:57:10.188 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev570) (3.0.0) 2022-03-02 13:57:10.213 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev570) (3.1.1) 2022-03-02 13:57:10.349 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev570) (2.4.0) 2022-03-02 13:57:10.418 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev570) (60.9.3) 2022-03-02 13:57:10.508 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev570) (0.3.5) 2022-03-02 13:57:10.510 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev570) (3.0.0) 2022-03-02 13:57:10.618 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:57:10.619 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:57:10.620 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:57:10.621 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:57:10.622 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:57:10.623 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:57:10.624 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:57:10.827 | 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==19.1.0.dev570) (3.10.1) 2022-03-02 13:57:10.829 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev570) (2.5.0) 2022-03-02 13:57:10.830 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev570) (3.2.0) 2022-03-02 13:57:10.871 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev570) (3.17.6) 2022-03-02 13:57:10.877 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 13:57:10.988 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (1.26.8) 2022-03-02 13:57:10.991 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (2.0.12) 2022-03-02 13:57:10.993 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (3.3) 2022-03-02 13:57:10.994 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (2019.11.28) 2022-03-02 13:57:11.031 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev570) (0.7) 2022-03-02 13:57:11.363 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev570) (0.12.2) 2022-03-02 13:57:11.437 | 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==19.1.0.dev570) (5.0.0) 2022-03-02 13:57:11.623 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev570) (2.21) 2022-03-02 13:57:11.695 | 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==19.1.0.dev570) (0.5.0) 2022-03-02 13:57:11.696 | 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==19.1.0.dev570) (2.4.0) 2022-03-02 13:57:11.917 | 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==19.1.0.dev570) (2.5.0) 2022-03-02 13:57:12.085 | 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==19.1.0.dev570) (2.2) 2022-03-02 13:57:12.594 | 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==19.1.0.dev570) (0.13.1) 2022-03-02 13:57:12.641 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev570) (0.2.5) 2022-03-02 13:57:13.228 | 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==19.1.0.dev570) (0.5.2) 2022-03-02 13:57:13.231 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.4.2) 2022-03-02 13:57:13.557 | 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==19.1.0.dev570) (2.0.0) 2022-03-02 13:57:13.558 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev570) (4.10.0) 2022-03-02 13:57:13.723 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev570) (3.7.0) 2022-03-02 13:57:13.965 | 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==19.1.0.dev570) (21.4.0) 2022-03-02 13:57:13.966 | 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==19.1.0.dev570) (1.8.2) 2022-03-02 13:57:14.147 | 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==19.1.0.dev570) (1.0.0) 2022-03-02 13:57:14.360 | 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==19.1.0.dev570) (2.3.1) 2022-03-02 13:57:15.757 | Installing collected packages: neutron 2022-03-02 13:57:15.757 | Attempting uninstall: neutron 2022-03-02 13:57:15.760 | Found existing installation: neutron 19.1.0 2022-03-02 13:57:17.054 | Uninstalling neutron-19.1.0: 2022-03-02 13:57:17.129 | Successfully uninstalled neutron-19.1.0 2022-03-02 13:57:17.132 | Running setup.py develop for neutron 2022-03-02 13:57:23.026 | Successfully installed neutron 2022-03-02 13:57:23.027 | 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-03-02 13:57:23.034 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:57:23.034 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:57:23.171 | + inc/python:pip_install:200 : result=0 2022-03-02 13:57:23.174 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:57:23.176 | + functions-common:time_stop:2425 : local name 2022-03-02 13:57:23.179 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:57:23.181 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:57:23.183 | + functions-common:time_stop:2428 : local total 2022-03-02 13:57:23.185 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:57:23.187 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:57:23.190 | + functions-common:time_stop:2432 : start_time=1646229423232 2022-03-02 13:57:23.192 | + functions-common:time_stop:2434 : [[ -z 1646229423232 ]] 2022-03-02 13:57:23.195 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:57:23.199 | + functions-common:time_stop:2437 : end_time=1646229443196 2022-03-02 13:57:23.201 | + functions-common:time_stop:2438 : elapsed_time=19964 2022-03-02 13:57:23.203 | + functions-common:time_stop:2439 : total=201215 2022-03-02 13:57:23.205 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:57:23.207 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=221179 2022-03-02 13:57:23.210 | + inc/python:pip_install:203 : return 0 2022-03-02 13:57:23.212 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:57:23.215 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:57:23.217 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:57:23.236 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:57:23.248 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-02 13:57:23.251 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-02 13:57:23.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:57:23.256 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:57:23.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-03-02 13:57:23.261 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:57:23.263 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-02 13:57:23.266 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:57:23.268 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-02 13:57:23.286 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:23.289 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-02 13:57:23.291 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-02 13:57:23.293 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-02 13:57:23.296 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:57:23.298 | + lib/stack:stack_install_service:32 : install_nova 2022-03-02 13:57:23.301 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-03-02 13:57:23.304 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-02 13:57:23.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:57:23.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:57:23.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-03-02 13:57:23.313 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:57:23.315 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-03-02 13:57:23.331 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:23.333 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-03-02 13:57:23.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:23.352 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-03-02 13:57:23.369 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:23.371 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-02 13:57:23.373 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-02 13:57:23.379 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-02 13:57:23.382 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:57:23.384 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:57:23.386 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:57:23.389 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:57:23.391 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:57:23.394 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:57:23.409 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:57:23.412 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:57:23.414 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:57:23.417 | + functions-common:git_clone:629 : echo master 2022-03-02 13:57:23.417 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:57:23.422 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-02 13:57:23.425 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:57:23.427 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-02 13:57:23.430 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:57:23.430 | + functions-common:git_clone:678 : head -1 2022-03-02 13:57:23.497 | 3f274c65cc Merge "Nova resize don't extend disk in one specific case" 2022-03-02 13:57:23.500 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:57:23.503 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-03-02 13:57:23.505 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:57:23.509 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:57:23.511 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-02 13:57:23.513 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:57:23.516 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-02 13:57:23.518 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:57:23.520 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:57:23.523 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-02 13:57:23.525 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:57:23.528 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:57:23.531 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-02 13:57:23.533 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:57:23.536 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-02 13:57:23.538 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:57:23.541 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:57:23.544 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-02 13:57:23.550 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-02 13:57:23.552 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-02 13:57:24.197 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-02 13:57:24.199 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:57:24.202 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:57:24.204 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:57:24.206 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:57:24.208 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-02 13:57:24.211 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:57:24.213 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:57:24.215 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:57:24.218 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:57:24.220 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:57:24.222 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:57:24.224 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:57:24.227 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-02 13:57:24.247 | Using python 3.8 to install /opt/stack/nova 2022-03-02 13:57:24.249 | + 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-03-02 13:57:25.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:57:25.092 | from cryptography.utils import int_from_bytes 2022-03-02 13:57:25.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:57:25.092 | from cryptography.utils import int_from_bytes 2022-03-02 13:57:26.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:57:26.253 | Obtaining file:///opt/stack/nova 2022-03-02 13:57:26.254 | Preparing metadata (setup.py): started 2022-03-02 13:57:31.212 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:57:31.424 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (5.8.1) 2022-03-02 13:57:31.425 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.4.31) 2022-03-02 13:57:31.427 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (5.1.1) 2022-03-02 13:57:31.428 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (0.33.0) 2022-03-02 13:57:31.429 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (3.0.3) 2022-03-02 13:57:31.430 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (9.4.0) 2022-03-02 13:57:31.431 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (4.8.0) 2022-03-02 13:57:31.432 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.5.1) 2022-03-02 13:57:31.433 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (36.0.1) 2022-03-02 13:57:31.434 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.8.7) 2022-03-02 13:57:31.435 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.1.2) 2022-03-02 13:57:31.436 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.1.1) 2022-03-02 13:57:31.437 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (3.5.0) 2022-03-02 13:57:31.438 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (3.1.1) 2022-03-02 13:57:31.439 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (0.13.0) 2022-03-02 13:57:31.440 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.7.6) 2022-03-02 13:57:31.442 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (0.8.0) 2022-03-02 13:57:31.443 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (0.11.0) 2022-03-02 13:57:31.444 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.8.1) 2022-03-02 13:57:31.444 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.0.2) 2022-03-02 13:57:31.445 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev361) (3.2.0) 2022-03-02 13:57:31.447 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (8.3.0) 2022-03-02 13:57:31.448 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (4.4.0) 2022-03-02 13:57:31.449 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (7.8.0) 2022-03-02 13:57:31.450 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (3.6.0) 2022-03-02 13:57:31.451 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.27.1) 2022-03-02 13:57:31.452 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (3.5.0) 2022-03-02 13:57:31.533 | Collecting websockify>=0.9.0 2022-03-02 13:57:31.540 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-03-02 13:57:31.545 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.10.1) 2022-03-02 13:57:31.546 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (4.5.0) 2022-03-02 13:57:31.547 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (8.8.0) 2022-03-02 13:57:31.548 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (3.4.0) 2022-03-02 13:57:31.549 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (4.6.1) 2022-03-02 13:57:31.550 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.5.0) 2022-03-02 13:57:31.552 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.3.0) 2022-03-02 13:57:31.554 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (4.3.0) 2022-03-02 13:57:31.555 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.5.0) 2022-03-02 13:57:31.556 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (4.12.2) 2022-03-02 13:57:31.558 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (11.2.0) 2022-03-02 13:57:31.559 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (6.3.1) 2022-03-02 13:57:31.560 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (12.13.0) 2022-03-02 13:57:31.561 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (3.11.0) 2022-03-02 13:57:31.562 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.7.0) 2022-03-02 13:57:31.563 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (5.1.0) 2022-03-02 13:57:31.564 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.8.0) 2022-03-02 13:57:31.565 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.5.0) 2022-03-02 13:57:31.566 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (4.5.1) 2022-03-02 13:57:31.567 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (5.9.0) 2022-03-02 13:57:31.569 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.6.0) 2022-03-02 13:57:31.570 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (5.2.0) 2022-03-02 13:57:31.571 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.1.0) 2022-03-02 13:57:31.572 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.7.0) 2022-03-02 13:57:31.573 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.7.1) 2022-03-02 13:57:31.574 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (3.10.1) 2022-03-02 13:57:31.612 | Collecting microversion-parse>=0.2.1 2022-03-02 13:57:31.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-03-02 13:57:31.624 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.10.1) 2022-03-02 13:57:31.625 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (0.2.2) 2022-03-02 13:57:31.626 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.3.3) 2022-03-02 13:57:31.627 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (1.7.0) 2022-03-02 13:57:31.629 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (4.6.4) 2022-03-02 13:57:31.630 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.8.2) 2022-03-02 13:57:31.631 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (2.4.0) 2022-03-02 13:57:31.632 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (0.61.0) 2022-03-02 13:57:31.633 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev361) (6.0) 2022-03-02 13:57:31.649 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev361) (5.4.0) 2022-03-02 13:57:31.650 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev361) (4.11.1) 2022-03-02 13:57:31.651 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev361) (1.1.6) 2022-03-02 13:57:31.674 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev361) (5.3.0) 2022-03-02 13:57:31.713 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev361) (1.15.0) 2022-03-02 13:57:31.743 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev361) (1.16.0) 2022-03-02 13:57:31.745 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev361) (2.1.0) 2022-03-02 13:57:31.768 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev361) (2.1.0) 2022-03-02 13:57:31.890 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev361) (4.4.0) 2022-03-02 13:57:31.892 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev361) (3.1.1) 2022-03-02 13:57:31.951 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev361) (1.1.5) 2022-03-02 13:57:31.952 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev361) (2.5.0) 2022-03-02 13:57:31.953 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev361) (0.10.0) 2022-03-02 13:57:31.954 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev361) (1.32) 2022-03-02 13:57:31.956 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev361) (1.4.4) 2022-03-02 13:57:31.957 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev361) (1.4.0) 2022-03-02 13:57:31.980 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev361) (5.6.0) 2022-03-02 13:57:31.982 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev361) (6.3.1) 2022-03-02 13:57:32.032 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev361) (2.4.0) 2022-03-02 13:57:32.034 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev361) (1.15.1) 2022-03-02 13:57:32.039 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev361) (0.6.7) 2022-03-02 13:57:32.124 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev361) (0.17.3) 2022-03-02 13:57:32.233 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev361) (2.0.1) 2022-03-02 13:57:32.234 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev361) (0.5.0) 2022-03-02 13:57:32.315 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev361) (0.9.6) 2022-03-02 13:57:32.373 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev361) (5.2.3) 2022-03-02 13:57:32.374 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev361) (0.4.0) 2022-03-02 13:57:32.375 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev361) (5.0.0) 2022-03-02 13:57:32.382 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev361) (5.0.9) 2022-03-02 13:57:32.408 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev361) (3.2.0) 2022-03-02 13:57:32.411 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev361) (3.3.0) 2022-03-02 13:57:32.461 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev361) (1.0.3) 2022-03-02 13:57:32.517 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev361) (2021.3) 2022-03-02 13:57:32.554 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev361) (3.0.0) 2022-03-02 13:57:32.556 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev361) (1.3.3) 2022-03-02 13:57:32.608 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev361) (21.3) 2022-03-02 13:57:32.609 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev361) (3.0.7) 2022-03-02 13:57:32.696 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev361) (1.5.0) 2022-03-02 13:57:32.722 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev361) (60.9.3) 2022-03-02 13:57:32.801 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev361) (0.2.5) 2022-03-02 13:57:32.878 | 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==24.1.0.dev361) (3.17.6) 2022-03-02 13:57:32.941 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev361) (22.0.0) 2022-03-02 13:57:32.944 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev361) (1.13.3) 2022-03-02 13:57:32.946 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev361) (1.3.3) 2022-03-02 13:57:32.987 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev361) (2.5.0) 2022-03-02 13:57:32.988 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev361) (3.10.1) 2022-03-02 13:57:32.995 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev361) (2.1.0) 2022-03-02 13:57:33.072 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev361) (2019.11.28) 2022-03-02 13:57:33.075 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev361) (2.0.12) 2022-03-02 13:57:33.076 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev361) (1.26.8) 2022-03-02 13:57:33.078 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev361) (3.3) 2022-03-02 13:57:33.172 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev361) (0.7) 2022-03-02 13:57:33.381 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev361) (0.4.2) 2022-03-02 13:57:33.382 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev361) (0.5.2) 2022-03-02 13:57:33.497 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev361) (2.6.3) 2022-03-02 13:57:33.499 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev361) (2.5.0) 2022-03-02 13:57:33.500 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev361) (1.4.2) 2022-03-02 13:57:33.598 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev361) (0.12.2) 2022-03-02 13:57:34.868 | Collecting numpy 2022-03-02 13:57:34.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-03-02 13:57:35.335 | 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==24.1.0.dev361) (5.0.0) 2022-03-02 13:57:35.571 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev361) (2.21) 2022-03-02 13:57:35.648 | 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==24.1.0.dev361) (0.5.0) 2022-03-02 13:57:35.650 | 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==24.1.0.dev361) (2.4.0) 2022-03-02 13:57:35.854 | 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==24.1.0.dev361) (2.5.0) 2022-03-02 13:57:35.963 | 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==24.1.0.dev361) (2.2) 2022-03-02 13:57:36.429 | 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==24.1.0.dev361) (0.13.1) 2022-03-02 13:57:36.473 | 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==24.1.0.dev361) (2.16.0) 2022-03-02 13:57:36.837 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev361) (0.6.7) 2022-03-02 13:57:36.838 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev361) (0.6.7) 2022-03-02 13:57:36.839 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev361) (0.6.7) 2022-03-02 13:57:36.841 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev361) (0.6.7) 2022-03-02 13:57:36.842 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev361) (0.6.7) 2022-03-02 13:57:36.843 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev361) (0.6.7) 2022-03-02 13:57:36.844 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev361) (0.6.7) 2022-03-02 13:57:38.060 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev361) (3.7.0) 2022-03-02 13:57:38.506 | 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==24.1.0.dev361) (1.8.2) 2022-03-02 13:57:38.507 | 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==24.1.0.dev361) (21.4.0) 2022-03-02 13:57:38.605 | 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==24.1.0.dev361) (2.4.0) 2022-03-02 13:57:38.707 | 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==24.1.0.dev361) (1.0.0) 2022-03-02 13:57:40.144 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-03-02 13:57:43.346 | Running setup.py develop for nova 2022-03-02 13:57:49.734 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-03-02 13:57:49.734 | 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-03-02 13:57:49.742 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:57:49.742 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:57:49.901 | + inc/python:pip_install:200 : result=0 2022-03-02 13:57:49.903 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:57:49.905 | + functions-common:time_stop:2425 : local name 2022-03-02 13:57:49.908 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:57:49.910 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:57:49.913 | + functions-common:time_stop:2428 : local total 2022-03-02 13:57:49.915 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:57:49.918 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:57:49.920 | + functions-common:time_stop:2432 : start_time=1646229444242 2022-03-02 13:57:49.922 | + functions-common:time_stop:2434 : [[ -z 1646229444242 ]] 2022-03-02 13:57:49.925 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:57:49.929 | + functions-common:time_stop:2437 : end_time=1646229469926 2022-03-02 13:57:49.931 | + functions-common:time_stop:2438 : elapsed_time=25684 2022-03-02 13:57:49.933 | + functions-common:time_stop:2439 : total=221179 2022-03-02 13:57:49.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:57:49.938 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=246863 2022-03-02 13:57:49.940 | + inc/python:pip_install:203 : return 0 2022-03-02 13:57:49.943 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:57:49.945 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:57:49.948 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:57:49.966 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:57:49.979 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-02 13:57:49.981 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-02 13:57:49.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:57:49.986 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:57:49.988 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-03-02 13:57:49.991 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:57:49.993 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-02 13:57:50.006 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:57:50.008 | + ./stack.sh:main:937 : configure_nova 2022-03-02 13:57:50.011 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-03-02 13:57:50.023 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-03-02 13:57:50.026 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-02 13:57:50.028 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 13:57:50.032 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-02 13:57:50.032 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 13:57:50.037 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-02 13:57:50.040 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-02 13:57:50.042 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 13:57:50.044 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-02 13:57:50.047 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-02 13:57:50.049 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-02 13:57:50.052 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-02 13:57:50.054 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-02 13:57:50.065 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-02 13:57:50.078 | + 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-03-02 13:57:50.090 | + 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-03-02 13:57:50.102 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-02 13:57:50.114 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 13:57:50.117 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 13:57:50.121 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3WLYvYkUIJ 2022-03-02 13:57:50.124 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 13:57:50.126 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 13:57:50.129 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-02 13:57:50.132 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 13:57:50.134 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 13:57:50.137 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3WLYvYkUIJ 2022-03-02 13:57:50.140 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3WLYvYkUIJ 2022-03-02 13:57:50.152 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3WLYvYkUIJ /etc/sudoers.d/nova-rootwrap 2022-03-02 13:57:50.165 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-02 13:57:50.170 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 13:57:50.173 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 13:57:50.175 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 13:57:50.178 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 13:57:50.181 | + 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-03-02 13:57:50.183 | + 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-03-02 13:57:50.186 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 13:57:50.188 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-02 13:57:50.193 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-03-02 13:57:50.209 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:50.211 | + lib/nova:configure_nova:335 : create_nova_conf 2022-03-02 13:57:50.214 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-02 13:57:50.217 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-03-02 13:57:50.221 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-02 13:57:50.249 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-03-02 13:57:50.251 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-02 13:57:50.277 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-02 13:57:50.306 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-02 13:57:50.331 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-02 13:57:50.360 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-02 13:57:50.388 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-02 13:57:50.418 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-03-02 13:57:50.420 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.11 2022-03-02 13:57:50.446 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-02 13:57:50.472 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-02 13:57:50.498 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-02 13:57:50.524 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-02 13:57:50.551 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 13:57:50.579 | + lib/nova:create_nova_conf:427 : is_fedora 2022-03-02 13:57:50.581 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:57:50.584 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:57:50.586 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:57:50.588 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:57:50.590 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:57:50.592 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:57:50.594 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:57:50.596 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:57:50.599 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:57:50.601 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:57:50.603 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:57:50.605 | + lib/nova:create_nova_conf:427 : is_suse 2022-03-02 13:57:50.608 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:57:50.610 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:57:50.612 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:57:50.614 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:57:50.616 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:57:50.618 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:57:50.620 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-03-02 13:57:50.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:50.638 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:57:50.640 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-03-02 13:57:50.643 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-02 13:57:50.671 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-03-02 13:57:50.673 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-02 13:57:50.676 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-02 13:57:50.678 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-02 13:57:50.680 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 13:57:50.683 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 13:57:50.713 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-03-02 13:57:50.715 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-02 13:57:50.717 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-02 13:57:50.719 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-02 13:57:50.721 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 13:57:50.725 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 13:57:50.753 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-03-02 13:57:50.782 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-02 13:57:50.809 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-02 13:57:50.835 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-03-02 13:57:50.851 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:50.853 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-03-02 13:57:50.869 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:50.872 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-03-02 13:57:50.872 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-03-02 13:57:50.877 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-03-02 13:57:50.879 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-02 13:57:50.907 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-03-02 13:57:50.922 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:50.925 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-02 13:57:50.927 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-02 13:57:50.929 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 13:57:50.931 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:57:50.933 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-02 13:57:50.963 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-02 13:57:50.989 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-03-02 13:57:51.016 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-02 13:57:51.043 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-02 13:57:51.069 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-02 13:57:51.096 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-02 13:57:51.122 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-02 13:57:51.149 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:57:51.176 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:57:51.203 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-03-02 13:57:51.219 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:51.221 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-03-02 13:57:51.223 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-02 13:57:51.252 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-02 13:57:51.279 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.11/identity 2022-03-02 13:57:51.306 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-03-02 13:57:51.333 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-02 13:57:51.359 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-02 13:57:51.386 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-02 13:57:51.413 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-02 13:57:51.439 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-03-02 13:57:51.455 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:51.457 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-03-02 13:57:51.459 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-02 13:57:51.485 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-02 13:57:51.515 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-02 13:57:51.517 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-02 13:57:51.544 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-03-02 13:57:51.546 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-03-02 13:57:51.548 | + lib/nova:create_nova_conf:495 : is_suse 2022-03-02 13:57:51.550 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:57:51.553 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:57:51.555 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:57:51.558 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:57:51.560 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:57:51.562 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:57:51.564 | + lib/nova:create_nova_conf:495 : is_fedora 2022-03-02 13:57:51.566 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:57:51.569 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:57:51.571 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:57:51.573 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:57:51.576 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:57:51.578 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:57:51.580 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:57:51.582 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:57:51.584 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:57:51.586 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:57:51.589 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:57:51.591 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-03-02 13:57:51.593 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-02 13:57:51.595 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-02 13:57:51.598 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:57:51.614 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:57:51.617 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:57:51.619 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:57:51.621 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:57:51.623 | + 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-03-02 13:57:51.650 | + 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-03-02 13:57:51.678 | + 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-03-02 13:57:51.705 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:57:51.732 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-02 13:57:51.761 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-03-02 13:57:51.776 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:51.779 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-02 13:57:51.781 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-02 13:57:51.783 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-02 13:57:51.786 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-02 13:57:51.789 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:57:51.791 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:57:51.794 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-02 13:57:51.798 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-02 13:57:51.800 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:57:51.803 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:57:51.815 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:57:51.815 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:57:51.824 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:57:51.827 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:57:51.842 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 13:57:51.844 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-02 13:57:51.848 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-02 13:57:51.877 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-02 13:57:51.903 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-02 13:57:51.931 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:57:51.957 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:57:51.983 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:57:52.009 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:57:52.037 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:57:52.063 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:57:52.089 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:57:52.116 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:57:52.142 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:57:52.170 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:57:52.197 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:57:52.199 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:57:52.202 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-02 13:57:52.204 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-02 13:57:52.206 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:57:52.209 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:52.211 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:52.213 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:57:52.216 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:57:52.218 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 13:57:52.245 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:57:52.273 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-02 13:57:52.273 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:57:52.282 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-02 13:57:52.285 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-02 13:57:52.288 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-02 13:57:52.290 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:57:52.292 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:57:52.294 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:57:52.296 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:52.299 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:52.301 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:57:52.304 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:57:52.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:52.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:52.310 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-02 13:57:52.371 | Enabling site nova-api-wsgi. 2022-03-02 13:57:52.376 | To activate the new configuration, you need to run: 2022-03-02 13:57:52.376 | systemctl reload apache2 2022-03-02 13:57:52.381 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:57:52.383 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:57:52.386 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:57:52.388 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:57:52.516 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-03-02 13:57:52.532 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:52.534 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-02 13:57:52.537 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-02 13:57:52.540 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-02 13:57:52.542 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-02 13:57:52.544 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-02 13:57:52.546 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:57:52.549 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-02 13:57:52.554 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-02 13:57:52.556 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:57:52.558 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:57:52.571 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:57:52.571 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:57:52.579 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:57:52.582 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:57:52.597 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-02 13:57:52.600 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-02 13:57:52.604 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-02 13:57:52.633 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-02 13:57:52.658 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-02 13:57:52.686 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:57:52.712 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:57:52.739 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:57:52.766 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:57:52.793 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:57:52.826 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:57:52.853 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:57:52.879 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:57:52.910 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:57:52.937 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:57:52.964 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-02 13:57:52.966 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-02 13:57:52.992 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-03-02 13:57:53.008 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:53.010 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-02 13:57:53.041 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-03-02 13:57:53.043 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-02 13:57:53.046 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-02 13:57:53.061 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:53.064 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:57:53.066 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:57:53.093 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-02 13:57:53.123 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-02 13:57:53.126 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 13:57:53.128 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-02 13:57:53.131 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:57:53.133 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:57:53.135 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:57:53.152 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:53.154 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:57:53.157 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:57:53.159 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:57:53.174 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:53.177 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:57:53.179 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-03-02 13:57:53.207 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:57:53.209 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:57:53.211 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-02 13:57:53.238 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-02 13:57:53.266 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-02 13:57:53.297 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-03-02 13:57:53.314 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:53.316 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:57:53.343 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-03-02 13:57:53.345 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-03-02 13:57:53.347 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-02 13:57:53.377 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-02 13:57:53.405 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.11/identity 2022-03-02 13:57:53.433 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-03-02 13:57:53.459 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-02 13:57:53.487 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-02 13:57:53.514 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-02 13:57:53.543 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-02 13:57:53.570 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-02 13:57:53.597 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-03-02 13:57:53.614 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:53.617 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-03-02 13:57:53.621 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 13:57:53.623 | + lib/nova:create_nova_conf:543 : local conf 2022-03-02 13:57:53.625 | + lib/nova:create_nova_conf:544 : local vhost 2022-03-02 13:57:53.628 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-03-02 13:57:53.630 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 13:57:53.633 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 13:57:53.635 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-03-02 13:57:53.637 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-03-02 13:57:53.640 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-03-02 13:57:53.644 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-03-02 13:57:53.647 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-02 13:57:53.649 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-02 13:57:53.651 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-02 13:57:53.654 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 13:57:53.656 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 13:57:53.687 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-02 13:57:53.717 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-02 13:57:53.747 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:57:53.750 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-03-02 13:57:53.752 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-02 13:57:53.754 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-02 13:57:53.770 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:53.774 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-02 13:57:53.774 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-02 13:57:54.464 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-03-02 13:57:54.467 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-03-02 13:57:55.121 | Adding vhost "nova_cell1" ... 2022-03-02 13:57:55.170 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-03-02 13:57:55.851 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-03-02 13:57:55.873 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-02 13:57:55.875 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 13:57:55.877 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-02 13:57:55.881 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:57:55.883 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-02 13:57:55.885 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:57:55.901 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:55.904 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-02 13:57:55.907 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-02 13:57:55.909 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:57:55.925 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:55.927 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-03-02 13:57:55.930 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-03-02 13:57:55.957 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:57:55.960 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:57:55.962 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-03-02 13:57:55.978 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:55.980 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-02 13:57:55.982 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 13:57:55.985 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-02 13:57:56.015 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.11/identity 2022-03-02 13:57:56.041 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-02 13:57:56.070 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-02 13:57:56.097 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-02 13:57:56.124 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-02 13:57:56.151 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-02 13:57:56.179 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-02 13:57:56.206 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-03-02 13:57:56.208 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-02 13:57:56.210 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-02 13:57:56.213 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:57:56.231 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:57:56.233 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:57:56.235 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:57:56.238 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:57:56.240 | + 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-03-02 13:57:56.268 | + 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-03-02 13:57:56.297 | + 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-03-02 13:57:56.325 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:57:56.352 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:57:56.355 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-03-02 13:57:56.359 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 13:57:56.361 | + lib/nova:create_nova_conf:577 : local conf 2022-03-02 13:57:56.364 | + lib/nova:create_nova_conf:578 : local offset 2022-03-02 13:57:56.367 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-03-02 13:57:56.370 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 13:57:56.372 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 13:57:56.375 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-03-02 13:57:56.377 | + lib/nova:create_nova_conf:580 : offset=0 2022-03-02 13:57:56.379 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-02 13:57:56.381 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 13:57:56.384 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-03-02 13:57:56.386 | + lib/nova:configure_console_proxies:693 : offset=0 2022-03-02 13:57:56.388 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-03-02 13:57:56.404 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:56.406 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-03-02 13:57:56.408 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-03-02 13:57:56.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:56.428 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-03-02 13:57:56.443 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:56.445 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-03-02 13:57:56.462 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:57:56.464 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-02 13:57:56.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:57:56.484 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-02 13:57:56.486 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-02 13:57:56.488 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-02 13:57:56.491 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:57:56.494 | + lib/stack:stack_install_service:32 : install_placement 2022-03-02 13:57:56.496 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-02 13:57:56.499 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-02 13:57:56.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:56.504 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:56.506 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-02 13:57:56.509 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:57:56.511 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:57:56.514 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:57:56.516 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:57:56.519 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:57:56.522 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:57:56.524 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:56.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:56.529 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:57:56.531 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:57:56.534 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:57:56.537 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:57:56.539 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-02 13:57:56.542 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:57:56.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:56.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:56.549 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-02 13:57:56.570 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-02 13:57:56.679 | Reading package lists... 2022-03-02 13:57:56.915 | Building dependency tree... 2022-03-02 13:57:56.917 | Reading state information... 2022-03-02 13:57:57.155 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:57:57.155 | The following packages were automatically installed and are no longer required: 2022-03-02 13:57:57.157 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:57:57.157 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:57:57.157 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:57:57.157 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:57:57.157 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:57:57.157 | python3-zope.interface 2022-03-02 13:57:57.157 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:57:57.269 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:57:57.274 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:57:57.276 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:57:57.279 | + functions-common:time_stop:2425 : local name 2022-03-02 13:57:57.281 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:57:57.283 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:57:57.286 | + functions-common:time_stop:2428 : local total 2022-03-02 13:57:57.289 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:57:57.291 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:57:57.293 | + functions-common:time_stop:2432 : start_time=1646229476568 2022-03-02 13:57:57.295 | + functions-common:time_stop:2434 : [[ -z 1646229476568 ]] 2022-03-02 13:57:57.298 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:57:57.303 | + functions-common:time_stop:2437 : end_time=1646229477300 2022-03-02 13:57:57.305 | + functions-common:time_stop:2438 : elapsed_time=732 2022-03-02 13:57:57.307 | + functions-common:time_stop:2439 : total=278982 2022-03-02 13:57:57.310 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:57:57.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=279714 2022-03-02 13:57:57.315 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:57:57.317 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-02 13:57:57.320 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-02 13:57:57.322 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-02 13:57:57.325 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-02 13:57:57.327 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-02 13:57:57.350 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-02 13:57:57.353 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:57:57.355 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:57:57.358 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:57:57.360 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:57:57.363 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:57:57.366 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:57:57.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:57.371 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:57.373 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:57:57.376 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:57:57.378 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:57:57.380 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:57:57.383 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-02 13:57:57.385 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:57:57.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:57:57.391 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:57:57.393 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-02 13:57:57.417 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-02 13:57:57.526 | Reading package lists... 2022-03-02 13:57:57.763 | Building dependency tree... 2022-03-02 13:57:57.765 | Reading state information... 2022-03-02 13:57:58.006 | The following packages were automatically installed and are no longer required: 2022-03-02 13:57:58.007 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:57:58.007 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:57:58.007 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:57:58.007 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:57:58.007 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:57:58.007 | python3-zope.interface 2022-03-02 13:57:58.007 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:57:58.073 | The following NEW packages will be installed: 2022-03-02 13:57:58.074 | libapache2-mod-wsgi-py3 2022-03-02 13:57:58.180 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:57:58.180 | Need to get 93.3 kB of archives. 2022-03-02 13:57:58.180 | After this operation, 300 kB of additional disk space will be used. 2022-03-02 13:57:58.180 | 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-03-02 13:57:58.863 | Fetched 93.3 kB in 0s (417 kB/s) 2022-03-02 13:57:58.897 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-03-02 13:57:58.949 | (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-03-02 13:57:58.953 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-03-02 13:57:58.955 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-02 13:57:59.017 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-02 13:57:59.184 | apache2_invoke: Enable module wsgi 2022-03-02 13:58:07.059 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:58:07.061 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:58:07.063 | + functions-common:time_stop:2425 : local name 2022-03-02 13:58:07.066 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:58:07.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:58:07.071 | + functions-common:time_stop:2428 : local total 2022-03-02 13:58:07.073 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:58:07.076 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:58:07.078 | + functions-common:time_stop:2432 : start_time=1646229477415 2022-03-02 13:58:07.080 | + functions-common:time_stop:2434 : [[ -z 1646229477415 ]] 2022-03-02 13:58:07.083 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:58:07.088 | + functions-common:time_stop:2437 : end_time=1646229487085 2022-03-02 13:58:07.090 | + functions-common:time_stop:2438 : elapsed_time=9670 2022-03-02 13:58:07.092 | + functions-common:time_stop:2439 : total=279714 2022-03-02 13:58:07.094 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:58:07.097 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=289384 2022-03-02 13:58:07.099 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:58:07.102 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-02 13:58:07.104 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-02 13:58:07.107 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:58:07.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:58:07.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:58:07.114 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-02 13:58:07.117 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-02 13:58:07.174 | wsgi (enabled by maintainer script) 2022-03-02 13:58:07.178 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-02 13:58:07.180 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-02 13:58:07.183 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:58:07.186 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-02 13:58:07.188 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-02 13:58:07.191 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:58:07.195 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:58:07.196 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:58:07.201 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-02 13:58:07.203 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-02 13:58:07.206 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-02 13:58:07.209 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-02 13:58:07.211 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-02 13:58:07.234 | Using python 3.8 to install osc-placement 2022-03-02 13:58:07.236 | + 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-03-02 13:58:08.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:58:08.089 | from cryptography.utils import int_from_bytes 2022-03-02 13:58:08.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:58:08.089 | from cryptography.utils import int_from_bytes 2022-03-02 13:58:09.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:58:09.328 | Collecting osc-placement 2022-03-02 13:58:09.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-03-02 13:58:09.352 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-02 13:58:09.353 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-03-02 13:58:09.354 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-02 13:58:09.355 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-02 13:58:09.356 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-02 13:58:09.357 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-02 13:58:09.417 | 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-03-02 13:58:09.418 | 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-03-02 13:58:09.419 | 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-03-02 13:58:09.420 | 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-03-02 13:58:09.433 | 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-03-02 13:58:09.435 | 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-03-02 13:58:09.436 | 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-03-02 13:58:09.450 | 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-03-02 13:58:09.451 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-02 13:58:09.453 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-02 13:58:09.454 | 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-03-02 13:58:09.455 | 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-03-02 13:58:09.456 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-02 13:58:09.477 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-02 13:58:09.479 | 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.1.1) 2022-03-02 13:58:09.480 | 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-03-02 13:58:09.481 | 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-03-02 13:58:09.490 | 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.13.3) 2022-03-02 13:58:09.528 | 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.1) 2022-03-02 13:58:09.530 | 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-03-02 13:58:09.531 | 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) (0.10.0) 2022-03-02 13:58:09.533 | 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-03-02 13:58:09.533 | 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-03-02 13:58:09.535 | 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-03-02 13:58:09.536 | 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-03-02 13:58:09.538 | 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-03-02 13:58:09.605 | 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-03-02 13:58:09.606 | 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.8) 2022-03-02 13:58:09.608 | 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-03-02 13:58:09.610 | 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-03-02 13:58:09.699 | 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-03-02 13:58:09.700 | 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-03-02 13:58:09.701 | 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-03-02 13:58:09.743 | 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-03-02 13:58:09.784 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-02 13:58:09.945 | 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-03-02 13:58:11.983 | Installing collected packages: osc-placement 2022-03-02 13:58:12.168 | Successfully installed osc-placement-3.2.0 2022-03-02 13:58:12.168 | 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-03-02 13:58:12.175 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:58:12.175 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:58:12.297 | + inc/python:pip_install:200 : result=0 2022-03-02 13:58:12.299 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:58:12.302 | + functions-common:time_stop:2425 : local name 2022-03-02 13:58:12.304 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:58:12.307 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:58:12.309 | + functions-common:time_stop:2428 : local total 2022-03-02 13:58:12.312 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:58:12.314 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:58:12.317 | + functions-common:time_stop:2432 : start_time=1646229487228 2022-03-02 13:58:12.319 | + functions-common:time_stop:2434 : [[ -z 1646229487228 ]] 2022-03-02 13:58:12.322 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:58:12.327 | + functions-common:time_stop:2437 : end_time=1646229492324 2022-03-02 13:58:12.329 | + functions-common:time_stop:2438 : elapsed_time=5096 2022-03-02 13:58:12.331 | + functions-common:time_stop:2439 : total=246863 2022-03-02 13:58:12.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:58:12.337 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=251959 2022-03-02 13:58:12.339 | + inc/python:pip_install:203 : return 0 2022-03-02 13:58:12.342 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-02 13:58:12.344 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-02 13:58:12.346 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-02 13:58:12.350 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:58:12.353 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:58:12.356 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:58:12.359 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:58:12.361 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:58:12.364 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:58:12.382 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:58:12.387 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:58:12.390 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:58:12.394 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:58:12.394 | + functions-common:git_clone:629 : echo master 2022-03-02 13:58:12.401 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-02 13:58:12.404 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-03-02 13:58:12.406 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-02 13:58:12.409 | + functions-common:git_timed:702 : local count=0 2022-03-02 13:58:12.412 | + functions-common:git_timed:703 : local timeout=0 2022-03-02 13:58:12.414 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-03-02 13:58:12.417 | + functions-common:git_timed:706 : timeout=0 2022-03-02 13:58:12.419 | + functions-common:git_timed:709 : time_start git_timed 2022-03-02 13:58:12.421 | + functions-common:time_start:2411 : local name=git_timed 2022-03-02 13:58:12.424 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:58:12.426 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:58:12.429 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:58:12.433 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229492431 2022-03-02 13:58:12.436 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-02 13:58:12.439 | Cloning into '/opt/stack/placement'... 2022-03-02 13:58:40.900 | + functions-common:git_timed:724 : time_stop git_timed 2022-03-02 13:58:40.902 | + functions-common:time_stop:2425 : local name 2022-03-02 13:58:40.904 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:58:40.907 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:58:40.909 | + functions-common:time_stop:2428 : local total 2022-03-02 13:58:40.912 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:58:40.914 | + functions-common:time_stop:2431 : name=git_timed 2022-03-02 13:58:40.916 | + functions-common:time_stop:2432 : start_time=1646229492431 2022-03-02 13:58:40.919 | + functions-common:time_stop:2434 : [[ -z 1646229492431 ]] 2022-03-02 13:58:40.922 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:58:40.926 | + functions-common:time_stop:2437 : end_time=1646229520923 2022-03-02 13:58:40.928 | + functions-common:time_stop:2438 : elapsed_time=28492 2022-03-02 13:58:40.930 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:58:40.933 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:58:40.936 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28492 2022-03-02 13:58:40.938 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-02 13:58:40.941 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:58:40.941 | + functions-common:git_clone:678 : head -1 2022-03-02 13:58:40.945 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-02 13:58:40.947 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:58:40.951 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-02 13:58:40.953 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:58:40.956 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:58:40.958 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-02 13:58:40.960 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:58:40.963 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-02 13:58:40.965 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:58:40.967 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:58:40.970 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-02 13:58:40.972 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:58:40.975 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:58:40.978 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-02 13:58:40.981 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:58:40.984 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-02 13:58:40.987 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:58:40.989 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:58:40.992 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-02 13:58:40.999 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-02 13:58:41.001 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-02 13:58:41.648 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-02 13:58:41.650 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:58:41.653 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:58:41.656 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:58:41.658 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:58:41.661 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-02 13:58:41.663 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:58:41.666 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:58:41.669 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:58:41.671 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:58:41.674 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:58:41.676 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:58:41.679 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:58:41.681 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-02 13:58:41.703 | Using python 3.8 to install /opt/stack/placement 2022-03-02 13:58:41.705 | + 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-03-02 13:58:42.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:58:42.557 | from cryptography.utils import int_from_bytes 2022-03-02 13:58:42.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:58:42.558 | from cryptography.utils import int_from_bytes 2022-03-02 13:58:43.681 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:58:43.706 | Obtaining file:///opt/stack/placement 2022-03-02 13:58:43.707 | Preparing metadata (setup.py): started 2022-03-02 13:58:46.751 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:58:46.885 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-02 13:58:46.886 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-02 13:58:46.887 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-02 13:58:46.888 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-02 13:58:46.889 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-02 13:58:46.890 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 13:58:46.891 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-02 13:58:46.893 | 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==6.1.0.dev36) (60.9.3) 2022-03-02 13:58:46.894 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-02 13:58:46.895 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-02 13:58:46.896 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.4.0) 2022-03-02 13:58:46.897 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-02 13:58:46.898 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-02 13:58:46.899 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-02 13:58:46.900 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-02 13:58:46.902 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-02 13:58:46.903 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-02 13:58:46.904 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 13:58:46.905 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-02 13:58:46.906 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-02 13:58:46.907 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-02 13:58:46.972 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-02 13:58:46.973 | 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==6.1.0.dev36) (3.1.1) 2022-03-02 13:58:46.974 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 13:58:46.977 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-02 13:58:46.978 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-02 13:58:46.979 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 13:58:46.999 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-02 13:58:47.040 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-02 13:58:47.041 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 13:58:47.042 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-02 13:58:47.043 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-02 13:58:47.044 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-02 13:58:47.095 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-02 13:58:47.097 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-02 13:58:47.099 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-02 13:58:47.100 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-02 13:58:47.139 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-02 13:58:47.143 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-02 13:58:47.160 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 13:58:47.164 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-02 13:58:47.165 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-02 13:58:47.190 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-02 13:58:47.191 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-02 13:58:47.205 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-02 13:58:47.222 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-02 13:58:47.224 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-02 13:58:47.225 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-02 13:58:47.226 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-02 13:58:47.268 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-02 13:58:47.270 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-02 13:58:47.271 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-02 13:58:47.272 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-02 13:58:47.290 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-02 13:58:47.450 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-02 13:58:47.487 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-02 13:58:47.489 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-02 13:58:47.490 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-02 13:58:47.532 | 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==6.1.0.dev36) (1.15.0) 2022-03-02 13:58:47.567 | 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==6.1.0.dev36) (1.13.3) 2022-03-02 13:58:47.623 | 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==6.1.0.dev36) (2.1.0) 2022-03-02 13:58:47.687 | 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==6.1.0.dev36) (1.7.0) 2022-03-02 13:58:47.770 | 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==6.1.0.dev36) (1.1.5) 2022-03-02 13:58:47.821 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-02 13:58:48.011 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-02 13:58:48.012 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-02 13:58:48.013 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-02 13:58:48.089 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-02 13:58:48.140 | 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==6.1.0.dev36) (2.21) 2022-03-02 13:58:48.299 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-02 13:58:48.404 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-02 13:58:48.404 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-02 13:58:50.226 | Installing collected packages: openstack-placement 2022-03-02 13:58:50.228 | Running setup.py develop for openstack-placement 2022-03-02 13:58:54.256 | Successfully installed openstack-placement 2022-03-02 13:58:54.256 | 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-03-02 13:58:54.264 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:58:54.264 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:58:54.397 | + inc/python:pip_install:200 : result=0 2022-03-02 13:58:54.399 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:58:54.402 | + functions-common:time_stop:2425 : local name 2022-03-02 13:58:54.404 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:58:54.406 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:58:54.409 | + functions-common:time_stop:2428 : local total 2022-03-02 13:58:54.411 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:58:54.413 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:58:54.416 | + functions-common:time_stop:2432 : start_time=1646229521697 2022-03-02 13:58:54.418 | + functions-common:time_stop:2434 : [[ -z 1646229521697 ]] 2022-03-02 13:58:54.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:58:54.425 | + functions-common:time_stop:2437 : end_time=1646229534423 2022-03-02 13:58:54.428 | + functions-common:time_stop:2438 : elapsed_time=12726 2022-03-02 13:58:54.430 | + functions-common:time_stop:2439 : total=251959 2022-03-02 13:58:54.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:58:54.435 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=264685 2022-03-02 13:58:54.438 | + inc/python:pip_install:203 : return 0 2022-03-02 13:58:54.440 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:58:54.443 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:58:54.445 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:58:54.466 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:58:54.477 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-02 13:58:54.481 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-02 13:58:54.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:58:54.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:58:54.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-03-02 13:58:54.490 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:58:54.493 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:58:54.496 | + ./stack.sh:main:943 : configure_placement 2022-03-02 13:58:54.498 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-02 13:58:54.510 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-02 13:58:54.513 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-02 13:58:54.517 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-02 13:58:54.520 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-02 13:58:54.522 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-02 13:58:54.524 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-02 13:58:54.527 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 13:58:54.530 | + 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-03-02 13:58:54.562 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-02 13:58:54.593 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-02 13:58:54.624 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-02 13:58:54.627 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-02 13:58:54.629 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-02 13:58:54.632 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:58:54.634 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-02 13:58:54.665 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-02 13:58:54.696 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-03-02 13:58:54.724 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-02 13:58:54.754 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-02 13:58:54.783 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-02 13:58:54.812 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-02 13:58:54.841 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-02 13:58:54.870 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:58:54.899 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:58:54.927 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-02 13:58:54.930 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-02 13:58:54.933 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-02 13:58:54.936 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:58:54.954 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:58:54.957 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:58:54.959 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:58:54.961 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:58:54.964 | + 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-03-02 13:58:54.993 | + 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-03-02 13:58:55.023 | + 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-03-02 13:58:55.052 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:58:55.080 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-02 13:58:55.083 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-02 13:58:55.085 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-02 13:58:55.088 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-02 13:58:55.091 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-02 13:58:55.093 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:58:55.095 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:58:55.098 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-02 13:58:55.103 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-02 13:58:55.106 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:58:55.108 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:58:55.121 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:58:55.121 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:58:55.130 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:58:55.133 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:58:55.148 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-02 13:58:55.152 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-02 13:58:55.155 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-02 13:58:55.187 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-02 13:58:55.215 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-02 13:58:55.243 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:58:55.271 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:58:55.299 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:58:55.328 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:58:55.356 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:58:55.384 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:58:55.413 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:58:55.443 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:58:55.470 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:58:55.499 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:58:55.527 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:58:55.530 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:58:55.533 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-02 13:58:55.536 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-02 13:58:55.538 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:58:55.541 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:58:55.544 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:58:55.546 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-02 13:58:55.549 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-02 13:58:55.551 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-02 13:58:55.580 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:58:55.610 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-02 13:58:55.610 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-02 13:58:55.618 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-02 13:58:55.622 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-02 13:58:55.624 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-02 13:58:55.627 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:58:55.629 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:58:55.631 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:58:55.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:58:55.637 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:58:55.639 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:58:55.642 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:58:55.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:58:55.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:58:55.649 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-02 13:58:55.712 | Enabling site placement-api. 2022-03-02 13:58:55.718 | To activate the new configuration, you need to run: 2022-03-02 13:58:55.718 | systemctl reload apache2 2022-03-02 13:58:55.722 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:58:55.724 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:58:55.727 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:58:55.730 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:58:55.867 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-02 13:58:55.892 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:58:55.894 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-02 13:58:55.913 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:58:55.915 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-02 13:58:55.935 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:58:55.937 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-02 13:58:55.940 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-03-02 13:58:55.942 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-02 13:58:55.974 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.11/identity 2022-03-02 13:58:56.005 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-03-02 13:58:56.034 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-02 13:58:56.063 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-02 13:58:56.093 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-03-02 13:58:56.121 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-02 13:58:56.150 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-02 13:58:56.179 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-02 13:58:56.196 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:58:56.199 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-02 13:58:56.216 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:58:56.219 | + ./stack.sh:main:969 : run_phase stack install 2022-03-02 13:58:56.221 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 13:58:56.224 | + functions-common:run_phase:1854 : local phase=install 2022-03-02 13:58:56.226 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:58:56.228 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:58:56.231 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:58:56.233 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:58:56.236 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:58:56.239 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:58:56.243 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:58:56.246 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:58:56.248 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:58:56.251 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-02 13:58:56.253 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:58:56.270 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:58:56.272 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:58:56.274 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:58:56.277 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-02 13:58:56.280 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-02 13:58:56.282 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:58:56.284 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-02 13:58:56.287 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-02 13:58:56.289 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-02 13:58:56.355 | ++ inc/async:async_inner:63 : install_tempest 2022-03-02 13:58:56.392 | [17685 Async install_tempest:77081]: running: install_tempest 2022-03-02 13:58:56.394 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 13:58:56.397 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 13:58:56.400 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:58:56.403 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 13:58:56.406 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-02 13:58:56.409 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 13:58:56.412 | + functions-common:run_plugins:1840 : local phase=install 2022-03-02 13:58:56.414 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 13:58:56.418 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 13:58:56.421 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-02 13:58:56.424 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-02 13:58:56.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:58:56.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-02 13:58:56.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-03-02 13:58:56.435 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:58:56.438 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-02 13:58:56.441 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-02 13:58:56.443 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:58:56.447 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-02 13:58:56.449 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-02 13:58:56.452 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:58:56.456 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:58:56.457 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:58:56.462 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-02 13:58:56.465 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-02 13:58:56.468 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-02 13:58:56.471 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-02 13:58:56.473 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-02 13:58:56.495 | Using python 3.8 to install python-openstackclient 2022-03-02 13:58:56.498 | + 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-03-02 13:58:57.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:58:57.356 | from cryptography.utils import int_from_bytes 2022-03-02 13:58:57.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:58:57.356 | from cryptography.utils import int_from_bytes 2022-03-02 13:58:58.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:58:58.686 | Collecting python-openstackclient 2022-03-02 13:58:58.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-03-02 13:58:58.751 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-02 13:58:58.752 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-02 13:58:58.753 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-02 13:58:58.753 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-02 13:58:58.754 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-02 13:58:58.756 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-02 13:58:58.757 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-02 13:58:58.758 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-02 13:58:58.759 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-02 13:58:58.760 | 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-03-02 13:58:58.761 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-02 13:58:58.773 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-02 13:58:58.774 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-02 13:58:58.776 | 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-03-02 13:58:58.777 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-02 13:58:58.778 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-02 13:58:58.804 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-03-02 13:58:58.805 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-03-02 13:58:58.806 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-03-02 13:58:58.808 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-03-02 13:58:58.809 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-03-02 13:58:58.810 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-03-02 13:58:58.811 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-03-02 13:58:58.812 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-03-02 13:58:58.814 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-03-02 13:58:58.815 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-03-02 13:58:58.816 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-03-02 13:58:58.829 | 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-03-02 13:58:58.848 | 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-03-02 13:58:58.850 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-02 13:58:58.851 | 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-03-02 13:58:58.852 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-02 13:58:58.874 | 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-03-02 13:58:58.894 | 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-03-02 13:58:58.896 | 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-03-02 13:58:58.897 | 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-03-02 13:58:58.990 | 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-03-02 13:58:58.991 | 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-03-02 13:58:58.992 | 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-03-02 13:58:59.035 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-03-02 13:58:59.048 | 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.13.3) 2022-03-02 13:58:59.082 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-03-02 13:58:59.247 | 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-03-02 13:58:59.263 | 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-03-02 13:58:59.366 | 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-03-02 13:58:59.370 | 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-03-02 13:58:59.371 | 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.8) 2022-03-02 13:58:59.374 | 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-03-02 13:58:59.504 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-03-02 13:59:01.688 | Installing collected packages: python-openstackclient 2022-03-02 13:59:03.210 | Successfully installed python-openstackclient-5.7.0 2022-03-02 13:59:03.210 | 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-03-02 13:59:03.218 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:59:03.218 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:59:03.348 | + inc/python:pip_install:200 : result=0 2022-03-02 13:59:03.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:59:03.353 | + functions-common:time_stop:2425 : local name 2022-03-02 13:59:03.356 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:59:03.358 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:59:03.360 | + functions-common:time_stop:2428 : local total 2022-03-02 13:59:03.362 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:59:03.365 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:59:03.367 | + functions-common:time_stop:2432 : start_time=1646229536490 2022-03-02 13:59:03.370 | + functions-common:time_stop:2434 : [[ -z 1646229536490 ]] 2022-03-02 13:59:03.373 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:59:03.377 | + functions-common:time_stop:2437 : end_time=1646229543375 2022-03-02 13:59:03.379 | + functions-common:time_stop:2438 : elapsed_time=6885 2022-03-02 13:59:03.382 | + functions-common:time_stop:2439 : total=264685 2022-03-02 13:59:03.384 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:59:03.387 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=271570 2022-03-02 13:59:03.389 | + inc/python:pip_install:203 : return 0 2022-03-02 13:59:03.392 | + ./stack.sh:main:981 : install_oscwrap 2022-03-02 13:59:03.395 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-02 13:59:03.399 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.gvlZeyOg4Z 2022-03-02 13:59:03.402 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-02 13:59:03.404 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-02 13:59:03.407 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-02 13:59:03.409 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:59:03.412 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 13:59:03.414 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-02 13:59:03.433 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:59:03.436 | + ./stack.sh:main:1035 : configure_database 2022-03-02 13:59:03.438 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-02 13:59:03.440 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-02 13:59:03.443 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-02 13:59:03.445 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:59:03.448 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-02 13:59:03.450 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-02 13:59:03.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:59:03.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:59:03.457 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-02 13:59:03.459 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-02 13:59:03.462 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:59:03.464 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:59:03.466 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:59:03.468 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:59:03.471 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:59:03.473 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:59:03.475 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:59:03.477 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:59:03.480 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:59:03.482 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:59:03.485 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:59:03.487 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-02 13:59:03.489 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:59:03.492 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:59:03.495 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:59:03.497 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:59:03.499 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:59:03.502 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:59:03.504 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-02 13:59:03.521 | mysqladmin: connect to server at 'localhost' failed 2022-03-02 13:59:03.521 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-02 13:59:03.525 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-02 13:59:03.528 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-02 13:59:03.531 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:59:03.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:59:03.536 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-02 13:59:03.538 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-02 13:59:03.540 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-02 13:59:03.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:59:03.545 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:59:03.548 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-02 13:59:03.550 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-02 13:59:03.552 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-02 13:59:03.564 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:59:03.600 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-02 13:59:03.612 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:59:03.633 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-02 13:59:03.637 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-02 13:59:03.641 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-02 13:59:03.645 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-02 13:59:03.706 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-02 13:59:03.758 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-02 13:59:03.811 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-02 13:59:03.864 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-02 13:59:03.866 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-02 13:59:03.868 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:59:03.871 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-02 13:59:05.989 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-02 13:59:06.009 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-02 13:59:06.038 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 13:59:06.060 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-135906 2022-03-02 13:59:06.081 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-135906 1039' 2022-03-02 13:59:06.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.117 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:59:06.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.153 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 13:59:06.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.201 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 13:59:06.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.241 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 13:59:06.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.289 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-03-02 13:59:06.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.333 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-03-02 13:59:06.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.365 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-134813 2022-03-02 13:59:06.385 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.405 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 13:59:06.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.441 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-03-02 13:59:06.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.466 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 13:59:06.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.497 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 13:59:06.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.545 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 13:59:06.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:59:06.593 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 13:59:06.609 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-02 13:59:06.629 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-02 13:59:06.649 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-02 13:59:06.714 | + ./stack.sh:main:1065 : start_dstat 2022-03-02 13:59:06.716 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:59:06.729 | + functions-common:run_process:1680 : local service=dstat 2022-03-02 13:59:06.745 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:59:06.762 | + functions-common:run_process:1682 : local group= 2022-03-02 13:59:06.789 | + functions-common:run_process:1683 : local user= 2022-03-02 13:59:06.805 | + functions-common:run_process:1685 : local name=dstat 2022-03-02 13:59:06.833 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:59:06.859 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:59:06.881 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:59:06.902 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:59:06.938 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:59:06.957 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229546940 2022-03-02 13:59:06.985 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-02 13:59:07.117 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:59:07.136 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-02 13:59:07.138 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-02 13:59:07.141 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:59:07.143 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:59:07.146 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:59:07.148 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:59:07.151 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-02 13:59:07.153 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-02 13:59:07.156 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-02 13:59:07.158 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 13:59:07.161 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 13:59:07.164 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-02 13:59:07.166 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-02 13:59:07.169 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-02 13:59:07.171 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:59:07.174 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 13:59:07.176 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-02 13:59:07.178 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 13:59:07.181 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 13:59:07.184 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-02 13:59:07.186 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 13:59:07.191 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-02 13:59:07.266 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-02 13:59:07.343 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:59:07.405 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-02 13:59:07.466 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-02 13:59:07.523 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 13:59:07.583 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 13:59:07.586 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-02 13:59:07.658 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 13:59:08.101 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-02 13:59:08.118 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-02 13:59:08.527 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-02 13:59:08.569 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:59:08.585 | + functions-common:time_stop:2425 : local name 2022-03-02 13:59:08.613 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:59:08.633 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:59:08.656 | + functions-common:time_stop:2428 : local total 2022-03-02 13:59:08.677 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:59:08.693 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:59:08.709 | + functions-common:time_stop:2432 : start_time=1646229546940 2022-03-02 13:59:08.737 | + functions-common:time_stop:2434 : [[ -z 1646229546940 ]] 2022-03-02 13:59:08.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:59:08.815 | + functions-common:time_stop:2437 : end_time=1646229548771 2022-03-02 13:59:08.829 | + functions-common:time_stop:2438 : elapsed_time=1831 2022-03-02 13:59:08.849 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:59:08.869 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:59:08.877 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1831 2022-03-02 13:59:08.883 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-02 13:59:08.897 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-02 13:59:08.916 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-02 13:59:08.939 | + functions-common:run_process:1682 : local group= 2022-03-02 13:59:08.943 | + functions-common:run_process:1683 : local user=root 2022-03-02 13:59:08.949 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-02 13:59:08.966 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:59:08.993 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:59:09.001 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:59:09.016 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:59:09.026 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:59:09.030 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229549027 2022-03-02 13:59:09.032 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-02 13:59:09.059 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:59:09.061 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:59:09.064 | + functions-common:time_stop:2425 : local name 2022-03-02 13:59:09.066 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:59:09.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:59:09.071 | + functions-common:time_stop:2428 : local total 2022-03-02 13:59:09.073 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:59:09.076 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:59:09.078 | + functions-common:time_stop:2432 : start_time=1646229549027 2022-03-02 13:59:09.081 | + functions-common:time_stop:2434 : [[ -z 1646229549027 ]] 2022-03-02 13:59:09.086 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:59:09.089 | + functions-common:time_stop:2437 : end_time=1646229549085 2022-03-02 13:59:09.092 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-02 13:59:09.094 | + functions-common:time_stop:2439 : total=1831 2022-03-02 13:59:09.097 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:59:09.099 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1889 2022-03-02 13:59:09.101 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-02 13:59:09.123 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:59:09.125 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-02 13:59:09.221 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:59:09.246 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-02 13:59:09.317 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:59:09.321 | + ./stack.sh:main:1078 : start_etcd3 2022-03-02 13:59:09.326 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-02 13:59:09.328 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-831439-2-iscsi --data-dir /opt/stack/data/etcd' 2022-03-02 13:59:09.331 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-02 13:59:09.333 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-831439-2-iscsi=http://10.222.0.11:2380' 2022-03-02 13:59:09.336 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.11:2380' 2022-03-02 13:59:09.338 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.11:2379' 2022-03-02 13:59:09.340 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-02 13:59:09.343 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-02 13:59:09.345 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.11:2379' 2022-03-02 13:59:09.348 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-02 13:59:09.350 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-02 13:59:09.353 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 13:59:09.355 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-831439-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-831439-2-iscsi=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' '' root 2022-03-02 13:59:09.357 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-02 13:59:09.360 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-831439-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-831439-2-iscsi=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' 2022-03-02 13:59:09.362 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 13:59:09.365 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-02 13:59:09.367 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 13:59:09.370 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 13:59:09.373 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 13:59:09.375 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 13:59:09.380 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-02 13:59:09.446 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-02 13:59:09.520 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-831439-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-831439-2-iscsi=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' 2022-03-02 13:59:09.604 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-02 13:59:09.658 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-02 13:59:09.712 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 13:59:09.764 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 13:59:09.767 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-02 13:59:09.836 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 13:59:10.256 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-02 13:59:10.310 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-02 13:59:10.364 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-02 13:59:10.418 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-02 13:59:10.471 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-02 13:59:10.474 | ++ functions-common:is_arch:506 : uname -m 2022-03-02 13:59:10.480 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-02 13:59:10.482 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-02 13:59:10.882 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-02 13:59:10.895 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-02 13:59:11.288 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-02 13:59:11.858 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-02 13:59:11.875 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:59:11.878 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-02 13:59:11.880 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-02 13:59:11.884 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-02 13:59:11.888 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-02 13:59:11.901 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-02 13:59:11.918 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-02 13:59:11.921 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 13:59:11.923 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-02 13:59:12.017 | The user clouds.yaml file didn't exist. 2022-03-02 13:59:12.029 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-02 13:59:12.138 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-02 13:59:12.249 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:59:12.364 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:59:12.485 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:59:12.612 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-02 13:59:12.741 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-02 13:59:12.875 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-02 13:59:13.010 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-02 13:59:13.145 | + functions-common:write_clouds_yaml:198 : cat 2022-03-02 13:59:13.151 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-02 13:59:13.154 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-02 13:59:13.157 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-02 13:59:13.162 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-02 13:59:13.164 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-02 13:59:13.168 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-02 13:59:13.184 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:59:13.186 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-02 13:59:13.189 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:59:13.191 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-02 13:59:13.194 | + ./stack.sh:main:1095 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-03-02 13:59:13.196 | + ./stack.sh:main:1096 : init_keystone 2022-03-02 13:59:13.199 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-02 13:59:13.215 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:59:13.218 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-02 13:59:13.220 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-02 13:59:13.222 | + lib/database:recreate_database:112 : local db=keystone 2022-03-02 13:59:13.225 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-02 13:59:13.227 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-02 13:59:13.230 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-02 13:59:13.234 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:59:13.255 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-02 13:59:13.260 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:59:13.277 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-02 13:59:13.280 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:59:13.282 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:59:13.284 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:59:13.288 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:59:13.292 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229553289 2022-03-02 13:59:13.295 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-02 13:59:18.041 | 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=78939) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:59:18.048 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:18.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.049 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.050 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.050 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.051 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:18.051 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:18.079 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:18.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.081 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.081 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.081 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.082 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:18.082 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:18.137 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:18.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.138 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.138 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.139 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:18.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:18.140 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:18.140 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:18.147 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:59:19.812 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:19.812 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:59:19.822 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:19.822 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:59:19.830 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:19.830 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:59:19.836 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:19.836 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:59:19.845 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:19.845 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:59:19.854 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:19.854 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:59:19.917 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:19.918 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.920 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.920 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.921 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.921 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:19.921 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:19.922 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:19.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.923 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.923 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.924 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.925 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:19.925 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:19.932 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:19.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.934 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.934 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.935 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:19.935 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:19.935 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:19.935 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:20.290 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:20.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.292 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.292 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.293 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.293 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.293 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:20.293 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:20.318 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:20.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.321 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.321 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.321 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.322 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.322 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:20.322 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:20.329 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:59:20.366 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.366 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:59:20.375 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.375 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:59:20.383 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.383 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:59:20.391 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.391 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:59:20.399 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.399 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:59:20.407 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.407 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:59:20.414 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:20.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.416 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.417 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.417 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:20.418 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:20.418 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:20.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.420 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.421 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.421 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.421 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.421 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:20.421 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:20.428 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:20.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.430 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.431 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.431 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.432 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:20.432 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:20.740 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:20.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.742 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.743 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.743 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.744 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:20.744 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:20.769 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:59:20.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.771 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.772 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.772 | 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=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:59:20.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:59:20.772 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:59:20.773 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78939) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:59:20.780 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:59:20.789 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.789 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:59:20.796 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.797 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:59:20.804 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.804 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:59:20.811 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.811 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:59:20.819 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.819 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:59:20.827 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:20.827 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:59:20.836 | INFO migrate.versioning.api [-] done 2022-03-02 13:59:21.227 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-02 13:59:21.230 | + functions-common:time_stop:2425 : local name 2022-03-02 13:59:21.233 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:59:21.235 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:59:21.238 | + functions-common:time_stop:2428 : local total 2022-03-02 13:59:21.240 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:59:21.242 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:59:21.245 | + functions-common:time_stop:2432 : start_time=1646229553289 2022-03-02 13:59:21.247 | + functions-common:time_stop:2434 : [[ -z 1646229553289 ]] 2022-03-02 13:59:21.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:59:21.255 | + functions-common:time_stop:2437 : end_time=1646229561252 2022-03-02 13:59:21.257 | + functions-common:time_stop:2438 : elapsed_time=7963 2022-03-02 13:59:21.260 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:59:21.262 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:59:21.265 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7963 2022-03-02 13:59:21.267 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-02 13:59:21.269 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-02 13:59:21.273 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-02 13:59:25.821 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-02 13:59:25.821 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 13:59:25.822 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 13:59:25.822 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-02 13:59:25.822 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 13:59:25.822 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 13:59:25.823 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 13:59:25.823 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 13:59:25.823 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 13:59:26.193 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-02 13:59:26.197 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-02 13:59:30.835 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-02 13:59:30.836 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 13:59:30.836 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 13:59:30.836 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-02 13:59:30.837 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 13:59:30.838 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 13:59:30.838 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 13:59:30.838 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 13:59:30.838 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 13:59:31.236 | + ./stack.sh:main:1097 : start_keystone 2022-03-02 13:59:31.238 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-02 13:59:31.241 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-02 13:59:31.243 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-02 13:59:31.260 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:59:31.263 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:59:31.266 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-02 13:59:31.270 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-02 13:59:31.273 | + functions-common:run_process:1680 : local service=keystone 2022-03-02 13:59:31.276 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:59:31.278 | + functions-common:run_process:1682 : local group= 2022-03-02 13:59:31.281 | + functions-common:run_process:1683 : local user= 2022-03-02 13:59:31.283 | + functions-common:run_process:1685 : local name=keystone 2022-03-02 13:59:31.286 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:59:31.288 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:59:31.290 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:59:31.293 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:59:31.296 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:59:31.300 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229571297 2022-03-02 13:59:31.302 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-02 13:59:31.318 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:59:31.321 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-02 13:59:31.324 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-02 13:59:31.326 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:59:31.329 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:59:31.331 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:59:31.333 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:59:31.335 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-02 13:59:31.338 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-02 13:59:31.341 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-02 13:59:31.343 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 13:59:31.346 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 13:59:31.348 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-02 13:59:31.350 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-02 13:59:31.353 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-02 13:59:31.355 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:59:31.357 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-02 13:59:31.359 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-02 13:59:31.361 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-02 13:59:31.363 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-02 13:59:31.367 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-02 13:59:31.427 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-02 13:59:31.488 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-02 13:59:31.538 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:59:31.589 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 13:59:31.640 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-02 13:59:31.690 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-02 13:59:31.741 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-02 13:59:31.794 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-02 13:59:31.843 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-02 13:59:31.894 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-02 13:59:31.896 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-02 13:59:31.961 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-02 13:59:32.344 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-02 13:59:32.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-02 13:59:32.738 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-02 13:59:32.827 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:59:32.830 | + functions-common:time_stop:2425 : local name 2022-03-02 13:59:32.833 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:59:32.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:59:32.838 | + functions-common:time_stop:2428 : local total 2022-03-02 13:59:32.841 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:59:32.843 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:59:32.845 | + functions-common:time_stop:2432 : start_time=1646229571297 2022-03-02 13:59:32.848 | + functions-common:time_stop:2434 : [[ -z 1646229571297 ]] 2022-03-02 13:59:32.855 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:59:32.858 | + functions-common:time_stop:2437 : end_time=1646229572855 2022-03-02 13:59:32.860 | + functions-common:time_stop:2438 : elapsed_time=1558 2022-03-02 13:59:32.863 | + functions-common:time_stop:2439 : total=1889 2022-03-02 13:59:32.865 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:59:32.868 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3447 2022-03-02 13:59:32.871 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-02 13:59:32.871 | Waiting for keystone to start... 2022-03-02 13:59:32.873 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.11/identity/v3/ 2022-03-02 13:59:32.875 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.11/identity/v3/ 2022-03-02 13:59:32.878 | + functions:wait_for_service:457 : local timeout=60 2022-03-02 13:59:32.880 | + functions:wait_for_service:458 : local url=http://10.222.0.11/identity/v3/ 2022-03-02 13:59:32.883 | + functions:wait_for_service:459 : local rval=0 2022-03-02 13:59:32.886 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-02 13:59:32.889 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-02 13:59:32.891 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:59:32.894 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:59:32.911 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:59:32.914 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229572911 2022-03-02 13:59:32.917 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-02 13:59:32.928 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11/identity/v3/ 2022-03-02 13:59:39.520 | + :: : [[ 200 == 503 ]] 2022-03-02 13:59:39.521 | + :: : [[ 0 -eq 7 ]] 2022-03-02 13:59:39.525 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-02 13:59:39.527 | + functions-common:time_stop:2425 : local name 2022-03-02 13:59:39.530 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:59:39.532 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:59:39.535 | + functions-common:time_stop:2428 : local total 2022-03-02 13:59:39.537 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:59:39.539 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-02 13:59:39.542 | + functions-common:time_stop:2432 : start_time=1646229572911 2022-03-02 13:59:39.544 | + functions-common:time_stop:2434 : [[ -z 1646229572911 ]] 2022-03-02 13:59:39.547 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:59:39.552 | + functions-common:time_stop:2437 : end_time=1646229579549 2022-03-02 13:59:39.554 | + functions-common:time_stop:2438 : elapsed_time=6638 2022-03-02 13:59:39.556 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:59:39.559 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:59:39.561 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6638 2022-03-02 13:59:39.563 | + functions:wait_for_service:467 : return 0 2022-03-02 13:59:39.566 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-02 13:59:39.583 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:59:39.586 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-02 13:59:39.589 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:59:39.591 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-02 13:59:39.626 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-02 13:59:39.628 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.11/identity 2022-03-02 13:59:44.237 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.237 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.237 | 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=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.245 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.262 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.262 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.293 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.327 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.327 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.420 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.420 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.420 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.420 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.420 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.434 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.434 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.443 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79748) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:59:44.474 | ++ inc/async:async_inner:64 : rc=0 2022-03-02 13:59:44.480 | 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=79748) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:59:44.500 | [77081 Async install_tempest:77081]: finished successfully 2022-03-02 13:59:44.790 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created domain default 2022-03-02 13:59:44.830 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created project admin 2022-03-02 13:59:44.858 | DEBUG passlib.handlers.bcrypt [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=79748) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-02 13:59:44.858 | DEBUG passlib.handlers.bcrypt [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=79748) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-02 13:59:44.919 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created user admin 2022-03-02 13:59:44.931 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created role reader 2022-03-02 13:59:44.941 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created role member 2022-03-02 13:59:44.963 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created implied role where a17cf6cf39224bee820b67a4262c13ca implies 0c47269e0bf7496699218d5c590a7268 2022-03-02 13:59:44.972 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created role admin 2022-03-02 13:59:44.989 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created implied role where 809d7227f7b84d78bec4713baa68f9d4 implies a17cf6cf39224bee820b67a4262c13ca 2022-03-02 13:59:45.001 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Granted role admin on project admin to user admin. 2022-03-02 13:59:45.008 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Granted role admin on the system to user admin. 2022-03-02 13:59:45.019 | WARNING py.warnings [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 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-03-02 13:59:45.019 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-02 13:59:45.019 |  2022-03-02 13:59:45.022 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created region RegionOne 2022-03-02 13:59:45.054 | INFO keystone.cmd.bootstrap [None req-eaa50624-e16c-460f-8181-dbac8b6c11e1 None None] Created public endpoint http://10.222.0.11/identity 2022-03-02 13:59:45.526 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-02 13:59:45.530 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-02 13:59:45.533 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-02 13:59:45.536 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-02 13:59:48.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:59:48.661 | from cryptography.utils import int_from_bytes 2022-03-02 13:59:48.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:59:48.661 | from cryptography.utils import int_from_bytes 2022-03-02 13:59:48.822 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:59:48.825 | + lib/keystone:create_keystone_accounts:310 : admin_project=fd50a6ed827b42c0a1903efcc24ff4f5 2022-03-02 13:59:48.827 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-02 13:59:48.830 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-02 13:59:51.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:59:51.048 | from cryptography.utils import int_from_bytes 2022-03-02 13:59:51.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:59:51.048 | from cryptography.utils import int_from_bytes 2022-03-02 13:59:51.212 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:59:51.215 | + lib/keystone:create_keystone_accounts:312 : admin_user=53a0c3b75c524a768ea7d407c7b7e90d 2022-03-02 13:59:51.218 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-02 13:59:51.220 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-02 13:59:51.222 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-02 13:59:51.225 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 53a0c3b75c524a768ea7d407c7b7e90d default 2022-03-02 13:59:51.281 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 53a0c3b75c524a768ea7d407c7b7e90d default 2022-03-02 13:59:51.318 | [17685 Async ks-domain-role:79923]: running: get_or_add_user_domain_role admin 53a0c3b75c524a768ea7d407c7b7e90d default 2022-03-02 13:59:51.321 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-02 13:59:51.323 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 13:59:51.326 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 13:59:54.449 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 13:59:54.451 | + functions-common:get_or_create_domain:888 : echo default 2022-03-02 13:59:54.451 | default 2022-03-02 13:59:54.453 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-02 13:59:54.511 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-02 13:59:54.548 | [17685 Async ks-project:80064]: running: get_or_create_project service Default 2022-03-02 13:59:54.551 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-02 13:59:54.613 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-02 13:59:54.657 | [17685 Async ks-service:80150]: running: get_or_create_role service 2022-03-02 13:59:54.659 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-02 13:59:54.723 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-02 13:59:54.785 | [17685 Async ks-reseller:80236]: running: get_or_create_role ResellerAdmin 2022-03-02 13:59:54.788 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-02 13:59:54.795 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-02 13:59:55.181 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-02 13:59:55.388 | [17685 Async ks-anotherrole:80325]: running: get_or_create_role anotherrole 2022-03-02 13:59:55.411 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-02 13:59:55.445 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-02 13:59:55.466 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:59:55.497 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-02 13:59:58.756 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:59:58.859 | [80236 Async ks-reseller:80236]: finished successfully 2022-03-02 13:59:58.953 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:59:59.011 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:59:59.036 | [80150 Async ks-service:80150]: finished successfully 2022-03-02 13:59:59.057 | [80064 Async ks-project:80064]: finished successfully 2022-03-02 13:59:59.060 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:59:59.099 | [80325 Async ks-anotherrole:80325]: finished successfully 2022-03-02 13:59:59.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:59:59.471 | from cryptography.utils import int_from_bytes 2022-03-02 13:59:59.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:59:59.471 | from cryptography.utils import int_from_bytes 2022-03-02 13:59:59.639 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:59:59.642 | ++ functions-common:get_or_create_project:938 : project_id=03f5ba028b5347b984517518db1e9183 2022-03-02 13:59:59.644 | ++ functions-common:get_or_create_project:939 : echo 03f5ba028b5347b984517518db1e9183 2022-03-02 13:59:59.647 | + lib/keystone:create_keystone_accounts:340 : invis_project=03f5ba028b5347b984517518db1e9183 2022-03-02 13:59:59.650 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-02 13:59:59.653 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-02 13:59:59.655 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:59:59.658 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-02 14:00:02.007 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:00:02.033 | [79923 Async ks-domain-role:79923]: finished successfully 2022-03-02 14:00:02.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:02.194 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:02.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:02.194 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:02.357 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:02.361 | ++ functions-common:get_or_create_project:938 : project_id=4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:02.363 | ++ functions-common:get_or_create_project:939 : echo 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:02.366 | + lib/keystone:create_keystone_accounts:344 : demo_project=4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:02.369 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-02 14:00:02.372 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-02 14:00:02.374 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:00:02.377 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-02 14:00:02.379 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-02 14:00:02.382 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-02 14:00:04.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:04.880 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:04.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:04.880 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.046 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:05.049 | ++ functions-common:get_or_create_user:925 : user_id=283b9a1684204d8abfbe2cdd702ba5fb 2022-03-02 14:00:05.052 | ++ functions-common:get_or_create_user:926 : echo 283b9a1684204d8abfbe2cdd702ba5fb 2022-03-02 14:00:05.055 | + lib/keystone:create_keystone_accounts:347 : demo_user=283b9a1684204d8abfbe2cdd702ba5fb 2022-03-02 14:00:05.057 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-02 14:00:05.106 | [17685 Async ks-domain-role:79923]: Waiting for completion of get_or_add_user_domain_role admin 53a0c3b75c524a768ea7d407c7b7e90d default running on PID 79923 (6 other jobs running) 2022-03-02 14:00:05.131 | [17685 Async ks-domain-role:79923]: Signaling child to exit 2022-03-02 14:00:05.131 | WAKEUP 2022-03-02 14:00:05.154 | [17685 Async ks-domain-role:79923]: Signaled 2022-03-02 14:00:05.155 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-02 14:00:05.155 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 53a0c3b75c524a768ea7d407c7b7e90d --domain default 2022-03-02 14:00:05.155 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-02 14:00:05.155 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:00:05.155 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:00:05.155 | ++ functions-common:get_field:812 : read data 2022-03-02 14:00:05.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.155 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.155 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.155 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:05.155 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-02 14:00:05.155 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-02 14:00:05.155 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 53a0c3b75c524a768ea7d407c7b7e90d --domain default 2022-03-02 14:00:05.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.155 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.156 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.156 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 53a0c3b75c524a768ea7d407c7b7e90d --domain default 2022-03-02 14:00:05.156 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-02 14:00:05.156 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:00:05.156 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:00:05.156 | ++ functions-common:get_field:812 : read data 2022-03-02 14:00:05.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.156 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.156 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.156 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:05.156 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:00:05.156 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:00:05.156 | ++ functions-common:get_field:818 : echo '| 809d7227f7b84d78bec4713baa68f9d4 | 53a0c3b75c524a768ea7d407c7b7e90d | | | default | | False |' 2022-03-02 14:00:05.156 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:00:05.156 | ++ functions-common:get_field:812 : read data 2022-03-02 14:00:05.156 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=809d7227f7b84d78bec4713baa68f9d4 2022-03-02 14:00:05.156 | + functions-common:get_or_add_user_domain_role:1021 : echo 809d7227f7b84d78bec4713baa68f9d4 2022-03-02 14:00:05.156 | 809d7227f7b84d78bec4713baa68f9d4 2022-03-02 14:00:05.199 | [17685 Async ks-domain-role:79923]: finished get_or_add_user_domain_role admin 53a0c3b75c524a768ea7d407c7b7e90d default with result 0 in 10 seconds 2022-03-02 14:00:05.205 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-02 14:00:05.240 | [17685 Async ks-project:80064]: Waiting for completion of get_or_create_project service Default running on PID 80064 (5 other jobs running) 2022-03-02 14:00:05.266 | [17685 Async ks-project:80064]: Signaling child to exit 2022-03-02 14:00:05.266 | WAKEUP 2022-03-02 14:00:05.287 | [17685 Async ks-project:80064]: Signaled 2022-03-02 14:00:05.290 | + functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:00:05.290 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-02 14:00:05.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.290 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.290 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.290 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:05.290 | + functions-common:get_or_create_project:938 : project_id=ae61b2de5388458facdfb622628c32bb 2022-03-02 14:00:05.290 | + functions-common:get_or_create_project:939 : echo ae61b2de5388458facdfb622628c32bb 2022-03-02 14:00:05.290 | ae61b2de5388458facdfb622628c32bb 2022-03-02 14:00:05.333 | [17685 Async ks-project:80064]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-02 14:00:05.370 | [17685 Async ks-service:80150]: Waiting for completion of get_or_create_role service running on PID 80150 (4 other jobs running) 2022-03-02 14:00:05.393 | [17685 Async ks-service:80150]: Signaling child to exit 2022-03-02 14:00:05.393 | WAKEUP 2022-03-02 14:00:05.416 | [17685 Async ks-service:80150]: Signaled 2022-03-02 14:00:05.418 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 14:00:05.418 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-02 14:00:05.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.418 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.418 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:05.418 | + functions-common:get_or_create_role:950 : role_id=4f1b271ef2614b5f87b03e6ee8717404 2022-03-02 14:00:05.418 | + functions-common:get_or_create_role:951 : echo 4f1b271ef2614b5f87b03e6ee8717404 2022-03-02 14:00:05.418 | 4f1b271ef2614b5f87b03e6ee8717404 2022-03-02 14:00:05.461 | [17685 Async ks-service:80150]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-02 14:00:05.497 | [17685 Async ks-reseller:80236]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80236 (3 other jobs running) 2022-03-02 14:00:05.521 | [17685 Async ks-reseller:80236]: Signaling child to exit 2022-03-02 14:00:05.521 | WAKEUP 2022-03-02 14:00:05.543 | [17685 Async ks-reseller:80236]: Signaled 2022-03-02 14:00:05.544 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 14:00:05.544 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-02 14:00:05.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.544 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.544 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.544 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:05.544 | + functions-common:get_or_create_role:950 : role_id=ef97397820ac4d6291fa450889f6c59e 2022-03-02 14:00:05.545 | + functions-common:get_or_create_role:951 : echo ef97397820ac4d6291fa450889f6c59e 2022-03-02 14:00:05.545 | ef97397820ac4d6291fa450889f6c59e 2022-03-02 14:00:05.587 | [17685 Async ks-reseller:80236]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-02 14:00:05.623 | [17685 Async ks-anotherrole:80325]: Waiting for completion of get_or_create_role anotherrole running on PID 80325 (2 other jobs running) 2022-03-02 14:00:05.647 | [17685 Async ks-anotherrole:80325]: Signaling child to exit 2022-03-02 14:00:05.647 | WAKEUP 2022-03-02 14:00:05.670 | [17685 Async ks-anotherrole:80325]: Signaled 2022-03-02 14:00:05.671 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 14:00:05.671 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 14:00:05.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.672 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:05.672 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:05.672 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:05.672 | + functions-common:get_or_create_role:950 : role_id=a77118a05896420f9ebfd89e69bc219e 2022-03-02 14:00:05.672 | + functions-common:get_or_create_role:951 : echo a77118a05896420f9ebfd89e69bc219e 2022-03-02 14:00:05.672 | a77118a05896420f9ebfd89e69bc219e 2022-03-02 14:00:05.715 | [17685 Async ks-anotherrole:80325]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-02 14:00:05.719 | + inc/async:async_wait:197 : return 0 2022-03-02 14:00:05.722 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 283b9a1684204d8abfbe2cdd702ba5fb 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:05.778 | + inc/async:async_inner:63 : get_or_add_user_project_role member 283b9a1684204d8abfbe2cdd702ba5fb 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:05.817 | [17685 Async ks-demo-member:81193]: running: get_or_add_user_project_role member 283b9a1684204d8abfbe2cdd702ba5fb 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:05.820 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 53a0c3b75c524a768ea7d407c7b7e90d 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:05.880 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 53a0c3b75c524a768ea7d407c7b7e90d 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:05.924 | [17685 Async ks-demo-admin:81305]: running: get_or_add_user_project_role admin 53a0c3b75c524a768ea7d407c7b7e90d 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:05.926 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 283b9a1684204d8abfbe2cdd702ba5fb 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:05.995 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 283b9a1684204d8abfbe2cdd702ba5fb 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:06.047 | [17685 Async ks-demo-another:81417]: running: get_or_add_user_project_role anotherrole 283b9a1684204d8abfbe2cdd702ba5fb 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:06.050 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 283b9a1684204d8abfbe2cdd702ba5fb 03f5ba028b5347b984517518db1e9183 2022-03-02 14:00:06.123 | + inc/async:async_inner:63 : get_or_add_user_project_role member 283b9a1684204d8abfbe2cdd702ba5fb 03f5ba028b5347b984517518db1e9183 2022-03-02 14:00:06.177 | [17685 Async ks-demo-invis:81529]: running: get_or_add_user_project_role member 283b9a1684204d8abfbe2cdd702ba5fb 03f5ba028b5347b984517518db1e9183 2022-03-02 14:00:06.182 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-02 14:00:06.186 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-02 14:00:06.188 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:00:06.191 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-02 14:00:06.197 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-02 14:00:06.220 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-02 14:00:10.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:10.449 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:10.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:10.449 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:10.651 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:10.654 | ++ functions-common:get_or_create_user:925 : user_id=630eb7713b584bc480ffacacc1d4ad62 2022-03-02 14:00:10.657 | ++ functions-common:get_or_create_user:926 : echo 630eb7713b584bc480ffacacc1d4ad62 2022-03-02 14:00:10.659 | + lib/keystone:create_keystone_accounts:360 : demo_reader=630eb7713b584bc480ffacacc1d4ad62 2022-03-02 14:00:10.662 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 630eb7713b584bc480ffacacc1d4ad62 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:10.936 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 630eb7713b584bc480ffacacc1d4ad62 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:11.067 | [17685 Async ks-demo-reader:81710]: running: get_or_add_user_project_role reader 630eb7713b584bc480ffacacc1d4ad62 4a395c16c5184b369f7402853b89c912 2022-03-02 14:00:11.082 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-02 14:00:11.109 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-02 14:00:11.133 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:00:11.154 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-02 14:00:14.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:14.822 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:14.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:00:14.822 | from cryptography.utils import int_from_bytes 2022-03-02 14:00:15.014 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:00:15.017 | ++ functions-common:get_or_create_project:938 : project_id=19b12929f9344476be331ab37a6ca725 2022-03-02 14:00:15.020 | ++ functions-common:get_or_create_project:939 : echo 19b12929f9344476be331ab37a6ca725 2022-03-02 14:00:15.024 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=19b12929f9344476be331ab37a6ca725 2022-03-02 14:00:15.027 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-02 14:00:15.032 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-02 14:00:15.034 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:00:15.037 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-02 14:00:15.039 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-02 14:00:15.043 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id